Oracle ASM on Windows

I think I may need some help getting the storage for my ASM right. I changed companies recently and the new place is a Windows house so the Oracle databases are all on 2008 R2 machines. I have run Oracle RAC on both physical and virtual before, but only in Linux/Unix environments (which so far I still prefer) so I'm still learning some of the ins and outs. This company is also looking at moving to RAC, so ASM is in the mix. To begin my testing, I have set up an ASM instance for a single host which will eventually become a development hub holding several databases. However, even before I've set up any databases, the host is locking up. I suspect it has something to do with the disk configuration in that while the lock ups have occurred while the vm is idling, several lock-ups have happened when I try to drop a disk from within the asmca utility. I followed the documentation that Oracle provided for Windows platforms, but this documentation of course does not offer insight into storage virtualization on vmware.
Here is my configuration:
VMware: vSphere 5.5
OS: Windows 2008 R2 Standard
Memory: 12G
Storage: OS: 60G; ASM: 20G, 5G, 5G
Oracle Grid: 11.2.0.4 (plus January 2014 CPU)
Oracle Database: 11.2.0.4 (plus January 2014 CPU)
Other details (maybe important, maybe not):
1) I have a large pages enabled
2) Disks are thin-provisioned. As a side-note, I've always thick-provisioned my ASM disks, but our Sr. IT admin has made a policy that all disks are to be thin-provisioned for efficiency. I'm not sure if this could cause an issue.
3) The 3 ASM disks are running using the Paravirtualized SCSI driver
4) The host also has an OEM 12c Agent installed and running.
I'm new to the Windows platform when it comes to Oracle (I've administered plenty of SQL Server DBs), but the lockups don't appear to be generating any kind of data to any logs.

I'll elaborate a bit more. The host is "locked up" in that you can ping it, but if you try to log in by RDP or through the vmware console, it doesn't generate your desktop. Also, whatever is happening on the server is keeping the agent, listener, etc, from reporting to OEM. Lastly, if an RDP session is open, then you'll get the "disconnected from session... attempting to reconnect... " message. The only way to get it out of this state is to tell the hypervisor to reset the system.
Now, as for logs, there is nothing in the asm alert log. The most recent trace file generated is from an rbal event around the time of the lockup, but there aren't any similar traces during the others.
I've checked the windows event logs for errors as well. In the application event log, there was an agent fault during the most recent lock up, but there wasn't one for the previous occurrences. I'm thinking it's more effect, than cause. Nothing listed in the server logs. I have asked the sysadmins to look at the vmware logs, but they're a little challenged in that area and I'm finding I need to provide guidance on issues.

