what is Audit table?Have u use audit table in ur project?
Answer Posted / subhash
Audit table can be used to check all the details of the
jobs like :
Job status, Last run date
number of rows processed
number os rows entered / rejected in a job,
some companies use shell script to load logs into audit
table & some companies load logs into audit table using
datastage jobs.
Ex:
JOB_DETAIL table, It may contain columns like:
JOB_ID, JOB_NAME, STATUS, JOB_RUN_DT, REC_INSERTED,
REC_UPDATED etc..
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Define repository tables in datastage?
What are the functionalities of link partitioner?
What is the difference between hashfile and sequential file?
Difference between IBM DATA STAGE8.5 and DATA STAGE9.1 ?
options available in sequence job to run,validate?
I have a few records just I want to store data in to targets cycling way how?
What is the use of hoursfromtime() function in transformer stage in datastage?
How many types of stage?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
What is ds designer?
Where do the datastage jobs get stored?
Differentiate between datastage and datastage tx?
How do y read Sequential file from job control?
What is the difference between in process and inter process?
Describe the main features of datastage?