How do you import and export the datastage jobs?
No Answer is Posted For this Question
Be the First to Post Answer
source file having the data like aabbccc, i want target file result like a1a2b1b2c1c2c3.
what is datastage job Monitoring
how can find maximum salary by using Remove duplicate stage?
Can anyone tell me a difficult situation who have handled while creating Datastage jobs?
In Sequential file, how can i split a column into two, and that column contains string datatype. For Example, i have column of string datatype as subedar khaja. Now i want get output as separately with subedar in one column and khaja in second column. How? Coula anybody, solve it?
Converting Vertical PIVOTing without using PIVOT stage in DataStage. Ex: DEPT_NO EMPNAME 10 Subhash 10 Suresh 10 sravs Output: DEPT_NO EMP1 EMP2 EMP3 10 subhash suresh sravs 2) How to implement Horizontal PIVOTing without using PIVOT stage.
in a job of 20 one job is very slow due to that entire job is slow how can u find out which job is slow?
What are the stages in datastage?
How many input links can you give to a Transformer stage?
how to find out number of records imported into source file?
convert yyyy mm dd to dd mm yyyy?
it is possible to load two tables data into one sequential file?if possible how?plz share with me?