Status code = -99 DSJE_REPERROR from unix shell

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
gianluca
Participant
Posts: 1
Joined: Wed Oct 05, 2011 3:32 am

Status code = -99 DSJE_REPERROR from unix shell

Post by gianluca »

Hi all,

i'm calling dsjob to run a sequence by a unix shell in the test enviroment. It always worked fine since now, but now something's happened and im getting the Status code = -99 DSJE_REPERROR.

The shell works fine on other enviroment (eg: production enviroment), as i tried it.

The test enviroment is HP UX.

Any helps would be appreciated.

Thank you
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

-99 is a general repository error; that message doesn't tell us (or you) very much. Double check the syntax of your dsjob command, particularly if you are passing shell variables to it.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply