If there is a file that contains 1000 records, I need the ouput to contain these 1000 records with the header as file name concatenated with the current timestamp and trailer as the count of records
TCS,
2 5456in datastage scenario this is sourec data i want this traget? tell me please? source target ------- ------- Mohan,Prasad,Naresh Mohan Prasad Naresh
IBM,
1 4368i have a scenario like two columns(Empno, Ename) in that duplicate records are there, so my question is how to get second duplicate record in datastage.
4 8458I have source like "abcdefghijklmnopqrs", how to change 10th character from j to z in datastage?
2 6469A job is having only 2 stages I/p dataset and target table.Job is taking very long time to load 50 million records.How to improve performance of this job.
IBM,
3 7799input Name Salay Sam 10 Sam 30 Sam 20 Ram 40 Ram 50 Output should be Name Salary Count Sam 10 3 Ram 40 2 get min salary and count of name . OutPut 2 Name Seq Sam 1 Sam 2 Sam 3 Ram 1 Ram 2
HCL,
1 4667Create a job to load all unique products in one table and the duplicate rows in to another table. The first table should contain the following output A D The second target should contain the following output B B B C C Q2. Create a job to load each product once into one table and the remaining products which are duplicated into another table. The first table should contain the following output A B C D The second table should contain the following output B B C
3 10319
Differentiate between operational datastage (ods) and data warehouse?
Differentiate between odbc and drs stage?
Explain the situation where you have applied SCD in your project?
Where the datastage stored his repository?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
What is the command line function to import and export the ds jobs?
Describe the architecture of datastage?
How a server job can be converted to a parallel job?
What are stage variables?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
What are the partitioning techniques available in link partitioner?
What are the important features of datastage?
How can you write parallel routines in datastage PX?
Define Merge?
Differentiate between data file and descriptor file?