The database manager for VM requires an environment provided by IBM Virtual Machine/Enterprise Systems Architecture (VM/ESA operating system), Version 2 Release 3 or later either by itself, or as the base of any VM package. Depending on your intended use of the database manager, you may need other licensed program products, as follows:
For COBOL II Release 2 programs, SQL identifiers, SQL host variables, and SQL labels with DBCS characters can be used in SQL statements. The COBOL Kanji preprocessor is not required.
For PL/I Release 2.1 programs, SQL identifiers, SQL host variables, and SQL labels with DBCS characters can be used in SQL statements.
VS FORTRAN Version 2 Release 3 programs support DBCS symbolic names and DBCS characters in character constants.
For C programs, SQL identifiers, SQL host variables, and SQL labels with DBCS characters can be used in SQL statements.
DBCS variables and constants are not supported in Assembler programs. You can still use DBCS characters in dynamically defined SQL statements.
When using RXSQL, you cannot use DBCS characters in cursor names and statement names.
For more information about remote unit of work in a DRDA environment, see the Distributed Relational Database Connectivity Guide manual.
Note: | All references to above programs apply to equivalent non-IBM products. |