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 Can any one help regarding below INPUT NAME LOC Ram hyd Ram ban Raj chn Raj Pun Sam del OUPUT NAME LOC Ram Hyd ban Raj chn pun sam del
What is the difference between odbc and drs stage?
State the difference between an operational datastage and a data warehouse?
How to lode data in sequntional files perform faster?
How to use Environment variable's in datastage?(use of process)
WHAT are unix quentios in datastage
eno ename 1 qaz 1 wsx 1 edc 2 zxc 2 asd 3 qwe 3 wer 3 tru 4 rgj Output: eno ename count 1 qaz,wsx,edc 3 2 zxc,asd 2 3 qwe,wer,tru 3 4 rgj 1 I want the above output to be solved by DataStage as well and I have to write SQL query for the same output.
In merge stage can we update the values?
what is the difference between INROWNUM AND OUTROWNUM IN DATASTAGE SERVER EDITION?
Can you filter data in hashed file?
insequential file 2header avaliable,and 100 records avaliable.how to skip the 2 headers and load 100 records target?
On which Dimension Table you implemented SCD Type in your Project