how can u handle null values in transformer stage.
Answer Posted / naresh
Depending on the client requirement we can handle the nulls
by using null handling functions..we need to handle nulls if
the column null type is no only ..
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Have you have ever worked in unix environment and why it is useful in datastage?
What are the components of ascential data stage?
What is difference between symmetric multiprocessing and massive parallel processing?
Have you used Unstructured data?
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?
how to add a new records into source?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
Define oconv () and iconv () functions in datastage?
What is a folder? Difference types of stages?
how to sort two columns in single job in datastage.
Name the command line functions to import and export the DS jobs?
Highlight the main features of datastage?
options available in sequence job to run,validate?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?