Progress
Database Administration
Guide and Reference
PROUTIL DBAUTHKEY Qualifier
Sets an authorization key for a database. When you compile source code, Progress includes the value of this key in your r-code. CRC-based r-code that does not include the correct authorization key will not run against your database.
SYNTAX
db-name
Specifies the database you are using.
old-key
Specifies the old authorization key.
new-key
Specifies the new authorization key.
NOTES
- You use the DBAUTHKEY qualifier to set, change, and remove authorization keys. The following table lists the values you must enter for each task:
- Once you set the authorization key, do not forget it. You cannot change or remove the authorization key without knowing its current value.
- After you set, change, or remove the authorization key for a database, you can use the RCODEKEY qualifier to update your r-code without recompiling it.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |