Skip to content

Commit c5066c1

Browse files
Update oracle-database-backup-azure-backup.md
1 parent b124f42 commit c5066c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/workloads/oracle/oracle-database-backup-azure-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ Now the database has been restored you must recover the database. Please follow
10521052
```
10531053
Copy the logfile path and file name for the CURRENT online log, in this example it is `/u02/oradata/ORATEST1/redo01.log`. Switch back to the ssh session running the recover command, input the logfile information and press return:
10541054
1055-
```bash
1055+
```output
10561056
Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
10571057
/u02/oradata/ORATEST1/redo01.log
10581058
```

0 commit comments

Comments
 (0)