ODBC Server Reference Manual
Managing Customized Catalogs
HP NonStop ODBC Server Reference Manual—429151-002
7-95
SQL Communications Subsystem (SCS) Statements
SCS_CREATE_OPTIONS scs-create-options
is an INT(2) number that determines the environment of the SCS process :
For more information about create options, see the Guardian Procedure Calls
Reference Manual.
EMIT_EVENTS { Y | N }
specifies whether to use the Event Management Service (EMS) to record the state
changes of an object. The object can be a SERVER or SESSION.
MEMORY_CHECK { Y | N }
specifies whether to have the SCS internally check memory handling:
HOMETERM home-term-name
specifies the name of the home terminal for the new process; it is an alphabetic
string up to 24 characters in length in the following format:
[\node.]$ppppp.#PTYaaaa
where ppppp is a valid process name for TTY devices and aaaa is an arbitrary
value that identifies a particular terminal. The arbitrary value is unique for each
user session.
IN_FILE input-file-name
specifies an input file for the SCS process.
OUT_FILE output-file-name
specifies an output file for the SCS process.
6 Inherit DEFINEs from the calling process (NOSUTIL) but ignore DEFINEs
stored in ZNSDEF.
22 Inherit DEFINEs from the calling process (NOSUTIL) and include DEFINEs
from ZNSDEF.
23 Inherit DEFINEs from the calling process (NOSUTIL), include DEFINEs
from ZNSDEF, and run the SCS process at a low PIN.
Y Record the state change information.
N Do not record the state change information.
Y Check memory handling.
N Do not check memory handling.