Page 1 of 1

Unlock Datastage job from Unix Command line

Posted: Mon Jan 26, 2009 9:21 am
by prolifics
Hi All,

I need to know the command to use from the UNIX command line for unlocking the Datastage job.

Is there any specific command to do that from UNIX?

Any help is appreciatable

Thanks
Kaps

Re: Unlock Datastage job from Unix Command line

Posted: Mon Sep 14, 2009 1:34 pm
by ureddy
Hi All,
I am trying to unlock the job and i followed the below steps(I dont have DS Administrator window access,so logged into unix box)

1. Login as dsadm.

2. cd into DataStage home

3. Enter ". ./dsenv"

4. bin/uvsh

after enter of 4th step im getting the below message instead of TCL prompt

$ bin/uvsh
Cannot open log file
Cannot open log file
Cannot open log file
Cannot open log file
Cannot open log file


Can you please tell me why im not getting TCL prompt?

Thanks & Regards,
Ureddy

Posted: Mon Sep 14, 2009 5:17 pm
by ray.wurlod
Try bin/dssh instead. Also verify that $DSHOME/errlog is writable.