# DB-RESUME
Read Time: 1 minute(s)
Tags: db resume db-resume database operations
# Description
This utility allows resumption of database operations on a previously paused jBASE database. It is invoked as:
DB-RESUME {-n}
1
where the -n option specifies the database to resume (This option is only available in jBASE 5.2 and later).
# Note
This utility is only available in jBASE 4.1 and later.
See also DB-PAUSE
Back to Tools and Utilities