DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Try to do incremental backups

  1. #1
    Join Date
    Sep 2000
    Posts
    23

    Angry

    Hi all,
    I have this version of Oracle Server:
    SQL> SELECT banner from v$version;

    BANNER
    ----------------------------------------------------------------
    Oracle8i Release 8.1.5.0.0 - Production
    PL/SQL Release 8.1.5.0.0 - Production
    CORE Version 8.1.5.0.0 - Production
    TNS for 32-bit Windows: Version 8.1.5.0.0 - Production
    NLSRTL Version 3.4.0.0.0 - Production

    When I try to do a incremental backup,
    after being able to do it with level 0,
    when I try to do it with level 1 or 2 I get the message error:

    RMAN:06180: incermental backups require Oracle8 Entreprise Edition.

    My question is : did I miss something, or my software must be a kind of personal server with no capacity to make incremental backups?

    thanks,
    marian

  2. #2
    Join Date
    Jun 2000
    Posts
    417
    You need the Enterprise Edition, it will show up in your banner if you're using it.

    You might be able to do incremental exports if you wanted to handle it that way, but I can't say for sure as I use the Enterprise Edition.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width