Backups
Backup All Users
Section titled “Backup All Users”Create datapump dumps of all users, including APEX workspaces and applications:
local-23ai.sh backup-allFiles are written to the ./backups/export directory.
Backup Specific Schema
Section titled “Backup Specific Schema”Backup a single schema with its workspace and applications:
local-23ai.sh backup-schema moviesImport Backup
Section titled “Import Backup”Restore a previously created backup:
local-23ai.sh import-backup movies