To see hidden files in LINIX?
No Answer is Posted For this Question
Be the First to Post Answer
How to generate surrogate key without using surrogate key stage?
How do you load 10 different sources with 10 different layouts to 10 different tables?
My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?
How to exclude first and last lines while reading data into a sequential file(having some 1000 records).I guess probably by using unix filter option but not sure which to use
Can you explain link buffering?
Hi all, can u explain header and trailer records in file? If a file has header and trailer /master-detail records how will you read it in datastage?
HOW CAN YOU DO SCD2 IN DATA STAGE USING SEQUENTIAL FILES?
How do you find the number of rows in a sequential file?
job locking methods? How can we unlock the job?
Explain ibm infosphere information server and highlight its main features?
col1 123 abc 234 def jkl 768 opq 567 789 but i want two targetss target1 contains only numeric values and target2 contains only alphabet values like trg1 123 234 768 567 789 trg2 abc def jkl opq
HOW U CAN ABORT THE JOB IF THE DATA IS DUPLICATE?