Error codes of DS

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
mauherga
Participant
Posts: 31
Joined: Thu Mar 02, 2006 9:47 am
Location: Mexico

Error codes of DS

Post by mauherga »

Hi,

Can some one tell me where can I find informaton about error codes in DS (and how to solve it)?

I have some errors that I want to know how to solve:
- Controller problem: Unhandled failure (-14) encountered calling routine DSWaitForFile
- Controller problem: Error calling DSRunJob(DWTHCCOMVERSE), code=-2 [Job is not in the right state (compiled and not running)]
- Job DWTHCCOMVERSE has finished, status = 96 (Crashed)
- Error calling DSWaitForJob(), code=-99 [General repository interface 'other error']
- ds_ipcput() - timeout waiting for mutex
- Unable to allocate Type 30 descriptor, table is full.

Thanks in advance.
maurik
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

Here, of course! :lol: There's no central document that lists all error codes across all APIs, Clients, and Server jobs. This site is a great tool. All of your issues can be found here with solutions, so use the Search tool.
Kenneth Bland

Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
Post Reply