ODBC Server Messages Manual
NonStop ODBC Server Messages Manual—429394.001
2-1
2
S
QL
SQL Communications Subsystem (SCS)
Messages
This section lists messages generated by the SQL Communications Subsystem (SCS)
process and logged to $0 or the default collector. You can run the Event Management
Service (EMS) Distributor to log SCS messages elsewhere and format them for display.
See the NonStop™ ODBC Server Installation and Management Manual to learn how to
collect event messages. See the EMS Manual for more information about that product.
Correct Name Formats
Many errors involve incorrect name formats. The correct formats for some common
names are shown here.
File Name
The format for a D-series operating system file name is:
\node-name.$volume-name.subvolume-name.file-name
Process Name
A process name begins with a dollar sign, followed by from 1 to 5 alphanumeric
characters, the first of which must be alphabetic.
Multilan (MLAD) Gateway Name
A gateway name is a Multilan subdevice name. The name begins with a number sign,
followed by from 1 to 5 alphanumeric characters, the first of which must be alphabetic.
Job ID
A job ID is an integer: for example, 1.
node-name is preceded by a backslash and contains a maximum of 7
alphanumeric characters, the first of which must be
alphabetic.
volume-name is preceded by a dollar sign and contains a maximum of 7
alphanumeric characters, the first of which must be
alphabetic.
subvolume-name contains a maximum of 8 alphanumeric characters, the first of
which must be alphabetic.
file-name contains a maximum of 8 alphanumeric characters, the first of
which must be alphabetic.