What is the default padding character?
Answers were Sorted based on User's Feedback
Answer / thilak
It is Null (0x0) -> hexadecimal value for null. This can be
set changed as per our requirement using the
$apt_padchar_string Env Variable
| Is This Answer Correct ? | 8 Yes | 0 No |
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 |
can a fact table contains textual information
6 Answers HCL, HCL BSERV, IBM,
What is the Difference Between DataStage 7.5 version and 8.1 Version?
Why do we use link partitioner and link collector in datastage?
CAN WE DECLARE DATASET SET WITH OTHER THAN .DS EXTENTION OR NOT IF YES WHAT IS THE DIFFERENCE U FIND?IF NOT WHY?
Why we use surrogate key?
source which format u will get either fixed or delimiter length format? what is the symbol of delimiter?
What is the difference between in process and inter process?
iam new to datastage...now i want to know what are fact tables, dimension tables in bank domain...if any body knows plz tell me asap..
What is audit table?
1)Source file contains one record, I want 100 records in target file.
How can we achive parallelism
What are stage variables?