Ora-19905 with ASM

When attempting to enable ARCHIVELOG mode, I received the error
ora-19905: log_archive_format must contain %s, %t and %r
And now the database will not startup, at all.
I have an ASM setup!
I've looked at the Docs on Metalink and they don't address fixing this error within ASM.
Any help is appreciated.

log_archive_format is missing a mandatory format element. Starting with Oracle 10i, archived log file names must contain each of the elements %s(sequence), %t(thread), and %r(resetlogs id) to ensure that all archived log file names are unique.
Add the missing format elements to log_archive_format.

Similar Messages

  • Oracle 10g RAC design with ASM and OCFS

    Hi all,
    I have a question about a proposed Oracle 10g Release 2 RAC design for a 2 node cluster.
    ASM can store database files but not Oracle binaries nor OCR and voting disk. As such, OCFS version 1 does not support a shared Oracle Home. We plan to use OCFS version 2 with ASM version 2 on Red Hat Linux Enteprrise Server 4 with Oracle 10g Release 2 (10.2.0.1).
    For OCFS v2, a shared Oracle home and shared OCR and voting disk are supported. My question is does the following proposed architecture make sense for OCFS v2 with ASM v2 on Red Hat Linux 4?
    Oracle 10g Release 2 on Red Hat Enterprise Linux Server 4:
    OCFS V2:
    - shared Oracle home and binaries
    - shared OCR and vdisk files
    - CRS software shared OCFS v2 filesystem
    - spfile
    - controlfiles
    - tnsnames.ora
    ASM v2 with ASMLib v2:
    Proposed ASM disk groups:
    - data_dg for application data
    - backupdg for flashback and archivelogs
    - undo_rac1dg ASM diskgroup for undo tablespace for racnode1
    - undo_rac2dg ASM diskgroup for undo tablespace for racnode2
    - redo_rac1dg ASM diskgroup to hold redo logs for racnode1
    - redo_rac2dg ASM diskgroup to hold redo logs for racnode2
    - temp1dg temp tablespace for racnode1
    - temp2dg temp tablespace for racnode2
    Does this sound like a good initial design?
    Ben Prusinski, Senior DBA

    OK Tim, thanks for advices.
    I think Netbackup can be integrated with RMAN but I don't want to loose time on this (political).
    To summarize:
    ORACLE_HOME and CRS_HOME on each node (RAID1 and NTFS)
    Shared storage:
    Disk1 and disk 2: RAID1: - Raw partition 1 for OCR
    - Raw partition 2 for VotingDisk
    - OCFS for FLASH_RECOVERY_AREA
    Disk3, disk4 and disk5: RAID 0 - Raw with ASM redundancy normal 1 diskgroup for database files.
    This is a running project here, will start testing the design on VMware and then go for production setup.
    Regards

  • Best practice for oracle 10.2 RAC with ASM

    Did any one tried/installed Oracle 10.2 RAC with ASM and CRS ?
    What is the best practice?
    1. separate home for CRS, ASM and Oracle Database?
    2. separate home for CRS and same home for ASM and Oracle Darabase?
    we set up the test environment with separate CRS, ASM and Oracle database homes, but we have tons of issues with the listener, spfile and tnsnames.ora files. So, seeking advise from the gurus who implimeted/tested the same ?

    I am getting ready to install the 10gR2 database software (10gR2 Clusterware was just installed ) and I want to have a home for ASM and another for database as you suggest. I have been told that 10gR2 was to have a smaller set of binaries that can be used for the ASM home ... but I am not sure how I go about installing it. The first look at the installer does not seem to make it obvious...Is it a custom build option?

  • Benefits of Partitioning a Database running with ASM

    Hi All,
    I am trying to understand the additional benefits of performing partitioning of table space on a database which is running with ASM.
    Further I wish to understand the approach followed by other teams for partitioning tables and the benfits they reaped out of using ILM.
    Regards,
    Vinod Dudeja

    I would make sure you set all the Kernel parameters correctly in the install guide.
    So ASM is already running and you are creating the DB or you are trying to create an ASM instance?
    Also found this on Metalink:
    Applies to:
    Oracle Server - Enterprise Edition - Version: 9.2.0.4
    SUSE \ UnitedLinux x86-64
    Red Hat Enterprise Linux Advanced Server x86-64 (AMD Opetron Architecture)
    Linux x86-64
    Symptoms
    When trying to increase the SGA to approach half available RAM with an Oracle 64bit version on a Linux 64bit operating system, even though shmmax is set to match half the amount of RAM, you get the following error when trying to start the instance:
    SQL> startup nomount
    ORA-27102: out of memory
    Linux-x86_64 Error: 28: No space left on device
    Changes
    shmall is set to default at 2097152
    Cause
    shmall is number of pages of shared memory to be made available system-wide.
    Solution
    Set shmall equal to shmmax divided by the page size.
    FYI: The page size can be seen using the following command:
    $ getconf PAGE_SIZE
    Errors
    ORA-27102 out of memory

  • Oracle Apps 11i Cloning with +ASM 10g Database

    Hi,
    Can somebody help Apps cloning on the issue facing. Please provide in detailed process Apps Cloning with +ASM.
    Trying to Clone 11i Apps environment(11.5.10.2) and Db 10.2.0.4. The database is on +ASM.
    1. Copied all the application files from SOURCE to TARGET ( source and target are different servers)
    2. Database restored from source and the TARGET database is up and running( Database servers TARGET and SOURCE are 2 different servers.
    3. As per doc id 230672.1 , preclone was successful in apps and db servers.
    ISSUE:
    =====
    As per doc id 230672.1 , if we run adcfgclone on database server that messedup the database which is running already on the TARGET server, because adcfgclone recreate control files and all which is already intact for us in +ASM.
    Question:
    ======
    1. do we still need to do anything on the TARGER database server? if need to run , please provide the detailed steps
    2. Do we need to run adcfgclone on apps server? please provide the detailed steps.
    Thank You,
    Dheeru.

    Yes, restored and the database is up and running.
    Then i ran adcfgclone dbtier on database which messedup whole database. Deleted all the file in ASM disk groups and try to restore the database threw RMAN.
    Got new error, Please see below.
    In the first run previously i got same error but fixed by creating control_files='+LASR','+FLASH' in pfile, again it's giving same error.
    Also pasting PFILE.
    Any idea on this.
    Recovery Manager: Release 10.2.0.4.0 - Production on Wed Jan 5 17:15:12 2011
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    connected to target database: LASRT (DBID=1482364021)
    connected to auxiliary database: LASRX (not mounted)
    RMAN>
    RMAN> 2> 3> 4> 5> 6> 7> 8> 9>
    executing command: SET until clause
    using target database control file instead of recovery catalog
    allocated channel: aux1
    channel aux1: sid=872 devtype=DISK
    allocated channel: aux2
    channel aux2: sid=871 devtype=DISK
    Starting Duplicate Db at 05-JAN-11
    contents of Memory Script:
    set until scn 11188183994442;
    set newname for clone datafile 1 to new;
    set newname for clone datafile 2 to new;
    set newname for clone datafile 3 to new;
    set newname for clone datafile 4 to new;
    set newname for clone datafile 5 to new;
    set newname for clone datafile 6 to new;
    set newname for clone datafile 7 to new;
    set newname for clone datafile 25 to new;
    set newname for clone datafile 26 to new;
    set newname for clone datafile 38 to new;
    set newname for clone datafile 43 to new;
    set newname for clone datafile 44 to new;
    set newname for clone datafile 45 to new;
    set newname for clone datafile 46 to new;
    set newname for clone datafile 47 to new;
    set newname for clone datafile 48 to new;
    set newname for clone datafile 49 to new;
    set newname for clone datafile 50 to new;
    set newname for clone datafile 51 to new;
    set newname for clone datafile 52 to new;
    set newname for clone datafile 53 to new;
    set newname for clone datafile 54 to new;
    set newname for clone datafile 55 to new;
    set newname for clone datafile 56 to new;
    set newname for clone datafile 57 to new;
    set newname for clone datafile 58 to new;
    set newname for clone datafile 59 to new;
    set newname for clone datafile 60 to new;
    set newname for clone datafile 61 to new;
    set newname for clone datafile 62 to new;
    set newname for clone datafile 63 to new;
    set newname for clone datafile 64 to new;
    set newname for clone datafile 65 to new;
    set newname for clone datafile 66 to new;
    set newname for clone datafile 67 to new;
    set newname for clone datafile 68 to new;
    set newname for clone datafile 69 to new;
    set newname for clone datafile 70 to new;
    set newname for clone datafile 71 to new;
    set newname for clone datafile 72 to new;
    restore
    check readonly
    clone database
    executing Memory Script
    executing command: SET until clause
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    Starting restore at 05-JAN-11
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00003 to +LASR
    restoring datafile 00004 to +LASR
    restoring datafile 00006 to +LASR
    restoring datafile 00007 to +LASR
    restoring datafile 00025 to +LASR
    restoring datafile 00045 to +LASR
    restoring datafile 00046 to +LASR
    restoring datafile 00049 to +LASR
    restoring datafile 00051 to +LASR
    restoring datafile 00053 to +LASR
    restoring datafile 00054 to +LASR
    restoring datafile 00058 to +LASR
    restoring datafile 00060 to +LASR
    restoring datafile 00062 to +LASR
    restoring datafile 00064 to +LASR
    restoring datafile 00066 to +LASR
    restoring datafile 00068 to +LASR
    restoring datafile 00070 to +LASR
    restoring datafile 00071 to +LASR
    restoring datafile 00072 to +LASR
    channel aux2: reading from backup piece /ora_export/lasrx/15m16kuo_1_1
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00001 to +LASR
    restoring datafile 00002 to +LASR
    restoring datafile 00005 to +LASR
    restoring datafile 00026 to +LASR
    restoring datafile 00038 to +LASR
    restoring datafile 00043 to +LASR
    restoring datafile 00044 to +LASR
    restoring datafile 00047 to +LASR
    restoring datafile 00048 to +LASR
    restoring datafile 00050 to +LASR
    restoring datafile 00052 to +LASR
    restoring datafile 00055 to +LASR
    restoring datafile 00056 to +LASR
    restoring datafile 00057 to +LASR
    restoring datafile 00059 to +LASR
    restoring datafile 00061 to +LASR
    restoring datafile 00063 to +LASR
    restoring datafile 00065 to +LASR
    restoring datafile 00067 to +LASR
    restoring datafile 00069 to +LASR
    channel aux1: reading from backup piece /ora_export/lasrx/16m16kuo_1_1
    channel aux1: restored backup piece 1
    piece handle=/ora_export/lasrx/16m16kuo_1_1 tag=TAG20110103T144231
    channel aux1: restore complete, elapsed time: 00:18:55
    channel aux2: restored backup piece 1
    piece handle=/ora_export/lasrx/15m16kuo_1_1 tag=TAG20110103T144231
    channel aux2: restore complete, elapsed time: 00:21:20
    Finished restore at 05-JAN-11
    sql statement: CREATE CONTROLFILE REUSE SET DATABASE "LASRX" RESETLOGS ARCHIVELOG
    MAXLOGFILES 16
    MAXLOGMEMBERS 2
    MAXDATAFILES 72
    MAXINSTANCES 1
    MAXLOGHISTORY 7303
    LOGFILE
    GROUP 1 SIZE 20 M ,
    GROUP 2 SIZE 20 M ,
    GROUP 3 SIZE 20 M
    DATAFILE
    '+LASR/lasrx/datafile/system.331.739646133'
    CHARACTER SET WE8ISO8859P1
    released channel: aux1
    released channel: aux2
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 01/05/2011 17:36:50
    RMAN-06136: ORACLE error from auxiliary database: ORA-01503: CREATE CONTROLFILE failed
    ORA-01276: Cannot add file +LASR/lasrx/controlfile/current.332.739640887.  File has an Oracle Managed Files file name.
    =======================================================================
    PFILE
    ====
    *.aq_tm_processes=2
    *.audit_file_dest='/10g/app/oracle/admin/lasrx/adump'
    *.background_dump_dest='/10g/app/oracle/admin/lasrx/bdump'
    *.compatible='10.2.0'
    *.core_dump_dest='/10g/app/oracle/admin/lasrx/cdump'
    *.control_files='+LASR','+FLASH'
    *.db_block_size=8192
    *.db_cache_size=318767104
    *.db_create_file_dest='+LASR'
    *.db_domain=''
    *.db_file_multiblock_read_count=8
    *.db_files=500
    *.db_name='LASRX'
    *.db_recovery_file_dest='+FLASH'
    *.db_recovery_file_dest_size=5120M
    *.dml_locks=5000
    *.job_queue_processes=0
    *.local_listener='(ADDRESS=(PROTOCOL=TCP)(HOST=hct431oractd002.mfia.state.mi.us)(PORT=1524))'
    *.log_archive_dest_1='LOCATION=+FLASH/LASRX'
    *.log_archive_format='%t_%s_%r.arc'
    *.log_buffer=30551040
    *.log_checkpoint_interval=100000
    *.log_checkpoint_timeout=72000
    *.log_checkpoints_to_alert=TRUE
    *.max_dump_file_size='20480'
    *.nls_comp='binary'
    *.nls_date_format='DD-MON-RR'
    *.nls_language='american'
    *.nls_length_semantics='BYTE'
    *.nls_numeric_characters='.,'
    *.nls_sort='binary'
    *.nls_territory='america'
    *.O7_DICTIONARY_ACCESSIBILITY=FALSE
    *.open_cursors=500
    *.open_links=20
    *.parallel_max_servers=12
    *.parallel_min_servers=0
    *.pga_aggregate_target=681574400
    *.processes=800
    *.query_rewrite_enabled='TRUE'
    *.remote_login_passwordfile='EXCLUSIVE'
    *.resource_manager_plan=''
    *.session_cached_cursors=100
    =============================

  • Production RAC with ASM and DR with non-rac and ASM

    Hi,
    I have a question whether this configuration is feasible or not. Production environment is 10gR2 RAC running on 2 node cluster. DR site will have single instance with ASM. Disks from primary site will be mirrored to DR site using EMC SRDF. Would i be able to bring up single instance at DR site on mirrored ASM disks once split is done? Currently not incorporating Dataguard for DR solution.
    Wanted to check if anyone has done like this before.
    Thanks

    This is feasible. SRDF is capable of providing data at the DR site that is always in a "crash-consistent state", without doing anything at the production site RAC environment. Starting the database at the DR site will cause it to run crash recovery first. SRDF synchronous or asynchronous feature should be used in this case.
    At the DR site, your default OS devices files could be different. Either change the asm disk strings or configure the device files for the disks such that they are the same as the shared device files at production side. This way, you can use the ASM configuration as is.
    Also the database is to be started in a non-cluster mode, by commenting the cluster related parameters (ie: cluster) at the init*.ora parameter file.

  • Clone DB same host with ASM

    Hello,
    I am cloning a database running in 11.2.0.3 version with ASM to a new database running in the same version with ASM in the same host.
    The OS version is Redhat Linux 5.5.
    The source database is SOURCE and the target to clone database is CLONE.
    The source database datafiles are in DG_SOURCE diskgroup and the clone database datafiles are in DB_CLONE diskgroup.
    After mounting the database source , I am now backing up the source database using this command:
    run {
    backup as copy database format '+DG_CLONE/CLONE/DATAFILE/%N_%f.dbf';
    }This will copy the datafiles to the DG_CLONE which will be the diskgroup of CLONE instance.
    I am thinking after that to :
    1- startup nomount the clone database with an init.ora modified of the source database.
    2- create the controlfile with CREATE CONTROLFILE command,
    3- mount the clone instance.
    4- run the following script with RMAN;
    catalog start with '+DG_CLONE/CLONE/DATAFILE/';
    restore database;
    switch datafile all; 
    recover database;
    alter database open resetlogs;I wonder if my steps are correct?
    Thanks,
    S

    DBA wrote:
    Hello,
    I am cloning a database running in 11.2.0.3 version with ASM to a new database running in the same version with ASM in the same host.
    The OS version is Redhat Linux 5.5.
    The source database is SOURCE and the target to clone database is CLONE.
    The source database datafiles are in DG_SOURCE diskgroup and the clone database datafiles are in DB_CLONE diskgroup.
    After mounting the database source , I am now backing up the source database using this command:
    run {
    backup as copy database format '+DG_CLONE/CLONE/DATAFILE/%N_%f.dbf';
    }This will copy the datafiles to the DG_CLONE which will be the diskgroup of CLONE instance.
    I am thinking after that to :
    1- startup nomount the clone database with an init.ora modified of the source database.
    2- create the controlfile with CREATE CONTROLFILE command,
    3- mount the clone instance.
    4- run the following script with RMAN;
    catalog start with '+DG_CLONE/CLONE/DATAFILE/';
    restore database;
    switch datafile all; 
    recover database;
    alter database open resetlogs;I wonder if my steps are correct?
    Thanks,
    S
    I do not think you would be able to restore & recover the backup of your SOURCE database to create the CLONE database on the same host using the method you have stated. You can go with the RMAN duplicate command or since you are on 11g, you can go with the RMAN "duplicate from active database" method.
    In your method, you would be restoring the backups of SOURCE on the same server where SOURCE exists and this backup would contain the DB NAME as SOURCE which already exists and is running and you cannot restore it on the same server.
    You can refer this http://aprakash.wordpress.com/2011/01/24/duplicate-database-using-from-active-database-clause-11gr2/ for duplicate database using "FROM ACTIVE DATABASE" clause
    For normal RMAN duplicate, you can refer this
    http://www.shutdownabort.com/quickguides/clone_rman.php
    http://docs.oracle.com/cd/B19306_01/backup.102/b14194/rcmsynta028.htm

  • ORA-00030 with DBMS_MONITOR.SESSION_TRACE_ENABLE

    Hi all,
    The DBMS_MONITOR.SESSION_TRACE_ENABLE returned ORA-00030 although the session is already there.
    Oracle 11g R1
    Windows Server 2003 SP2
    SQL> show user
    USER is "SYS"
    SQL>
    SQL>  select sid, serial# from v$session where username='SA' ;
           SID    SERIAL#
           390       4918
    SQL> exec DBMS_MONITOR.SESSION_TRACE_ENABLE(session_id=>390, serial_num=>4918, waits => TRUE, binds => FALSE);
    ERROR at line 1:
    ORA-00030: User session ID does not exist.
    ORA-06512: at "SYS.DBMS_MONITOR", line 123
    ORA-06512: at line 1

    Hi Zekeriya,
    I'm using a single node database with ASM.
    I re-connected and issued your query and following is what I got:
    SQL> ed
    Wrote file afiedt.buf
      1  select s.osuser,p.spid,s.username,s.sid,s.serial#,to_char(s.logon_time,'Dy dd Mon HH24:MI:SS') start_time,s.status,s.machine,s.MODULE
      2  from V$PROCESS p,V$SESSION s where s.paddr = p.addr and s.username='SA'
      3* order by logon_time
    SQL> /
    OSUSER                         SPID
    USERNAME                              SID    SERIAL# START_TIME
    STATUS   MACHINE
    MODULE
    SRV01\Administrator            4000
    SA                                    390       4928 Wed 12 May 23:42:55
    INACTIVE WORKGROUP\USER-PC
    FINANCIAL
    SQL> exec DBMS_MONITOR.SESSION_TRACE_ENABLE(session_id=>390, serial_num=>4928, waits => TRUE, binds => FALSE);
    BEGIN DBMS_MONITOR.SESSION_TRACE_ENABLE(session_id=>390, serial_num=>4928, waits => TRUE, binds => FALSE); END;
    ERROR at line 1:
    ORA-00030: User session ID does not exist.
    ORA-06512: at "SYS.DBMS_MONITOR", line 123
    ORA-06512: at line 1

  • ORA-00600 with [kmgs_parameter_update_timeout_1] and [27091]

    Hi there,
    I'm actually reviewing a customer's alert log. For a view days now we have multiple entries of the following error:
    Errors in file d:\appl\admin\prodsup\bdump\prodsup_mmon_4652.trc:
    ORA-00600: Interner Fehlercode, Argumente: [kmgs_parameter_update_timeout_1], [27091], [], [], [], [], [], []
    ORA-27091: I/O kann nicht in Queue gestellt werden
    ORA-27070: Asynchrones Lesen/Schreiben nicht erfolgreich
    OSD-04008: WriteFile()-Fehler, in Datei kann nicht geschrieben werden
    O/S-Error: (OS 5) Access is denied.
    The errors started to show up a few days ago and happens a few times a day. I tried to find out what file shoul be accessed but the trace file is very long and cryptic so I couldn't find any valuable information in it.
    There is a documented bug in metalink that shows the same symptoms, but it only occures in relation with ASM - the customer has no ASM.
    System is Windows 2003 Server, 64 bit, Oracle 10.2.0.4, no ASM, no RAC, no dataguard. There are no related entries in the Windows system log.
    Has anyone an idea? I googled and metalinked for 2 days now but couldn't find anything! :(
    regards,
    marcus

    Marcus,
    The reason that most of the times, its proposed to work with OSS is because that many of the reasons for errors like 600 are not documented and are unpublished. So there may not be everything visible to people like you and me who don't have access to that "unpublished info" . It may happen that in between of trying to solve, one may create another issue within the db. That's why the recommendation is always to work with OSS. I am sure, I didn't say anything which you probably didn't know before but still, just thought to re-mention it once for someone who may read it in the future.
    Aman....

  • Deinstall Oracle 11.2.0.2 grid Single instance with ASM at AIX

    Hi gurus,
    I'm trying to deinstall Oracle 11.2.0.2 grid Single instance with ASM at AIX when executing deinstall utility It's doesn't show any commando to run with root:
    the first execution, ran the command as root (normally), but the session where it ran the deinstall tool was closed.
    [root@> /tmp/software ]#/tmp/deinstall2011-07-05_06-54-19PM/perl/bin/perl -I/tmp/deinstall2011-07-05_06-54-19PM/perl/lib -I/tmp/deinstall2011-07-05_06-54-19PM/crs/install /tmp/deinstall2011-07-05_06-54-19PM/crs/install/roothas.pl -force -deconfig -paramfile /tmp/deinstall2011-07-05_06-54-19PM/response/deinstall_Ora11g_gridinfrahome1.rsp
    Using configuration parameter file: /tmp/deinstall2011-07-05_06-54-19PM/response/deinstall_Ora11g_gridinfrahome1.rsp
    PRKO-2573 : ONS daemon is already stopped.
    CRS-2500: Cannot stop resource 'ora.cssd' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'dwmdm'
    CRS-2673: Attempting to stop 'ora.evmd' on 'dwmdm'
    CRS-2677: Stop of 'ora.evmd' on 'dwmdm' succeeded
    CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'dwmdm' has completed
    CRS-4133: Oracle High Availability Services has been stopped.
    ACFS-9459: ADVM/ACFS is not supported on this OS version: 'AIX 5300-10-01-0921'
    ACFS-9201: Not Supported
    Successfully deconfigured Oracle Restart stack
    [root@> /tmp/software ]#
    -- here the deinstall tool was closed --
    -- -Here the output for the second execution --
    $deinstall
    Checking for required files and bootstrapping ...
    Please wait ...
    Location of logs /u01/app/oracle/oraInventory/logs/
    ############ ORACLE DEINSTALL & DECONFIG TOOL START ############
    ######################### CHECK OPERATION START #########################
    Install check configuration START
    Checking for existence of the Oracle home location /grid/app/grid/grid
    Oracle Home type selected for de-install is: SIHA
    Oracle Base selected for de-install is: /grid/app/grid
    Checking for existence of central inventory location /u01/app/oracle/oraInventory
    Checking for existence of the Oracle Grid Infrastructure home
    Install check configuration END
    Skipping Windows and .NET products configuration check
    Checking Windows and .NET products configuration END
    Traces log file: /u01/app/oracle/oraInventory/logs//crsdc.log
    Network Configuration check config START
    Network de-configuration trace file location: /u01/app/oracle/oraInventory/logs/netdc_check2011-07-06_09-16-58-AM.log
    Network Configuration check config END
    Asm Check Configuration START
    ASM de-configuration trace file location: /u01/app/oracle/oraInventory/logs/asmcadc_check2011-07-06_09-16-58-AM.log
    ASM configuration was not detected in this Oracle home. Was ASM configured in this Oracle home (y|n) [n]: n
    ASM was not detected in the Oracle Home
    ######################### CHECK OPERATION END #########################
    ####################### CHECK OPERATION SUMMARY #######################
    Oracle Grid Infrastructure Home is:
    The cluster node(s) on which the Oracle home de-installation will be performed are:null
    Oracle Home selected for de-install is: /grid/app/grid/grid
    Inventory Location where the Oracle home registered is: /u01/app/oracle/oraInventory
    Skipping Windows and .NET products configuration check
    ASM was not detected in the Oracle Home
    Do you want to continue (y - yes, n - no)? [n]: y
    A log of this session will be written to: '/u01/app/oracle/oraInventory/logs/deinstall_deconfig2011-07-06_09-16-56-AM.out'
    Any error messages from this session will be written to: '/u01/app/oracle/oraInventory/logs/deinstall_deconfig2011-07-06_09-16-56-AM.err'
    ######################## CLEAN OPERATION START ########################
    ASM de-configuration trace file location: /u01/app/oracle/oraInventory/logs/asmcadc_clean2011-07-06_09-17-03-AM.log
    ASM Clean Configuration END
    Network Configuration clean config START
    Network de-configuration trace file location: /u01/app/oracle/oraInventory/logs/netdc_clean2011-07-06_09-17-03-AM.log
    De-configuring backup files...
    Backup files de-configured successfully.
    The network configuration has been cleaned up successfully.
    Network Configuration clean config END
    ---------------------------------------->
    Press Enter after you finish running the above commands
    <----------------------------------------
    *1. Any idea to remove Grid infraestructure normally?*
    *2. In this step, can I remove (rm) the grid HOME ?*
    Regards

    Mexman wrote:
    *1. Any idea to remove Grid infraestructure normally?*
    *2. In this step, can I remove (rm) the grid HOME ?*
    RegardsHi,
    You must use deinstall tool to remove Grid Infrastructure installation,
    as grid owner run $GRIDHOME/deinstall/deinstall
    Cheers

  • Upgrade to 11.2 / 11.1 with ASM from 9.2.0.5

    Hi,
    What are the options available to upgrade the database from 9.2.0.5 to either 11.1 / 11.2 with ASM. I know that we can upgade the following. But, how to do with ASM
    9.2.0.5 -> 11.1
    9.2.0.5 -> 9.2.0.8 -> 11.2
    Thanks in Advance,
    -KarthicK

    Hi,
    As per the compatibility matrix of 11gR1 you can upgrade directly from 9.2.0.4 or higher onwards.
    And for 11gR2 you can upgrade directly from 9.2.0.8 or higher onwards.
    Database Server Upgrade/Downgrade Compatibility Matrix [ID 551141.1]
    ASM was a feature introduced from 10g onwards.
    Hence for 11gR1, you should install 11gR1 with ASM and proceed upgrading the database.
    for 11gR2, you should upgrade database to 9.2.0.8 patchset, install 11gR2 with ASM and proceed upgrading the database.
    You can refer to below notes for upgrading your database using manual method.
    Note 429825.1 Complete Checklist for Manual Upgrades to 11gR1
    Note 837570.1Complete Checklist for Manual Upgrades to 11gR2
    Regards,
    NC

  • Please verify my RAC install with ASM procedure with a question.

    Good morning.
    My installation procedure on RAC with ASM (ASM will be on separate home from DB):
    1. Install clusterware 10.2.0.1
    2. Apply database patchset 6810189 upgrade clusterware to 10.2.0.4
    3. Apply CRS patch bundle #4 8436582 to clusterware
    4. Install oracle DB home 10.2.0.1
    5. Apply database patchset 6810189 upgrade to 10.2.0.4
    6. Apply DB PSU (patch# 8576156) 10.2.0.4.1 (includes CPUJUL2009) to the oracle home
    (steps 7-9 are similar as step 4-5, except for ASM home. Or should I install ASM home before installing DB home? )
    7. Install oracle DB home 10.2.0.1 for ASM and configure ASM
    8. Apply database patchset 6810189 upgrade to 10.2.0.4 for ASM
    9. Apply DB PSU (patch# 8576156) 10.2.0.4.1 (includes CPUJUL2009) to the oracle home for ASM
    10. Run DBCA to create database.
    Can I apply DB PSU (patch# 8576156) 10.2.0.4.1 (INCLUDES CPUJUL2009) to DB while the clusterware is 10.2.0.4, as I know DB version should not be higher than clusterware version? Or can I upgrade clusterware to 10.2.0.4.1?
    Thanks for advice,

    Hi,
    Applying PSU (10.2.0.4.1) does not mean that you are moving to higher version of Oracle. Oracle releases will be like 10.2.0.4 , 10.2.0.5 like that.
    10.2.0.4.1 is the PSU version for Jul 2009 PSU.
    10.2.0.4.2 is the PSU version for Oct 2009 PST.
    Like CPUs PSUs are also quarterly. It is not necessary oracle should release the PSU/CPU for every oracle home/CRS home every quarter.
    For now, the PSU (Patch no: 8576156) is only applicable as shown below.
    PSU 10.2.0.4.1 includes the following previously released bundle patches:
    - Generic Recommended Bundle #4 (Patch 8362683)
    - RAC Recommended Bundle #3 (Patch 8344348)
    - Data Guard Broker Recommended Bundle #1 (Patch 7936793)
    - Data Guard Physical/Recovery Recommended Bundle #1 (Patch 7936993)
    - Data Guard Logical Recommended Bundle #1 (Patch 7937113)
    Refer to the installation types of this patch (download README of this patch bundle).
    Table 1 Installation Types and Security Content
    Server homes - PSU 10.2.0.4.1
    Client-Only Installations - None
    Instant Client Installations - None
    (The Instant Client installation is not the same as the client-only Installation.
    For additional information about Instant Client installations, see Oracle Database Concepts.)
    ASM (Automatic Storage - PSU 10.2.0.4.1
    Management) homes
    CRS (Cluster Ready Services) - None
    homes
    So, there is no PSU patch for this quarter for CRS Home. You may check the previous CPU/PSUs to make your home secured/updated with all patches.
    Regards,
    Vasu
    Edited by: vasu77 on Sep 22, 2009 3:01 PM

  • 10g Grid (RAC) on Linux with ASM and OCR?

    I was trying to install 10g on Linux with ASM. The docs are not terribly clear on this, but I'd like to have the Oracle Cluster Registry (OCR) on one of my four ASM disks, rather than dedicate space to OCFS. I have 4 18.2 GB drives setup with ASM now. Is there a way to do this?
    I guess the other thing I could do is to cut the ASM disks into two partitions. One, say 200MB and the other the rest. I'd put OCFS for OCR on the 200MB partition on one of the disks. The large partition on each of the rest of the disks would be dedicated to ASM.
    What am I missing? I feel it must be something obvious. I'd rather have the OCR on the ASM, so that I don't have to deal with it...
    Thanks!
    Jeff

    Hi.
    There shouldn't be a problem with this provided you use a 32-bit OS on the 64 bit machine. RAC doesn't care about the chipset, so long as the same OS is used, but I don't thinkit will support one node on 32 bit and one on 64 bit, since they are actually separate distributions.
    Of course, I've never tried it so I can't be sure :)
    Cheers
    Tim...

  • Oracle 10g R2 installation with ASM+RAC

    Gurus,
    Need some suggestuon on Oracle 10g R2 installation with ASM and RAC option.
    We have found many documents on the Oracle, HP, HP-Oracle CTC and third party web sites, but nothing that is specific to this particular combination of separate
    ORACLE_HOMEs, ASM and 10g RAC CRS. It is unclear for me from the documentation how this combination of ASM and 10.2g RAC may best be installed.
    The high level steps i got after reading lot of docs as follows - but i am not sure whether these are correct or not. if they are correct, can any one share their experience/notes please?
    1) Install CRS
    2) Install RDBMS for ASM HOME - create separater oracle home for ASM instance using OUI
    3) Install RDBMS for RAC Database Home - create separater oracle home for RAC database using OUI
    4) Create ASM database using DBCA -
    5) Use dbca to create database.

    Oracle provides 'paint by numbers' tutorials called 'Oracle By Example'. (Go to OTN, check under the Training tab)
    They have one for a Windows based ASM/RAC that you might want to review. Not your specific environment, but the steps will be dag-nabbed close.
    I recommend walking the path (http://otn.oracle.com >> training:OBE >> Database 10g Release 1:VMWare:Installation
    http://www.oracle.com/technology/obe/obe10gdb_vmware/install/racinstallwin2k/racinstallwin2k.htm

  • How to Create Manual Standby for a Oracle 11g RAC with ASM to Single Instan

    Hi All,
    I have a task to configure a Single Instance Standby Database with ASM for 2-node Primary RAC+ASM database.
    Version using : 11.1.0.6 Oracle 11g --- *" STANDARD EDITION "* Please note datagaurd will not be supported in standard edition.
    Primary database - 2 -Node RAC using ASM storage (All datafiles, redologs, controfile and archive logs)
    Need to setup a single instance standby database manually and than using scripts to transfer the archive logs from primary server to standby server to do recovery time to time.
    Please let me know if there are any configuration document(s) which can help me to set the manual standby? or need your kind help to give your valuable ideas how to go in above situation.
    Thanks in advance

    Niall Litchfield wrote:
    El DBA wrote:
    Well if the archive logs are stored in ASM on the primary nodes, you almost definitely want to be using RMAN to access them. Then to transfer between primary and standby there are many options, this is essentially the step that Data Guard takes care of - so if you (and I) are running Standard Edition, this is the part to "worry" about.
    I'm not really sure what you mean by this:
    As in standard edition the archive destination will be on ASMI don't think the Edition of Oracle (Standard or Enterprise) dictates where and how you store your archive logs, but it's possible I've misunderstood what you mean...SE dictates that database storage for RAC will be ASM, including archive log files. Anything else is not officially supported. I haven't tested but it may be that you can use LOG_ARCHIVE_DUPLEX_DEST to specify a local filesystem for archive log files as well.
    If that doesn't work you'll have to script rman "backup as copy" jobs regularly and then transport the results of that.
    Niall Litchfield
    http://www.orawin.info/
    By the way, it seems Robert has been pretty helpful, it's polite to give him some points dude. And since this is your thread, not mine, give him a "helpful" from me too :p
    El DBA
    Incidentally if you are forced down the RMAN backup as copy route then this will likely throw your current backup retention strategy somewhat, you'll need to think carefully about when an archivelog can be deleted following backup, how many times it might be backed up and so on. I do understand, and have argued for, the use of SE RAC. I also understand and have argued for and implemented manually managed standby a number of times. However by the time your primary database is a RAC instance and you need a standby for DR etc then you really have to look very seriously at whether Standard Edition is still the right investment or not. You will be spending a lot of DBA time managing and troubleshooting this, and you will find that it is less reliable than the off the shelf solution. I suspect that you are very close to the point where an EE installation becomes a worthwhile investment here.
    Niall Litchfield
    http://www.orawin.info/

Maybe you are looking for

  • How to stay back on same section of a report after pressing cancel button

    Hi, How we can stay back on a same section of a report page when I press Cancel button or Apply Changes button from linked Data Entry Form. For instance if I have a 200 rows in a report and I scroll down to 80th row and press Edit button when called

  • IS MBA DEGREE  MANDATORY TO BE A SAP CRM CONSULTANT

    HI, I was bit confused is MBA degree mandatory to become a SAP CONSULTANT. Can we become a SAP CONSULTANT with B.Tech. IF we can become is there any differences between an MBA  as a consultant  and B.Tech graduate as a consultant. Thanks in advance.

  • Apply styles to subpictures

    Can I somehow apply styles to subpictures in Encore? Basically, I want to customize the look of text-buttons in three states: normal, selected and activated using styles (eg to make them glow,change stroke color etc) rather then simply change the col

  • Error After executing adstrtal.sh command at Application Tier

    Hi, We are using, EBS : R12.1.1 OS : OEL 5.6 When i tried to start Application tier services got following error message, XML-20108: (Fatal Error) start of root element expected. The logfilefor this session is located at $INST_TOP/logs/appl/admin/log

  • Cuatomizing MSS Team Calendar iView on the Portal

    We have installed the ESS And MSS Business package.  But we are unable to access the MSS Team Calendar. The error message is: No views found: Missing customizing. Please advice.  Is there a how to guide?