ASM installation failure from Oracle GRID under Windows 7 64 bit

I am a rookie..I am running Oracle database 11gR2 running on a Windows 7 64 bit system.
I am implementing ASM onto my system solely for learning purposes
The implementation of ASM has changed between database releases 11gR1 and 11gR2 such that it is no longer configured locally but is now implemented from within Oracle GRID. Unfortunately, the book I am using to study my OCP from was written at the time of 11gR1 so I can no longer follow its instructions to create and configure ASM. Instead of using DBCA I now need to use ASMCA to configure ASM.
As a preliminary requirement I successfully installed Oracle Grid and configured it to run on my standalone server.
I created two partitions on my harddrive ...... drive G: and drive H: with intent of using them as my ASM disks. 45 Gig and 50 gig in size respectively formatted with the NTFS filesystem.
I ran ASMCA in an attempt to create an ASM instance
I specified these partition drives '\\.\G:' and '\\.\H:' in the disk discovery path which were successfully picked up.
However when ASMCA executed the creation process after some time it failed with the following message:
One or more diskgroup(s) creation failed as below:
DiskGroup mydisks creation failed with the following message:
ORA-15018: diskgroup cannot be created
ORA-00600: internal error code, arguments: [17090], [], [], [], [], [], [], [], [], [], [], []
Check C:\app\peter\cfgtoollogs\asmca\asmca-12101712AM0558.log for details.
Which I did and found many things
Thread-40] [ 2012-10-17 00:25:05.723 EST ] [UsmcaLogger.logInfo:141] Oradim Command : C:\app\11.2.0\grid\bin\oradim.exe -new -asmsid +ASM -startmode manual -srvcstart demand -spfile
[Thread-40] [ 2012-10-17 00:25:05.723 EST ] [UsmcaLogger.logEntry:113] Entering oracle.sysman.assistants.usmca.util.UsmcaUtil Method : executeCommand
[Thread-40] [ 2012-10-17 00:25:05.723 EST ] [UsmcaLogger.logInfo:141] Command: C:\app\11.2.0\grid\bin\oradim.exe -new -asmsid +ASM -startmode manual -srvcstart demand -spfile
[Thread-40] [ 2012-10-17 00:25:07.254 EST ] [UsmcaLogger.logInfo:141] Instance created.
Ok. As above the ASM instance appeared to have been successfully created so as part of my investigative process to confirm what the script actually did successfully execute I attempted to log into the ASM instance to see how far it would get. It fails with the following result
C:\Windows\system32>set ORACLE_SID=+ASM
C:\Windows\system32>sqlplus sys as sysasm
SQL*Plus: Release 11.2.0.1.0 Production on Wed Oct 17 10:16:36 2012
Copyright (c) 1982, 2010, Oracle. All rights reserved.
Enter password:
ERROR:
ORA-12560: TNS:protocol adapter error
Enter user-name:
I checked Windows Task Manager
There is an OracleOHService and it is running
LISTENER is running ie the local listener running on port 1521 that was originally created with a previous basic stand alone installation of the Oracle 11gR2 database . (ie before I installed Oracle GRID). No other listeners are running.
Can t see any evidence of any ASM service on Windows Task manager started/stopped or otherwise. Neither can I see evidence of a CSS service.
The log file that was generated is large I am not clear on what I should be looking for in order to find clues as to how I might manually resolve this problem and possibly 'salvage' the installation. Any advice would be appreciated.

Hi,
read the documentation:
http://www.oracle.com/pls/db112/to_pdf?pathname=install.112/e24169.pdf
and you will find multiple errors, you probably did.
Especially the part on preparing storage.
Regards
Sebastian

