Contains one or more rows for each stored procedure and trigger in the database. Each row contains compiled Java bytecode for its procedure or trigger.

The following table provides details of the SYSPROCBIN table.

Table 1. SYSPROCBIN system table
Column name Column data type Column size
id INTEGER 4
proc_bin VARBINARY 2000
proc_type CHARACTER 2
rssid INTEGER 4
seq INTEGER 4