Posts

Showing posts with the label Ab Initio administration

T) How to mistakenly recover deleted object from EME

    air object rollback <rpath> version_number <eme-server-version-of-graph>    Please check help for more details.

T) Difference between max core and max memory.

    Max core : component max-core parameter determines the maximum amount of memory the component will consume per partition before it spills to disk.   Max memory : Enables the collection of memory usage data for components.

T) What is the difference between .abintiorc and abinitiorc file?

 abinitiorc file is server file which is common to all server user and only admin can do changes to it. .abinitiorc is user config file and has higher precedence over system config file abinitiorc. Both contains lot of configuration variables like ab home, ab air root, host connection etc. For mode details visit help file.