Database Administration (MOSC)

MOSC Banner

Read consistency and query SCN

edited Aug 1, 2013 5:12AM in Database Administration (MOSC) 4 commentsAnswered
Hello Everybody,
From documentation about Read consistency:
As a query enters the execution stage, the current system change number (SCN) is determined. As data blocks are read on behalf of the query, only blocks written with the observed SCN are used. Blocks with changed data (more recent SCNs) are reconstructed from data in the rollback segments, and the reconstructed data is returned for the query.

Is there a way to identify this SCN (the current SCN when the query entered execution phase) for a running or a completed query?

Thanks

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center