Download as ods, pdf, or txt
Download as ods, pdf, or txt
You are on page 1of 2

Scenario

1 2 3 4 5 6
Name Machine
The number in the grid is the order the individual does the scenerio#
Add a character to indicate 'B'roken, 'R'ecovered
The instructor should access each students machine and execute the break scripts locally.
The following does not work reliably.
From the Instructor (any) machine use the following
ssh oracle@<machine_name> $WORKS/scenario.sh <#>
To break all the machines at once with same scenario
for machine in 1 5 8 9 11
do
ssh oracle@$machine $WORKS/scenario.sh <#>
done
Loss of redo
(inactive)
Loss of redo
(active)
Loss of
encryption
wallet
Restore a lost
ASM disk
group
Recover a lost
read-only
tablespace
Recover TBS
w/o backup
(ARCHIVEL
OG)
7 8 9 10 11 12
The instructor should access each students machine and execute the break scripts locally.
Recover
tablespace in
NOArchivelog
Loss of
control
file(trace)
Loss of TBS
and current
redo
Loss of
control and
TBS
Loss of
controlfile
and new TBS
Loss of TBS
with
uncataloged
backups

You might also like