Operational Model:
Usage
ctsqlcdb <command> <dbname> [<servername>]
Valid Commands:
Or the following command syntax copies an existing database and adds a reference to the new copy:
-copy also includes non c-tree files when present in the database directory area.
where:
The ‑copy command supports virtual tables (called "Multi Record Tables" or "MRT tables").
This utility supports the use of an encrypted password file. Encrypted password files keep user IDs and passwords from plain view when the utility is used within a script file. They are created with the ctcmdset utility. The plain text form of the file should be:
; User Id
USERID ADMIN
; User Password
PASSWD <pass>
Use the -1 option to specify the name of the encrypted file.