Similar Messages

  • Oracle 11 under Windows 2008 installation problems

    I cannot make Oracle 11.2.0.1.0 work under Windows 2008. The server's host name is SARABI. Anything of the following takes place on SARABI, no remote access is involved.
    The procedure has been as follows...
    - Windows 2008 was installed
    - Oracle 11.2.0.1.0 was installed
    - listener.ora, sqlnet.ora, tnsnames.ora were modified
    - no other Oracle configuration file was touched
    At this point it worked. I could connect with SQL Plus and with SQL Developer.
    Next the server was rebooted. Without having changed anything at all, connecting was impossible. The message is "12514, TNS, listener does not currently know of service requested in connect descriptor". The three configuration files are given below.
    Currently, all services are running accoording to Windows Control Panel. There are no entries in the eventlog. Executing "TNSPING SARABI" works fine. Executing "LSNRCTL status" shows "The listener does not support any services" (translated from German "Der Listener unterstützt keine Services"), the full output is given below.
    --- LISTENER.ORA ---
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SARABI)(PORT = 1521))
    ADR_BASE_LISTENER = C:\Programme\Oracle\Admin
    --- SQLNET.ORA ---
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    ADR_BASE = C:\Programme\Oracle\Admin\product\11.2.0\dbhome_1\log
    --- TNSNAMES.ORA ---
    SARABI =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SARABI)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ORCL)
    --- LSNRCTL status ---
    C:\Users\admin>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 25-SEP-2010 11:49:24
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Anmeldung bei (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS des LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Production
    Startdatum 25-SEP-2010 11:24:54
    Uptime 0 Tage 0 Std. 24 Min. 32 Sek.
    Trace-Ebene off
    Sicherheit ON: Local OS Authentication
    SNMP OFF
    Parameterdatei des Listener C:\Programme\Oracle\Admin\product\11.2.0\dbhome_1\network\admin\listener.ora
    Log-Datei des Listener c:\programme\oracle\admin\diag\tnslsnr\SARABI\listener\alert\log.xml
    Zusammenfassung Listening-Endpunkte...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=SARABI.lionsland.local.de)(PORT=1521)))
    Der Listener unterstützt keine Services
    Der Befehl wurde erfolgreich ausgeführt.
    Michael G. Schneider

    Deleting the three configuration files and recreating them with "Net Manager" gives...
    --- LISTENER.ora ---
    LISTENER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SARABI)(PORT = 1521))
    ADR_BASE_LISTENER = C:\Programme\Oracle\Admin\product\11.2.0\dbhome_1\log
    --- SQLNET.ora ---
    NAMES.DIRECTORY_PATH= (TNSNAMES)
    ADR_BASE = C:\Programme\Oracle\Admin\product\11.2.0\dbhome_1\log
    --- TNSNAMES.ora ---
    SARABI =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SARABI)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ORCL)
    After rebooting the server, the same problems appear. Executing "sqlplus SYS/**** AS SYSDBA" gives "database not started". Then executing startup gives...
    ORA-00119: invalid specification for system parameter LOCAL_LISTENER
    ORA-00132: syntax error or unresolved network name 'LISTENER_ORCL'
    Michael G. Schneider

  • Running two displays from MBP Retina under windows

    I'm looking at purchasing a MBP Retina 13".  I have two external monitors that can accept HDMI and DVI (neither can do displayport).  Some software that I run requires me to sometimes boot into windows.  Under windows 7, can I output a DVI signal from each of my thunderbolt ports?  Do I just need to run two mini-displayport to DVI adapters?  Or is not that simple?  (both external monitors are 1900x1080)

    Hi,
    read the documentation:
    http://www.oracle.com/pls/db112/to_pdf?pathname=install.112/e24169.pdf
    and you will find multiple errors, you probably did.
    Especially the part on preparing storage.
    Regards
    Sebastian

  • Connect to DB2 from oracle 11g on windows 2008 server

    Hi Folks,
    I want to conenct to DB2 from oracle 11g using DB link.
    DB2 :
    user : db2user
    pwd : db2pwd
    database : db2database (OSBLDEV)
    able to connect to db2 server (installed on machine M1) using db2 client with above details from machine M2 (where oracle is installed).
    Oracle :
    user : orauser
    pwd : orapwd
    host : orahost
    port : 1521
    service : oraservice
    able to connect to oracle server using oracle sql developer with above details on Machine M2 (windows 2008 server)
    when i execute the query with database link
    select row_id from siebel.s_org_ext@OSBLDEV;
    I get the message : ORA-12154: TNS:could not resolve the connect identifier specified.
    could you pls check and let me know whether the below enteries are correct or not.
    Pls share if you have step by step connectivity from DB2 to oracle using DB link.
    1. I have created the Data source for DB2 - test successful
    create database link OSBLDEV
    connect to "db2user"
    identified by "ldb2pwd"
    using 'OSBLDEV';
    1. I have made the following entry in E:\oracle\product\11.1.0\db_1\hs\admin\initosbldev.ora
    HS_FDS_CONNECT_INFO = OSBLDEV
    HS_FDS_TRACE_LEVEL = 0
    2. I have made the following entry in E:\oracle\product\11.1.0\db_1\NETWORK\ADMIN\tnsnames.ora
    OSBLDEV =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=orahost)(PORT=1521))
    (CONNECT_DATA=(SID=OSBLDEV))
    (HS=OK)
    3. I have made the following entry in E:\oracle\product\11.1.0\db_1\NETWORK\ADMIN\listener.ora and releoaded the listner (lsnrctl reload)
    LISTENER =
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=tcp)(HOST=orahost)(PORT=1521))
    (ADDRESS=(PROTOCOL=ipc)(KEY=PNPKEY)))
    SID_LIST_LISTENER=
    (SID_LIST=
         (SID_DESC = # this is the entry for HSODBC
         (SID_NAME = OSBLDEV)
         (ORACLE_HOME = e:\oracle\product\11.1.0\db_1)
         (PROGRAM = hsodbc)
    Thanks in advance.

    1. My listener.ora is placed at the below location:
    E:\oracle\product\11.1.0\db_1\NETWORK\ADMIN
    2. I have modifed the listener and removed the entry - hsodbc
    3. stop and start the listener.
    still can't see the service entry in listener status.
    C:\>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.1.0.7.0 - Production on 19-JUL-2010 02:27
    :08
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 11.1.0.7.0 - Produ
    ction
    Start Date 19-JUL-2010 02:21:17
    Uptime 0 days 0 hr. 5 min. 52 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File e:\oracle\diag\tnslsnr\DALDEVDBCRM1\listener\alert\log
    .xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=daldevdbcrm1.corp.nai.org)(PORT=1521
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+asm1", status READY, has 1 handler(s) for this service...
    Service "+ASM_XPT" has 1 instance(s).
    Instance "+asm1", status READY, has 1 handler(s) for this service...
    Service "ARIBADEV" has 1 instance(s).
    Instance "ariba", status READY, has 1 handler(s) for this service...
    Service "ARIBADEV_XPT" has 1 instance(s).
    Instance "ariba", status READY, has 1 handler(s) for this service...
    Service "ARIBAXDB" has 1 instance(s).
    Instance "ariba", status READY, has 1 handler(s) for this service...
    Service "aiad.corp.nai.org" has 2 instance(s).
    Instance "aiad1", status READY, has 2 handler(s) for this service...
    Instance "aiad2", status READY, has 1 handler(s) for this service...
    Service "aiadXDB.corp.nai.org" has 2 instance(s).
    Instance "aiad1", status READY, has 1 handler(s) for this service...
    Instance "aiad2", status READY, has 1 handler(s) for this service...
    Service "aiad_XPT.corp.nai.org" has 2 instance(s).
    Instance "aiad1", status READY, has 2 handler(s) for this service...
    Instance "aiad2", status READY, has 1 handler(s) for this service...
    Service "aianew" has 1 instance(s).
    Instance "aianew", status READY, has 1 handler(s) for this service...
    Service "aianewXDB" has 1 instance(s).
    Instance "aianew", status READY, has 1 handler(s) for this service...
    Service "aianew_XPT" has 1 instance(s).
    Instance "aianew", status READY, has 1 handler(s) for this service...
    The command completed successfully
    C:\>

  • Problem starting ASM instance after installing Oracle Grid standalone

    Hi!
    After installing Oracle Grid 11gr2 and rebooting my machine:
    Linux localhost.localdomain 2.6.32-300.10.1.el5uek #1 SMP Wed Feb 22 17:37:40 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
    I run asmca command and it failed to startup ASM instance, I tried to paste the log but it's too long!
    Could someone help me please! thank you very much!
    José
    I paste just the last piece:
    +[main] [ 2012-03-15 15:01:56.853 CET ] [SQLEngine.initialize:354] m_bReaderStarted: false+
    +[main] [ 2012-03-15 15:01:56.857 CET ] [SQLEngine.initialize:358] Starting Reader Thread...+
    +[main] [ 2012-03-15 15:01:56.919 CET ] [UsmcaLogger.logExit:122] Exiting oracle.sysman.assistants.usmca.backend.USMInstance Method : createSQLEngine+
    +[main] [ 2012-03-15 15:01:56.919 CET ] [OracleHome.getVersion:877] OracleHome.getVersion called. Current Version: null+
    +[main] [ 2012-03-15 15:01:56.927 CET ] [InventoryUtil.getOUIInvSession:347] setting OUI READ level to ACCESSLEVEL_READ_LOCKLESS+
    +[main] [ 2012-03-15 15:01:56.927 CET ] [OracleHome.getVersion:896] Homeinfo /u01/app/grid/product/11.2.0/grid,1+
    +[main] [ 2012-03-15 15:01:56.928 CET ] [Version.isPre:274] version to be checked 11.2.0.1.0 major version to check against10+
    +[main] [ 2012-03-15 15:01:56.928 CET ] [Version.isPre:285] isPre.java: Returning FALSE+
    +[main] [ 2012-03-15 15:01:56.929 CET ] [OCR.loadLibrary:308]+
    Inside constructor of OCR
    +[main] [ 2012-03-15 15:01:56.929 CET ] [OCR.isCluster:939] Calling OCRNative for isCluster()+
    +[main] [ 2012-03-15 15:01:56.930 CET ] [OCR.isCluster:943] OCR Result status = true+
    +[main] [ 2012-03-15 15:01:56.930 CET ] [OCR.isCluster:955] Bolean result = false+
    +[main] [ 2012-03-15 15:01:56.930 CET ] [Version.isPre:274] version to be checked 11.2.0.1.0 major version to check against10+
    +[main] [ 2012-03-15 15:01:56.930 CET ] [Version.isPre:285] isPre.java: Returning FALSE+
    +[main] [ 2012-03-15 15:01:56.931 CET ] [MessageBundle.getMessageFields:338] MessageBundle.getMessage() failed to load the string PRKC-PRKC-1036 : CRS_HOME name passed to the method was null Exception: java.util.MissingResourceException: Can't find resource for bundle oracle.ops.mgmt.resources.PrkcMsg, key PRKC-1036 : CRS_HOME name passed to the method was null+
    +[main] [ 2012-03-15 15:01:56.931 CET ] [ClusterUtils.getCRSActiveVersion:1797] Error getting CRS active version: PRKC-PRKC-1036 : CRS_HOME name passed to the method was null : <null>+
    +[main] [ 2012-03-15 15:01:56.931 CET ] [OracleHome.getVersion:903] OracleHome.CRSActiveVersion: null+
    +[main] [ 2012-03-15 15:01:57.084 CET ] [OracleHome.getVersion:922] OracleHome.server.getVersion Version: 11.2.0.1.0+
    +[main] [ 2012-03-15 15:01:57.084 CET ] [OracleHome.getVersion:943] Current Version From Inventory: 11.2.0.1.0+
    +[main] [ 2012-03-15 15:01:57.084 CET ] [OracleHome.getVersion:948] using sqlplus: /u01/app/grid/product/11.2.0/grid/bin/sqlplus+
    +[main] [ 2012-03-15 15:01:57.084 CET ] [UsmcaLogger.logInfo:141] Role SYSASM+
    +[main] [ 2012-03-15 15:01:57.085 CET ] [UsmcaLogger.logInfo:141] OS Auth true+
    +[main] [ 2012-03-15 15:01:57.182 CET ] [SQLEngine.done:2148] Done called+
    +[main] [ 2012-03-15 15:01:57.183 CET ] [UsmcaLogger.logException:171] SEVERE:method oracle.sysman.assistants.usmca.backend.USMInstance:checkAndStartupInstance+
    +[main] [ 2012-03-15 15:01:57.183 CET ] [UsmcaLogger.logException:172] ORA-01034: ORACLE not available+
    +[main] [ 2012-03-15 15:01:57.183 CET ] [UsmcaLogger.logException:173] oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01034: ORACLE not available+
    oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1650)
    oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeQuery(SQLEngine.java:823)
    oracle.sysman.assistants.usmca.backend.USMInstance.checkAndStartupInstance(USMInstance.java:573)
    oracle.sysman.assistants.usmca.backend.USMInstance.discoverASMInstance(USMInstance.java:340)
    oracle.sysman.assistants.usmca.service.UsmcaService.discoverASMInstance(UsmcaService.java:146)
    oracle.sysman.assistants.usmca.Usmca.execute(Usmca.java:230)
    oracle.sysman.assistants.usmca.Usmca.main(Usmca.java:333)
    +[main] [ 2012-03-15 15:01:57.184 CET ] [UsmcaLogger.logExit:122] Exiting oracle.sysman.assistants.usmca.backend.USMInstance Method : checkAndStartupInstance+
    +[main] [ 2012-03-15 15:01:57.184 CET ] [UsmcaLogger.logInfo:141] ASM failed to start. Check /u01/app/grid/cfgtoollogs/asmca/asmca-1203153PM0138.log for details.+

    Hi,
    i've got similar problem but my asm is not just down. After installing grid home with infrastructure I've restarted os and there is no crs services and the only result from this command:
    # ps -ef | grep grid
    grid      2075     1  0 13:58 ?        00:00:00 /u01/app/grid/product/11.2.0/grid/bin/ohasd.bin reboot
    root      2463  2439  0 14:06 pts/0    00:00:00 grep gridgive me opposite to this one before restart:
    $ ps -ef | grep grid
    grid      2076     1  0 13:01 ?        00:00:00 /u01/app/grid/product/11.2.0/grid/bin/ohasd.bin reboot
    grid      3646     1  0 13:44 ?        00:00:04 /u01/app/grid/product/11.2.0/grid/bin/ohasd.bin reboot
    grid      3806     1  0 13:45 ?        00:00:02 /u01/app/grid/product/11.2.0/grid/bin/oraagent.bin
    grid      3820     1  0 13:45 ?        00:00:00 /u01/app/grid/product/11.2.0/grid/bin/evmd.bin
    grid      3853  3820  0 13:45 ?        00:00:00 /u01/app/grid/product/11.2.0/grid/bin/evmlogger.bin -o /u01/app/grid/product/11.2.0/grid/evm/log/evmlogger.info -l /u01/app/grid/product/11.2.0/grid/evm/log/evmlogger.log
    root      3879  2307  0 13:46 pts/0    00:00:00 su - grid
    grid      3881  3879  0 13:46 pts/0    00:00:00 -bash
    grid      4172     1  0 13:48 ?        00:00:00 /u01/app/grid/product/11.2.0/grid/bin/cssdagent
    grid      4197     1  0 13:48 ?        00:00:00 /u01/app/grid/product/11.2.0/grid/bin/ocssd.bin
    grid      4550     1  0 13:49 ?        00:00:00 asm_pmon_+ASM
    grid      4552     1  0 13:49 ?        00:00:00 asm_psp0_+ASM
    grid      4554     1  0 13:49 ?        00:00:02 asm_vktm_+ASM
    grid      4558     1  0 13:49 ?        00:00:00 asm_gen0_+ASM
    grid      4560     1  0 13:49 ?        00:00:00 asm_diag_+ASM
    grid      4562     1  0 13:49 ?        00:00:00 asm_dia0_+ASM
    grid      4564     1  0 13:49 ?        00:00:00 asm_mman_+ASM
    grid      4566     1  0 13:49 ?        00:00:00 asm_dbw0_+ASM
    grid      4568     1  0 13:49 ?        00:00:00 asm_lgwr_+ASM
    grid      4570     1  0 13:49 ?        00:00:00 asm_ckpt_+ASM
    grid      4572     1  0 13:49 ?        00:00:00 asm_smon_+ASM
    grid      4574     1  0 13:49 ?        00:00:00 asm_rbal_+ASM
    grid      4576     1  0 13:49 ?        00:00:00 asm_gmon_+ASM
    grid      4578     1  0 13:49 ?        00:00:00 asm_mmon_+ASM
    grid      4580     1  0 13:49 ?        00:00:00 asm_mmnl_+ASM
    grid      4582     1  0 13:49 ?        00:00:00 oracle+ASM (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    grid      6128     1  0 13:52 ?        00:00:00 /u01/app/grid/product/11.2.0/grid/bin/tnslsnr LISTENER -inherit
    grid      6142  3881  0 13:53 pts/0    00:00:00 ps -ef
    grid      6143  3881  0 13:53 pts/0    00:00:00 grep grid
    $ srvctl status listener
    Listener LISTENER is enabled
    Listener LISTENER is running on node(s): pc
    $ srvctl status asm
    ASM is running on pcI'm using 2x 1TB hdisk as 2 pv in one vg. I thought that lvolume permissions are incorrect but now I had:
    # ls -l /dev | grep dm
    crw-rw----  1 root root      10,  61 May 16 13:57 cpu_dma_latency
    brw-rw----  1 root disk     253,   0 May 16 13:57 dm-0
    brw-rw----  1 root disk     253,   1 May 16 13:57 dm-1
    brw-rw----  1 grid asmadmin 253,  10 May 16 13:57 dm-10
    brw-rw----  1 grid asmadmin 253,  11 May 16 13:57 dm-11
    brw-rw----  1 grid asmadmin 253,  12 May 16 13:57 dm-12
    brw-rw----  1 grid asmadmin 253,  13 May 16 13:57 dm-13
    brw-rw----  1 grid asmadmin 253,   2 May 16 13:57 dm-2
    brw-rw----  1 grid asmadmin 253,   3 May 16 13:57 dm-3
    brw-rw----  1 grid asmadmin 253,   4 May 16 13:57 dm-4
    brw-rw----  1 grid asmadmin 253,   5 May 16 13:57 dm-5
    brw-rw----  1 grid asmadmin 253,   6 May 16 13:57 dm-6
    brw-rw----  1 grid asmadmin 253,   7 May 16 13:57 dm-7
    brw-rw----  1 grid asmadmin 253,   8 May 16 13:57 dm-8
    brw-rw----  1 grid asmadmin 253,   9 May 16 13:57 dm-9and:
    # ls -l /dev/vg_main/
    total 0
    lrwxrwxrwx 1 root root 7 May 16 13:57 asmlvol1 -> ../dm-2
    lrwxrwxrwx 1 root root 8 May 16 13:57 asmlvol10 -> ../dm-11
    lrwxrwxrwx 1 root root 8 May 16 13:57 asmlvol11 -> ../dm-12
    lrwxrwxrwx 1 root root 8 May 16 13:57 asmlvol12 -> ../dm-13
    lrwxrwxrwx 1 root root 7 May 16 13:57 asmlvol2 -> ../dm-3
    lrwxrwxrwx 1 root root 7 May 16 13:57 asmlvol3 -> ../dm-4
    lrwxrwxrwx 1 root root 7 May 16 13:57 asmlvol4 -> ../dm-5
    lrwxrwxrwx 1 root root 7 May 16 13:57 asmlvol5 -> ../dm-6
    lrwxrwxrwx 1 root root 7 May 16 13:57 asmlvol6 -> ../dm-7
    lrwxrwxrwx 1 root root 7 May 16 13:57 asmlvol7 -> ../dm-8
    lrwxrwxrwx 1 root root 7 May 16 13:57 asmlvol8 -> ../dm-9
    lrwxrwxrwx 1 root root 8 May 16 13:57 asmlvol9 -> ../dm-10
    lrwxrwxrwx 1 root root 7 May 16 13:57 lv01_swap -> ../dm-1
    lrwxrwxrwx 1 root root 7 May 16 13:57 lv02_root -> ../dm-0I've used search path for ams disks as /dev/dm* and /dev/vg_main/asm* and seen all of them in both configurations.
    I've tried to reconfigure HAS through (as root):
    $GRID_HOME/crs/install/roothas.pl -deconfig -force -verbose
    $GRID_HOME/root.shthis gave me working asm instance but after restart I'm in base position with no crs services.
    And... I've tried to startup crs after restart with no luck but before restart I can shutdown everything and startup ASM instance too (so everything is fine till the reboot). I'm on CentOS 6:
    $ uname -a
    Linux pc 2.6.32-220.13.1.el6.x86_64 #1 SMP Tue Apr 17 23:56:34 BST 2012 x86_64 x86_64 x86_64 GNU/Linux
    # cat /etc/issue
    CentOS release 6.2 (Final)
    Kernel \r on an \mAny hints about how to resolve this problem would be most welcome.
    Regards.

  • Debugging iOS AIR app from FlashBuilder running under Windows/Paralells on a Mac

    On my Windows 7 workstation at work, I use FlashBuilder 4.6 to debug iPad apps all the time. The process is simple and reliable -- start the debugger which begins waiting for the app to notify it, move the app into iTunes, move it onto the iPad, launch the app, the app notifies the debugger that it is running, debugging works!
    At home I am running Windows 7 under the latest version of Parallels on my iMac running the latest version of Lion. I go through the same process: I connect my iPad (the same one from work) to the Windows VM, and Windows iTunes recognizes it and syncs files just fine. I can move a non-debugger version of the app onto the iPad and it runs just fine. However, when I start the debugger in FlashBuilder and then move the app onto the iPad and launch it, the app is not able to find the Flash Debugger. When it launches I just get a black screen for about 2 minutes, then I get a message asking me to enter the IP address of the Flash Debugger.
    There is an old help document indicating that this is due to the iPad and then debugger host computer not running on the same wifi, but I don't think it's relevant. My workstation at work isn't even connected to wifi.
    I will consider any advice. It's pretty important for me to get this up and running at home. I tried running directly under bootcamp, but both Microsoft and Adobe consider the bootcamp install to be a unique install of their products.
    Thanks!

    It turns out that the "help document indicating that this is due to the iPad and the debugger host computer not running on the same wifi" was spot on.  At my work environment, the wifi and the ethernet lan are on the same network.  I was mistakenly assuming that the iPad and the debugger were communicating via the USB cable, but this is not the case.  I think what happens is that FB embeds the ip address of its computer in the debuggable app.  The app then connects to FB at that IP address.
    My problem was that I had the Network Settings of my VM set to "Shared" under the Parallels hardware config set up.  My VM then had a 10.211.55.x ip address instead of a 196.196.0.x ip address, which is the range of addresses on my LAN.  Changing the setting to "Shared" fixed the problem.

  • 2-Sided Printing Vanished from 2605dn Preferences Under Windows 7

    Have been happily using LaserJet 2605dn with PCL6 driver directly from HP for years under 32-bit Windows XP SP3.  Set up different printing shortcuts and default for single-sided, double-sided, color, gray-scale, paper type, etc.  All worked fine.
    Now migrated to 64-bit Windows 7 SP1, and Windows could only find a PS driver for this old printer. Although I can still define "Print Task Quick Sets," I don't see a way to select one as default, and most importantly, I can no longer find any setting on the Printing Preferences pages for one-sided vs two-sided printing.
    Although I can make single/double-sided choices directly in Office 2013 and Acrobat 11 applications, I cannot find any way to print two sided from Firefox because of this.  Did I get the wrong printer driver, or is there another  solution to this problem? -- jclarkw
    This question was solved.
    View Solution.

    Hi,
    Make sure the Automatic Duplexing option is enabled:
    Enter Control Panel > Devices and Printers.
    Right click the printer icon, then click Printer Properties.
    Click the Device Settings tab.
    Set the Automatic Two-Sided Duplex Accessory as installed and click OK to save the change.
    Now Automatic Duplexing should become available.
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Installation failure with Oracle 9iR2 on OS X on G5

    I tried installing Oracle on my new G5 running OS X 10.2 but encountered
    errors. Basically it looks
    like the database was unable to be created.
    I checked the logs and found that there were many errors talking about not
    connected to oracle.
    On checking the alert logs i found the following errors
    Errors in file /Users/oracle/9iR2/orahome/rdbms/log/ab_pmon_905.trc:
    PMON: terminating instance due to error 470
    Instance terminated by PMON, pid = 905
    Errors in file /Users/oracle/9iR2/orahome/rdbms/log/ab_dbw0_945.trc:
    ORA-07445: exception encountered: core dump [semop+8] [SIGFPE] [Invalid
    floating point
    operation] [0xE0AEA000] [] []
    Errors in file /Users/oracle/9iR2/orahome/rdbms/log/ab_pmon_943.trc:
    ORA-00471: DBWR process terminated with error
    PMON: terminating instance due to error 471
    Instance terminated by PMON, pid = 943
    Errors in file /Users/oracle/9iR2/orahome/rdbms/log/ab_dbw0_982.trc:
    ORA-07445: exception encountered: core dump [semop+8] [SIGFPE] [Invalid
    floating point
    operation] [0xA000522C] [] []
    Fri Nov 14 18:10:51 2003
    Errors in file /Users/oracle/9iR2/orahome/rdbms/log/ab_pmon_980.trc:
    ORA-00471: DBWR process terminated with error
    Fri Nov 14 18:10:51 2003
    PMON: terminating instance due to error 471
    Instance terminated by PMON, pid = 980
    Errors in file /Users/oracle/9iR2/orahome/rdbms/log/ab_dbw0_1004.trc:
    ORA-07445: exception encountered: core dump [semop+8] [SIGFPE] [Invalid
    floating point
    operation] [0xA000522C] [] []
    Fri Nov 14 18:11:20 2003
    Errors in file /Users/oracle/9iR2/orahome/rdbms/log/ab_lgwr_1006.trc:
    ORA-07445: exception encountered: core dump [semop+8] [SIGFPE] [Invalid
    floating point
    operation] [0x201000] [] []
    Fri Nov 14 18:11:29 2003
    Errors in file /Users/oracle/9iR2/orahome/rdbms/log/ab_pmon_1002.trc:
    ORA-00471: DBWR process terminated with error
    Fri Nov 14 18:11:29 2003
    PMON: terminating instance due to error 471
    Instance terminated by PMON, pid = 1002

    jpiwowar and fiebelko,
    Thanks both for your responses.
    I use Parallels -- currently on 3186 and contemplating 3188 -- but it always concerns me having the process/memory hit from using the VM environment. Hence, I am also looking at other alternatives.
    I participated in the CXMac beta program with some success on general M$ Office Apps, which actually run faster than their M$ Office for Apple equivalents and with no appreciable performance hit on my MBP.
    Just before the CXMac Beta program closed, someone posted some feedback about running Oracle Client (Full) and TOAD through CXMac, and I was hoping that someone here would know what the process was for getting this running.
    As Crossover Mac (WINE) is replicating Windows32 API's, there is no compile type issues. The tools should (theoretically) install as if in a Windows environment. Unfortunately, nothing is ever that simple, and the Beta program posts I referred to highlighted some required Registry hacks for the Oracle Client install.
    I will try with the hacks that you pointed to jpiwowar, but I think there were more steps required.
    Thanks again,
    Peter.

  • Oracle universal installer 10.1g oracle aborts on windows 2003

    Hi guys,
    The problem I am facing is that during the installation of oracle 10.1g which i need as pre-req for the NW04S installation, I find that the OUI 10.1 g aborts in the very initial phase. I have installed the latest jre 5.0 and provided the java_home . And when I click on sapserver.cmd in the Oracle../NT/I386...  path, I get the message,
    Using paramFile: G:\SAP Netweaver software\SAP-Software\NetWeaver2004s\51031228_1Oracle10.1NTI386\DVD_ORACLE_RDBMS_10.1_NTI386___NTIA64\NT\I386\install\oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 4.0, 5.0, 5.1 or 5.2.    Actual 5.2
                                          Passed
    Checking monitor: must be configured to display at least 256 colors.    Actual 4294967296    Passed
    All installer requirements met.
    Preparing to launch Oracle universal installer from
    c:\douments and settings\administrator\localsetting\temp\orainstall2007... Please wait...
    After a few seconds the dos screen quits.
    Would appreciate any help on how to get over this....
    regards, Vikram

    Subbiah,
    I had tried 'setup.exe -ignoreSysPrereqs'  before I posted my query. Did not help but what you point out is relevant. 6 to u ...:-) Thanks.
    Maurice,
    I got oracle 10.2. This installed without glitches. 10 to you.
    Thanks.

  • Connect Sql Server From Oracle Both on Windows

    I want to connect my SQL Server running on Windows2003 with my oracle database 10g which is also on windows through some odbc which i have also created on my machine running oracle 10g. Can some one guide me with simple steps.

    Generally most folks use OLEDB rather than ODBC for that.
    If you have Metalink access, check out the following note:
    Note.191368.1 Ext/Pub How to Create a Sql Server Linked Server With The Oracle Provider for OLE DB:
    Hope it helps,
    Greg

  • Solaris 10 installation failure from cd's

    Hi All,
    I am attempting to install Solaris 10 on my x86 laptop. I run the installation from cd #1 and go through the steps and installation will begin. I am choosing to install the entire distribution and when cd #1 finishes (about 500 mb of the 4000mb) the machine is not prompting for the other cd's. The machine will simply reboot and give "Solaris 10 installation partially failed."
    Upon reboot the grub screen appears and it will load and then fail.
    Any ideas? Am I missing a step somewhere? Thanks.

    Hi All,
    I am attempting to install Solaris 10 on my x86 laptop. I run the installation from cd #1 and go through the steps and installation will begin. I am choosing to install the entire distribution and when cd #1 finishes (about 500 mb of the 4000mb) the machine is not prompting for the other cd's. The machine will simply reboot and give "Solaris 10 installation partially failed."
    Upon reboot the grub screen appears and it will load and then fail.
    Any ideas? Am I missing a step somewhere? Thanks.

  • Installing SAP IDES 4.6c with Oracle DB under Windows 2000 server

    Hi everyone.
    As many people, i would like to learn MM module and the only way is installing SAP IDES on my computer.
    I have a SAP IDES 4.6 with oracle DB and i want to install under w2k server.
    Is there any weblog explaining how to install it?
    If there anyone has a guide, i will very pleased to receive it. My email is [email protected]
    Regards.

    hi inigo,
    please let me know if u find out i am also trying to instal ides 4.6c

  • Leopard Installation Failure from 10.4.10 AdditionalVoice

    Two attempts with installation (took default) - took long time to verify DVD install disc - failed twice 50% into full installation after verified returning that addition speech items could not be verified on DVD I assume.
    I was able to remove installation DVD and rebooted from HD - took a few minutes to come up and 10.5 was showing as the installed version ?
    I am now checking what has been installed - seems new features are present and working - confused now what failed and what was installed?
    This is more like a Microsoft than Apple installation.

    It is an issue with Symantec Antivirus

  • How to recover my SSD from simple drive under windows

    hello,
    it starts when i used the bootcamp to partition my 256GB SSD to install windows in my MBA, the target is to have iOS & WIndows7 each in separate partition of course + 3rd partition for my data.
    so everything went all right until i get to Windows manager>driver manager then shrink the windows partition, this done successfully, and the new Unknown partition appears, accidentally i converted it to a simple Drive, this converted all the SSD to simple drive.
    later once MBA reboots, Mac and Recovery partitions are not there, they disappear.
    the question is
    1. either how to roll this activity back?
    2. or, how to recover my MBA to factory defaults?

    How old is your Mac Air? If it is one of the late 2011 models or a 2012 model then you can use Internet Recovery to Re-Partition the drive as ONE Partition. You need to do that to clear out all the problems you now have.
    To use the Internet Recovery system you hold down either Command+r keys or Command+Option+r keys at startup and hold them down until you see a Spinning Globe in the certer of the screen.
    If Command+r doesn't work then you use the Command+Option+r keys. One or the other will get you to the internet Recovery system.
    Right when you used Windows to repartition the Windows partition it screwed up your whole system. You CAN NOT do that, Ever. Once you create a Boot Camp partition to install Windows in you have to Leave it Alone and there is no other way to install Windows on a Mac that also runs OS X.
    There is NO way to FIX your system other then to completely wipe the drive be Re-Partitioning the drive as one partition and starting over with the install of OS X, Programs and personal files.
    Sorry but I thought I made that clear in my first post.
    If your system did not originally come with Lion installed and is older then a 2011 model then you will need to dust off the Original System Discs that came with your system and start with those as systems older then 2011 models can not use Internet Recovery.
    You can only have One Partition for Windows, the one you originally create with the Boot Camp Assistant program.
    You can have multiple partitions made by OS X and one of those could be formatted FAT so both Windows and OS X can use it.
    But with only a 256GB drive you are going to run out of space someplace, on OS X or Windows, and even more so if you again partition the drive to include a third partition.

  • Install Oracle Grid Infrastructure 11g Release 2 - Yes or No???

    Hello,
    We are setting up a new OEM Grid 12c system on Linux x86-64. We want to use it to manage several stand-alone, non-RAC, non-ASM database machines. The docs are unclear - do we have to install Oracle Grid Infrastructure 11g Release 2 on any of the database machines, including the machine that will support the OEM repository database, or not? Again, no plans to run Oracle Restart or Oracle ASM or Oracle RAC on that machine or any others.
    The docs are not clear and we need a definitive answer.
    Thank you, TL

    Hello, OTN gurus.
    Thanks for your attention to my original post. However, I am asking about a specific installation package called "Oracle Grid Infrastructure", which is separate from OEM Grid 12c and Oracle Database, and is supposed to be installed in its own home directory before the Oracle database software is installed in its oracle_home. "Oracle Grid Infrastructure" is also supposed to be installed in a different oracle_home from the OEM 12c Agent and a different oracle_home from Oracle Database, under specific conditions.
    The docs say that you need Oracle Grid Infrastructure installed first in order to implement Oracle Restart and Oracle ASM for the Database. Other docs say you also need it for OEM Grid software. The docs are confusing on this point. I do not need Oracle Restart or Oracle ASM. I want to avoid installing this separate product, called Oracle Grid Infrastructure if I can. Does anyone know if a simple environment of Oracle Database 11gR2 (11.2.0.3), managed by OEM 12c OMS and Agents, requires "Oracle Grid Infrastructure"?
    Thanks, TL

Maybe you are looking for