Bypass the load with Batch file utility

Gurus,
I'm trying to create a batch file to run the load of contour utility, so I need the comments about her.
The goal is that the OLU run when we run a single script.
So I created this .bat file containing the following lines
START cmd /K cd /D D:\oracle\Middleware\user_projects\epmsystem1\Planning\planning1


The first line opens the command prompt and takes me in the directory (planning of the depenses1) where we have the edge load the utility.
But it stops there. It does not the second line - the outlineload.cmd.
Should I add?
Did I miss something?

Suggestions will be highly appreciated.

Thank you

Published by: beginning of hyperion on 9 April 2013 13:10

You can say call D:\oracle\Middleware\user_projects\epmsystem1\Planning\planning1\OutlineLoad.cmd A:pabudget U:bprosvc /I:E:\xansa\OutlineLoad\OB_HAL_PROPERTY.txt /D:Property /X:E:\xansa\OutlineLoad\property.err /L:E:\xansa\OutlineLoad\propertyimport.log

Concerning

Celvin

http://www.orahyplabs.com

Please check the answers as useful/correct as appropriate

Tags: Business Intelligence

Similar Questions

  • iPhone 5s stuck on the loading with the apple logo bar

    my iphone 5 s is currently blocked on the loading with the apple logo bar, my home button does not work (I normally use assisstive-touch), ive tried connecting my phone to a laptop and then connect to itunes, but when I connect to itunes it say «to allow access, answer on your iphone» I don't know what to do and need my phone. Help, please.

    You must get the repaired Home button in order to connect to iTunes to sync or restore data.

    Help here > repair - official Apple iPhone Support

  • Windows Media player on my machine does not run some AVI files. How can I check what the problem with AVI files. Files are running in other utilities of free ware

    Windows Media player on my machine does not run some AVI files. How can I check what the problem with AVI files. Files are running in other utilities free ware. Also, windows Explorer does not display dimension and other video related information for the file. Y at - it a tool that can indicate what exactly is the problem with the file.

    Ritu

    Hello

    1. you get any error message?

    2. don't you make changes to the computer before the show?

    Please follow the steps from the link below.

    http://support.Microsoft.com/kb/279242

  • Try to download an update of the firmware with a file extension ROM Vista says it's an unrecognized file type

    Title: download original ROM files on Vista

    Try to download an update of the firmware with a file extension ROM Vista says it's an unrecognized file type. Patches?

    You must get the update of the firmware that can handle the type of file the same place ROMA, you got the firmware file.  From what I see, they seem specific to the product updated. http://www.FileInfo.com/extension/ROM if they don't have it, talk to their technical support staff and ask them what type of program is required to install the firmware provided in ROM format and where you can get it.  Vista doesn't have the ability to read a file ROM type  Some software must be added to give this capability.

    Here is an article I read: "various hardware upgrades and emulators use the ROM file extension." A user needs a flash program usually available on the website of the manufacturer of the motherboard. The user must not flashing BIOS unless the user knows that he has the image of his mother. An error or the computer may be turned off when the wrong BIOS image is flashed. "So be very careful here, or you can completely disable your system.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Save the ascii with configuration file

    I have a text (original file) file (separator = vbtab) with the following structure:

    First line contains the names of channel and other lines are given

    Name1 Name2 Name3...

    DFR 45.4 17/05/2009...

    fgh 34.1 13/04/2008...

    .          .                    .

    .          .                    .

    .          .                    .

    (1) for the loading of data, I use *.stp Filter and I create my strings containing data:

    Group1/Name1;

    Group1/Name2;

    Group1/Name3;...

    (2) I have change some values in my channel.

    (3) I need to export my strings in a text file with the same structure of my original text file.

    I usually use: writeline OpenTextFile method...

    It is possible to save the data of my strings in a text file with the structure of my original file and use a filter (even .stp) or other methods and do not write each line in a text file?

    Thank you

    Yustas

    Perhaps these lines help

    Option Explicit
    protected csvFilename: csvFileName = "D:\temp\EXAMPLE.csv".
    DataFileSave "" & replace (replace (csvFileName, "&", "&"),"<", "<")="" &="">"& _)
    "tab DD/MM/YYYY HH: mm:" & _
    'Yes1', 'CSV '.

    Greetings

    Andreas

  • How to operate the system Exec (Batch file) as an administrator

    Hello

    I have a batch file that I need to run. But it should work with administrator access.

    How can I run a command line by using the Exec.vi system as an administrator?

    I was able to "solve" this problem with a work around.

    I installed the 64 bit version of LabVIEW that calls the appropriate 64-bit shell to execute the TFTP call.

    I do not understand the lack of functionality in the 32-bit version and the 64-bit version seems to work.

  • I need help doing things with batch files

    This applies to All THE VERSIONS OF WINDOWS and probably relates more to MSDOS than any other.

    cmd.exe or notepad.exe and comand.com applications

    I'm doing some kind of Setup.

    I have a tool nice lottle I did that works with a batch file. and he has 3-4 text file sthat go with it. I wanted to make a batch file which would act as an installer. make the MainMenu.txt, ReadMe.txt, Credits.txt, DISCLAIMER.txt fill them with the correct values, then make the .bat file that acts as the user interface. and when this launch the batch file under its weight made it has created (and not as a child of cmd window) then delete itself so all that remained was the new files...

    I tried the command IF [NOT] EXIST filename command because it's the only IF the syntax I have any slight understanding of

    EXAMPLE OF

    mkdir EXAMPLE

    EXAMPLE of CD

    IF [NOT] EXIST MainMenu.txt GOTO CMAIN

    : CMAIN

    ECHO the text I want to be in the lead > MainMenu.txt

    pause

    EXAMPLE OF

    but when I run the command 'Betainstall.bat' file, it opens and then closes immediately. What would be nice if it was the CASE of WAT I TOLD it to. it doesent need to be opened, because it only creates a directory then makes em fills with files on and its done... but it doesent do anything. and since it closes too quickly it's a bit hard to read all the messages that appears. (im not fast enough for print scrn) and addition of the pause at the end did not a thing. and / k has ever helped me before

    so someone who knows nothing about MS-DOS or command prompt this is a great opportunity to showcase the prowess of youre

    I just need to find how to get cmd to delete the last entry of Y.

    If I could get the Y equal to NULL it should write the %M % and not okay right?

    For the first part of what I mentioned above, you can simply do:

    SET M =

    The M variable will then to null.

    However, for what is in quotes: No. get M set to null will do what you want.  Use the command I mentioned in my previous post.  Note the signs double% to get the result of %M % in the command of the user file.

    IF the echo % M %! == 1 ! Goto: whatever > USER - X 2. 0.Bat

    Then the USER - X 2. 0.Bat will contain the line:

    IF M %! == 1 ! Goto: whatever

    Now, from your original:

    SET /p M = type OK or CANCEL, and then press ENTER:
    IF %M % IS INSTALL OK GOTO
    IF %M % IS CANCEL LEAVE
    : INSTALL

    You can see that if the M variable contains not exactly the capitals OK or CANCEL capitalized (that you specified), then the second half of each IF statement will not be executed. Your sample of what is getting written to the file USER - X 2. 0.Bat, you typed tiny ok and it works again the part of the installation of your batch file because he simply fell thru to the: part of the INSTALLATION.

    What you want is a batch program that allows to anticipate all possible ways that the user could answer "correctly". When you check if the variable M is equal to OK, it checks that specifically. All other cases the letters will not be the exact match.  That's why I ran three different lines looking for okay, okay, then OK.

    The fall same thru happen here:

    SET /p M = press on, then ENTER:
    IF %M % == y GOTO RUN
    : RUN

    Because the only thing you're looking for is there it will be Goto: EXECUTION of the IF statement , if (and only if) M is exactly there, but if it is equal to anything else it will fall through to the next line which is your: block RUN. As you have, any response is typical for the "SET/p M = press on, then ENTER", it's going to fall through and get to the: RUN block. The only exception is that if the user presses the enter only key, it will then generate the error message that I mentioned and end the batch file. That's why I used the! at the end of the two %M % and on the end of what we test, such as OK! This test if the user pressed the key entry in itself without the batch file, which gives an error.

    So, instead of this:

    IF the ECHO %M % == 1 GOTO RUN > USER - X 2. 0.bat
    IF the ECHO %M % == 2 GOTO README > USER - X 2. 0.bat
    IF the ECHO %M % == 3 CREDITS GOTO > USER - X 2. 0.bat
    IF the ECHO %M % == 4 GOTO WARNING > USER - X 2. 0.bat
    IF the ECHO %M % == 5 GOTO EOF > USER - X 2. 0.bat

    Use this:

    IF THE ECHO % M %! == 1 ! GOTO RUN > USER - X 2. 0.bat
    IF THE ECHO % M %! == 2 ! GOTO README > USER - X 2. 0.bat
    IF THE ECHO % M %! == 3 ! GOTO CREDITS > USER - X 2. 0.bat
    IF THE ECHO % M %! == 4 ! Disclaimer GOTO > USER - X 2. 0.bat
    IF THE ECHO % M %! == 5 ! GOTO EOF > USER - X 2. 0.bat

    Or use which does the same thing, but look more pretty:

    IF the echo % M %! == 1 ! Goto: run > user - X 2. 0.Bat
    IF the echo % M %! == 2 ! Goto: ReadMe > user - X 2. 0.Bat
    IF the echo % M %! == 3 ! Goto: credits > user - X 2. 0.Bat
    IF the echo % M %! == 4 ! Goto: warning > user - X 2. 0.Bat
    IF the echo % M %! == 5 ! Goto: EOF > user - X 2. 0.Bat

    (Upper and lower case for the block names all answer the same, whereas they are not nit-picky as the tests within the statement itself. I put the: before the labels of block in the IF statement so I know it's a label. I left the uppercase EOF because it is an acronym for end of file. And I use IF instead of If since it's a small order and I like it to stand. This bit is just my personal preference.)

    Another thing, you can make is for your first redirection in User - X 2. 0.Bat is to use the single > crush entire previous existence of this file. Then for forwarding the following him, continue the > who is the operator 'Add file '.

    Better yet would be first to check if the file of the user - X 2. Bat is and give the user the possibility to replace, rename, or to have an abortion.

    Clear as mud now? :)

    Edit: I just looked and I see that you are already doing the single > for the first time. Pass over my hikes on this part. Laughing out loud

  • Problems with batch files and command.

    I'm not too familiar with the support of the PC, but can follow the operational base.

    I had a problem with my windows vista machine.  Whenever I started, there was a poster on my screen batch file.  This was a company script provided departmental support of PC does not recognize.  It was as if the batch file has been stuck in a mode where it would display only instead of execution.  After a bit of back & comes with our IT supports people, they agreed to look into the problem.  They went under launch programs to ensure that batch files have been executed with the cmd program.  Now, it displays a MS-DOS window whenever I start.  I don't know why this is so.

    As my company IT Department is unable to help, I hope someone can give me some advice.

    Is there a place to check to find out WHY this dos window appears every time and how I could fix this situation.  I can't that hope that corporate batch files are run correctly.

    Thank you

    Ken

    Hello Ken,

    1. Since when are you facing this problem?

    2. the recent changes to the computer?

    3. is the computer on the domain by chance?

    If so, the question you have posted is related to Windows in adomain of work environment and would be better suited to the TechNet community. Please visit the link below to find a community that will support what ask you

    http://social.technet.Microsoft.com/forums/en-us/itprovistanetworking/threads

    If not,

    I suggest you to put the computer in aclean boot state .

    To help resolve the error and other messages, you can start Windows Vista by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See the link below for more details:

    How to troubleshoot a problem by performing a clean boot in Windows Vista:

    http://support.Microsoft.com/kb/929135

    Note:

    When you are finished troubleshooting, follow these steps in the section above to reset the computer to start as usual.

    Kind regards

    Savan - Microsoft technical support.

  • Change in the type of batch files

    I had a text editor that has saved many small text without any extension files.

    They are listed as 'file' without extension in my list of documents.

    I got another text editor that records correctly my new files with the .txt extension.

    I want to change large groups of text files that have no extension to the type .txt. I have hundreds of them in several files.

    I can't associate a file with my new text editor type such that there is no extension to associate.

    Hello

    In Windows Explorer, select the 1 file in a folder - then pressing SHIFT while scrolling down
    at the end of these files - when a group is highlighted right-click - Rename - enter *.txt
    and everyone should have this extension added.

    How to rename batches of files in Windows: 4 ways to rename multiple files
    http://www.howtogeek.com/111859/how-to-batch-rename-files-in-Windows-4-ways-to-rename-multiple-files/

    Batch files
    http://commandwindows.com/batch.htm

    You can use an IF Errorlevel to check to determine if the conditions are met to loop
    return or stop the process. Use labels.

    ERRORLEVELs
    http://www.robvanderwoude.com/errorlevel.php

    There is a lot of help for commands using BING or Google files.

    I hope this helps.

    If statements
    http://www.robvanderwoude.com/if.php

    Connection with IF statements.
    http://commandwindows.com/batchfiles-branching.htm

    Wildcard characters:

    * = all places

    ?    = a single place

    Ren 'xyz123_*.wav '. WAV

    Rename the files xyz123_*.wav for the FIRST five places of the original file name. However
    It would only deal with the first file as all others would be end upward with duplicate names.

    ===========================================================

    PowerShell script is another option;

    Windows PowerShell
    http://TechNet.Microsoft.com/en-us/library/bb978526.aspx

    Scriptiing with Windows PowerShell
    http://TechNet.Microsoft.com/en-us/scriptcenter/dd742419

    PowerShell - Introduction
    http://commandwindows.com/PowerShell.htm

    Windows PowerShell
    http://msdn.Microsoft.com/en-us/library/aa973757 (vs.85) .aspx

    The Windows PowerShell user manual
    http://TechNet.Microsoft.com/en-us/library/ee221100.aspx

    Writing scripts with Windows PowerShell & download link
    http://TechNet.Microsoft.com/en-us/scriptcenter/PowerShell.aspx

    How Do i: Windows PowerShell 2.0?
    http://TechNet.Microsoft.com/en-us/Windows/dd320288.aspx

    Windows PowerShell
    http://en.Wikipedia.org/wiki/Windows_PowerShell

    Windows management framework (Windows PowerShell 2.0, WinRM 2.0, and BITS 4.0)http://support.microsoft.com/kb/968929

    How to open Windows PowerShell in Windows 7
    http://www.SevenForums.com/tutorials/27758-Windows-PowerShell.html

    I hope this helps.
    --------------------------------------------------------------------------------------------
    Rob Brown - Microsoft MVP<- profile="" -="" windows="" experience :="" bicycle="" -="" mark="" twain="" said="" it="">

  • Any command to change the coarse user batch file?

    I would like to know about any command to switch users using the batch file.

    Does anyone have any suggestions?
    Thanks in advance for your suggestions

    Hello

    Thanks for posting your query on the Microsoft Community.

    We have a support forum dedicated to systems on these issues, I suggest you to post your query on the Microsoft Developer Community for that matter. You can get more effective suggestions and adapted by experts familiar with this topic.

    Please visit the link below to find a community that will support what ask you:

    Microsoft Developer Network

    http://social.msdn.Microsoft.com/forums/en-us/a87b39d6-17c6-4AA5-93d3-7610ab257796/how-to-create-batch-file-MSI?Forum=netfxcompact

    Hope this information is helpful and let us know if you need more assistance. We will be happy to help.

    Thank you

  • Passage of the maxl script batch file value.

    Hi gurus,

    I want the user to select the scenario he wants to clear the data for a specific intersection in a cube of ASO for running batch file. Files and newspapers is as below

    Batch file:

    ECHO please select a scenario:

    ECHO A. actuals

    B. Budget echo

    choice/m C:AB '-> > enter a letter for the scenario you want to delete: "%1 '"

    IF ERRORLEVEL is 1 Set ScenarioName = law

    IF ERRORLEVEL == 2 Set ScenarioName = bud

    E:\Oracle\Middleware\user_projects\epmsystem3\EssbaseServer\essbaseserver1\bin\startMaxl.bat "C:\Users\TCleardata2.mxl" % ScenarioName %

    MaxL file:

    spool to 'C:\Users\Cleardatalog.txt ';

    / * Value Variables * /.

    Set vScenarioName = $1;

    Echo script: "$vScenarioName";

    connection username pwd on "IP:1423 Server";

    / * Erase data * /.

    ALTER database abc.abc clear data in the region ' {("$1", Final, FY15, P2, ACC_1011640)}' physical;

    echo * clear full *;

    disconnection;

    spool off;

    Log file:

    Scenario: law

    MAXL > connection username pwd on "IP:1423 Server";

    OK/INFO - 1051034 - user [username@pqr] connection.

    OK/INFO - 1241001 - connected to Essbase.

    *****************************************************************************

    MAXL > alter database abc.abc clear data in the region ' {("$1", Final, FY15, P2, ACC_1011640)}' physical;

    ERROR - 1260052 - syntax error in a MDX query on line 1 to token entry ' "$1".

    *****************************************************************************

    Full Claire *.

    MAXL > disconnect;

    Username is disconnected

    ___________________________________________________________________________________-

    in the MAXL if I write: law instead of ' $1 ' it works fine, but I can't take the user input, it is question of syntax?

    Below the command works fine:
    ALTER database abc.abc clear data in the region '{(law, Final, FY15, P2, ACC_1011640)}' physical;

    Can someone please let me know what I'm doing wrong here?

    Thank you

    RN

    I don't think that (alone) allows in this case - the problem is that the single quotes around the specification of the whole region removes extension variable (see Variables).

    Double quotes lose about $1, but also replace the single quotes around the specification of the entire region with quotes, i.e.:

    ALTER database abc.abc clear data in the region '{($1, Final, FY15, ACC_1011640, P2)}' physical;

  • Automated ' Save as ' Option for the treatment of batch files?

    Hi all

    I use a batch process to watermark all my images coming out on my site Web etc and social networks.

    I ran this process in PS CS6 and this would automatically save the files with predefined file (save as .jpg) as planned options. I would not intervene at all, just let it run in the background. However after the 2015.5 of CC PS, it is prompting me to "save under" after that each individual picture is a watermark. Is not really viable as I can sometimes be the treatment of hundreds of photos at once. I save the picture watermark to a new location and do not want to use the names of existing files, I do not know I do something wrong, but I don't particularly want to do a new action to save to a new location for each specific set of photo, I'll take. Any suggestions?

    -Roger

    Simply record the action for the watermark in your image with no. save step.  Then use the Image or the Image Processor plugin Pro processor script.  Set the script to save as many image files and file types that you need size and save where you want and have the script includes your action processing of image files from source to watermark your images...

  • RMAN backup on the database with data file with corrupted block

    Hi friends,

    I have a problem with a database of oracle 11g XE on windows server 2003, the database is in production, it is open, is operating normally.

    The database has no backup configured before, so I put the database archiving mode and tried to backup using rman utility, but it show me some errors.

    First of all, it showed me:

    ORA-19501: error in reading file... SYSAUX. DBF

    ORA-27070: async read/write failed

    OSD-04016: error queuing an asynchronous i/o request.

    And when I passed the dbv on the SYSAUX file utility. DBF showed the fatal error.

    So, I switched CHKDSK utility on windows to repair the disc of the error. After that, run utility dbv and he passed and showed me the corrupt on SYSAUX blocks. DBF

    Then, came to rman and ran:

    RMAN > validate the logical database checking;

    State of the file marked corrupt blocks examined empty blocks high YVERT

    ---- ------ -------------- ------------ --------------- ----------

    3 0 1111 115840 78859075 FAILED

    File name: C:\ORACLEXE\APP\ORACLE\ORADATA\XE\SYSAUX. DBF

    Type block for lack of treated blocks blocks

    ---------- -------------- ----------------

    Data 0 0

    Index 0 0

    Other 38 114729

    After that: watching the content of v$ database_block_corruption;

    Show me a lot of lines like this:

    SQL > select * from v$ database_block_corruption;

    FOLDER # BLOCK # BLOCKS CORRUPTION_CHANGE # CORRUPTIO

    ---------- ---------- ---------- ------------------ ---------

    3 4440 1 FRACTURED 0

    3 4439 1 0 ZERO ALL THE

    3 4386 2 FRACTURED 0

    3 4384 1 0 ZERO ALL THE

    3 4334 1 0 ZERO ALL THE

    ...

    33 selected lines.

    Finally I try to rerun rman and he shows me the error:

    ORA-19566: exceeded the limit of 0 blocks corrupt file C:\ORACLEXE\APP\ORACLE\ORADATA\XE\SYSAUX. DBF

    How can I do backup with rman? Maybe I can by pass the corrupt block?

    I'll be grateful for any help you can provide.


    =)

    It would be better if you try to find the reason of corruption and try to recover the corrupt blocks. A block corrupted in the backup would really not must use. But if you're ready to take backup, you can ask RMAN to ignore corrupt blocks and move forward.

    Use the pseudo-code for the backup

    Run {set maxcorrupte for the database to 10;

    backup tablespace sysaux ;}

    HTH

    Aman...

  • Whats is the problem with OBJ files in Photoshop CC 2014?

    "What's up my fellow adobinites! Well, I want to start with, "I have a dilemma. When I open a .obj file in Photoshop CC 2014 there is an error each time but in reaction to the results, I torrented Photoshop Cs6 for educational purposes and testing and it worked flawlessly. It was the version 'More' then Yes. Also the .obj file worked after effects CC 2014 and with the other hand I think Photoshop 3d features just in I'm wrong.

    Also if you have files obj sites teem please me. I'll love you forever.

    Photoshop is misinstalled, or you've had alteration of the disc of the Photoshop files - it is a mistake to BONE, saying that it can not load part of the binary files required to use Photoshop.

    It has nothing to do with OBJ files.

    Uninstall and reinstall Photoshop, then make sure that all of the updates are applied.

  • How to hide the sidebar with other files of Notes?

    OS X El Capitan (10.11.3)

    I am trying to read a PDF Acrobat Pro and take notes with Notes in my mac, side by side.

    I would like to know how to hide the sidebar on the left of Notes, where are the names of the other file.

    I don't want the files, I already went to 'View' and you click "hide files".

    I can just see the writing of the Notes area while sharing the screen with the document I read in Acrobat Pro.

    Looks like a basic feature which Apple or Adobe Acrobat Pro should have, but I can't seem to find it.

    Looked for other solutions to the App Store, but what I've found is a bit expensive.

    I appreciate any assistance.

    I asked that your thread moved to the El Capitan forum.

Maybe you are looking for