Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


ORA-1688: unable to extend table
SYS.WRH$_ACTIVE_SESSION_HISTORY partition
WRH$_ACTIVE_3970712838_6793 by 128 in tablespace SYSAUX?
What is the solution for this issue?

Answers were Sorted based on User's Feedback



ORA-1688: unable to extend table SYS.WRH$_ACTIVE_SESSION_HISTORY partition WRH$_ACTIVE_397071283..

Answer / premalingam

1) Export the snapshots and then do a manual purge
2) Ignore this error Else let oracle do the job. Did you
know the MMON does auto maintenance of sysaux storage
management. Look below as taken from alert log.

ORA-1688: unable to extend table SYS.WRH$_LATCH_CHILDREN
partition WRH$_LATCH__2530202403_28403 by 128 in tablespace
SYSAUX
ORA-1688: unable to extend table SYS.WRH$_LATCH_CHILDREN
partition WRH$_LATCH__2530202403_28403 by 128 in tablespace
SYSAUX
MMON Flush encountered SYSAUX out of space error(1688).
MMON (emergency) purge of WR snapshots (28078) and older
Mon Feb 15 06:02:42 2010

3) Increase space of sysaux data file or add another file.
4) Oracle provides utlsyxsz.sql file to help calculate
approx the size required by sysaux. Find out the space and
add another 25% extra on top of it to be sure for a good
measure.
5) It might be possible Disable alerts due to sysaux space
warnings .

Is This Answer Correct ?    2 Yes 0 No

ORA-1688: unable to extend table SYS.WRH$_ACTIVE_SESSION_HISTORY partition WRH$_ACTIVE_397071283..

Answer / jed

This will solve the symptom, but you might be facing a bug. Here is a write up I just did on this.
http://tinky2jed.wordpress.com/2013/12/05/ora-1688-unable-to-extend-table-sys-wrh_active_session_history/

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

SQL*Loader-00303: Non-hex character encountered where hex char expected

1 Answers  


ORA-22627: tc [string] must be that of object/varray/nested table

1 Answers  


NNF-01007: DCE long strings are not supported

1 Answers  


ORA-14635: only one resulting subpartition can be specified for MERGE SUBPARTITIONS

1 Answers  


ORA-22914: DROP of nested tables not supported

1 Answers  


DRG-13104: indexes do not have equivalent settings for string

1 Answers  


TNS-12651: Encryption or data integrity algorithm unacceptable

1 Answers  


RMAN-07517: Reason: The file header is corrupted

2 Answers  


TNS-01114: LSNRCTL could not perform local OS authentication with the listener

1 Answers  


RMAN-03034: LEVEL number is invalid. LEVEL must be between string and string

1 Answers  


ORA-15125: ASM file name 'string' contains an invalid template name

1 Answers  


UDI-00050: unable to setup parameter processing.

1 Answers  


Categories