ODBC Server Reference Manual
Managing Customized Catalogs
HP NonStop ODBC Server Reference Manual—429151-002
7-91
Server Class Mapping (SMAP) Statements
UPDATE_SYSTEM_CONFIG
resets the time to update system configuration values to the current time. This
option causes running system components to reread their configuration values on
the next polling cycle.
Considerations – MODIFY SMAP
The MODIFY SMAP statement:
•
Modifies an existing entry in ZNSMAP that maps a server class configuration entity
to an SCS configuration entity
•
Generates a warning if scs-processname is not a valid NonStop ODBC Server
SCS configuration entity found in ZNSSCS
•
Generates a warning if server-name is not a valid NonStop ODBC Server server
class configuration entity found in ZNSSER
•
Generates an error if you are not a privileged user
Example
MODIFY SMAP myscs alpha SHUTDOWN_SER Y
REMOVE SMAP
The REMOVE SMAP statement removes a mapping between an existing server class
configuration entity and SCS configuration entity. To execute REMOVE SMAP, you
must be a privileged user.
scs-processname
is an alphabetic string up to 15 characters in length that specifies a valid SCS
process in the following format:
[\node.]$process-name
server-name
is an alphanumeric string up to 32 characters in length that identifies the name of
the server class configuration entity associated with the specified SCS
configuration entity.
UPDATE_SYSTEM_CONFIG
resets the time to update system configuration values to the current time. This
option causes running system components to reread their configuration values on
the next polling cycle.
REMOVE SMAP scs-processname server-name
[ UPDATE_SYSTEM_CONFIG ]