DSJOB Setup

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
nielsek1
Participant
Posts: 5
Joined: Mon Apr 16, 2007 2:52 pm

DSJOB Setup

Post by nielsek1 »

Hello,

We are in the process of upgrading to version 8.0.1 and are having some issues with updating the dsjob command on our scheduling server(not using director). In version 7.5 we copied dsjob and several dll's into a folder and called it using a VBS script and it ran correctly, did not install the client. When I copy the new DSJOB command and what I think are the correct dll's I get this error. If I install the client the command below runs fine however I am trying to avoid this.

dsjob -domain wafedaetl0 -user nielsek1 -password "password" -server
wafedaetl10 -lprojects
ERROR: ASBHome not found

Status code = 80011

I believe Status Code = 80011 is incorrect username and password however I have verified my password and the command I am running on a pc which has the DS Client installed.
Kyle
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The burning question is which user ID and password do you have to give when the -domain option is used? I don't know. Experiment.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
nielsek1
Participant
Posts: 5
Joined: Mon Apr 16, 2007 2:52 pm

Post by nielsek1 »

The user ID and password I am using is an admin in Information Server, WAS and on the server. I can run the command above successfully from a pc which has the client installed however I still cannot figure out why the DSJOB command won't work.

I believe in version 8.0.1 you have to use -domain in the comand.
Kyle
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Perhaps you should double-check with your Support provider? I doubt many people have walked your path yet...
-craig

"You can never have too many knives" -- Logan Nine Fingers
scottdevillers
Participant
Posts: 3
Joined: Fri Jun 02, 2006 2:29 pm
Location: Minnesota

Post by scottdevillers »

I don't know if you tried this yet, but in the Web Admin console, under the Administration tab => Domain Management => DataStage Credentials, to the right is where you can optionally input "Default DataStage and QualityStage Credentials". If you aren't sharing the user registry for Information Server with DataStage (internal users vs. local OS), then try inputting a local (OS) admin's credentials here. This would apply to version 8 only - as there is no web console in prior versions. I just had this occur to me on a fresh install, and that happened to solve my problem.
Thanks,

Scott

Everywhere you go, there you are!
Post Reply