What are the steps required to kill the job in Datastage?
Answer / Vishwajeet Pathak
To kill an active DataStage job, follow these steps:
1. Connect to the DataStage Server using the DataStage Client.
2. Navigate to the Job Monitor.
3. Find the running job and select it.
4. Click 'Kill Job'.
| Is This Answer Correct ? | 0 Yes | 0 No |
WHAT are unix quentios in datastage
difference between server shared container and parallel shared container
i have input like this Column 1 ,column 2 3,a 4,b 5.c i want output aaa bbbb ccccc Ple help any one?
which r the connectors used in san?
Difference between data warehousing and olap?
count number of deptno in a emp table?
Name the command line functions to import and export the DS jobs?
In my project source data comes from MAINFRAME in files.so,This time data is coming as a binary file...I know for binary data we use Complex flat file stage..I have used it also..but on 'view data' data is not coming correctly..as it in MAINFRAME.give me some ideas..
when will you go for dataset and fileset?
Describe the architecture of datastage?
i/p 1,a,1000 2,b,2000 3,c,3000 i want to get o/p as o/p 1,a,3000 2,b,4000 3,c,5000 how it can be done on using datastage?
How many types of hash files are there?