ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Windows Server Backup and Oracle

    Scheduled Pinned Locked Moved IT Discussion
    11 Posts 6 Posters 895 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • black3dynamiteB
      black3dynamite
      last edited by

      Never seen that before. Does the backup work after the VM is shutdown?

      ObsolesceO 1 Reply Last reply Reply Quote 0
      • ObsolesceO
        Obsolesce @black3dynamite
        last edited by Obsolesce

        @black3dynamite said in Windows Server Backup and Oracle:

        Never seen that before. Does the backup work after the VM is shutdown?

        It most likely will then. But If possible, management would most likely prefer this not be the only server that has to be shut down once a week to be backed up.

        The old Oracle server being replaced does not have this issue, and it's running Windows Server 2003. This one is 2012 R2 (because it has to be and they won't support 2016... not my call)

        1 Reply Last reply Reply Quote 0
        • bbigfordB
          bbigford
          last edited by

          It looks like it can't create a snapshot, possibly a lock issue on the database. Have you tried installing Veeam just as a test, and see if it succeeds? Wondering if it is an application issue.

          1 Reply Last reply Reply Quote 0
          • D
            dave_c
            last edited by

            In NOARCHIVELOG mode the database must be shut down before you can back it up. I recommend you to change the database mode to ARCHIVELOG so you can perform an online backup.

            There are many documents and blog posts about it, but this may help you:
            https://www.veritas.com/support/en_US/article.000011425

            ObsolesceO 1 Reply Last reply Reply Quote 1
            • ObsolesceO
              Obsolesce @dave_c
              last edited by Obsolesce

              @dave_c said in Windows Server Backup and Oracle:

              In NOARCHIVELOG mode the database must be shut down before you can back it up. I recommend you to change the database mode to ARCHIVELOG so you can perform an online backup.

              There are many documents and blog posts about it, but this may help you:
              https://www.veritas.com/support/en_US/article.000011425

              Awesome, that looks promising.

              I'm not responsible for the Oracle side of things, so I will pass this on to those in charge of that as a recommended change.

              I just deal with the Windows Server / VM & hypervisor back-end of it.

              dbeatoD 1 Reply Last reply Reply Quote 0
              • dbeatoD
                dbeato @Obsolesce
                last edited by

                @tim_g said in Windows Server Backup and Oracle:

                @dave_c said in Windows Server Backup and Oracle:

                In NOARCHIVELOG mode the database must be shut down before you can back it up. I recommend you to change the database mode to ARCHIVELOG so you can perform an online backup.

                There are many documents and blog posts about it, but this may help you:
                https://www.veritas.com/support/en_US/article.000011425

                Awesome, that looks promising.

                I'm not responsible for the Oracle side of things, so I will pass this on to those in charge of that as a recommended change.

                I just deal with the Windows Server / VM & hypervisor back-end of it.

                But what Backup system/software are you using?

                D ObsolesceO 2 Replies Last reply Reply Quote 0
                • D
                  dave_c @dbeato
                  last edited by dave_c

                  But what Backup system/software are you using?

                  I know that the question is not for me but... That is an interesting one. I have used a few (from BackupExec to Veeam) and of course, Oracle's RMAN. Oracle database in a beast and in my experience it doesn't matter what backup software you use; you need play by their rules.

                  In this case, it seems like the backup software is just trying to use Oracle's VSS writer to backup. I have done that and recovered databases like that, but in ARCHIVELOG mode. In this case the VSS writer is chocking on NOARCHIVELOG.

                  In the end, I usually have 2 backups:

                  • RMAN
                  • Something else that backs up at least the RMAN backups; sometimes in addition to its own backup.

                  Call me paranoid.

                  1 Reply Last reply Reply Quote 1
                  • ObsolesceO
                    Obsolesce @dbeato
                    last edited by

                    @dbeato said in Windows Server Backup and Oracle:

                    @tim_g said in Windows Server Backup and Oracle:

                    @dave_c said in Windows Server Backup and Oracle:

                    In NOARCHIVELOG mode the database must be shut down before you can back it up. I recommend you to change the database mode to ARCHIVELOG so you can perform an online backup.

                    There are many documents and blog posts about it, but this may help you:
                    https://www.veritas.com/support/en_US/article.000011425

                    Awesome, that looks promising.

                    I'm not responsible for the Oracle side of things, so I will pass this on to those in charge of that as a recommended change.

                    I just deal with the Windows Server / VM & hypervisor back-end of it.

                    But what Backup system/software are you using?

                    It's in the title :winking_face:

                    dbeatoD JaredBuschJ 2 Replies Last reply Reply Quote 1
                    • dbeatoD
                      dbeato @Obsolesce
                      last edited by

                      @tim_g said in Windows Server Backup and Oracle:

                      @dbeato said in Windows Server Backup and Oracle:

                      @tim_g said in Windows Server Backup and Oracle:

                      @dave_c said in Windows Server Backup and Oracle:

                      In NOARCHIVELOG mode the database must be shut down before you can back it up. I recommend you to change the database mode to ARCHIVELOG so you can perform an online backup.

                      There are many documents and blog posts about it, but this may help you:
                      https://www.veritas.com/support/en_US/article.000011425

                      Awesome, that looks promising.

                      I'm not responsible for the Oracle side of things, so I will pass this on to those in charge of that as a recommended change.

                      I just deal with the Windows Server / VM & hypervisor back-end of it.

                      But what Backup system/software are you using?

                      It's in the title :winking_face:

                      Yikes, I missed it...

                      1 Reply Last reply Reply Quote 0
                      • JaredBuschJ
                        JaredBusch @Obsolesce
                        last edited by

                        @tim_g said in Windows Server Backup and Oracle:

                        @dbeato said in Windows Server Backup and Oracle:

                        @tim_g said in Windows Server Backup and Oracle:

                        @dave_c said in Windows Server Backup and Oracle:

                        In NOARCHIVELOG mode the database must be shut down before you can back it up. I recommend you to change the database mode to ARCHIVELOG so you can perform an online backup.

                        There are many documents and blog posts about it, but this may help you:
                        https://www.veritas.com/support/en_US/article.000011425

                        Awesome, that looks promising.

                        I'm not responsible for the Oracle side of things, so I will pass this on to those in charge of that as a recommended change.

                        I just deal with the Windows Server / VM & hypervisor back-end of it.

                        But what Backup system/software are you using?

                        It's in the title :winking_face:

                        And also not really relevant. Because all backups would fail with that error unless the DB was stopped.

                        1 Reply Last reply Reply Quote 1
                        • 1 / 1
                        • First post
                          Last post