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.
DSJOB Setup
Moderators: chulett, rschirm, roy
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
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.
I believe in version 8.0.1 you have to use -domain in the comand.
Kyle
-
scottdevillers
- Participant
- Posts: 3
- Joined: Fri Jun 02, 2006 2:29 pm
- Location: Minnesota
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!
Scott
Everywhere you go, there you are!
