Answer Posted / anonymous
the parameters starting with AI are the environment variables.
you can find the same by firing the below query:
ls -lrt | grep AI
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What a local lookup is?
What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?
What kind of layouts does abinitio support?
Describe the grant/revoke ddl facility and how it is implemented?
Mention what the difference between “look-up” file and “look is up” in abinitio?
How abinitio eme is segregated?
What information does a .dbc file extension provides to connect to the database?
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)?
What are differences between different versions of co-op?
What does edp stand for?
what is the project environment(for each project the environment is same or different to different project)?
Mention what information does a .dbc file extension provides to connect to the database?
What happens when we provide null key to sort, merge and pbks in Abinitio ?
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
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