FAQ
Anyone see the problem before? I searched the WEB and only found a bug fix
for 9.2.0.6. I was not able to find any posts about this error on 10.2.0.4
oracle databases. Our database server is Sun Solaris 9. We did a EMC BVC
snap of the production database and now the acceptance database is getting
the same error. I tried simpling restarting the acceptance database but
still getting the error. Should I try setting up a new temp tablespace and
switching users to it?

Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 -
64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing
options
Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set

About to export the entire database ...
. exporting tablespace definitions
*EXP-00068: tablespace TEMP is offline*
. exporting profiles
. exporting user definitions
. exporting roles
. exporting resource costs
. exporting rollback segment definitions
. exporting database links
. exporting sequence numbers
. exporting directory aliases
. exporting context namespaces
. exporting foreign function library names
. exporting PUBLIC type synonyms
. exporting private type synonyms
. exporting object type definitions

Search Discussions

  • Jason Khym at Nov 5, 2010 at 9:26 am
    My apologies for not including the tablespace information. Tablespace is a
    true temporary tablespace . It is a Locally Managed Tablespace.

    I also forgot to mention that this problem started after our database server
    paniced due to a null pointer condition in the driver for our encrypted
    volumes(we use a Voremtric solution for encrypting data at rest). Since we
    were in a VCS cluster the service grop failover to the secondary node.
    Oracle did crash recovery on the secondary node and opened without errors.
    Well except this error in the exp started afterwards.

    1* select * from dba_tablespaces where tablespace_name='TEMP'
    SQL> /

    TABLESPACE_NAME BLOCK_SIZE INITIAL_EXTENT NEXT_EXTENT

    MIN_EXTENTS MAX_EXTENTS

    ------------------------------ ---------- -------------- -----------

    -----------
    PCT_INCREASE MIN_EXTLEN STATUS CONTENTS LOGGING FOR EXTENT_MAN

    ALLOCATIO PLU SEGMEN DEF_TAB_

    ------------ ---------- --------- --------- --------- --- ----------

    --- ------ --------
    RETENTION BIG

    ---
    TEMP 32768 1048576

    1048576 1
    0 1048576 *ONLINE* TEMPORARY NOLOGGING NO *LOCAL *

    UNIFORM NO MANUAL DISABLED

    NOT APPLY NO
  • Jozsef Horvath at Nov 5, 2010 at 12:30 pm
    Hi Jason,

    Since it is "just" a temporary tablespace probably the easiest and quickest
    "solution" is to drop and re-create it.
    I guess the tempfile got corrupted when your server panicked that could be
    an explanation why the exp utility thinks it is offline.
    Just an idea: It might be worth to run dbv -if it is not done yet- against
    the datafiles to see if any of them got corrupted when the server panicked.

    Jozsef
    On 5 November 2010 09:26, Jason Khym wrote:

    My apologies for not including the tablespace information. Tablespace is a
    true temporary tablespace . It is a Locally Managed Tablespace.

    I also forgot to mention that this problem started after our database
    server paniced due to a null pointer condition in the driver for our
    encrypted volumes(we use a Voremtric solution for encrypting data at rest).
    Since we were in a VCS cluster the service grop failover to the secondary
    node. Oracle did crash recovery on the secondary node and opened without
    errors. Well except this error in the exp started afterwards.

    1* select * from dba_tablespaces where tablespace_name='TEMP'
    SQL> /
    TABLESPACE_NAME BLOCK_SIZE INITIAL_EXTENT NEXT_EXTENT
    MIN_EXTENTS MAX_EXTENTS
    ------------------------------ ---------- -------------- -----------
    ----------- -----------
    PCT_INCREASE MIN_EXTLEN STATUS CONTENTS LOGGING FOR EXTENT_MAN
    ALLOCATIO PLU SEGMEN DEF_TAB_
    ------------ ---------- --------- --------- --------- --- ----------
    --------- --- ------ --------
    RETENTION BIG
    ----------- ---
    TEMP 32768 1048576
    1048576 1
    0 1048576 *ONLINE* TEMPORARY NOLOGGING NO *LOCAL *
    UNIFORM NO MANUAL DISABLED
    NOT APPLY NO
    --
    http://www.freelists.org/webpage/oracle-l

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
grouporacle-l @
categoriesoracle
postedNov 5, '10 at 1:44a
activeNov 5, '10 at 12:30p
posts3
users2
websiteoracle.com

2 users in discussion

Jason Khym: 2 posts Jozsef Horvath: 1 post

People

Translate

site design / logo © 2023 Grokbase