Which of the following is NOT a method you could use to restore your SAS environment?
Use the restore job created by the Backup Wizard.
Execute the restoreServer.sas program.
Write custom code to invoke the OMABAKUP macro with the RESTORE option enabled.
Use the RESTORE macro.
Submit