ODBC Server Reference Manual

Managing Customized Catalogs
HP NonStop ODBC Server Reference Manual429151-002
7-96
SQL Communications Subsystem (SCS) Statements
ERR_FILE error-file-name
specifies the location of the error log file for the SCS process; it is an alphabetic
string up to 35 characters in length in the following format:
[\node.]$volume.subvolume.filename
IN_BUFFER_SIZE_B input-buffer-size
is an integer in the range 2200 through 32000 that specifies the size of the
communication buffer in bytes between NonStop TCP/IP or NonStop IPX/SPX and
an SCS process.
OUT_BUFFER_SIZE_B output-buffer-size
is an integer in the range 2200 through 32000 that specifies the size of the
communication buffer in bytes between an SCS process and a NOS process.
DEFAULT_VOLUME [[\node.]$volume.]subvolume
specifies the default values for the startup message.
SCS_DEBUG_OPTIONS scs-debug-options
is an INT(2) number that specifies debugging options for the process:
SCS_RUN_OPTIONS scs-run-options
is an alphanumeric string value, internally formatted, up to 240 characters in length
that specifies run options for the process.
NOS_OBJECT nos-object-file-name
specifies the valid 34-character NonStop SQL/MP program in the following format:
[\node.]$volume.subvolume.filename
NOS_LIBRARY_FILE nos-library-file-name
is an alphabetic string up to 35 characters in length that specifies the name of a
user library for the NOS process. Use this parameter to specify a library other than
the default library.
0 Do not use debugging features.
8 Enter DEBUG mode at _MAIN.
9 Enter INSPECT mode at _MAIN and create a SAVEABEND file upon trap.
12 Enter DEBUG mode at _MAIN, ignore the program default for debugging
options, and create a SAVEABEND file upon a trap.
13 Enter INSPECT mode at _MAIN, ignore the program default for debugging
options, and create a SAVEABEND file upon a trap.