Showing posts with label restrict startup. Show all posts
Showing posts with label restrict startup. Show all posts

Monday, December 3, 2012

RMAN>STARTUP DBA - restrict database

How to startup a database in rman for restricted sessions. You would say conform SQLPLUS

SQLPLUS
SQL> startup restrict 
RMAN
RMAN> startup restrict 
It's not working, the word restrict generate an error inside RMAN.