how do u catch bad rows from OCI stage?
And what CLI stands for?
No Answer is Posted For this Question
Be the First to Post Answer
types of errors in datastage?
how can u find out the datastage job is running on how many nodes
What is the project in datastage?
i have a scenario with i/p as ID,salary with values 1,1000 2,2000 and 3,4000 i need an extra column in the o/p named amount with values 2000,4000 and NULL. how can i get it?
Explain Quality stage?
How many types of hash files are there?
Hi All, Could you please let me know whether Datastage server and px supports oredb? OREDB:It's a Oracle Retail Embedded Database.Previousely It was called as Acumate data base. It's a multidimensional database. Please help me on this issue ASAP. Thanks in advance Ashok
How one source columns or rows to be loaded in to two different tables?
What is a folder? Difference types of stages?
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
0 Answers Alpharithm Technologies,
what is the difference between INROWNUM AND OUTROWNUM IN DATASTAGE SERVER EDITION?
hi All, i have one scenario like if source--->transformer-->2 target sequential files the 1 st target sequential file is loads the data from source and 2nd target sequntial file contain the 1st target total record count,and file name of 1 st target seq file and timestamp seperated by delimeter for example if source have 10 record the 1st target seq file hav 10 records and 2nd target seq file example 10|xyz.txt|20101110 00:00:00 could you please help me out how can i implement in datastage job.