ODBC Server Reference Manual

Managing Customized Catalogs
HP NonStop ODBC Server Reference Manual429151-002
7-99
SQL Communications Subsystem (SCS) Statements
MODIFY SCS
The MODIFY SCS statement modifies one or more of the attribute values or adds a
new attribute-value pair in an existing SCS named configuration in the ZNSSCS table.
To execute MODIFY SCS, you must be a privileged user.
scs-processname
specifies the Guardian process name of the SCS named configuration you want to
modify.
For a description of the MODIFY SCS parameters, see the ADD SCS statement.
If you specify the SCS_CREATE_OPTIONS attribute for MODIFY SCS, the options
apply only to the SCS process.
MODIFY SCS scs-processname
[ JOB_ID job-id ]
[ SCS_OBJECT scs-object-file-name ]
[ SCS_LIBRARY_FILE scs-library-file-name ]
[ SCS_PRIORITY scs-priority ]
[ CPU_PRIMARY cpu-primary ]
[ CPU_BACKUP cpu-backup ]
[ SWAPVOL swapvol ]
[ DATAPAGES datapages ]
[ EXT_SWAPFILE ext-swapvol ]
[ SCS_CREATE_OPTIONS create-options ]
[ EMIT_EVENTS { N | Y } ]
[ MEMORY_CHECK { N | Y } ]
[ HOMETERM home-term-name ]
[ IN_FILE input-file-name ]
[ OUT_FILE output-file-name ]
[ ERR_FILE error-file-name ]
[ IN_BUFFER_SIZE_B input-buffer-size ]
[ OUT_BUFFER_SIZE_B output-buffer-size ]
[ DEFAULT_VOLUME [[\node.]$volume.]subvolume ]
[ SCS_DEBUG_OPTIONS scs-debug-options ]
[ SCS_RUN_OPTIONS scs-run-options ]
[ NOS_OBJECT nos-object-file-name ]
[ NOS_LIBRARY_FILE nos-library-file-name ]
[ NOSUTIL_OBJECT nosutil-object-file-name ]
[ NOSUTIL_LIBRARY_FILE nosutil-library-file-name ]
[ NOSUTIL_PRIORITY nosutil-priority ]
[ NOSUTIL_CPU nosutil-cpu ]
[ NOSUTIL_DEBUG_OPTIONS nosutil-debug-options ]
[ NOSUTIL_RUN_OPTIONS "nosutil-run-options" ]
[ UPDATE_SYSTEM_CONFIG ]