What is AB_LOCAL expression where do you use it in ab-
initio?
Answer Posted / mahendra garewal
AB_LOCAL is used for both parallel unload and for
determining the driving table in the complex queries.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Mention what is a partition and what are the different types of partition components in abinitio?
46.How you can create cross joined output using join component ? 47.What is the default layout of watcher files ? How to use in abinitio graph? 48.Why you get 'too many open files' error ? How to use in abinitio graph? 49.What is the significance of vnode folder under AB_WORK_DIR ? How to use in abinitio graph? 50, What is the significance AB_AIR_BRANCH? How to use in abinitio graph? 51. How can you select only unique records from a set of records ? How to use in abinitio graph? 52. How next_in_sequence work in parallel layout ? How to use in abinitio graph? 53. Why you want to set a modest number in limit ? How to use in abinitio graph? 54. How you can encrypt a password and use it in dbc file? How to use in abinitio graph? 55. Which function you should be using if you do not want to process non printable char from a feed file ? How to use in abinitio graph? 56. How you can run a component for certain conditions ? How to use in abinitio graph? 56. What is catalog and when you should use it ? How to use in abinitio graph? 57. How you can use reformat as a router ? How to use in abinitio graph? 58. How many process gets created for a n-way parallel component ? How to use in abinitio graph? 59. Why delimited DMLs take more time to process than fixed length DMLs? How to use in abinitio graph? 60. How can you select only first and last record from a file without using next_in_sequence? How to use in abinitio graph? 61.Why you should always keep largest input as driving input for Join ? How to use in abinitio graph? 62. What a catalog file contains ? How to use in abinitio graph? 63. What Is private project and public project ? How to use in abinitio graph? 64. Why you should not use checkpoint after replicate ? How
What information does a .dbc file extension provides to connect to the database?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
Explain how you can run a graph infinitely in ab initio?
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
Hi friends, what are the new features in abinito3.0?
can we perform checkin and checkout through sandbox?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
Can anyone give me an exaple of realtime start script in the graph?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
Explain PDL with an example?
how to insert/update a csv file by comparing it with another csv file?
Pdl with an example?
What is m_dump?