DB2 Server for VM: System Administration
- There is no support for the USERID option of the SQLPREP EXEC.
- There is no support for "USER" in the preprocessing parameter
ISOLATION. The system will override USER with CS.
- There is no support for "LOCAL" in the preprocessor parameters DATE
and TIME. If specified, SQLCODE -168 (SQLSTATE 42615) will be
generated, indicating an incorrect parameter.
- There is no support for the blocking of PUTs. However, the PUT
operation will still be supported one row at a time as unblocked
inserts.
- The following ISQL commands are not supported when using the DRDA
protocol, because they request functions specific to DB2 Server for VM:
- SET ISOLATION
- COUNTER
- SHOW
- The following DBSU commands are not supported when using the DRDA
protocol, because they request functions specific to DB2 Server for VM:
- UNLOAD DBSPACE
- UNLOAD TABLE
- UNLOAD PACKAGE
- RELOAD DBSPACE
- RELOAD TABLE
- SET ISOLATION
- SET UPDATE STATISTICS
- REBIND PACKAGE
- REORGANIZE INDEX
- FORTRAN packages and any other packages created by using extended dynamic
statements that were created in SQLDS protocol cannot be RELOADed by the DBS
Utility in DRDA protocol, or the other way around.
- Portable packages created under SQL/DS Version 2 Release 2 cannot be
RELOADed by the DBS Utility in DRDA protocol.
- If accounting data is sent from a DRDA application requester to a DB2 for
VSE & VM server, only the first 16 bytes of user-defined data
8
is captured by the server
and put into accounting records.
Footnotes:
- 8
-
For example, from DDCS for OS/2 user-defined data can be set by the
DFT_ACCOUNT_STR configuration parameter.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]