IN SEQUENTIAL FILE,I HAVE DATA LIKE THIS EID,ENAME 11,AA 11,CC 22,DD 33,EE 22,AA 22,BB 22,CC 11,BB THEN i SELECT perform sort ON eid,uncheck both unique,stable AND I CHOOSE hash SORTING.WHAT IS THE OUTPUT I CAN GET.what happend if i select UNIQUE,STABLE. PLEASE EXPLAIN HOW THE RECORDS DISPLAY AT TARGET.
1 5833How can we perform 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?
1 5680if the source file is CID,CCODE,CONNDATE,CREATEDBY 0000000224,1000,20060601,CURA 0000000224,2000,20050517,AFGA 0000000224,3000,20080601,TUNE 0000000225,1000,20020601,CURA 0000000225,2000,20050617,AFGA 0000000225,3000,20080601,TONE AND TARGET is oracle following are the validations cid loaded with unique records leading zeors has to be deleted while loading cid in target load only customer who got early connected to company conn_date should be loaded into oracle date format cid datatype is varchar2 in target conn_date is data datatype ccode is varchar2 0000000224,1000,20060601,CURA 0000000224,1000,20060601,CURA
2 6484I have a few records all are same structures data, I want to store data in multiple targets how?
4 8859
What is the difference between hashfile and sequential file?
how can we create rank using datastage?what is the meaning of rank?
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?
Differentiate between hash file and sequential file?
How many Key we can define in remove duplicate stage?
EXPLAIN SCD
disign the complex job in u r project?(they are aksing only complex job design and then data flow...)
Notification Activity
Name the different types of Lookups in Datastage?
If you want to use the same piece of code in different jobs, how will you achieve it?
What is orabulk stage?
How to reverse the string using unix?
tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise
Define meta stage?
How to convert RGB Value to Hexadecimal values in datastage?