Answer Posted / puja singh srivastava
Here are the few of the commands we use
1) air object ls <EME Path for the object -
/Projects/edf/.. > --- This is used to see the listing of
objects in a directory inside the project.
2) air object rm <EME Path for the object -
/Projects/edf/.. > -- This is used to remove an object
from the repository. Please be careful with this.
3) air object cat <EME Path for the object -
/Projects/edf/.. > --- This is used to see the object
which is present in the EME.
4) air object versions -verbose <EME Path for the object -
/Projects/edf/.. > --- Gives the Version History of the
object.
5) air project show <EME Path for the project -
/Projects/edf/.. > --- Gives the whole info about the
project. What all types of files can be checked-in etc.
6) air project modify <EME Path for the project -
/Projects/edf/.. > -extension <something like *.dat within
single quotes> <content-type> --- This is to modify the
project settings. Ex: If you need to checkin *.java files
into the EME, you may need to add the extension first.
7) air lock show -project <EME Path for the project -
/Projects/edf/.. > --- shows all the files that are locked
in the given project
8) air lock show -user <UNIX User ID> -- shows all the
files locked by a user in various projects.
9) air sandbox status <file name with the relative path> ---
shows the status of file in the sandbox with respect to
the EME (Current, Stale, Modified are few statuses)
| Is This Answer Correct ? | 49 Yes | 5 No |
Post New Answer View All Answers
Mention what dedup-component and replicate component does?
What is the difference between dml expression and xfr expression?
What are the various types of layout supported by abinitio?
What information does a .dbc file extension provides to connect to the database?
What happens when we provide null key to sort, merge and pbks in Abinitio ?
Mention some file extensions which are used in abinitio?
Why is data processing considered beneficial?
State the relation between EME, GDE and Co-operating system?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?
How to create repository in abinitio for stand alone system(local nt)?
What is the architecture of abinitio?
What are the fundamental blocks of co> operating system of ab initio?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?