Page 1 of 1

locating job sequence in project

Posted: Fri Feb 27, 2009 10:04 am
by dscon9128
Hello,

I was trying to save an existing job sequence to another name, when DS refused to let me do so saying another sequence already existed with the same name. I tried looking under the different categories in the the project for the sequencer which already existed,but could not locate it. Is there any way for me to easily determine where it is located?

Thanks!

Posted: Fri Feb 27, 2009 10:12 am
by dh_Madhu
Go to the Datastage Administrator and type the following query SELECT CATEGORY FROM DS_JOBS WHERE NAME = 'sequencename';

Posted: Fri Feb 27, 2009 10:29 am
by dscon9128
Thanks a lot, worked great!

Posted: Tue Mar 03, 2009 5:55 am
by dr.murthy
dscon9128 wrote:Thanks a lot, worked great!
hi,

could you please let me know where exactly execute this sequel

Posted: Tue Mar 03, 2009 6:47 am
by chulett
In the Administrator under Projects, after clicking on the 'Command' button.