The database server creates the VP.servername.nnx file, if needed, when you initialize shared memory. The name of this file comes from DBSERVERNAME or DBSERVERALIASES in the ONCONFIG file, the VP number (nn), and an internal identifier (x).
The database server keeps information about client/server connections in the VP.servername.nnx file. You do not use the file directly. You only need to recognize that it is a legitimate file.
If this file is accidentally deleted, you must restart the database server.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]