Technical data
/usr/pd/lib/pdspvr [-a] [-c] [-d ODBpath] [-e emailAddress][serverName]
-a
Required option for a server startup taking place after the server had
to repair the object database as part of a crash recovery.
-c
Forces a database integrity check at startup after a normal shutdown.
You might want to use the -c option if you suspect that the database
is corrupt. (The server automatically checks the database integrity
when it restarts after a crash.)
-e emailAddress
Specifies an e-mail address that should receive notification of server
startup errors. If you do not specify an e-mail address, server startup
errors are reported to standard error and to syslog.
5.4.5 Starting an Outbound Gatway Supervisor
The options for starting an Outbound Gateway Supervisor arethe same as
that of the supervisor, but the command executable is different. To start an
Outbound Gateway Supervisor use the following command:
#/usr/pd/lib/pdspvlpr server_name
The following examples show use of the pdspvr and pdspvlpr commands
to start supervisors:
• To start a supervisor (red_sup) using no options, use the following
command:
# /usr/pd/lib/pdspvr red_sup
• To start a supervisor and have notification of any startup errors
electronically mailed to the root account:
#/usr/pd/lib/pdspvr -e root red_sup
• To start an LPD Outbound Gateway Server (red_obg), use the following
command:
#/usr/pd/lib/pdspvlpr red_obg
5.4.6 Enabling a Server
After initially creating and starting a server, you must enable the server so
that it is available for use.
pdenable -c server[-m message_txt]server_name
5–16 Creating and Managing Servers










