ORA-02180 temporary tablespace creating

SQL > show parameter DB_CREATE_FILE_DEST

VALUE OF TYPE NAME

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

db_create_file_dest chain + DATA

SQL > CREATE TEMPORARY TABLESPACE TEMP3 SIZE 1 G;

*

ERROR on line 1:

ORA-02180: opcion no valida para don't CREATE TABLESPACE

Oracle docs say: "you can omit the TEMPFILE clause only if the DB_CREATE_FILE_DEST initialization parameter has been set. "In this case, Oracle creates a 100 tempfile Oracle MB managed in the default file destination specified in the parameter.

Therefore, it seems that I can not specify the size of the table if space I omit the TEMPFILE clause, which is a little weird for me. Do I really have to use 2 orders, as follows? :

SQL > CREATE TABLESPACE TEMPORARY-TEMP3;

Tablespace created.

SQL > modify the database temporary '+ DATA/cvtst/tempfile/temp3.265.843651289' resize 1 g;

Base datos modificada.

Thank you.

I found the answer to my own question:

In order to specify the size of the storage space, without having to specify the full name of the tempfile (because I use the OMF), it is possible to use only the diskgroup under the temporary file name: + DATA. For example:

create temporary tablespace petit_fichier TEMP3 tempfile '+ DATA' size 1024 M REUSE AUTOEXTEND ON NEXT 512 m MAXSIZE 16384 M MANAGEMENT UNIFORM LOCAL MEASURE SIZE 1 M;

Kind regards!

Tags: Database

