HP NonStop SQL/MP Programming Manual page 106

For c
Table of Contents

Advertisement

SQL/MP System Procedures
Table 5-4. SQLCAGETINFOLIST Procedure Item Codes (page 2 of 2)
Item Code
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
HP NonStop SQL/MP Programming Manual for C—429847-008
Size (Bytes)
Description
2
Maximum length, in bytes, of the system procedure that
sets the first error or warning.
2
Actual length, in bytes, of the system procedure that sets
the first error or warning.
(in item code 12)
Location of the system procedure that sets the first error
or warning.
2
Maximum length, in bytes, of the parameter buffer.
2
Used bytes in the parameter buffer.
(in item code 15)
Parameter buffer.
2
Maximum length, in bytes, of the source name buffer.
2
Used bytes in the source name buffer.
(in item code 18)
Source name buffer.
4
Number of processed rows.
8
Estimated query cost.
2
SQL error or warning number. Error numbers are
positive, warning numbers are negative.
2
Subsystem ID: First byte is 0. The second byte can be
one of these letters:
S = SQL/MP component:
F = SQL file system
D = DP2 disk process
G = NonStop OS
R = FastSort program (SORTPROG process)
L = Load routines
I = Sequential I/O (SIO) procedures
2
Suppress printing this error (0 = False, nonzero = True)
2
Offset into the parameters buffer for parameters
associated with the call.
NonStop SQL/MP returns -1 if there are no parameters.
2
Number of parameters for this error.
2
Sequence in which the error or warning was set.
2
Size of the buffer that contains parameters. Each string
is delimited by a zero.
(in item code 28)
Buffer that contains parameters, delimited by a zero.
Each parameter begins on an even word boundary and
is preceded by 2 bytes.
SQL compiler
SQL catalog manager
SQL executor
SQLUTIL process
SQLCI or SQLCI2 process
5-12
SQLCAGETINFOLIST

Advertisement

Table of Contents
loading

Table of Contents