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 |
Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump
Mention what information does a .dbc file extension provides to connect to the database?
List out some of the air commands used in abintio?
what is the syntax of m_dump command?
What are the co> operating system’s assorted library of integrated components?
Can you explain the co>operating system’s processing model?
What is conduct>it?
What is the difference between sandbox and EME?
How can you increase the number of ports of your output flow? What is the limit? Can i have 20 out ports?
wt is meant by repartioning in howmany ways it can be done.
How to run the graph without GDE?
Explain what is sort component in abinitio?