i was trying to prepare a primary database for standby database creation. while executing set_log_params.sql, we struck with an error \"ORA-32017 failure in updating SPFILE\" and \"ORA-00439 feature
Wh开发者_开发知识库en I run rman target / @mydb nocatalog cmdfile=%commands% msglog=%logfile%, I see connected to target database: OTHERDB (DBID=3786352837, not open).
new to oracle, I am having a oracle DB which we don\'t use anymore开发者_如何学运维(version : 8.1.7.4).
I have got a backupset of an Oracle 11g database which was created with RMAN. Now I want to import/restore th开发者_StackOverflow社区e backupset onto a new and empty database server. I know that the c
I have an Oracle RMAN backup that was created on a Solaris SPARC box and is therefore in big-endian format. I wish to restore this backup to a Windows x86-64 based machine but have hit a roadblock due
First, I am creating an executable job: BEGIN DBMS_SCHEDULER.CREATE_JOB(job_name => \'PIPE_JOB\', job_type => \'EXECUTABLE\', job_action => \'RMAN PIPE TEST_PIPE_1 target / TIMEOUT = 60\');
Here\'s a good one for any Oracle gurus out there. I\'m working on a web page that dynamically configures Oracle DB backup settings in a closed environment. Right now, I have everything set up to gene
I\'m working on a web interface for modifying Oracle database backup settings. One of the options I want to give users is where to set the flash recovery area. As far as I know, the only way to change