Database Administration (MOSC)

MOSC Banner

SQLT$_PK_ID_S sequence with very large last_number.

edited Nov 24, 2010 5:42AM in Database Administration (MOSC) 1 commentAnswered
 we hardly use sqltxplain but the sequence SQLT$_PK_ID_S has got huge number on the database (10.2.0.3).

SEQUENCE_OWNER                : SQLTXPLAIN
SEQUENCE_NAME                 : SQLT$_PK_ID_S
MIN_VALUE                     : 1
MAX_VALUE                     : 999999999999999999999999999
INCREMENT_BY                  : 1
CYCLE_FLAG                    : N
ORDER_FLAG                    : N
CACHE_SIZE                    : 20
LAST_NUMBER                   : 911041230272380


would like to know what is actuallt incrementing this sequence

Thanks

Ananda

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