Multiple choice technology databases In user-managed backup and recover procedure, how are data files backed up ? Using SQL commands. Using SQL*Plus Commands. Using operating system commands. Using Recover Manager commands. Reveal answer Fill a bubble to check yourself C Correct answer Explanation In user-managed backups, the database administrator uses operating system commands (like cp, copy, or dd) to copy the physical database files, rather than using RMAN commands or SQL statements.