EIM

When you run an EIM job using configuration file(ifb). if you get an error and the log says invalid file name. what will you do?

Questions by satman123   answers by satman123

Showing Answers 1 - 6 of 6 Answers

This error occurs when the file is not located in the folder from the Batch file is run.

You need to verify if the configuration .ifb file name and the path to the file is valid and is correctly specified.

Batch file will always pick the config file by default from the same folder.

In case of different folder

START TASKS FOR COMP EIM WITH CONFIG="c:[Folder Name][IFB Name]"

  Was this answer useful?  Yes

Dave Delaney

  • Jan 21st, 2014
 

Where the IFB files reside is a configurable parm. But the default is siebsrvradmin. Note that even though the ifb files may be in the correct location you will still gete a file not found error for unix/aix based siebel servers if you have not run the chmod +x on the ifb file set.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.