Bonjour,

J'ai un petit soucis.

On a mis en place le système dataguard. jusqu'au 17 Aout tout fonctionnait correctement.
Un pb sur la stanbdy est apparu et on la alors recréée.
Tout semble tourner correctement

(version Oracle Enterprise 10.2.0.4)

log standby

Mon Aug 24 14:00:30 2009
Media Recovery Log /oraarch/P001/archives/P001_1_26319_687966378.ARC
Media Recovery Waiting for thread 1 sequence 26320 (in transit)
Mon Aug 24 14:05:29 2009
Primary database is in MAXIMUM PERFORMANCE mode
RFS[2]: Successfully opened standby log 7: '/oradb/P001/redolog1/redoDG2A.rdo'
Mon Aug 24 14:05:31 2009
Media Recovery Log /oraarch/P001/archives/P001_1_26320_687966378.ARC
Media Recovery Waiting for thread 1 sequence 26321 (in transit)
Mon Aug 24 14:10:30 2009
Primary database is in MAXIMUM PERFORMANCE mode
RFS[2]: Successfully opened standby log 6: '/oradb/P001/redolog1/redoDG1A.rdo'
Mon Aug 24 14:10:32 2009
Media Recovery Log /oraarch/P001/archives/P001_1_26321_687966378.ARC
Media Recovery Waiting for thread 1 sequence 26322 (in transit)
log primary

Thread 1 cannot allocate new log, sequence 26320
Private strand flush not complete
Current log# 4 seq# 26319 mem# 0: /oradb/P001/redolog1/redo_g4_m1.dbf
Current log# 4 seq# 26319 mem# 1: /oraarch/P001/redolog2/redo_g4_m2.dbf
Mon Aug 24 14:00:29 2009
Thread 1 advanced to log sequence 26320 (LGWR switch)
Current log# 5 seq# 26320 mem# 0: /oradb/P001/redolog1/redo_g5_m1.dbf
Current log# 5 seq# 26320 mem# 1: /oraarch/P001/redolog2/redo_g5_m2.dbf
Mon Aug 24 14:00:29 2009
LNS: Standby redo logfile selected for thread 1 sequence 26320 for destination LOG_ARCHIVE_DEST_2
Mon Aug 24 14:05:26 2009
Thread 1 cannot allocate new log, sequence 26321
Private strand flush not complete
Current log# 5 seq# 26320 mem# 0: /oradb/P001/redolog1/redo_g5_m1.dbf
Current log# 5 seq# 26320 mem# 1: /oraarch/P001/redolog2/redo_g5_m2.dbf
Aucun problème apparemment .. sauf que ... lors de la sauvegarde de la PRIMARY la purge des archivelog ne se fait plus
INF - input archive log thread=1 sequence=26334 recid=52602 stamp=695747730
INF - input archive log thread=1 sequence=26335 recid=52604 stamp=695748031
INF - input archive log thread=1 sequence=26336 recid=52606 stamp=695748332
INF - piece handle=arch_u46knnrd4_s1158_p1_t695987620 tag=TAG20090827T093654 comment=API Version 2.0,MMS Version 5.0.0.0
INF - channel ch00: backup set complete, elapsed time: 00:01:06
INF - RMAN-08137: WARNING: archive log not deleted as it is still needed
INF - archive log filename=/oraarch/P001/archives/P001_1_26320_687966378.ARC thread=1 sequence=26320
INF - RMAN-08137: WARNING: archive log not deleted as it is still needed
INF - archive log filename=/oraarch/P001/archives/P001_1_26321_687966378.ARC thread=1 sequence=26321
INF - RMAN-08137: WARNING: archive log not deleted as it is still needed
INF - archive log filename=/oraarch/P001/archives/P001_1_26322_687966378.ARC thread=1 sequence=26322
INF - RMAN-08137: WARNING: archive log not deleted as it is still needed
Ce qui est embêtant car cela rempli le disque ...
Je ne sais pas trop quoi faire ...
- je n'ose pas les supprimer et faire le crosscheck derrière
- si je dois redémarrer la primary parce qu'il y a eu un soucis de GAP avant la recréation de la standby
-...

Bref je suis perdue, si vous pouviez m'aider.

Merci