Page 1 of 1

dsjob run command--- Failed to open project

Posted: Thu Sep 08, 2011 10:32 am
by kiran0435
hi,

I am using dsjob run command through putty to run the job

but i am getting an error like
ERROR: Failed to open project

Status code : 39202

The same dsjob run command ran fine in 8.1 environment. Now we migrated the code to 8.5v and using the same command but facing this error.

The project name which I have given is correct. I am logging into putty with my user id not with dsadm.

Please help to run this...

Posted: Thu Sep 08, 2011 10:35 am
by GJ_Stage
Did you set the dsenv path for that.

Posted: Thu Sep 08, 2011 10:41 am
by kiran0435
i have run the dsenv file from DSEngine path using . ./dsenv command and then used this dsjob command...

Posted: Thu Sep 08, 2011 10:51 am
by GJ_Stage
It will be great if you show command and error message to help you.

Posted: Thu Sep 08, 2011 10:52 am
by arvind_ds
What are the file permissions on your DS project. Go to the folder that contains your DS project by using PuTTY and then check the file permissions on your DS project first.

Posted: Thu Sep 08, 2011 12:13 pm
by kiran0435
permission to the project is 775.

The command used is

dsjob -run <project name> <job name>

project name and job name are correctly given**

Posted: Thu Sep 08, 2011 12:57 pm
by lstsaur
For V8.x, you need to provide the domain and server info. when issue the dsjob command. Command you issued is for V7.x.