Answer Posted / sohanvarma
Connecting two different servers in Abinito is done thorugh
a file called abinitio.rc. This is used for remote
connectivity.It is found in user's home directory.
Generally it is used to contain abinitio home path,
different log in information like id encrypted password
login method for hosts where the graph connects in time of
execution.
It may contain inf like EME host and others.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How to move or copy the project parameter or project object to my sandbox?
What is the difference between formal and export parameter? Export at what secenario we are going to use?
what is the project environment(for each project the environment is same or different to different project)?
Have you used rollup component? Describe how.
To which project that prefix will set is to private project or public project or both?how and where to set?
Pdl with an example?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
What is abinitio?
What does de-partition mean in abinitio?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
What is a rollup component? Explain about it.
How can you import XML repositories exported from different tools like ODI
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?