Similar Questions

  • ORA-25153: Temporary Tablespace is empty

    Hello

    We are geeting an error ora-25153, everything by making any sort operation in the system of standby database manula. Our operating system is solaris and db version oracle 9.2.6.
    SQL> select tablespace_name, file_name from dba_temp_files;

    no rows selected

    SQL> select tablespace_name, contents
      2  from dba_tablespaces where tablespace_name = 'TEMP2';


    no rows selected

    SQL> SQL> select tablespace_name, contents
      2  from dba_tablespaces where tablespace_name = 'TEMP';

    TABLESPACE_NAME                CONTENTS
    ------------------------------ ---------
    TEMP                           TEMPORARY
    SQL> SELECT FILE_NAME FROM DBA_DATA_FILES WHERE TABLESPACE_NAME='TEMP';

    no rows selected
    Pls suggest me what should I do, should I add tempfile or not...

    suggests to add first using re-use with the exact size of the existing file and then resize in one command separated.

  • ORA-14452 attempts to create, alter or drop an index on a table temporary alr

    I'm trying to edit a column in my global temporary table.
    When I try to run the query, I get this error...
    ORA-14452: try to create, alter or drop an index on a temporary table already in use

    It is the solution that I found in google.
    Action: All sessions using the session-specific temporary table must truncate table and all transactions using the specific temporary table have to end their operations in transaction.

    How can I make sure that the transaction is complete
    or what is the best way to solve this problem?

    Thank you

    Tell everyone to disconnect from the database. If they won't come out and it is a change of mission critical and killing their session will have undesirable consequences for the data, and then kill their sessions. Hell you could bounce back just the database, that everyone will come out and then don't open it back to connections non s/n until your done with your DOF on the TWG. Of course, you probably want to do during a scheduled maintenance window if it is a production environment because it tends to make people grumpy when you surreptitiously gives them the boot.

    Depends on the importance, it's to make the change, on the other hand, the importance is keeping your DB online and/or your connected users.

  • Can't set MAXSIZE to a temporary tablespace to 11.2?

    DB version: 11.2.0.3
    Platform: Solaris 10

    I wanted for my temporary tablespace the MAXSIZE value. But it did not work. I could create only without MAXSIZE clause
    SQL> CREATE TEMPORARY TABLESPACE EXPIMP_TEMP
     TEMPFILE '/u05/oradata/orcl/expimp_temp_01.dbf' SIZE 2G MAXSIZE 2G;  2
    
    SQL> create temporary tablespace temp_expimp
     tempfile '/u05/oradata/orcl/expimp_temp_01.dbf' size 2g maxsize 2g;  2
     tempfile '/u05/oradata/orcl/expimp_temp_01.dbf' size 2g maxsize 2g
                                                                         *
    ERROR at line 2:
    ORA-02180: invalid option for CREATE TABLESPACE
    
    
    SQL>  create temporary tablespace temp_expimp tempfile '/u05/oradata/orcl/expimp_temp_01.dbf'
     size 2g reuse extent management local maxsize 2g;  2
     size 2g reuse extent management local maxsize 2g
                                           *
    ERROR at line 2:
    ORA-02180: invalid option for CREATE TABLESPACE
    
    
    SQL>  create temporary tablespace temp_expimp tempfile '/u05/oradata/orcl/expimp_temp_01.dbf'
     size 2g extent management local ;  2
    
    Tablespace created.

    Max wrote:
    DB version: 11.2.0.3
    Platform: Solaris 10

    I wanted for my temporary tablespace the MAXSIZE value. But it did not work. I could create only without MAXSIZE clause

    SQL> CREATE TEMPORARY TABLESPACE EXPIMP_TEMP
    TEMPFILE '/u05/oradata/orcl/expimp_temp_01.dbf' SIZE 2G MAXSIZE 2G;  2
    
    SQL> create temporary tablespace temp_expimp
    tempfile '/u05/oradata/orcl/expimp_temp_01.dbf' size 2g maxsize 2g;  2
    tempfile '/u05/oradata/orcl/expimp_temp_01.dbf' size 2g maxsize 2g
    *
    ERROR at line 2:
    ORA-02180: invalid option for CREATE TABLESPACE
    
    SQL>  create temporary tablespace temp_expimp tempfile '/u05/oradata/orcl/expimp_temp_01.dbf'
    size 2g reuse extent management local maxsize 2g;  2
    size 2g reuse extent management local maxsize 2g
    *
    ERROR at line 2:
    ORA-02180: invalid option for CREATE TABLESPACE
    
    SQL>  create temporary tablespace temp_expimp tempfile '/u05/oradata/orcl/expimp_temp_01.dbf'
    size 2g extent management local ;  2
    
    Tablespace created.
    

    must be used with AUTOEXTEND ON

  • cancellation by default and temporary tablespace issue

    (Oracle 10g)

    Sorry, I don't have access to a database at the moment to try this out, so I ask here.

    If we create these, the system gets used.

    (1) but if we create these and you do not specify a default undo tablespace or default temporary tablespace - what this means system will still get used?

    (2) what happens if we specify cancel default and temporary storage spaces, to give the user a quota on these or the user automatically uses?

    Thank you.

    Hello

    I'll try to be clear...

    2875396 wrote:

    (Oracle 10g)

    (1) but if we create these and you do not specify a default undo tablespace or default temporary tablespace - what this means system will still get used?

    (A) to CANCEL, Yes, SYSTEM is used but a few transactions more tablespace SYSAUX & SYSTEM are permitted.

    operations on other storage space you need for an UNDO tablespace configured.

    Test:

    SQL> show parameters undo
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    undo_tablespace                      string
    
    SQL> drop table cdc.tab_dummy purge;
    
    SQL> create table cdc.tab_dummy(id number) tablespace system;
    
    Table created.
    
    SQL> insert into cdc.tab_dummy values(1);
    
    1 row created.
    
    SQL> rollback;
    
    Rollback complete.
    
    SQL> drop table cdc.tab_dummy purge;
    
    SQL> create table cdc.tab_dummy(id number) tablespace sysaux;
    
    Table created.
    
    SQL> insert into cdc.tab_dummy values(1);
    
    1 row created.
    
    SQL> rollback;
    
    Rollback complete.
    
    SQL> drop table cdc.tab_dummy purge;
    
    SQL> create table cdc.tab_dummy(id number) tablespace users;
    
    SQL> insert into cdc.tab_dummy values(1);
    insert into cdc.tab_dummy values(1)
                    *
    ERROR at line 1:
    ORA-01552: cannot use system rollback segment for non-system tablespace 'USERS'
    
    SQL> alter system set undo_tablespace='UNDOTBS1';
    
    SQL> insert into cdc.tab_dummy values(1);
    
    1 row created.
    
    SQL> select * from cdc.tab_dummy;
    
            ID
    ----------
             1
    
    SQL> rollback;
    
    Rollback complete.
    
    SQL> select * from cdc.tab_dummy;
    
    no rows selected
    

    (B) for TEMP, depends on:

    At the time of creation of database:

    IF = LMT SYSTEM THEN

    you have to specify a temporary tablespace

    ON THE OTHER

    the SYSTEM tablespace can be used as temporary tablespace

    END IF

    Doc http://docs.oracle.com/cd/B19306_01/server.102/b14220/physical.htm#i10741

    (2) what happens if we specify cancel default and temporary storage spaces, to give the user a quota on these or the user automatically uses?

    (A) to CANCEL,

    No, this storage space is for the feature "Internal (read consistency, etc.)" and you don't have to worry about the users quota.

    You can query the view dba_undo_extents separate owner and you can see that all extensions are owner of SYS.

    You can test it to create a new user with any quota on undo tablespace.

    (B) for the TEMPERATURE,

    No, this storage space is for the feature "in-house (sort operations, etc.)" and you don't have to worry about quotas users

    You can test it create a new user with any quota on the temporary tablespaces, performing a sort of big or creating an index.

    Thank you.

    Kind regards

    Juan M

  • Table space ORA-02180

    I am creating the tablespace, but I keep getting error below.
    CREATE TABLESPACE GOODS_LOB_TS DATAFILE  '/FREE/rdbm4/oracle/FREE/datafiles/goods_lob_ts_01.dbf' 500M AUTOEXTEND OFF 
    EXTENT MANAGEMENT LOCAL;
    Error
    Error starting at line 1 in command:
    CREATE TABLESPACE GOODS_LOB_TS DATAFILE  '/FREE/rdbm4/oracle/FREE/datafiles/goods_lob_ts_01.dbf' 500M AUTOEXTEND OFF 
    EXTENT MANAGEMENT LOCAL
    Error at Command Line:1 Column:99
    Error report:
    SQL Error: ORA-02180: invalid option for CREATE TABLESPACE
    02180. 00000 -  "invalid option for CREATE TABLESPACE"
    *Cause:    An invalid option appeared.
    *Action:   Specify one of the valid options
               ONLINE, OFFLINE, FORCE, RETENTION.
    CREATE TABLESPACE GOODS_LOB_TS DATAFILE  '/FREE/rdbm4/oracle/FREE/datafiles/goods_lob_ts_01.dbf' 500M;
    Error
    Error starting at line 1 in command:
    CREATE TABLESPACE GOODS_LOB_TS DATAFILE  '/FREE/rdbm4/oracle/FREE/datafiles/goods_lob_ts_01.dbf' 500M AUTOEXTEND OFF 
    EXTENT MANAGEMENT LOCAL
    Error at Command Line:1 Column:99
    Error report:
    SQL Error: ORA-02180: invalid option for CREATE TABLESPACE
    02180. 00000 -  "invalid option for CREATE TABLESPACE"
    *Cause:    An invalid option appeared.
    *Action:   Specify one of the valid options
               ONLINE, OFFLINE, FORCE, RETENTION.
    I don't know what wrong I'm here.

    Check the docs - SIZE is a required keyword

    http://docs.Oracle.com/CD/E11882_01/server.112/e26088/clauses004.htm#CJADEBBF

    HTH
    Srini

  • Temporary tablespace: size of the measure

    Move us our DWH (1 to) to new hardware and upgrade to 11g DB. The system made heavy use of temporary storage during sorts / joins. That's why we'll go temporary tablespace groups different discs/pins.
    Now, we wonder if the size of the measure for the managed temporary tablespaces locally will also contribute to the performance. Standard measurement site is 1 M. Is there something to consider?

    Salvation;

    Please check the notes that might be useful for your question below:
    What size should have when creating temporary Segments to PERMANENT Tablespace [ID 163427.1]
    How to choose the measurement for a temporary Tablespace size prevent ORA-3232 [ID 125271.1]

    Respect of
    HELIOS

  • Temporary tablespace in 8i

    Hello

    I have a data base of Production running 8i on Windows platform. (I know its not taken care of, but unfortunately, one of our client application is still running on it).
    The customer complained a problem of performance and when I analyzed, I saw today that there is no temporary table space assigned to that base.
    All use the SYSTEM tablespace as the temporary tablespace.

    So I created a tablespace temporary new TEMP1. Now, I want to make the default temporary tablespace.
    How do I do that? When I tried to give the command, it throws the below error.

    SQL > ALTER DATABASE DEFAULT TEMPORARY TABLESPACE by temp1;
    ALTER DATABASE by DEFAULT TABLESPACE TEMPORARY temp1
    *
    ERROR on line 1:
    ORA-02231: missing or not valid option ALTER DATABASE

    This command is not supported by 8i? Please let me know how to define TEMP1 as new temporary tablespace and assign all users to the newly created TEMP tablespace.

    Thank you!

    SQL > ALTER DATABASE DEFAULT TEMPORARY TABLESPACE by temp1;
    ALTER DATABASE by DEFAULT TABLESPACE TEMPORARY temp1
    *
    ERROR on line 1:
    ORA-02231: missing or not valid option ALTER DATABASE

    This command is not supported by 8i? Please let me know how to define TEMP1 as new temporary tablespace and assign all users to the newly created TEMP tablespace.

    You cannot set the temporary tablespace at database as tablespace temporary level by default in Oracle 8i. Oracle 9i from, you can create and assign the temporary tablespace at database level.

    Only possible in Oracle 8i is at the level of the user.

    SQL > alter user scott tablespace temporary TEMP;

    Concerning
    Shane

  • ORA-01178: drop 4 created before last CREATE CONTROLFILE

    Hello
    10g R2 on windows, I lost the file user.dbf and I have no back up. Then I want to recreate a new recovery ansd. My steps are:
    1 - alter temporary tablespace offline users;
    2 alter database create datafile ' C:\ORACLE\ORADATA\ORCL\USERS01. DBF';
    3. RECOVER TABLESPACE USERS;
    4 - alter tablespace users online.



    When creating, but I got the following error:
    SQL> alter database create datafile 'C:\ORACLE\ORADATA\ORCL\USERS01.DBF';
    alter database create datafile 'C:\ORACLE\ORADATA\ORCL\USERS01.DBF'
    *
    ERROR at line 1:
    ORA-01178: file 4 created before last CREATE CONTROLFILE, cannot recreate
    Any idea? Any help? Thank you.

    Hello

    Please read this Doc ID: Note: 333620.1
    Topic: How do I recover the ORA-01171 ORA-01122 ORA-01110 ORA-01251

    To solve the problem: -.

    1. the database must be in log mode Archive.
    2. you must have all the Archive log files from the moment that the data file was created.
    3. the control file should be created information datafile. If the controlfile was recreated
    Once the data file was created and then the below solution does not work and step 2 will
    error ORA-01178

    Steps to follow
    ====================

    Step 1: -.

    Put the problematic data file offline.

    SQL > Alter database datafile ' / oracle/test_lob12.dbf ' offline;

    Copy the file to another backup location.

    Step 2: -.

    To re-create the file, issue the following command:

    SQL > Alter database create datafile ' / oracle/test_lob12.dbf ';

    Step 3: -.

    Start applying the log file archive to re-create the data file.

    SQL > Recover datafile ' / oracle/test_lob12.dbf ';

    Step 4: -.

    When the recovery is complete, put the database online.

    SQL > Alter database datafile ' / oracle/test_lob12.dbf ' online;

  • import problem ORA-01658: unable to create the STARTING point for the segment in your

    I created the above tablespace

    create tablespace SAMPLEDATA
    DataFile ' / u01/app/oracle/oradata/sample/sampledata01.dbf' size 50 M autoextend on next 10 M maxsize unlimited
    logging
    Local extended management
    segment space management auto
    Flashback on;

    create SAMPLE user identified by usrmringnew
    SAMPLEDATA default tablespace
    tablespace temporary temp;


    Import from 9 to 10r2

    IMP fromuser = touser = sample indexfile=/home/oracle/import/production/export/import_productionddl_20081007.log file=/home/oracle/import/production/export/production_export_20081007.dmp log=/home/oracle/import/production/export/production_import_20081007.log production system

    Unfortunately, it gives the error

    ORA-01658: unable to create the measure INITIAL segment in tablespace

    could someone kindly help me on this?

    Thank you very much!

    Hello

    As you can see, your data file specifications need to increase of 10 M, but your file system has only 3.7 M of available, that is why the server is unable to increase the size and you get this error message.

    Solution - you can use one of following:

    1. move the data file to a point of editing with sufficient space.
    2 - Add a new data file for the tablespace and host this data on a new mount point file with sufficient space.

    Published by: sanjayIndia on October 8, 2008 09:02

  • DataGuard no temporary file created?

    DataGuard no temporary file created?

    This issue is no answer.

    MariaKarpa(MK)Journeyer

    Hi all

    11.2.0.3.10

    AIX6

    I have properly configured or created a database of pending for our database of UAT.

    But when I test the newspapers where not applied to switch logs.

    I checked the newspaper altert DB standby because it shows this:

    DDE: Key problem "ORA 1110' was the controlled flood (0 x 1) (incident)

    ORA-01110: data file 201: ' / u21/ORACLE/ORADATA/SITDR/temp01.dbf'

    ORA-27037: unable to get file status

    IBM AIX RISC System/6000 error: 2: no such file or directory

    Additional information: 3

    Why the TEMP is not created?

    I also tried to copy the alter logs and apply them manually, and they are applied successfully.

    My problem is that they are not automatically transferred and applied.

    I check the primary alter DB log and I see an error like:

    FAL [server, ARC5]: archive FAL failed, see the trace file.

    ARCH: Archive FAL failed. Continuous archiver

    SIT ORACLE instance - error check-in. Continuous archiver.

    Help, please...

    Thank you

    MK

    ID STATUS DB_MODE TYPE RECOVERY_MODE PROTECTION_MODE ACTIVE ARCHIVED_SEQ LAR #.

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

    INACTIVE VALID OPEN ARC 1 0 0 836 MAXIMUM PERFORMANCE

    2 LGWR ONLY DEFERRED OPEN_READ MANAGED PERFORMANCE AP 4 1 523 IN TIME REAL

    FOLDS

    It is clear...  The State of dest_2 is DELAYED as a result no records will be sent to the destination. To allow you to do this

    SQL > alter system set log_archive_dest_state_2 = 'activate' scope = the two sid ='* ';

  • How to rename the temporary tablespace group name

    How to rename the temporary tablespace group name?  I have to remove all the temporary tablespace under the Group and then re-create the temporary tablespace again.

    EBS r12.1.1

    Database 11.0.1.7

    Please see any id doc.

    concerning

    pritesh Rodriguez

    Thanks for your update. I have solved my problem by creating a new group and add temporary tablespace to new goup.

    concerning

    pritesh Rodriguez

  • Unknow temporary tablespace

    How can busy temporary tablespace tablespace 4Gig, I delete this tempspace. Name of the segment is in numbers. I don't know what is happening here.

    Any help much appreciated.
    select  owner
    ,     segment_name
    ,     segment_type
    ,     mb
    from     (
         select     owner
         ,     segment_name
         ,     SEGMENT_TYPE
         ,     bytes / 1024 / 1024/1024 "MB"
         from     dba_segments
         order     by bytes desc
         )
    WHERE     ROWNUM < 11
    /
    ABC     34.396      TEMPORARY     4.1630859375

    A TEMPORARY segment is automatically deleted when the operation that created it is completed (successfully or unsuccessfully). If the same temporary segment persists, log an SR with Oracle's Support.

    Hemant K Collette

  • To pass temporary tablespace

    How can I switch to a newly created temporary tablespace?
    anyone could help provide the detailed steps to do?

    Also, if I can see two temporary tablespaces of the dba_tablespaces view, then how can I know that one is in use?
    Note: these two temporary tablespace do not belong to the same group of tablespace.

    How can I switch to a newly created temporary tablespace?
    anyone could help provide the detailed steps to do?

    TEMPORARY TABLESPACE ALTER USER2 TEMP2;

    Also, if I can see two temporary tablespaces of the dba_tablespaces view, then how can I know that one is in use?

    Both can be 'in service' by different users

  • recover missing (ORA-01092) UNDO tablespace

    I got ORA-01092 when starting the database

    SQL > startup
    ORACLE instance started.

    Total System Global Area 1367343104 bytes
    Bytes of size 1292468 fixed
    838862668 variable size bytes
    520093696 of database buffers bytes
    Redo buffers 7094272 bytes
    Mounted database.
    ORA-01092: ORACLE instance is complete. Disconnection forced

    I discovered that the UNDO tablespace is missing

    Alerts log shows this:

    My Oct 04 13:54:45 2010
    Setting the default value of the parameter parallel_max_servers
    160-135 because of the value of the process parameters (150)
    My Oct 04 13:54:45 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Diagram of SNA picked latch-free 2
    With the help of LOG_ARCHIVE_DEST_1 parameter value by default as D:\oracle\product\10.2.0\db_1\RDBMS
    Autotune undo retention is enabled.
    IMODE = BR
    ILAT = 18
    LICENSE_MAX_USERS = 0
    SYS audit is disabled
    ksdpec: called to the event 13740 before initialization of the event group
    Commissioning ORACLE RDBMS Version: 10.2.0.3.0.
    Parameters of the system with default values:
    process = 150
    __shared_pool_size = 813694976
    __large_pool_size = 8388608
    __java_pool_size = 8388608
    __streams_pool_size = 8388608
    SGA_TARGET = 1367343104
    control_files = D:\ORACLE\PRODUCT\10.2.0\ORADATA\AXPHQ01\CONTROL01. CTL, D:\ORACLE\PRODUCT\10.2.0\ORADATA\AXPHQ01\CONTROL02. CTL, D:\ORACLE\PRODUCT\10.2.0\ORADATA\AXPHQ01\CONTROL03. CTL
    DB_BLOCK_SIZE = 8192
    __db_cache_size = 520093696
    compatible = 10.2.0.3.0
    db_file_multiblock_read_count = 16
    UNDO_MANAGEMENT = AUTO
    undo_tablespace = UNDOTBS1
    Remote_login_passwordfile = EXCLUSIVE lock
    db_domain =
    dispatchers = (PROTOCOL = TCP) (SERVICE = AXPHQ01XDB)
    JOB_QUEUE_PROCESSES = 10
    audit_file_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\AXPHQ01\ADUMP
    background_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\AXPHQ01\BDUMP
    user_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\AXPHQ01\UDUMP
    core_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\AXPHQ01\CDUMP
    db_name = AXPHQ01
    open_cursors = 300
    pga_aggregate_target = 419430400
    optimizerconnect_by_cost_based = FALSE
    allowlevel_without_connect_by = TRUE
    PMON started with pid = 2, OS id = 7988
    PSP0 started with pid = 3, OS id = 7964
    MA started with pid = 4, OS id = 6948
    DBW0 started with pid = 5, OS id = 7332
    LGWR started with pid = 6, OS id = 5128
    CKPT started with pid = 7, OS id = 7148
    SMON started with pid = 8, OS id = 5804
    RECCE has started with pid = 9, OS id = 3604
    CJQ0 started with pid = 10, OS id = 7084
    MMON started with pid = 11, OS id = 8448
    My Oct 04 13:54:46 2010
    commissioning 1 dispatcher (s) for '(ADDRESS =(PARTIAL=YES) (PROTOCOL = TCP))' network address...
    MMNL started with pid = 12, OS id = 4704
    My Oct 04 13:54:46 2010
    commissioning or shared server 1...
    My Oct 04 13:54:47 2010
    ALTER DATABASE MOUNT
    My Oct 04 13:54:51 2010
    Definition of embodiment of recovery target 2
    My Oct 04 13:54:51 2010
    Mount of redo thread 1, with mount id 4102419559
    My Oct 04 13:54:51 2010
    Database mounted in exclusive Mode
    Completed: ALTER DATABASE MOUNT
    My Oct 04 13:54:52 2010
    ALTER DATABASE OPEN
    My Oct 04 13:54:53 2010
    Beginning of thread 1 crash recovery
    parallel recovery started with 7 process
    My Oct 04 13:54:53 2010
    Scan again started
    My Oct 04 13:54:53 2010
    Complete scan again
    1 blocks again read, 0 data blocks need recovery
    My Oct 04 13:54:53 2010
    Request for reinstatement has started
    Thread 1: logseq 10520, block 2, CHN 8758774026015
    My Oct 04 13:54:53 2010
    Online Redo Log recovery: thread 1 mem Group 11 Seq 10520 reading 0
    Mem # 0: D:\ORACLE\PRODUCT\10.2.0\ORADATA\AXPHQ01\REDO11. JOURNAL
    My Oct 04 13:54:54 2010
    Completed request
    My Oct 04 13:54:55 2010
    Finished in crash recovery
    Thread 1: logseq 10520, block 3, RCS 8758774046017
    redo the 0 data blocks read, 1 0 written data blocks, blocks read
    My Oct 04 13:54:58 2010
    Thread 1 Advanced to record the sequence 10521
    Thread 1 is open to the sequence of journal 10521
    Currently journal # 12 seq # 10521 mem # 0: D:\ORACLE\PRODUCT\10.2.0\ORADATA\AXPHQ01\REDO12. JOURNAL
    Opening of redo thread 1
    My Oct 04 13:54:58 2010
    View MTTR is disabled, because FAST_START_MTTR_TARGET is not defined
    My Oct 04 13:54:58 2010
    SMON: enabling cache recovery
    My Oct 04 13:54:58 2010
    Errors in the d:\oracle\product\10.2.0\admin\axphq01\udump\axphq01_ora_1024.trc file:
    ORA-30012: undo tablespace "UNDOTBS1" there is not, or of the wrong type

    My Oct 04 13:54:58 2010
    Error 30012 happened during db open, close the database
    USER: termination litigation because of the error 30012
    My Oct 04 13:55 2010
    Errors in the d:\oracle\product\10.2.0\admin\axphq01\bdump\axphq01_pmon_7988.trc file:
    ORA-30012: undo tablespace "is not or of the wrong type

    My Oct 04 13:55 2010
    Errors in the d:\oracle\product\10.2.0\admin\axphq01\bdump\axphq01_reco_3604.trc file:
    ORA-30012: undo tablespace "is not or of the wrong type

    My Oct 04 13:55 2010
    Errors in the d:\oracle\product\10.2.0\admin\axphq01\bdump\axphq01_smon_5804.trc file:
    ORA-30012: undo tablespace "is not or of the wrong type

    My Oct 04 13:55 2010
    Errors in the d:\oracle\product\10.2.0\admin\axphq01\bdump\axphq01_ckpt_7148.trc file:
    ORA-30012: undo tablespace "is not or of the wrong type

    My Oct 04 13:55 2010
    Errors in the d:\oracle\product\10.2.0\admin\axphq01\bdump\axphq01_lgwr_5128.trc file:
    ORA-30012: undo tablespace "is not or of the wrong type

    My Oct 04 13:55:01 2010
    Errors in the d:\oracle\product\10.2.0\admin\axphq01\bdump\axphq01_mman_6948.trc file:
    ORA-30012: undo tablespace "is not or of the wrong type

    My Oct 04 13:55:01 2010
    Errors in the d:\oracle\product\10.2.0\admin\axphq01\bdump\axphq01_dbw0_7332.trc file:
    ORA-30012: undo tablespace "is not or of the wrong type

    My Oct 04 13:55:01 2010
    Errors in the d:\oracle\product\10.2.0\admin\axphq01\bdump\axphq01_psp0_7964.trc file:
    ORA-30012: undo tablespace "is not or of the wrong type

    Instance of stopped by USER, pid = 1024
    ORA-1092 marked during: ALTER DATABASE OPEN...

    Hello

    Do as suggested by Chinar or

    1. after installation of startup

    2. create spfile from pfile;

    3. immediate shu

    4. startup mount

    Then do all the steps as stated in my previous post.

    Anand

Maybe you are looking for