What is .abinitiorc and What it contain?
Answers were Sorted based on User's Feedback
Answer / krishna kumar
.abinitiorc file is used to provide parameters for remote
connectivity. You can access abinitio resources (e.g., EME)
on a different server by providing the connection method,
and authentication details in the .abinitiorc file.
.abinitiorc can be placed in two locations:
1. In the $HOME directory of each user
2. In the config directory of the Co>Op
In case both exist, the first one (in $HOME dir) will take
precedence over the second (in config).
Is This Answer Correct ? | 33 Yes | 2 No |
Answer / 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 |
Answer / riman bhaumik
You specify telnet or ftp ports by setting the
configuration variables AB_TELNET_PORT or AB_FTP_PORT in
your .abinitiorc file
Is This Answer Correct ? | 0 Yes | 3 No |
What is the architecture of abinitio?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
What are the steps to create a repository in ab initio?
What do you understand by overflow errors?
How to migrate the code FROM development to QA and QA to production?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
In MFS i developer developed 2-way, but supporters r supporting 4-way on same records how is possible?
How you can delete an object from a tag ? How to use in abinitio graph?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?what are differences between different versions of co-op?
How to add default rules in the transformer?
What is meant by Co > Operating system and why it is special for Ab-initio ?
how will i can implemate Insert,Update,delete in abinitio? how will u view MFS in unix?what is diff/btween conditional dml& conditional component?