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
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 |
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 |
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 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 |
How to read multiple files at different directories using a single Sequential File stage in DS Enterprise Edition
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?
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
what is the use of DSattchJob?DetachJob? where can we find it?
How to convert alpha Numeric values to alpha using functions?
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
What are some different alternative commands associated with "dsjob"?
How can you write parallel routines in datastage PX?
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?
What are the types of containers?
in datastage scenario this is sourec data i want this traget? tell me please? source target ------- ------- Mohan,Prasad,Naresh Mohan Prasad Naresh