ODBC Server Reference Manual

Managing Customized Catalogs
HP NonStop ODBC Server Reference Manual429151-002
7-92
SQL Communications Subsystem (SCS) Statements
Considerations – REMOVE SMAP
The REMOVE SMAP statement:
Deletes the entry in ZNSMAP that maps scs-processname to server-name
Generates an error if scs-processname is not a valid NonStop ODBC Server
SCS configuration entity found in ZNSSCS
Generates an error if server-name is not a valid NonStop ODBC Server server
class configuration entity found in ZNSSER
Generates an error if scs-processname and server-name are not mapped to
each other and represented by an entry in ZNSUMAP
Generates an error if you are not a privileged user
Example
REMOVE SMAP myscs alpha
SQL Communications Subsystem (SCS) Statements
Use the following statements to control how SCS configures and manages a
dependent process:
ADD SCS
MODIFY SCS
REMOVE SCS
START SCS
STATUS SCS
STOP SCS