Snapshot Information Level Application Lock DCS Application |
API Structure(s) sqlm_appl_id_info sqlm_appl_lock sqlm_dcs_applinfo |
Monitor Group Basic Basic Basic |
Resettable |
No |
|
Event Information Level Event Log Header Connection |
API Structure(s) sqlm_event_log_header sqlm_connheader_event |
|
API Element Name Element Type |
codepage_id information |
Description: The code page identifier.
Usage: For snapshot monitor data, this is the code page at the node where the monitored application started. This identifier may be used for problem determination for remote applications. You may use this information to ensure that data conversion is supported between the application code page and the database code page (or for DRDA host databases, the host CCSID). For information about supported code pages, see the Administration Guide.
For event monitor data, this is the code page of the database for which event data is collected. You can use this element to determine whether your event monitor application is running under a different code page from that used by the database. Data written by the event monitor uses the database code page. If your event monitor application uses a different code page, you may need to perform some character conversion to make the data readable.
[ Top of Page | Table of Contents | Glossary | Index ]