Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


name the air commands in ab initio?

Answers were Sorted based on User's Feedback



name the air commands in ab initio?..

Answer / 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

name the air commands in ab initio?..

Answer / rajasekar

air object ls
air object rm
air object cat
air object versions
air project show
air project modify
air lock show -Project
air lock show -user

Is This Answer Correct ?    21 Yes 7 No

Post New Answer

More Ab Initio Interview Questions

Describe the grant/revoke ddl facility and how it is implemented?

0 Answers  


What would be the next step after collecting the data?

0 Answers  


Suppose we assign you a new project. What would be your initial point and the key steps that you follow?

0 Answers  


Pdl with an example?

0 Answers  


What is the function that transfers a string into a decimal?

0 Answers  


What is the role of co-operating system in abinitio?

0 Answers  


What happens when we provide null key to sort, merge and pbks in Abinitio ?

0 Answers  


from a graph how to select only second record always in scan?

3 Answers   IBM,


why Skew should always be 0 ? How to use in abinitio graph?

1 Answers   IBM, TCL,


Within a cursor, how would you update fields on the row just fetched?

0 Answers  


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

0 Answers  


We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?

0 Answers  


Categories