Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Usage: PBS_EXEC/sbin/pbs_dataservice <start|stop|status>

Options:

start: to start the database

stop: to stop the database

status: check the status of the database.

PBS_EXEC/sbin/pbs_ds_password

...

Usage: PBS_EXEC/sbin/pbs_ds_password -r | -C <user_name>

Options:

-r: set a random password to the current database user.

-C user_name: Create/change database user for the PBS database. This user should exist on the system and have permission to access the database directory under PBS_HOME.

PBS_EXEC/lib/libdb.so

Description: This dynamic library will have the functionality for the PBS server to access the database.

...