|
The dbmaint utility manages named databases.
Note
This utility can only be run by user accounts belonging to grouppvsw. See Getting Started With Pervasive PSQL (Server edition) for information on Pervasive PSQL Linux utilities and user accounts.
Commands
Options
To create DBName TEST with relational integrity type:
% dbmaint a -i -nTEST
Note
Unless a datapath is specified, the new database will be in the default location, $PVSW_ROOT/data. Likewise, if a dictionary path is not specified, the dictionary will be created in the default location.
To delete the same database, type:
To list all DBNames with full information, type:
To modify the security policy of the DefaultDB database to Mixed, type:
dsnadd(1), butil(1), btadmin(1), syslogd(1), smb.conf(5)
Advanced Operations Guide - for more information about database names, bound databases, referential integrity, and Btrieve security policies.
|
Chapter contents
Prev topic: clilcadm
|