When we should use 'jobid' for commit table (Output table
component??
Answer / anil
the jobid parameter allows u to pecify a unique job
identifier for each run of the graph. the co>op uses this
value to identofy the graph's run state..thus, for each fresh
run of the graph, the job identifier must be fresh..
| Is This Answer Correct ? | 2 Yes | 2 No |
how to insert/update a csv file by comparing it with another csv file?
How to add default rules in transformer?
Can you run air sandbox run using pset ?
What do you mean by a transaction file?
what is the difference between the .dbc and .cfg extensions and give any clear information ?
How to move or copy the project parameter or project object to my sandbox?
how many types of project we can create in Abinitio? I mean public,private.......etc?
Describe how you would monitor and control database physical file size and growth?
How you can run a graph infinitely in ab initio?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
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 ?
How we can remove temp files of a failed job if .rec is not available ? How to use in abinitio graph?