Questions tagged [rman]

The tag has no usage guidance.

Filter by
Sorted by
Tagged with
0 votes
1 answer
61 views

Oracle RMAN full backup due to gaps in ARCHIVE LOGs

I've recently recovered a Data Guard configuration. Simple setup that syncs from primary to standby using Data Guard. Because it's been on-line for a sustained period, some logs are missing and I ...
sambomartin's user avatar
0 votes
1 answer
139 views

Transfer enterprise data - tiny volumes - to AWS S3 for Heroku app

What would you suggest is the best option to get "enterprise" data from a client into AWS S3 so we can provide Heroku hosted SaaS? The data volumes are tiny, it's just daily spreadsheet/csv records. ...
rigyt's user avatar
  • 53
0 votes
1 answer
74 views

Does Oracle database need to be restarted to use Rman?

We have an Oracle database which uses Rman. The server hosting Rman repositories crashed. We've put the Rman server back online, but do we need to bounce the Oracle database to get it to start using ...
ybe32's user avatar
  • 1
-1 votes
1 answer
4k views

Symantec Netbackup : Oracle restore fails "exited with status 13: file read failed"

I am restoring Oracle datafile size of 1200GB. Datafile is read from backup piece size of 4000GB(4TB). Note: As I monitored 4TB is processed totaly to read all blocks of my datafile. I had several ...
kupa's user avatar
  • 381
-1 votes
1 answer
733 views

RMAN connecting to wrong target

When I run rman target / @mydb nocatalog cmdfile=%commands% msglog=%logfile%, I see connected to target database: OTHERDB (DBID=3786352837, not open).
publicRavi's user avatar
2 votes
2 answers
6k views

Disable RMAN backups in Oracle 11g

Recently I tinkered around with RMAN to see how it works, and somehow managed to get a regularly scheduled backup going. I don't really have the disk space or the need for RMAN to run, but I can't ...
nw.'s user avatar
  • 723
0 votes
1 answer
169 views

Common use cases of RMAN restore/recovery

To test our Oracle backup & recovery process, I would like to simulate some common fail case scenarios. Any suggestions?
1 vote
2 answers
3k views

Oracle VSS Writer vs. RMAN

I am unable to find any literature to evaluate which solution to use when backing up my Oracle 11g DB. The attempt is to perform online backups by enabling ARCHIVELOG mode. Edit: I have gone through ...
publicRavi's user avatar
1 vote
1 answer
531 views

Oracle 10gR2 RMAN: Channel allocation

Oracle 10gR2, Win2003. I know enough about RMAN to perform basic functions. I'm trying to learn more. We have an RMAN backup process that is used to duplicate a database nightly. The backup is ...
DCookie's user avatar
  • 2,098
2 votes
1 answer
7k views

oracle database move current server to another machine problem

these day i really stress because of oracle server, im quite new to oracle. i have one old windows 2003 server which installed oracle 10.2.0 version. and i want to full backup of this oracle then ...
user avatar
3 votes
1 answer
185 views

Oracle RMAN Full Database Recovery

I want to restore a full database backup of a database in noarchivelog, but not the last backup. How can I select the full backup to restore?
Guille's user avatar
  • 131