Search found 6 matches

by knockalok
Mon Apr 23, 2012 8:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Error "Parallel job reports failure (code -99
Replies: 1
Views: 1312

Datastage Error "Parallel job reports failure (code -99

Hi,

I am using IBM Datastage 8.1 and its a server job. I am getting error "Parallel job reports failure (code -99)"

Can anyone tell me what kind of error is this? and what is the root cause of this?

How can we rectify this?

Thanks,
Alok
by knockalok
Thu Apr 16, 2009 11:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Execution of API Calls from DS Admin Command line
Replies: 4
Views: 1653

Suppose i wish to see all teh jobs lying in a projec t. What is the command in DS Admin command line to view. Is there any list of command to execute from universe database?
by knockalok
Tue Apr 22, 2008 5:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Capture DS Log Info in columns
Replies: 1
Views: 783

Capture DS Log Info in columns

Hi,

I want to capture the given Log Info after the DSjob has been run like:-

No of Records Processed
No of Records Rejected

in columns of a text file.

Can anyone please tell me the specific API function as i have tried out but couldn't find out any.

Thanks in advance.
by knockalok
Tue Apr 22, 2008 5:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Need Datastage Job Log information
Replies: 3
Views: 1427

Job Log Info : No of Records Processed, Rejected.

Can you please tell me the specific API function as i have tried out but couldn't find out any.

Thanks in advance.
by knockalok
Tue Apr 22, 2008 1:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Need Datastage Job Log information
Replies: 3
Views: 1427

Need Datastage Job Log information

I have installed DS Server on windows. I need to get the following infomation about Job: No. of rows processed No. of rows affected No. of rows rejected Could you please tell which function or logic I need to implement to get this information. Thanks in advance.
by knockalok
Wed Apr 16, 2008 3:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Execution of API Calls from DS Admin Command line
Replies: 4
Views: 1653

Execution of API Calls from DS Admin Command line

I have installed Datastage on window server both client and server. I am trying to execute API Calls like "DSGETPROJECTLIST", "DSGETPROJECTINFO" but they are throwing errors like "Verb DSGETPROJECTLIST is not in your VOC". Actually none of API calls are getting executed. So do we need to do any sett...