Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. Unable to extend table SYS.AUD$ by 128 in tablespace.SYSTEM

    Unable to extend table SYS.AUD$ by 128 in tablespace.SYSTEM

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Problem Symptoms:
    The following errors occur in the OPAC www_server, pc_server, or oclc_server logs:

    ORA-00604: error occurred at recursive SQL level 1
    ORA-01653: unable to extend table SYS.AUD$ by 128 in tablespace.SYSTEM
    ORA-02002: error while writing audit trail

    and the servers do not work.

    Cause:
    Oracle system auditing is turned on (This is the default in Oracle 11-up).

    Resolution:
    There are two possible solutions:

    1. Add a datafile to the SYSTEM tablespace (via util o/13/3); or

    2. Truncate the SYS.AUD$ table (and, optionally, disable auditing). Aleph doesn't need these audit records, so SYS.AUD$ can be truncated:

    > su - oracle11 [this may be plain "oracle" on your server]
    Password:
    Execute oracle cshrc
    ...
    oracle11@abcu(aleph20)~>sqlplus / as sysdba

    sys@ALEPH20> truncate table AUD$;

    **If you get a "Resource Busy" message, run $alephe_root/aleph_shutdown and restart Oracle.** Then proceed with the above steps.

    If aleph_shutdown was run, run $alephe_root/aleph_startup.

    The system should now be functional again.

    (2b) Later, optionally, disable auditing. See KB 16384-29953 {"How to turn off (Oracle) system auditing in Aleph 20"}.

    Category: System Management (500)

    Subject: Oracle (500)


    • Article last edited: 11/20/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Unable to extend table **MASTER RECORD**
      • Unable to extend temp segment by nnn in tablespace TEMP **MASTER RECORD**
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 20
      2. contype:kba
      3. Oracle (500)
      4. Prod:Aleph
      5. System Management (500)
      6. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved