Use the SQLCCSID compiler option to control whether the CODEPAGE compiler option will influence the processing of SQL statements in your COBOL programs.
SQLCCSID option syntax .-SQLCCSID---. >>-+------------+---------------------------------------------->< '-NOSQLCCSID-'
Default is: SQLCCSID
Abbreviations are: SQLC|NOSQLC
The SQLCCSID option has an effect only when you use the integrated DB2 coprocessor (SQL compiler option).
related concepts
DB2 coprocessor
COBOL and DB2 CCSID determination
related tasks
Programming with the SQLCCSID or NOSQLCCSID option
related references
Code-page determination for string host variables in SQL statements
CODEPAGE
SQL