Hi,
I am new to Windows commands, can you please let me know the details of below command.
CALL C:\Oracle\Middleware\EPMSystem11R1\products\Foundation\BPMA\EPMABatchClient\batch -C"C:\DopCube.txt" -R"C:\ImportLogs\DopLog.txt" -LOn -STrue -Uadmin -Ppassword
Thanks for your help!
-C -R know funcationality
Moderator: DosItHelp
Re: -C -R know funcationality
At least I can't answer your question.
The developers of a specific program decide if a program accepts command line parameters, and if command line parameters are supported they also decide what parameters they support and what meaning they have.
What I'm trying to tell you is that options -C and -R will have a complete different meaning for different programs.
Since we don't even know what program you're talking about your best bet is to search on their homepage for the command line reference for this specific tool.
Steffen
The developers of a specific program decide if a program accepts command line parameters, and if command line parameters are supported they also decide what parameters they support and what meaning they have.
What I'm trying to tell you is that options -C and -R will have a complete different meaning for different programs.
Since we don't even know what program you're talking about your best bet is to search on their homepage for the command line reference for this specific tool.
Steffen
Re: -C -R know funcationality
I found the EPMA Batch client command line arguments explained in epma_batch_user.pdf on page no 8f:
* "-C": "Specifies the name of the script file to execute."
* "-R": "Specifies the name of the file to write the results to on your machine."
penpen
* "-C": "Specifies the name of the script file to execute."
* "-R": "Specifies the name of the file to write the results to on your machine."
penpen
Re: -C -R know funcationality
Thank you for your quick reply it's very helpful
Re: -C -R know funcationality
I work with Oracle utilities daily - please let me know if you need help with anything.
With EPMA, you'll also need to know where your import profile are located, especially if Foundation and Essbase sit on different servers.
With EPMA, you'll also need to know where your import profile are located, especially if Foundation and Essbase sit on different servers.