Similar Messages

  • 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

  • Install Oracle 11gr2 on Windows 2008 R2 with ASM step by step Guide needed

    Hi,
    I am looking for a step by step guide on installing Oracle 11gr2 on Windows 2008 R2 with ASM etc. This is not a RAC environment since ASM architecture is a bit different in 11gR2, I would appreciate if anyone can point me to a guide to follow or provide a one.
    Thanks in advance.
    Sujith

    Hi Sujith;
    I am looking for a step by step guide on installing Oracle 11gr2 on Windows 2008 R2 with ASM etc. This is not a RAC environment since ASM architecture is a bit different in 11gR2, I would appreciate if anyone can point me to a guide to follow or provide a one.You need to install grid first(Software only) its neccessary for ASM, Than you need to use asmca to create asm disks than you need to install 11gr2
    All doc avaliable at:
    http://www.oracle.com/pls/db112/homepage
    Regard
    Helios

  • ASM instance migration from non-asm in windows

    hi,
    i am looking for migration steps to asm from non-asm in windows platform. oracle version is 10.2.0.2.0 any metalink id's or Docs would be great.
    i just had raw disk allocated in my windows but asmtoolg could not find the disk while configuring ?

    had better post your question in ASM forum, you will get better guidance/reply there.
    Forum Home » Grid Computing » Automatic Storage Management
    Automatic Storage Management

  • Install ASM On Windows server 2008

    Hi all Nice Evening, i want to know how to install asm on windows server 2008 step by step guide.

    Hi,
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/storeman.htm#sthref1648
    Please use the above link to check the step by step configuration
    Regards,
    Taj

  • Updgrade from 11.2.0.1 to 11.2.0.3 on 2 node Rac -ASM ON windows 2008 r2

    Hi Guys,
    We are going to upgrade our 24x7 system (2 node RAC ASM On windows 2008 R2) from 11.2.0.1 to 11.2.0.3. I appreciate if any one let me know the oracle my support document no. or step by step guide.
    Regards,

    Hi,
    You can check the id for upgrade
    Doc ID 1276368.1
    Doc ID 837570.1
    HTH

  • Need help in Oracle ASM

    Hello Experts,
    My name is Rohan and I'm working as Oracle DBA now I came accross the ASM and I want to learn it.
    I have basic knowledge of Oracle ASM and I have also configured/created an instance with the help of DBCA.
    Now for the better understandings I want to create the same with Command line.
    Will anybody please give me the proper tutorial for the same?????
    I am using oracle 11.2.0.3 on windows.
    Thanks in advance.

    Hello,
    Need your help again.
    I have successfully created the diskgroup and mounted
    please find the logs below:
    asmtool -list
    NTFS                             \Device\Harddisk0\Partition1              100M
    NTFS                             \Device\Harddisk0\Partition2            99900M
    NTFS                             \Device\Harddisk0\Partition3           376938M
    ORCLDISKDATA                     \Device\Harddisk1\Partition1             1022M
    ORCLDISKDATA1                    \Device\Harddisk2\Partition1             1022M
    C:\Windows\system32>sqlplus / as sysasm
    SQL> select DISK_NUMBER,path from v$asm_disk;
    DISK_NUMBER PATH
              1 \\.\ORCLDISKDATA
              0 \\.\ORCLDISKDATA1
    SQL> select NAME,STATE,TYPE,TOTAL_MB,FREE_MB from v$asm_diskgroup;
    NAME                           STATE       TYPE     TOTAL_MB    FREE_MB
    DATA                           MOUNTED     NORMAL       2044       1942
    Now I am connected to sysdba and firing the command to create database it's showing me the following error :
    create database testdb
    ERROR at line 1:
    ORA-15000: command disallowed by current instance type
    How to troubleshot this problem?
    PFB the create database script :
    create database rohan
      logfile   group 1 ('+DATA\disk1\redo1.log') size 10M,
                group 2 ('+DATA\disk1\redo2.log') size 10M,
                group 3 ('+DATA\disk1\redo3.log') size 10M
      character set          WE8ISO8859P1
      national character set utf8
      datafile '+DATA\disk1\system.dbf'
                size 50M
                autoextend on
                next 10M maxsize unlimited
                extent management local
      sysaux datafile '+DATA\disk1\sysaux.dbf'
                size 10M
                autoextend on
                next 10M
                maxsize unlimited
      undo tablespace undoTBS
                datafile '+DATA\disk1\undo.dbf'
                size 10M
      default temporary tablespace temp
                tempfile '+DATA\disk1\temp.dbf'
                size 10M;

  • Creating a database on Personal Oracle 9i on Windows 2000

    Hi,
    Well, I cannot create database on Personal Oracle 9i on Windows 2000 via Database Configuration Assistant. Same problem occurs during installation. Here is the message:
    CreateProcess: null -new -sid DES -startmode m error=2
    Does anyone know anything about it?
    Please reply...
    Thank you...

    Apply the lastest patch to the OS and try.
    Joel Perez

  • How I can to Install Oracle 10g in Windows 7?

    Hello everyone
    When I try to install the Oracle Database 10g, installation I have errors and does not let me continue. How can I fix this problem?
    Thank you for your help.

    Hi!
    In a case that you have tried all as local administrator and failed ....
    From my MS frend...note:
    Windows Vista is "modest version" of Windows 2008 server
    Windows 7 is "modest version" of Windows 2008 server R2
    So just as proposal..try to download Oracle 10GR2 for Windows server 2008 (x64) (not for Windows XP!)...http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10204_winx64_vista_win2k8.html
    This version try to install it on Windows 7....(even run as compatible mode if normal failes)
    PLS let us know if was any progress
    Regards,
    Damir Vadas
    http://damir-vadas.blogspot.com
    P.S.
    Whatever your desktop size of RAM is big place 512 MB swap file before starting orainstaller.

  • Closing Oracle Background Engine Window.

    Hello,
    I am working on Oracle Reports 6.0. When I run any report Oracle Background Engine Window opens & show which report is running. But after closing report still that window remains as it is. It there any way to close that window onces I complited report.
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Vijay ([email protected]):
    Hello,
    I am working on Oracle Reports 6.0. When I run any report Oracle Background Engine Window opens & show which report is running. But after closing report still that window remains as it is. It there any way to close that window onces I complited report.
    <HR></BLOCKQUOTE>
    I guess it's designed so that it does not have to reload the Background Engine everytime you run the next report.
    Maybe in your case you do not run reports frequently, but in our office report runs are quite often so it's a feature that is quite welcomed.
    null

  • Ora-00604 while installing Oracle 10g on Windows XP SP2

    I was installing Oracle 10g on Windows XP but the dbca was failling. So I tried to create a database manually.
    But every time I launch this:
    "SQL> startup nomount pfile="C:\oracle\product\10.2.0\admin\XP10G\scripts\initXP10G.ora";"
    I always had:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-02248: invalid option for ALTER SESSION
    I tried to change some memory value in the init*.ora without more success.
    So if anyone has been had such issue; he would be an help for me.
    Thansks
    MUGANGA

    initXP10G.ora is a 3 Kbytes file created by OEM and updated by Dos edit program. Here bellow is the contain:
    # Copyright (c) 1991, 2001, 2002 by Oracle Corporation
    # Cache and I/O
    db_block_size=8192
    db_cache_size=25165824
    db_file_multiblock_read_count=16
    # File Configuration
    control_files=("C:\oracle\product\10.2.0\oradata\XP10G\control01.ctl", "C:\oracle\product\10.2.0\oradata\XP10G\control02.ctl", "C:\oracle\product\10.2.0\oradata\XP10G\control03.ctl")
    db_recovery_file_dest=C:\oracle\product\10.2.0\flash_recovery_area
    db_recovery_file_dest_size=2147483648
    # Cursors and Library Cache
    open_cursors=150
    processes=100
    # Diagnostics and Statistics
    background_dump_dest=C:\oracle\product\10.2.0\admin\XP10G\bdump
    core_dump_dest=C:\oracle\product\10.2.0\admin\XP10G\cdump
    user_dump_dest=C:\oracle\product\10.2.0\admin\XP10G\udump
    # Miscellaneous
    compatible=10.2.0.1.0
    # Job Queues
    job_queue_processes=10
    # Database Identification
    db_domain=""
    db_name=XP10G
    # SGA Memory
    sga_target=177209344
    # Processes and Sessions
    processes=150
    # System Managed Undo and Rollback Segments
    undo_management=AUTO
    undo_tablespace=UNDOTBS1
    # Shared Server
    dispatchers="(PROTOCOL=TCP) (SERVICE=XP10GXDB)"
    # Security and Auditing
    audit_file_dest=C:\oracle\product\10.2.0\admin\XP10G\adump
    remote_login_passwordfile=EXCLUSIVE
    # Sort, Hash Joins, Bitmap Indexes
    pga_aggregate_target=58720256
    shared_pool_size=83886080
    nls_territory='SWITZERLAND'
    nls_language='FRENCH'

  • Oracle XE on Windows Vista beta 2

    Production release of XE on Vista beta 2 runs fine.
    http://prpi.blogspot.com/2006/06/oracle-xe-on-windows-vista-beta-2.html

    Hi tom,
    So what your saying is that if i really need to run
    oracle9i on my vista home premium i should just go
    ahead and dual boot my laptop with MS windows XP?You must use a certified OS, 9i has never been supported for windows vista, and most probably it won't be supported. If you want to install an RDBMS you should install at least 10.2.0.3.0, as stated on my previous post.
    Vista would just be a host opertating system, in case of using Virtual Machine Software, if you are planning to install 9iR2, and use a certified OS as listed in the [https://metalink.oracle.com/metalink/certify/certify.istore_welcome]Oracle Certify Matrix
    ~ Madrid
    http://hrivera99.blogspot.com/
    Message was edited by:
    Madrid

  • Oracle 9i on Windows XP Pro

    We are looking at installing Oracle 9i (Release 2) on a desktop here for testing purposes. We used to have Oracle installed on a 2000 Pro machine but we had a lot of problems with it and were informed that it was known that Windows 2000 Pro and Oracle didnt get along.
    I am trying to find out if there is similar problems with Oracle 9i and Windows XP Pro. Are there any issues that I should know of?
    Thanks in advance.
    Trevor

    Trevor,
    I doubt there are any problems with 9i on XP that can't be handled. I used it for some time on that same OS without problems though I didn't do a great amount of work with it. Check the release notes they should say something about that.
    One

  • Istalling oracle 11g on windows vista

    Hi,
    i need to install oracle 11g on windows vista, unfortunately i cannot able do to that, becase after double cliking on the setup a messege like this one came out:
    OUI-10151: There was an error while loading library.generalQueries. Stop installation of all products, Stop installation on this component.
    I've found on internet some work around of this problem BUT only on linux machine, no one as telling me some way to fix my problem on windows vista.
    I also tried using oui to deinstall any previews installed version but oiu tell me that there's not any installation of oracle.
    any suggest is really appreciate
    regards
    Francesco

    By 11g I am assuming you mean 11.1.0.6 (11gR1). Pl post which Vista version you are using - 11gR1 is certified to be installed only on Business, Enterprise, and Ultimate editions.
    http://download.oracle.com/docs/cd/B28359_01/install.111/b32006/reqs.htm#CHDHGGFE
    HTH
    Srini

  • I am trying to install Oracle 9i on Windows Server 2008

    Hi
    I am trying to install Oracle 9i on Windows Server 2008.
    While installing third CD it shows the following error message
    "jrew.exe has stopped working"
    Please guide me what to do next as early as possible.
    Thanks

    Why?
    The general policy of Oracle is very simple:
    it certifies against the current version of the OS.
    It never re-certifies against new releases of the OS.
    Windows 2008 didn't exist when Oracle 9i was released.
    Sybrand Bakker
    Senior Oracle DBA

Maybe you are looking for

  • WHAT THE HELL IS GOING ON? Activation problem 194:100

    What the ihell is going on? I have been burdened with activation issues for weeks - see my previous thread. I have had no response here from Adobe about how to fix it. Please don't say this is a 'user to user' forum. It isn't a 'U2U' forum when Adobe

  • Calling Message mapping Dynamically based on a field value

    Hi gurus, I have 1 source inteface 1 target interface 3 Message mapping programs based on the 1 source and 1 Target Interfaces I need to decide Dynamically as which message mapping program should be called based on the Input provided by the source sy

  • PSU for K8T Neo-FIS2R

    What model of PSU has its cooling fans which can be controlled from PWFAN1 and PWFAN2 on the K8T Neo-FIS2R motherboard? Kaz

  • Handeling named anchors

    Hi I'm trying to set up an news page on my site. I have one main frame where I want the news articles to be displayed, "News". Linked to the frame New is a html page where I write the articles month by month. In another frame "search" I have a list o

  • File not found when clicking public links to share files through Creative Cloud

    Only getting File not Found page from links made to share CC filles. Can see them if I'm logged in but I dont need to share them with myself obviously! So no good for sending / sharing with clients as described in the features? Please advise because