- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Introduction
Fields
Stored in ipconn
SMF Field | DB Column name | Description | Unit |
---|---|---|---|
record_type | Value is always C109 | ||
SMFSID | sid | SID | |
SMFDTE | record_date_time | Datetime recorded | |
SMFSSID | ssid | SSID | |
SMFSTRVN | prod_version | Prod version | |
SMFSTPRN | product_name | Product name (generic application ID) | |
SMFSTSPN | specific_appl_id | Specific application ID | |
SMFSTMFL | rec_maintindic | Record maintenance indicator | |
SMFSTDTK | dom_token | Domain token | |
SMFSTDID | dom_id | Domain ID | |
SMFSTRQT | uerir_stats_type | USS/EOD/REQ/INT/RRT stats type | |
SMFSTDAT | collect_date | Collection date | |
SMFSTCLT | collect_time | Collection time | |
SMFSTINT | interv_time | Interval time | |
SMFSTINO | interv_number | Interval number | |
SMFSTRTK | req_token | Request token | |
SMFSTLRT | last_reset_time | Last reset time | |
SMFTCST | cics_start_time | CICS start time | |
SMFSTJBN | job_name | Job name | |
SMFSTRSD | job_reader_date | Job reader date | |
SMFSTUIF | user_id | User ID | |
SMFSTPDN | os_product_level | Operating system product level | |
ISR_IPCONN_NAME | ip_conn_name | The name of an IPIC connection defined by an IPCONN definition in the CSD or by autoinstall | |
ISR_APPLID | ip_conn_appl_id | The APPLID of the remote system, as specified in its system initialization table | |
ISR_NETWORK_ID | ip_conn_network_id | IPCONN Network ID | |
ISR_HOST_NAME | ip_conn_host_name | The host name of the target system for this connection | |
ISR_PORT_NUMBER | ip_conn_port_number | IPCONN Port number | |
ISR_SSL_SUPPORT | ip_conn_ssl_support | IPCONN SSL Support
| |
ISR_USERAUTH | ip_conn_user_auth | IPCONN User Auth
| |
ISR_LINKAUTH | ip_conn_link_auth | IPCONN Link Auth
| |
ISR_MIRRORLIFE | ip_conn_mirror_life | IPCONN MirrorLife
| |
ISR_TCPIP_SERVICE | ip_conn_tcpip_service | IPCONN TCP IP Service | |
ISR_FS_TS_REQUESTS | fs_temp_storage | The number of temporary storage requests for function shipping on this connection | |
ISR_FS_TS_BYTES_SENT | fs_ts_req_bytes_sent | The number of bytes sent by temporary storage requests | byte |
ISR_FS_TS_BYTES_RECEIVED | fs_ts_req_bytes_received | The number of bytes received by temporary storage requests | byte |
ISR_IPCONN_GMT_CREATE_TIME | a_i_ip_conn_create_gmt | The date and time when the IPCONN was autoinstalled. The time is GMT | |
ISR_IPCONN_CREATE_TIME | a_i_ip_conn_create_local | The date and time when the IPCONN was autoinstalled. The time is local time | |
ISR_IPCONN_GMT_DELETE_TIME | a_i_ip_conn_delete_gmt | The date and time when the autoinstalled IPCONN was deleted. The time is GMT | |
ISR_IPCONN_DELETE_TIME | a_i_ip_conn_delete_local | The date and time when the autoinstalled IPCONN was deleted. The time is local time | |
ISR_SEND_SESSIONS | send_sessions | The defined number of send sessions. The actual number of sessions used depends also on the number of receive sessions defined in the partner system. When the connection is established, these values are exchanged and the lower value is used | |
ISR_CURRENT_SEND_SESSIONS | current_send_sessions | Number of send sessions in use | |
ISR_PEAK_SEND_SESSIONS | peak_send_sessions | Peak number of send sessions in use | |
ISR_RECEIVE_SESSIONS | receive_sessions | The defined number of receive sessions. The actual number of receive sessions that are used depends also on the number of send sessions defined in the remote system. When the connection is established, these values are exchanged and the lower value is used | |
ISR_CURRENT_RECEIVE_SESSIONS | current_receive_sessions | Number of receive sessions in use for this connection | |
ISR_PEAK_RECEIVE_SESSIONS | peak_receive_sessions | Peak number of receive sessions in use for this connection | |
ISR_TR_REQUESTS | trans_routing_reqs | Number of transaction routing requests on this connection | |
ISR_TR_BYTES_SENT | t_r_reqs_bytes_sent | Number of bytes sent on transaction routing requests | byte |
ISR_TR_BYTES_RECEIVED | t_r_reqs_bytes_received | Number of bytes received by transaction routing requests | byte |
ISR_TOTAL_ALLOCATES | ip_conn_total_allocates | Number of allocate requests for this connection | |
ISR_CURRENT_QUEUED_ALLOCATES | current_queued_allocates | Number of allocate requests that have been queued for this connection | |
ISR_PEAK_QUEUED_ALLOCATES | peak_queued_allocates | Peak number of allocate requests that have been queued for this connection | |
ISR_ALLOCATES_FAILED_LINK | failed_allocates_link | Number of allocate requests that failed because the connection is released or out-of-service | |
ISR_ALLOCATES_FAILED_OTHER | failed_allocates_other | Number of allocate requests that failed because of other reasons | |
ISR_FS_TD_REQUESTS | fs_transient_data_reqs | Number of transient data requests for function shipping on this connection | |
ISR_FS_TD_BYTES_SENT | fs_td_req_bytes_sent | Number of bytes sent by transient data requests | byte |
ISR_FS_TD_BYTES_RECEIVED | fs_td_req_bytes_received | Number of bytes received by transient data requests | byte |
ISR_ALLOCATE_QUEUE_LIMIT | allocate_queue_limit | Value of the QUEUELIMIT parameter specified on the IPCONN definition. This value is the maximum number of allocate requests that CICS is to queue while waiting for free sessions | |
ISR_QLIMIT_ALLOC_REJECTS | queue_limit_alloc_rejects | Number of allocate requests rejected because the QUEUELIMIT value is reached | |
ISR_MAX_QUEUE_TIME | max_queue_time | The MAXQTIME specified on the IPCONN definition. This value represents the maximum time that queued allocate requests, waiting for free sessions on a connection that appears to be unresponsive, can wait | |
ISR_MAXQTIME_ALLOC_QPURGES | max_queue_time_allocate_queue_purges | Number of times an allocate queue has been purged because of the MAXQTIME value | |
ISR_MAXQTIME_ALLOCS_PURGED | max_queue_time_allocates_purged | Number of allocate requests purged because the queue time exceeds the MAXQTIME value | |
ISR_XISQUE_ALLOC_REJECTS | xisque_allocate_rejects | Number of allocate requests rejected by an XISQUE global user exit program | |
ISR_XISQUE_ALLOC_QPURGES | xisque_allocates_queue_purges | Number of allocate queue purges that have occurred because of an XISQUE request for this connection | |
ISR_XISQUE_ALLOCS_PURGED | xisque_allocates_purged | Number of allocate requests purged because XISQUE requests that allocate queues are purged (ISR_XISQUE_ALLOC_QPURGES) for this connection | |
ISR_TRANS_ATTACHED | no_transact_attached | Number of transactions attached for this connection | |
ISR_REMOTE_TERM_STARTS | remote_terminal_starts | Number of START requests sent from a remote terminal | |
ISR_UNSUPPORTED_REQUESTS | unsupported_reqs | Number of attempts to route requests for unsupported function across this connection | |
ISR_FS_PG_REQUESTS | func_shipped_program_req | Number of program control LINK requests for function shipping on this connection | |
ISR_FS_PG_BYTES_SENT | fs_program_reqs_byte_sent | Number of bytes sent on LINK requests | byte |
ISR_FS_PG_BYTES_RECEIVED | fs_program_reqs_byte_received | Number of bytes received on LINK requests | byte |
ISR_FS_IC_REQUESTS | fs_interval_control_reqs | Number of interval control requests for function shipping on this connection | |
ISR_FS_IC_BYTES_SENT | fs_ic_reqs_bytes_sent | Number of bytes sent on interval control requests | byte |
ISR_FS_IC_BYTES_RECEIVED | fs_ic_reqs_bytes_received | Number of bytes received by interval control requests | byte |
ISR_IPCONN_IP_ADDRESS | ip_reseolved_address | The IPv4 or IPv6 address of the host | |
ISR_IPCONN_IP_FAMILY | ip_family | IP Family
| |
ISR_IPCONN_DEFINE_SOURCE | group_installed_from | Group installed from | |
ISR_IPCONN_CHANGE_TIME | change_create_time | Change/Create time | |
ISR_IPCONN_CHANGE_USERID | change_user_id | Change user ID | |
ISR_IPCONN_CHANGE_AGENT | change_agent | Change agent | |
ISR_IPCONN_INSTALL_AGENT | install_agent | Install agent | |
ISR_IPCONN_INSTALL_TIME | install_create_time | Install/Create time | |
ISR_IPCONN_INSTALL_USERID | installuser_id | Install user ID | |
ISR_FS_FC_REQUESTS | fs_file_control | Number of file control requests for function shipping on this connection | |
ISR_FS_FC_BYTES_SENT | fs_fc_reqs_bytes_sent | Number of bytes sent by file control requests | byte |
ISR_FS_FC_BYTES_RECEIVED | fs_fc_reqs_bytes_received | Number of bytes received by file control requests | byte |