Hi ,
I'm facing migration issue.Please check below error.
Invalid command-line arguments: Expected argument: export bundle (argument 4)
oracle.bi.migration.tool.commandline.CommandLineArgumentParseException: Expected argument: export bundle (argument 4)
at oracle.bi.migration.tool.commandline.CommandLineParser.expectedArgumentException(CommandLineParser.java:370)
at oracle.bi.migration.tool.commandline.CommandLineParser.parseCommandLineArgumentsOut(CommandLineParser.java:139)
at oracle.bi.migration.tool.commandline.CommandLineParser.parseCommandLineArgumentsOut(CommandLineParser.java:113)
at oracle.bi.migration.tool.commandline.CommandLineParser.parseCommandLineArgumentsOut(CommandLineParser.java:86)
at oracle.bi.migration.tool.commandline.CommandLineParser.parseCommandLineArgumentsOut(CommandLineParser.java:76)
at oracle.bi.migration.tool.commandline.CommandLineParser.parseCommandLineArguments(CommandLineParser.java:52)
at oracle.bi.migration.tool.commandline.CommandLineParser.parseCommandLine(CommandLineParser.java:35)
at oracle.bi.migration.tool.MigrationTool.determineAction(MigrationTool.java:57)
at oracle.bi.migration.orchestration.MigrationConductor.performMigrationAction(MigrationConductor.java:106)
at oracle.bi.migration.tool.MigrationTool.go(MigrationTool.java:200)
at oracle.bi.migration.tool.MigrationTool.main(MigrationTool.java:255)
Expected arguments:
out <oracle 11g home> <domain home> <output export bundle path>
(Export from an existing system)
in [config] <oracle home> <product home> <domain home> <export bundle> <service instance name>
(Import into an existing system)