Step 1A: Restrict access to your temporary database
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
If you don't restrict access to the database with the PROREST command, you can restrict access with the PROUTIL DBRESTRICT qualifier as a separate step. The syntax is:
|
For example, to restrict access for moving data on a database named temporary_db, you would enter:
|
For the complete syntax of PROUTIL DBRESTRICT, see PROUTIL DBRESTRICT qualifier.