How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP
Thanks in advance...
No Answer is Posted For this Question
Be the First to Post Answer
Hi am sundar, i have datas like 00023-1010 00086-1010 00184F2-1010 . . . . SCH-AS-1010 200-0196-039 . . . Now i want the result as values before the delimiter should come under the column ITEM_CODE and values after the delimiter should come under the column LOC_CODE.. But some datas like "SCH-AS-1010", for this, "SCHAS" should come under the column ITEM_CODE and 1010 should come under the column LOC_CODE.. Pls help me..
Define meta stage?
I have a source like file it have Number of records and i want to load without first and last records in target?Datastage?
hi All, i have one scenario like if source--->transformer-->2 target sequential files the 1 st target sequential file is loads the data from source and 2nd target sequntial file contain the 1st target total record count,and file name of 1 st target seq file and timestamp seperated by delimeter for example if source have 10 record the 1st target seq file hav 10 records and 2nd target seq file example 10|xyz.txt|20101110 00:00:00 could you please help me out how can i implement in datastage job.
how can find maximum salary by using Remove duplicate stage?
What a datastage macro?
How many number of reject links merge stage can have?
tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise
1)How to Duplicate Records Delete in Sequential file?
How do you reject records in a transformer?
when u face critical situation in ur project, how to solve them?
i have a scenario in which i/p columns areID,salary with 1,1000 2,2000 and 3,3000 i need an extra column in the o/p named avg(salary)how can i get it?