IBM Exam Questions

Which two steps should be completed to allow DataStage to convert these characters into internal for

In your DB2 database you have column names that use characters # and $. Which two steps
should be completed to allow DataStage to convert these characters into internal format and back
as necessary? (Select two)

A.
Set environment variable $DS_ENABLE_RESERVED_NUM_CONVERT to true.

B.
Set environment variable $DS_ENABLE_RESERVED_CHAR_CONVERT to true.

C.
Avoid using the strings_025_and_026_in your IBM DB2 column names.

D.
Avoid using the strings_035_and_036_in your IBM DB2 column names.

Explanation: