Categories
OBIEE 12c batch file

Dear Experts,
How to write simple batch file to call below command from task manager to take bakup welly base
E:\Oracle\Middleware\Oracle_Home\user_projects\domains\bi\bitools\bin>exportarchive.cmd ssi E:\Oracle\Middleware\Oracle_Home\user_projects\BAR\BARExport
OBIEE 12.2.1.4.o, windows server 2016
Please share your ideas
Answers
-
I can’t see what the OBIEE issue is here unless I’m missing something obvious.
0 -
This is an extension of OBIEE 12C BAR file automated daily backup
If you expect somebody to write a nice batch file and send it over, this isn't how the community forum work.
If you have specific questions ask them and people here around will be glad to help (on their free time).
0 -
Dear Gianni,
My question I will take care of the script. Will OBIEE allow the batch script calling above command.
0 -
Just need a conformation will obiee allow the batch script or not calling above command
0 -
Have you executed the code on the command line? If the syntax is correct and the command runs then you should be able to script it.
0