Answer Posted / pullareddy
Memory in bytes which can be used by component to process
records before writing into disk
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to compare two dmls in abinitio
How do you improve the performance of a graph?
Describe how you would ensure that database object definitions (tables, indices, constraints, triggers, users, logins, connection options, and server options etc)are consistent and repeatable between multiple database instances (i.e.: A test and production copy of a database)?
Have you worked with packages?
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?
What is abinitio?
What do you mean by a transaction file?
How to run a graph infinitely?
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?
What information does a .dbc file extension provides to connect to the database?
What are the benefits of data processing according to you?
Can sorting and storing be done through single software or you need different for these approaches?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low