Answer Posted / shar
Well the Default Padding character in DataStage is NULL
(0*0) a Hexadecimal Value. And This can be changed to our
requirements by including Environment variable
$APT_STRING_PADCHAR and setting it to 0*20 as default value
then it will pad with spaces instead.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are constraints and derivations?
What is the difference between in process and inter process?
Explain the importance of surrogate key in data warehousing?
What are the partitioning techniques available in link partitioner?
Describe stream connector?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
project Steps,hits, Project level HArd things,Solved methods?
how to sort two columns in single job in datastage.
Terminate Activity
What is ds designer?
How a server job can be converted to a parallel job?
What are the components of datastage?
What can we do with datastage director?
Differentiate between odbc and drs stage?
how to add a new records into source?