When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
1140Describe 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)?
1150
What is de-partition in abinitio?
What are the steps to create a repository in ab initio?
Can sorting and storing be done through single software or you need different for these approaches?
I am unable to connect sever database(oracle) from gde(db config file) local system.i set all these?
Can anyone give me an example of realtime start script in the graph?
Explain how abinitio eme is segregated?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
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
Give one reason when you need to consider multiple data processing?
What are the types of data processing you are familiar with?
Describe the grant/revoke ddl facility and how it is implemented?
How would you find out whether a sql query is using the indices you expect?
What does edp stand for?
What happens when we provide null key to sort, merge and pbks in Abinitio ?