Page 1 of 1

Failed to open project - Status code = 81011

Posted: Thu Sep 07, 2006 6:32 am
by Luciana
I am trying to execute a job with the command dsjob and return the error: Failed to open project - Status code = 81011

The job execute in DataStage GUI with sucess. Can anyone may help me?

Thank you in advance

Posted: Thu Sep 07, 2006 6:40 am
by ArndW
Luciana,

could you post your command line, most of the time the problem lies in the syntax of the dsjob command.

Posted: Thu Sep 07, 2006 7:00 am
by Luciana
Hi Arndw,

Return error for all the commands of the dsjob

Syntax:

Code: Select all

C:\Ascential\DataStage\Engine\bin\dsjob -lprojects

Status code = 81011

----------------------------------------------------------------
C:\Ascential\DataStage\Engine\bin\dsjob -run DStage CHash
ERROR: Failed to ope project

Status code = 81011

----------------------------------------------------------------
C:\Ascential\DataStage\Engine\bin\dsjob -logsum DStage CHash
ERROR: Failed to ope project

Status code = 81011
I try at other computer with Win XP, and command dsjob is executed with sucess.

Thank you,

Posted: Thu Sep 07, 2006 7:00 am
by ray.wurlod
Did you search for 81011? It means "host name not valid or server not responding". Verify that the -host option is correct in your dsjob command. The -host option is required unless you are executing dsjob on the DataStage server machine.

Posted: Thu Sep 07, 2006 7:14 am
by Luciana
Yes, I sought, but the problems that return the code 81011 are related to the connection with DataStage GUI. I am connecting in the project for DataStage GUI.

I believe that the problem is in the installation, if it doesn't have as to repair, I will have to re-install.

Thank you

Posted: Thu Sep 07, 2006 4:07 pm
by ray.wurlod
So the GUI is connecting but dsjob is not. What does that suggest to you? Try specifying authentication information (-host, -user and -password options) in your dsjob command line.

Posted: Fri Sep 15, 2006 6:07 am
by rhino95
Hi there.
Did you ever get this right, I am having the same issue.

Posted: Fri Sep 15, 2006 9:00 am
by kcbland
With dsjob always give it the server name or ip address on the command line option.