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 we use sequential file as source to hash file? Have you do it ?if what error it will give?
When we will go for Data elements?
What are the job parameters?
What are the various kinds of containers available in datastage?
Hi dude, i/p eno ename date edate deptno 1 x 10thjuly 30july A 2 y 10th aug 30 aug B 1 x 1aug ------ A 3 z 1jan ------ c 2 y 1sep ------ B o/p is eno ename date edate deptno 1 x 1aug ------ A 2 y 1sep ------ B 3 z 1jan ------ c Here edate is System generates we don't know that value. Please design the job by using SCD stage and Sql query. If any body know this answer please tel me. Tanks.
What are the types of containers in datastage?
How to Convert a string function to date function by using only sequential file stage with out using other stages ?
at source level i have 40 columns,i want only 20 cols at target what r the various ways to get it
what is factless fact table?
How do you load dimension data and fact data? Which is first
A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
which is more expensive hash or modulus partitioning? when do you use modulus partitioning?