how to run jon in unix back round process what is command use in runing a job?
Answers were Sorted based on User's Feedback
Answer / ds
Syntax:
Dsjob -run project_name job_name (if any parameter give those also)
| Is This Answer Correct ? | 3 Yes | 0 No |
we run a job in 4 nodes,i want to run same job on 8 nodes is it possible? job recompling is mandtory?why?
State the difference between an operational datastage and a data warehouse?
In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?
Describe the architecture of datastage?
If seg file having 10 records ex:eid 1 2 " " 10 if oracle database having 100 records ex:eid 1 2 " " 100 how to delete matched records permenently from oracle database using datastage ?
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 ?
input Name Salay Sam 10 Sam 30 Sam 20 Ram 40 Ram 50 Output should be Name Salary Count Sam 10 3 Ram 40 2 get min salary and count of name . OutPut 2 Name Seq Sam 1 Sam 2 Sam 3 Ram 1 Ram 2
Give an idea of system variables.
How can remove duplicates in a file using UNIX?
why do we need a datawarehouse when we have databases to store data?
how can i abort the job if i get more than 100 errors in job log?
What is difference between 8.1 , 8.5 and 9.1 ?