job locking methods? How can we unlock the job?

Answers were Sorted based on User's Feedback



job locking methods? How can we unlock the job?..

Answer / mohammadsadiq

I think this answer might satisfy you..
1.just open administrator
2.Go to projects tab
3.click on command button.
4.Give list.readu command and press execute(It gives you all the jobs status
and please not the PID(Process ID) of those jobs which you want to unlock)
5.Now close that and again come back to command window.
6.now give the command ds.tools and execute
7.read the options given there.... and type "4" (option)
8.and now give 6/7 depending up on ur requirement...
9.Now give the PID that you have noted before..
10.Then "yes"
11.Generally at first time it won't work.. but if we press again 7 then
after that give PID again.. It ll work....
Please get back to me If any further clarifications req

Is This Answer Correct ?    3 Yes 2 No

job locking methods? How can we unlock the job?..

Answer / sreenu

one way is to use open the
xmeta lock info and delete the corresponding record.

Is This Answer Correct ?    1 Yes 0 No

job locking methods? How can we unlock the job?..

Answer / sekhar

Follow below steps to unlock all the jobs in a project.
1) Go to the $DSHOME directory and then to bin Directory.

2)Then login to Bin using uvsh like below..

IIS/IBM/InformationServer/Server/DSEngine/bin]$ uvsh

After logged in,the below message will be displayed.

DataStage Command Language 8.7 Licensed Materials - Property
of IBM
(c) Copyright IBM Corp. 1997, 2011 All Rights Reserved.
bin logged on: Thursday, March 06, 2014 18:35

Now Just use the commands as shown below
>LOGTO UV
>LOGTO PROJECT(your Project name as mentioned in Datastage)
>UNLOCK ALL
All the jobs which are locked in that particular project
will be unlocked and below message will be displayed.

Clearing Record locks.
Clearing GROUP locks.
Clearing FILE locks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Stage Interview Questions

How to get max salary of an organization using data stage stages........... can any body help me plz.......

7 Answers   Cap Gemini,


How to clean the datastage repository?

0 Answers  


You enter values in a schema file for RCP and you also entered values in sequential file? which one will it take?

1 Answers   TIAA CREF,


1)How to Duplicate Records Delete in Sequential file?

4 Answers   IBM, TCS,


which is the most complex job in your career? Please tell me answer?

2 Answers   IBM, Wipro,






1.what is materialized data? 2.how to view the materialized data?

0 Answers   HCL, IBM,


explain about citrix scheduling tool in datastage

0 Answers   HSBC,


I HAVE EMP TABLE, 4 COLS R THERE COL1,COL2,COL3,COL4 ID-- 101,102,103,104 SAL-- 1000,4000,2000,5000 DATE-- COLUMN. I WANT TO DISPLAY THE DATA PREVIOUS MONTH HIGEST SAL ?

2 Answers   Wipro,


How can we select pr retrieve the particular row in dataset by using orchadmin command?

1 Answers   IBM,


Hi Every one, I have a scenario plz suggest me 1)On daily we r getting some huge files data so all files metadata is same we have to load in to target table how we can load? 2) One column having 10 records at run time we have to send 5th and 6th record to target at run time how we can send? Hi plz help me for above scenarios and If any one is having JobSequence kindly send me one example and the scenario to my mail ID(nrvdwh@gmail.com)

3 Answers   HSBC,


Hai..,This is Kiran M. What is D/B Change Capture stage and Difference stage?

2 Answers  


Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create a sequence job. If we pass parameter x then Job A should run, If we pass parameter y then Job B should run, if we dont pass any parameter then Both Job A & B should run.

4 Answers   iGate, Thirdware,


Categories