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 |
What is a ds designer?
How do you schedule or monitoring the job?
To see hidden files in LINIX?
DataStage Scenario based Interview Questions
Hi Can any one help regarding below INPUT NAME LOC Ram hyd Ram ban Raj chn Raj Pun Sam del OUPUT NAME LOC Ram Hyd ban Raj chn pun sam del
How do you find the number of rows in a sequential file?
What is a range lookup?
Hi friends, I am new to datastage, i have one query in datastage any one you please give reply to my post. I have a workbook (excel sheet) named as eg: xxxx, in that i have two tables emp(eid, ename, salary, deptno) and dep(deptno, name, state). in my source i have ODBC enterprise stage read the emp table and dept table join the two table and write the dept no 10(eid,ename,salary,name,state) values in target(). Thanks, Badari
What are the important features of datastage?
In work load management there are three options of Low priority, Medium priority and High Priority Jobs which can be used for resource management. why this feature is developed when there is already jobs prescheduled by scheduler or autosys. what will be the use of workload management then?
How we can convert rows to columns in datastage?
Difference between JOIN,LOOKUP,MERGE?