SQL/MP System Procedures
HP NonStop SQL/MP Programming Manual for C—429847-008
5-16
SQLCATOBUFFER
errors
controls the writing of error messages to the buffer:
The default is Y.
warnings
controls the writing of warning messages to the buffer:
The default is Y.
statistics
controls the writing of statistics to the buffer:
The default is Y.
caller_error_loc
controls the writing of the program name and line number of the SQL statement
that received the error:
The default is Y.
Y Write
all
errors.
N
Write only the first error.
B
Write all errors but suppress this prefix:
ERROR from
subsystem
[
nn
]
Y
Write all warning messages.
N
Write all warning messages.
B
Write all warnings but suppress this prefix:
WARNING from
subsystem
[
nn
]
Y
Write row and cost statistics if the value returned to the SQLCA in the
ROW or COST field is greater than or equal to 0.
N
Do not write statistics.
R
Write row statistics only.
C
Write cost statistics only.
Y Write
the
program
name and line number.
N Suppress
the
information.
Summary of Contents for NonStop SQL/MP
Page 4: ......
Page 14: ...Contents HP NonStop SQL MP Programming Manual for C 429847 008 x ...
Page 60: ...Host Variables HP NonStop SQL MP Programming Manual for C 429847 008 2 26 VARCHAR Data Type ...
Page 294: ...SQL MP Sample Database HP NonStop SQL MP Programming Manual for C 429847 008 A 6 ...