what is set mapping in datastage??
Answers were Sorted based on User's Feedback
DataStage has built-in National Language Support (NLS).
Using NLS, the DataStage server engine holds data in Unicode
format. This is an international standard character set that
contains nearly all the characters used in languages around
the world. DataStage maps data to or from Unicode format as
required.
The maps define the character sets that the project can use.
The locales define the local formats for dates, times,
sorting order, and so on that the project can use
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / dinesh rathod
The easiest way of doing that from the Datastage standpoint is to configure no problems with string mappings
| Is This Answer Correct ? | 0 Yes | 1 No |
Can you explain kafka connector?
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
what is the use of materialized view?
what is meta data? Explain? Where it is used?
i have a some records eno ename acono amount 1001 suresh sbi101 12000 1001 suresh sbi101 14000 1001 is dublicata how can i remove duplicate?
col1 123 abc 234 def jkl 768 opq 567 789 but i want two targetss target1 contains only numeric values and target2 contains only alphabet values like trg1 123 234 768 567 789 trg2 abc def jkl opq
How the ipc stage work?
What are transforms and what is the differenece between routines and transforms?
how to write server Routine coding?
8000 jobs r there i given commit, suddenly job will abort? what happens? 2)diff b/t transformer stage & filter stage? 3)how to load the data in the source?
what is Audit table?Have u use audit table in ur project?
How you Remove the Dataset in Unix?