job locking methods? How can we unlock the job?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

what is 'reconsideration error' and how can i respond to this error and how to debug this

2113


what is the use of materialized view?

954


What is the difference between server job and parallel jobs?

660


How the ipc stage work?

665


What are transforms and what is the differenece between routines and transforms?

609






How will you move hashed file from one location to another location?

1650


how can we create rank using datastage?what is the meaning of rank?

8157


how to write server Routine coding?

1656


explain about citrix scheduling tool in datastage

1808


State the difference between an operational datastage and a data warehouse?

599


what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?

952


disign the complex job in u r project?(they are aksing only complex job design and then data flow...)

2071


What are the components of datastage?

643


What a datastage macro?

626


how to use self join using datastage ? can u tell me using stage how can we implemnet the self join

4553