would anybody please help us in solving following error
job is failing with DataStage status code is: 81002.
would anybody please help us in solving following error
Moderators: chulett, rschirm, roy
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
Welcome aboard.
81002 = connection (between client and DataStage server) is broken.
This might be because an inactivity timeout triggered, because there was a glitch in the network between the two machines, or because of a failure on the server side, particularly in one of the "agent" processes (dscd, dsapi_server or dsapi_slave).
Once an 81002 error has occurred you have no choice but to re-start the client application. The previous incarnation may have the design locked, so your DataStage Administrator may need to go through the process of clearing the lock, perhaps using Cleanup Resources in the Director client, perhaps using the UNLOCK command on the server itself.
81002 = connection (between client and DataStage server) is broken.
This might be because an inactivity timeout triggered, because there was a glitch in the network between the two machines, or because of a failure on the server side, particularly in one of the "agent" processes (dscd, dsapi_server or dsapi_slave).
Once an 81002 error has occurred you have no choice but to re-start the client application. The previous incarnation may have the design locked, so your DataStage Administrator may need to go through the process of clearing the lock, perhaps using Cleanup Resources in the Director client, perhaps using the UNLOCK command on the server itself.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
