Issue: An attempt to use the Lifecycle Management Command Line Utility with the -server option produces this error message:
303030 - Invalid Option '-server'
This error occurs because the -server option, which was used in earlier releases to export or import artifacts on the Shared Services file system and not on the server where the Lifecycle Managementt command-line utility is running, is deprecated in Release 11.1.2.1.
Solution: To import or export to the Shared Services file system from the command line, mount the drive that is used by the Shared Services server from the computer where you are running the command-line utility, and then directly export to the directory structure that you want to use.
For example, if the Shared Services server is on ServerA, and EPM ORACLE INSTANCE is c:/oracle/middleware/user_projects/epmsystem1, use a UNC path (//host/share/path) to the import_export folder and use the -b base path option, as in this command:
utility.sh PlanExportMDF.xml -b //ServerA/c$/$EPM_ORACLE_INSTANCE$/ import_export