What is the difference between validate and compile?
Answer / sivakeshava
COMPILIE MEANS;
datastage engine will check whether all the required properties valid or not.
VALIDATE MEANS;
datastage engine will check all the required properties are provided or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi This is Vijay How Can u Read the data from sequential file Parall'y?
I am getting input value like X = Iconv(ā31 DEC 1967ā,āDā)? What is the X value? How it is? At what situation we r used Iconv(),Oconv().
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
How To find the location of APT_confid file
What are orabulk and bcp stages?
What is the purpose of interprocessor stage in server jobs?
This is UNIX question asked in DataStage Interview. Say I have n numbers of records in a text file. I want first 3 records in 1st file, last three records in 3rd file and remaining n-6 records in 2nd file. (Note: we don't know how many records are there in the File. I am getting one file on daily basis and I want three target files as asked above)
what is the differeces between hash and modulus partition methods
hi, how would i run job1 then job 3 , then job2 in a sequence of job1 ,job2,job3. Thanks sunitha
Define ds designer?
What is container and then types?
What are the steps required to kill the job in Datastage?