Command to Restore Archives in Oracle with brrestore
Below is the command to restore the archives in oracle via brrestore.
brrestore -p init<SID>.sap -a <FirstArch>-<LastArch>=/oracle/<SID>/oraarch -d util_file -r init<SID>.utl -i 30 -k no -l E
Below is the command to restore the archives in oracle via brrestore.
brrestore -p init<SID>.sap -a <FirstArch>-<LastArch>=/oracle/<SID>/oraarch -d util_file -r init<SID>.utl -i 30 -k no -l E