what is the difference between ab_work_dir and .work
Answer Posted / abhishek
AB_WORK_DIR specifies the storage directory for temporary
files written by co-operating system when running a job. It
is a configuration variable whose value is a working space
for graph execution. It maintains the information related
to graph recovery.
In most cases, temporary files are maintained in the .WORK
subdirectory of a component’s layout. But when you use host
layouts or database layouts, which lack directory paths, or
when you use unwritable layout directories, the data is
written to a subdirectory of AB_WORK_DIR.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
Runtime behavior of Normalize and Reformat
What dedup-component and replicate component does?
Where $mpjret is used in ab-initio?
How co>operating system integrates with legacy codes?
how to insert/update a csv file by comparing it with another csv file?
How you can run a graph infinitely in ab initio?
What kind of layouts does abinitio support?
How can you import XML repositories exported from different tools like ODI
What is sandbox?
what is the project environment(for each project the environment is same or different to different project)?
Within a cursor, how would you update fields on the row just fetched?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
What is the ab initio business rules environment (bre)?
Why is data processing considered beneficial?