Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DecisionStream Scheduler

Status
Not open for further replies.

debdas

MIS
Feb 12, 2003
35
IN
Hi Experts,

I have downloaded 6.5 version from Cognos site but unable to do schedule Jobstreams in DecisionStream. Is there any macro for that ?


Debabrata Das
 
Hello debdas,

To get a jobstream connected to a scheduler you have to copy the commandlinetext which is shown when you select Excecute a JobStream. Paste this text in a batchfile and you can invoke this batchfile in a scheduler. You do not a macro for that.

The line looks something like this:
"C:\Program Files\Cognos\cer1\bin\rundsjob.exe" -P "ODBC" "DSN=DS GO_Catalog" "ConformedDimensionJS"

Cheers

jack
 
Thanks Jack, for your valuable suggestions... I will try & check

Debabrata Das
 
Hi experts,

Does someone know where I can find the list of return code for rundsjob launcher ?

I have a ds_rc 4 during a job which write data from Oracle to a text file.

Thanks for your help

Fred
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top