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
Search found 6 matches
- 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
- 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: 1652
- 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: 782
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.
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.
- Tue Apr 22, 2008 5:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need Datastage Job Log information
- Replies: 3
- Views: 1426
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.
Thanks in advance.
- Tue Apr 22, 2008 1:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need Datastage Job Log information
- Replies: 3
- Views: 1426
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.
- 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: 1652
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...