Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8129557
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T08:21:29+00:00 2026-06-06T08:21:29+00:00

No luck asking this question on the AWS forum , so will try my

  • 0

No luck asking this question on the AWS forum, so will try my luck here:

My rough understanding of the sequence of events during an EBS snapshot:

  1. sync (??) < 1s
  2. take snapshot < 1s (atomic?)
  3. copy to S3 the snapshot or any incremental differences from the previous snapshot of this volume (if any) < 1hr (hopefully)

Please add any additional steps here, most importantly I’m asking about the actual snapshot event #2 above:
Can I rely on this to be a short event (< 1s)?
Is it an atomic operation within the block device?
How do I know for certain when it is complete (when the ec2-create-snapshot command returns success)?
What does the pending state refer to (just the copy process)?

In short, can I safely do:
ALTER DATABASE BEGIN BACKUP
ec2-create-snapshot
ALTER DATABASE END BACKUP

or do I have to wait until the snapshot process is completely available (not pending) to END BACKUP?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T08:21:31+00:00Added an answer on June 6, 2026 at 8:21 am

    Some useful comments from Eric Hammond in another thread:

    After you initiate the creation of the snapshot, your application/database is free to use the file system on the volume, but if you have a lot of writes, you could experience high iowait, sometimes enough to create a noticeable slowdown of your application. The reason for this is that the background snapshot process needs to copy a block to S3 before it will allow a write to that block on the active volume.

    So from my understanding of Oracle’s somewhat more robust ALTER DATABASE BEGIN BACKUP operation I will prefer to wait until the snapshot is complete (not pending) to issue the closing ALTER DATABASE END BACKUP.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

With my luck this question will be closed too quickly. I see a tremendous
I had much luck last time I submitted a question so here goes: I
query = Files .Where(file => file.Fileinfo.Name.ToUpper().Contains(textBox1.Text.ToUpper())) .Take(7).ToList(); I hate asking this question, but I
This question is being asked here, since coders know ruby darkness. (FreeBSD) I ran
Hey first question I'm asking here many thanks in advance. I'm using a vector
I feel embarrassed asking this question, but I've spent the last half an hour
The reason for asking this question is because I want to be able to
I had no luck with this question so I've produced this simple-as-possible-test-case to demonstrate
No luck at MSDN with this one, which is driving me nuts. I us
I am having some luck when i try appending some text to an existing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.