Invoking DS Jobs
Moderators: chulett, rschirm, roy
-
Rony Mathai
- Participant
- Posts: 5
- Joined: Tue Jan 16, 2007 6:53 am
- Location: Bangalore
Invoking DS Jobs
Hi,
How can we invoke DS Job command to run the job when there are multiple ports on a single server.
Regards,
Rony and Nikhilesh
How can we invoke DS Job command to run the job when there are multiple ports on a single server.
Regards,
Rony and Nikhilesh
If you are on the same server do dsjob -run. You dont have to worry about any ports. Search this forum for more details on exact syntax of dsjob command. If you think I have misunderstood your question then please explain.
Last edited by DSguru2B on Wed Jan 31, 2007 8:00 am, edited 1 time in total.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
-
Rony Mathai
- Participant
- Posts: 5
- Joined: Tue Jan 16, 2007 6:53 am
- Location: Bangalore
Hi,
I will just explain our query in more detail.
Our client have reinstalled the DataStage server at different directories and this time they have enabled UTF format on DataStage server so with this reinstallation on different directories, now we have two datastage instances on one server.Earlier in our scripts we were not mentioning any ports but now it seems that we will have 2 ports 31539 and 31538.Do we need to include the
dsjob -server
ort -run as told by ArndW in our scripts??
The client is going to remove one of the instances later.
Regards
Rony
I will just explain our query in more detail.
Our client have reinstalled the DataStage server at different directories and this time they have enabled UTF format on DataStage server so with this reinstallation on different directories, now we have two datastage instances on one server.Earlier in our scripts we were not mentioning any ports but now it seems that we will have 2 ports 31539 and 31538.Do we need to include the
dsjob -server
The client is going to remove one of the instances later.
Regards
Rony
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:

</a>