分类:
2008-10-16 19:09:52
[oracle@jumper oracle]$ rman target / Recovery Manager: Release 9.2.0.4.0 - Production Copyright (c) 1995, 2002, Corporation. All rights reserved. connected to target database: CONNER (DBID=3152029224) RMAN> run { 2> backup database 3> format '/opt/oracle/orabak/full%d_%T_%s' 4> plus archivelog 5> format '/opt/oracle/orabak/arch_%d_%T_%s' 6> delete all input; } Starting backup at 04-NOV-04 current log archived using target database controlfile instead of recovery catalog allocated channel: ORA_DISK_1 channel ORA_DISK_1: sid=12 devtype=DISK channel ORA_DISK_1: starting archive log backupset channel ORA_DISK_1: specifying archive log(s) in backup set input archive log thread=1 sequence=163 recid=6 stamp=541351580 channel ORA_DISK_1: starting piece 1 at 04-NOV-04 channel ORA_DISK_1: finished piece 1 at 04-NOV-04 piece handle=/opt/oracle/orabak/arch_CONNER_20041104_7 comment=NONE channel ORA_DISK_1: backup set complete, elapsed time: 00:00:02 channel ORA_DISK_1: deleting archive log(s) archive log filename=/opt/oracle/oradata/conner /archive/1_163.dbf recid=6 stamp=541351580 Finished backup at 04-NOV-04 Starting backup at 04-NOV-04 using channel ORA_DISK_1 channel ORA_DISK_1: starting full datafile backupset channel ORA_DISK_1: specifying datafile(s) in backupset including current SPFILE in backupset including current controlfile in backupset input datafile fno=00004 name=/opt/oracle/oradata/conner/eygle01.dbf input datafile fno=00001 name=/opt/oracle/oradata/conner/system01.dbf input datafile fno=00002 name=/opt/oracle/oradata/conner/undotbs01.dbf input datafile fno=00003 name=/opt/oracle/oradata/conner/users01.dbf channel ORA_DISK_1: starting piece 1 at 04-NOV-04 aaaachannel ORA_DISK_1: finished piece 1 at 04-NOV-04 piece handle=/opt/oracle/orabak/full_CONNER_20041104_8 comment=NONE channel ORA_DISK_1: backup set complete, elapsed time: 00:04:04 Finished backup at 04-NOV-04 Starting backup at 04-NOV-04 current log archived using channel ORA_DISK_1 channel ORA_DISK_1: starting archive log backupset channel ORA_DISK_1: specifying archive log(s) in backup set input archive log thread=1 sequence=164 recid=7 stamp=541351832 channel ORA_DISK_1: starting piece 1 at 04-NOV-04 channel ORA_DISK_1: finished piece 1 at 04-NOV-04 piece handle=/opt/oracle/orabak/arch_CONNER_20041104_9 comment=NONE channel ORA_DISK_1: backup set complete, elapsed time: 00:00:02 channel ORA_DISK_1: deleting archive log(s) archive log filename=/opt/oracle/oradata /conner/archive/1_164.dbf recid=7 stamp=541351832 Finished backup at 04-NOV-04 RMAN>