Posted: Fri Jan 11, 2008 2:57 am
Welcome aboard.
DataStage doesn't have a problem with it, but some databases do and trapping the use of reserved characters (such as "%" and "$") in passwords and other identifiers is coded into appropriate stage types.
You will find some information in the appropriate manual about how to deal with these reserved characters, remapping them to specific character strings such as "__036__".
DataStage doesn't have a problem with it, but some databases do and trapping the use of reserved characters (such as "%" and "$") in passwords and other identifiers is coded into appropriate stage types.
You will find some information in the appropriate manual about how to deal with these reserved characters, remapping them to specific character strings such as "__036__".