is it possible to access the same job by two users at a time
in DataStage?
Answers were Sorted based on User's Feedback
Yes it possible to Access but only the 1st User can Edit or
modify the job and Second is read only.
| Is This Answer Correct ? | 10 Yes | 0 No |
Yes the above answer is correct.
At any time only one user can access a job. When doing so
dataStage imposes exclusive lock on it for that user so that
other must not access w r t edit and execute. However other
user can have access just to view or read the job.
That it.
| Is This Answer Correct ? | 3 Yes | 0 No |
what is diff b/w datastage 8.1,8.5,8.7?
How can you join flat file, oracle as a sources?
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
i have 4 jobs i want run 1job should run on 1node and 2job runon 2node and.... how to make it possible?
root tree will find which is server job and which is parallel job?
Differentiate between datastage and datastage tx?
how to add a new records into source?
what is the custome stage in datastage? how can we impliment that one? plz tell me
my soure table is emp having columns sal,deptno in the deptno 10,20,30deptno row are there expected out put is min(sal) of 10th deptno,max(sal) of 20th deptno,mean(sal) of 30th deptno using aggregation stage
IS IT POSSIBLE TO USE DATASET AS A SOURCE FILE?
What is audit table?
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu