Running load balanced EIM from command line - Server Name required?
Hi Siebel Folks,
We have 4 application servers out of 8 that are assigned the EIM Component Group, which are required due to the number of batch jobs required for our implementation.
These batch jobs are invoked by scripts on our ETL server that call the srvrmgr command line, e.g.
run task for component EIM server siebsrvrdev1 with config=account.ifb
However we don't want to specify the Siebel Server -- we want the SR Broker to identify an available server with the EIM component group assigned, and send it randomly to that available server. But when we try leaving out the server (either upon srvrmgr login or by the run task command) the request completes successfully, but no job is actually created on the server.
0