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...


How can we move a DATASTAGE JOB from Development to Testing
environment with the help of a datastage job using unix
commands.

Answers were Sorted based on User's Feedback



How can we move a DATASTAGE JOB from Development to Testing environment with the help of a datastag..

Answer / amogh

To EXPORT from DEV:
dsexport /h=hostname /u=username /p=password /job=jobname
DEVServername C:\Path where the .dsx file shld be stored

To Import into ST:
dsimport /h=hostname /u=username /p=password STservername
C:\path from where .dsx file shld be loaded

Is This Answer Correct ?    5 Yes 0 No

How can we move a DATASTAGE JOB from Development to Testing environment with the help of a datastag..

Answer / tom

dsjob -import dsxfile ....

Is This Answer Correct ?    4 Yes 1 No

How can we move a DATASTAGE JOB from Development to Testing environment with the help of a datastag..

Answer / ram

Hai

We will export all the jobs in Dev environment and will
import those jobs in Testing environment by using Manager..
I think by using Unix command it is not possible because
jobs are in different environments..

Correct me if i am wrong..

Is This Answer Correct ?    8 Yes 7 No

How can we move a DATASTAGE JOB from Development to Testing environment with the help of a datastag..

Answer / chandrasekhar reddy

First we need to export the all jobs into a single file with .dsx format and prepare one instruction file that file contain jobs exported path,how run the jobs one by one information.

Is This Answer Correct ?    0 Yes 0 No

How can we move a DATASTAGE JOB from Development to Testing environment with the help of a datastag..

Answer / potter

@ ram, i second ur ans, i dunno if its possible tro unix
cuz, the access credentials in dev and test wont be the
same. Cuz ppl in dev wont b givn access to test DB.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Data Stage Interview Questions

Why fact table is in normal form?

0 Answers  


What is mapping?

3 Answers  


hi i am madan, in real time data stage who is the source provide? and how to recevied in developer? Pls send me answer 

1 Answers   HCL,


How many types of hash files are there?

0 Answers  


What are data elements?

0 Answers  


Describe routines in datastage? Enlist various types of routines.

0 Answers  


How many Key we can define in remove duplicate stage?

0 Answers   CTS,


Differentiate between validated and Compiled in the Datastage?

0 Answers  


how to closeing records after 10,000 records come?

3 Answers  


How to create environments and call them? What is the use defined variables?

2 Answers   HCL, ME,


Explain datastage architecture?

0 Answers  


I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this

0 Answers  


Categories