IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Administration Oracle Discussion :

Backup après shutdwon abort


Sujet :

Administration Oracle

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre éclairé
    Avatar de mboubidi
    Homme Profil pro
    DBA Oracle
    Inscrit en
    Novembre 2006
    Messages
    326
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 46
    Localisation : Algérie

    Informations professionnelles :
    Activité : DBA Oracle
    Secteur : High Tech - Produits et services télécom et Internet

    Informations forums :
    Inscription : Novembre 2006
    Messages : 326
    Par défaut Backup après shutdwon abort
    Bonjour,
    je veux juste une confirmation pour un backup d'une BD Oracle, après un shutdown abort est ce qu'il est consistant ou pas.
    Merci pour votre réponse;
    Salutations.

  2. #2
    Membre éclairé
    Avatar de mboubidi
    Homme Profil pro
    DBA Oracle
    Inscrit en
    Novembre 2006
    Messages
    326
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 46
    Localisation : Algérie

    Informations professionnelles :
    Activité : DBA Oracle
    Secteur : High Tech - Produits et services télécom et Internet

    Informations forums :
    Inscription : Novembre 2006
    Messages : 326
    Par défaut
    Bonjour,
    je vous remercie j'ai eu la réponse:

    Inconsistent Backup:

    An inconsistent backup is a backup of one or more database files that you make while the database is open or after the database has shut down abnormally.


    sur le site Oracle.com


    http://download.oracle.com/docs/cd/B...519/backup.htm


    salutations.

  3. #3
    Membre éclairé
    Avatar de mboubidi
    Homme Profil pro
    DBA Oracle
    Inscrit en
    Novembre 2006
    Messages
    326
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 46
    Localisation : Algérie

    Informations professionnelles :
    Activité : DBA Oracle
    Secteur : High Tech - Produits et services télécom et Internet

    Informations forums :
    Inscription : Novembre 2006
    Messages : 326
    Par défaut
    Inconsistent Backup

    An inconsistent backup is a backup in which all read/write datafiles and control files have not been checkpointed with respect to the same SCN. For example, one read/write datafile header may contain an SCN of 100 while other read/write datafile headers contain an SCN of 95 or 90. Oracle cannot open the database until all of these header SCNs are consistent, that is, until all changes recorded in the online redo logs have been applied to the datafiles on disk.
    If the database must be up and running 24 hours a day, 7 days a week, then you have no choice but to perform inconsistent backups of a whole database. For example, a backup of an offline tablespace in an open database is inconsistent with other tablespaces because portions of the database are being modified and written to disk while the backup of the tablespace is progressing. The datafile headers for the online and offline datafiles may contain inconsistent SCNs. You must run your database in ARCHIVELOG mode to make online backups of online datafiles.
    If you run the database in ARCHIVELOG mode, then you can construct a whole database backup using backups of online datafiles taken at different times. For example, if your database contains seven tablespaces, and if you back up the control file as well as a different tablespace each night, then in a week you will back up all tablespaces in the database as well as the control file. You can consider this staggered backup as a whole database backup.
    Inconsistent Closed Backups

    You have the option of making inconsistent closed backups if a database is backed up after a system crash or SHUTDOWN ABORT. This type of backup is valid if the database is running in ARCHIVELOG mode, because both online and archived redo logs are available to make the backup consistent.

  4. #4
    Expert confirmé
    Avatar de pachot
    Homme Profil pro
    Developer Advocate YugabyteDB
    Inscrit en
    Novembre 2007
    Messages
    1 822
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 54
    Localisation : Suisse

    Informations professionnelles :
    Activité : Developer Advocate YugabyteDB
    Secteur : High Tech - Éditeur de logiciels

    Informations forums :
    Inscription : Novembre 2007
    Messages : 1 822
    Billets dans le blog
    1
    Par défaut
    Bonjour,
    Juste une précision:
    Après un shutdown abort, les datafiles ne sont pas consistents.
    Par contre, avec le redo logs online, la base peut être rendue consistente avec un recovery.
    Cordialement,
    Franck.

  5. #5
    Membre éclairé
    Avatar de mboubidi
    Homme Profil pro
    DBA Oracle
    Inscrit en
    Novembre 2006
    Messages
    326
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 46
    Localisation : Algérie

    Informations professionnelles :
    Activité : DBA Oracle
    Secteur : High Tech - Produits et services télécom et Internet

    Informations forums :
    Inscription : Novembre 2006
    Messages : 326
    Par défaut
    Citation Envoyé par pachot Voir le message
    Bonjour,
    Juste une précision:
    Après un shutdown abort, les datafiles ne sont pas consistents.
    Par contre, avec le redo logs online, la base peut être rendue consistente avec un recovery.
    Cordialement,
    Franck.
    Merci chef pour ta précision,
    bon fin de journée.
    Salutations.

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. Backup après une supression des données ( sql server )
    Par ousssama76000 dans le forum MS SQL Server
    Réponses: 3
    Dernier message: 13/03/2014, 10h35
  2. Backuppc : Probleme Backup aborted (No files dumped for share C$)
    Par baradoss dans le forum Administration système
    Réponses: 2
    Dernier message: 19/08/2009, 09h20
  3. Réponses: 3
    Dernier message: 30/09/2008, 20h34
  4. [ORA-01595][ORA-01594] : après backup froid
    Par PpPool dans le forum Administration
    Réponses: 2
    Dernier message: 18/12/2007, 11h04
  5. lenteur de certain query apres un backup/restore
    Par kchrel dans le forum MS SQL Server
    Réponses: 1
    Dernier message: 08/05/2007, 09h15

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo