What are data elements?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, I have 3 records, 1 Srini 1 vasa 2 reddy now i want o/p like this 1 Srinivasa 2 reddy could u please help in this Thanks in advance.
What are stage variables?
Difference between in process and inter process?
A flat file contains 200 records. I want to load first 50 records at first time running the job, second 50 records at second time running and so on, how u can develop this job?
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
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)
How do u call shellscript/Batch file from DS?
how do u catch bad rows from OCI stage? And what CLI stands for?
it is possible to load two tables data into one sequential file?if possible how?plz share with me?
HOW CAN U DO ERROR HANDLING IN DATA STAGE?
how do you pass parameters in a script?
HOW U CAN ABORT THE JOB IF THE DATA IS DUPLICATE?