run {
startup mount pfile=\INIT .ORA;
allocate channel ch1 type disk;
restore database;
recover database;
release channel ch1;
}
I am assuming you have same partitioning for PROD and DEV databases.
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |