Verb DSJOB is not in your VOC
Moderators: chulett, rschirm, roy
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
If you must run it from the Command window, use this form:
And even that requires that PATH is set so as to include the parent directory of the dsjob.exe file (that is, the bin directory in the DataStage Engine folder).
Code: Select all
DOS /C "dsjob -lprojects"And even that requires that PATH is set so as to include the parent directory of the dsjob.exe file (that is, the bin directory in the DataStage Engine folder).
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.
