What is audit table?
Answer / chandu
audit table is nothing but when the job is developed,how many no of stages are used,each stage having how many no of input records are there also how many no of out put records are there,job start date,job end date etc these information having audit table
| Is This Answer Correct ? | 4 Yes | 1 No |
in one scenario source flat file like Fileld1 00122001550056200568 00256002360014500896 00123004560078900258 00147004560025800256 divide each 5 numbers as one column i.e here i need field1 field2 field3 field4 00122 00155 00562 00568 00256 00236 00145 00896 00123 00456 00789 00258 00147 00456 00258 00256 plz help me....
What is confirmed Dimension? what is Factless Fact? give one example? What are Additive, Semi-Additive Facts?
How rejected rows are managed in datastage?
Hi this madan, in data stage one file in Empno 12345678910 in a table, i want target is Empno 1 2 3 4 5 6 7 8 9 10
Define Merge?
Suppose take my name "Reddyvaraprasad" From source it is coming Reddy vara prasad Need to get As Reddyvara prasad/
what is the definitions for Datawarehose and Datamart?
how can i abort the job if i get more than 100 errors in job log?
1.what is stagearea?what is stage variable? 2.this is my source source:id, name target:id, name 100, murty 100,madan we have three duplicate records for the id column,how can we getthe source record? 100,madan 100,saran
Hi This is Vijay, How can your remove the duplicates in sequential File?
15 Answers HCL, Scope International,
Why do we use link partitioner and link collector in datastage?
i have input like this Column 1 ,column 2 3,a 4,b 5.c i want output aaa bbbb ccccc Ple help any one?