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


What is the version control how can i apply this in
DataStage can any one tell me the anser

Answers were Sorted based on User's Feedback



What is the version control how can i apply this in DataStage can any one tell me the anser..

Answer / rajdeep chatterjee

Version control is a tool that comes with DataStage 7.5
(from DataStage 8 onwards we don't have this). This is to
maintain the version as well as you can keep the backup
here. You can find the previous versions of a DataStage job
from version control.

Is This Answer Correct ?    10 Yes 1 No

What is the version control how can i apply this in DataStage can any one tell me the anser..

Answer / dilip anand k

Version control is a process of tracking the changes made to
a particular job or process along with who has done it and
why the change is done. It also maintains the references of
the problems that have been fixed and the enhancements made
to the process.
DATASTAGE 7.5 comes with a separate installable for version
control. Versions from DATASTAGE 8.0 do not have this tool.
This can also be done by exporting the jobs to .dsx or .xml
and importing the .dsx or .xml files when required.

Is This Answer Correct ?    8 Yes 0 No

What is the version control how can i apply this in DataStage can any one tell me the anser..

Answer / saran

by using version control is
--we can store previous version of jobs
--we can compile,run evrything of previous version jobs
--we can view the histories of version
and main thing is used to take backup of project or jobs

Is This Answer Correct ?    2 Yes 0 No

What is the version control how can i apply this in DataStage can any one tell me the anser..

Answer / datastage4you

What version control is already covered.
With 8.X onwards, we have to use 3rd party version control system it can be RCQ, SVN or your sharepoint also. But all these tools are quite manual as no one can connect to datastage and track the chnages.
We only need to manually upload the dsx and other info to maintain the version control.

Thanks
www.datagenx.net

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Data Stage Interview Questions

How to read multiple files at different directories using a single Sequential File stage in DS Enterprise Edition

6 Answers   TCS,


Out of 4 mill records only 3 mill records are loaded to target and then job aborted. How to load only those 1 mill(not loaded records) for next run. This job is not sequential job, it is stand alone parallel job.What are the possibilities available in datastage8.1?

7 Answers   IBM,


Hi, Please tell me how to solve this scenario in datastage ? Here we have 3 columns in a table TEST CODE,ENTRY DATE and BATCH The table looks like CODE ENTRYDATE BATCH 100 100716 1 100 100716 1 100 100716 1 200 122517 2 200 122517 2 302 555555 8 302 555555 8 302 555555 8 We need to create a seqno on grouping these 3 columns. The result should be like this. CODE ENTRYDATE BATCH SEQNO 100 100716 1 1 100 100716 1 2 100 100716 1 3 200 122517 2 1 200 122517 2 2 302 555555 8 1 302 555555 8 2 302 555555 8 3

1 Answers   Alpharithm Technologies,


i have a project manager round on sat this week can you post what are the main question i have to check.if you have any idea regular question on project pls send me. thanks in advance

2 Answers   IBM,


what is the use of DSattchJob?DetachJob? where can we find it?

0 Answers   IBM,


How to convert alpha Numeric values to alpha using functions?

1 Answers   CTS,


for example You have One Table with 4 Columns (Mgr ID, Department ID, Salary, Employee ID). Can you find out the Average Salary and Number of Employee present per Department and Mgr

0 Answers  


What are some different alternative commands associated with "dsjob"?

0 Answers  


How can you write parallel routines in datastage PX?

0 Answers  


I am having the 2 source files A and B and I want to get the output as, the data which is in file A and which doesn't in file B to a target 1 and which is in file B and which doesn't in file A to a target 2?

3 Answers  


What are the types of containers?

0 Answers  


in datastage scenario this is sourec data i want this traget? tell me please? source target ------- ------- Mohan,Prasad,Naresh Mohan Prasad Naresh

1 Answers   IBM,


Categories