PreviousUser's Guide (9.1 revision 1) Next

Services on Windows Servers

Show this topic in Library frames

PCC offers a convenient way to work with Pervasive.SQL servers on Windows machines without having to use the Windows Services control panel. You can start, stop, and set the startup policy from within PCC.

You must stop the relational and transactional services to completely stop Pervasive.SQL. Stopping just one of the services does not stop the database engine completely.

This section applies only to Windows platforms, not to Linux.

To start or stop services

  1. In Pervasive.SQL Explorer, expand the Services node in the tree (click the icon to the left of the node).
  2. Right-click on the service that you want to stop or start.
  3. Perform one of the following actions:
    1. Click Start Service to start the service
    2. Click Stop Service to stop the service
    3. Click Restart Service to stop then start the service.

Tip
You can also stop or restart all services with a single command. Right-click the Services node in the tree, then click Stop All Services or Restart All Services.

To set services startup policy

  1. In Pervasive.SQL Explorer, expand the Services node in the tree (click the icon to the left of the node).
  2. Right-click on the service for which you want to set a startup policy.
  3. Click Properties.
  4. Click the desired policy:
  5. Startup Policy
    Meaning
    Manual
    You must manually start the service after the operating system starts.
    Automatic
    The service automatically starts when the operating system starts.
    Disabled
    The service is removed from operation and is not affected by starting the operating system.

  6. Click OK (or Apply then OK).

Services Properties

See To set services startup policy by using PCC in Advanced Operations Guide.


Chapter contents
Publication contents

Prev topic: An Overview of Pervasive.SQL Control Center
Next topic: Database Engines