Identifies the code page that the DBMS engine uses to convert SAS character data to the current database code page during bulk loading.
| Valid in: | DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software) |
|---|---|
| Categories: | Bulk Loading |
| Data Set Control | |
| Default: | the code page ID of the current window |
| Requirements: | The value for this option must never be 0. If you do not wish any code page conversions to take place, use the BL_OPTIONS= option to specify 'FORCEIN'. Code page conversions occur for only DB2 character data types. |
| To specify this option, you must first specify BULKLOAD=YES. | |
| Data source: | DB2 under UNIX and PC Hosts |
| See: | BL_OPTIONS= data set option, BULKLOAD= data set option |
Table of Contents
a numeric value that represents a character set that is used to interpret multibyte character data and determine the character values.