REPLACE FUNCTION SYSLIB.MonitorQueryBand ( HostId SMALLINT, SessionNo INTEGER, RunVprocNo SMALLINT) RETURNS VARCHAR(12304)CHARACTER SET UNICODE ) ... ;
Syntax Elements
- HostId
- Logical ID of a host.
- SessionNo
- Number of the session to get the query band for.
- RunVprocNo
- PE vproc number where the session runs, from the RunVprocNo field of a MONITOR SESSION response (see Group I Data Fields and JDBC ResultSet Columns).