Many dead cmd.exe on Windows 2008 R2 Oracle 11.2.0.2 RAC Installation

After successful installation of a two node Oracle RAC 11.2 on Windows 2008 R2 we investigate a daily growing number of cmd.exe all running the following statement:
*C:\Windows\system32\cmd.exe  /K D:\oracle\cluster\11.2.0\grid\bin\cluvfy  comp health -_format*
Does anyone know the originator/source of this "cluvfy" command?
Maybe the Grid Control Agent?
We think, that the "/K" option is the problem, i.e. the reason while the cmd.exe will not terminate.
When we run the "cluvfy" manually everythings results successfully.
Thanks for your reply.
Michael

I have done the same and get the run around from the support tech when I ask for clarification. Even asked duty manager for assistance and was sent right back to the support tech that I could not get conclusive answers to my question from the first time. Seems he is telling me that he opened a new bug up for my answer but the description of the problem is not the same so how can I believe him. He wants me to apply patch 12 but I thought the later patches set are supposed to contain previous patches, so why not apply patch 14 or newest. Seems none of the patches show that they solve the Windows Heap Issue for 11.2.0.3. Even the bug note says it will be fixed in 11.2.0.4. Just one more reason we are planning (although against my better judgement) to move away from oracle.

Similar Messages

  • Error Intall RWD Uperform 4.3 on Windows 2008 with Oracle 11G

    Hi,
    I need install RWD Uperform 4.3 on Windows 2008 with Oracle 11G.
    When tried install Uperform 4.3 occurs the next error:
    Product: RWD uPerform Server -- This Release requires Oracle 11.2 R2 ODP Client to be Installed.
    If you are not using Oracle, please use the regular 4.30.0 release.
    If you are using Oracle, please install ODP.NET and then re-run the Setup. Setup will be aborted now.
    I installed the ODP.NET whit the version 11.2.0.2.
    But the errors still occur.
    Thanks.
    Marco Kolombesky

    In the end I solved my problem.
    But I installed RWD uperform 4.4 (not 4.3).
    But I think that the problem was that when I installed uperform 4.3 I didn't run this command at DB level on my SQL Server datadabe:
    ALTER DATABASE AdventureWorks2008R2
        SET READ_COMMITTED_SNAPSHOT ON;
    GO
    Regards
    Matteo Stocco

  • IDES ERP 6.0 incl. EHP5 Installation on Windows 2008(R2) , Oracle 11g

    Dear Team
    Is the installaiton of IDES ERP 6.0 incl. EHP5 possible on Windows 2008(R2) and Oracle 11g?
    Thanks & Regards
    Lakshmi

    Hi,
    You can check for this information at https://service.sap.com/pam
    PS: This is the not the right forum for this question.
    Regards,
    Vishnu

  • Issues installing 10g ODAC on Windows 2008 with Oracle 10g Express

    I am new to Oracle and am having an issue installing Oracle Data Access Components on Oracle 10g 64bit running on Windows 2008 64bit.
    I need the ODAC installed to enable integration with SSIS.
    The issue I have if i install using ODAC10203x64 the setup file fails with a javaw error and the ntdll.dll.
    I then downloaded the ODAC1110720 which states it backwards compatible. It installs just fine, but now i am not sure as to how to configure it correctly as the Configuration util that loads in ODAC10203x64 does not run.
    The ODBC drivers are not visible under the ODBC connection manager although this may be an issue of just opening the 32Bit version.
    Any help would be appreciated

    Hi Ibrahim,
    You should decide what you require.
    32bit version can be installed on 64bit server and this should work fine (check the certification matrix for this).
    The "problem" is that you would not gain any performance benefit from the 64bit server
    If you want to have benefit you can upgrade the JVM to 64 bit version.
    I did this 3 years ago and I do not remember exact steps though everything worked OK.
    WARNING:
    this  can be unsupported, ask support to be sure
    - Install the 32 bit version on the server
    - Download 64 bit Java JRE/JDK and install it (well, you can search the same release as included in the AppServer or try newer one, 7 for example)
    - later, reconfigure the appserver so it uses the version you've installed, OR Copy the everything from c:\progfiles\java\... to the directory OraHome\... (forgot exact directories)
    try to search the forum, there had been a thread with the same question
    regards, michael
    Edited by: MickleSh on Sep 27, 2011 9:59 AM

  • Java gets error pki-02002 accessing wallet on windows 2008 with Oracle 12 only

    I have a windows 2008 server with Oracle 12 client installed and I can't figure out what is preventing me from running java commands that use the wallet.  The wallet itself seems to be fine as I can log in with SQLPLUS using the wallet, it is only when I try to run a java command that it fails with a PKI-02002 error.
    Also - I can run the same command line without error with oracle 11 installed, so it seems to be something that differs between oracle 11 and 12.   Any ideas of what I should look for?  I've checked permissions on
    Here is the error:
    java.sql.SQLException: encountered a problem with the Secret Store. Check the wallet location for the presence of an open wallet (cwallet.sso) and ensure that this wallet contains the correct credentials using the mkstore utility: java.io.IOException: PKI-02002: Unable to open the wallet. Check password.
            at oracle.jdbc.driver.PhysicalConnection.getSecretStoreCredentials(PhysicalConnection.java:3048)
    Exiting program...

    Hi,
    I am having exactly the same problem. Did you ever come to a resolution on this problem???
    Thanks,
    Darren

  • 11.1.2 on 64bit Windows 2008 R2 - Oracle HTTP Server  assembly missing

    After downloading and unpacking everything into a single folder and running InstallTool, I'm finding 'Oracle HTTP' is showing as missing.
    No other product is missing, just the HTTP Server. I checked and the .dat file for OHS is in the file system.
    Anyone else seen this on 64bit Win2008?

    I tried Windows Server 2008 R2, and couldn't get it to work. Even though IIS was successfully installed, the installation of several of the apps failed because the installer didn't recognize that IIS was there. I believe Alp had the same issue trying to install on Windows 7 (not server).
    R1 installed fine.
    - Jake

  • Stop weblogic services using StartStopServices.xml parameter leaves cmd.exe

    When using the "Start > All Programs > Oracle Business Intelligence > Stop BI services" function it calls the StartStopServices.cmd file. This file then references the StartStopServices.xml file using the following statement;
    <target name="stop_all" depends="set.is.stop.all, opmn.stop, wls.mgd.stop, wls.wait.mgd.shutdown, del.generated.managed.server.credentials, wls.stop, wls.wait.admin.shutdown, del.generated.admin.server.credentials">
         </target>
         <target name="set.is.stop.all">
         <property name="is.stop.all" value="true"/>
         </target
    The problem that I'm having is that when the weblogic services are successfully stopped, 2 cmd.exe windows are left open on the server. I've created a batch file to call the StartStopServices.cmd and added parameters such as
    Sleep.exe 30
    c:\windows\system32\TASKKILL.exe /F /IM cmd.exe /T
    Theoretically this should pause for a few, and then close the open cmd windows. However whenever the StartStopServices.cmd is called it closes the original command window before any statements are executed. So essentially I don't get to the taskkill or sleep parameters. I'm assuming that I need to edit the XML file somewhere to make it so it doesn't stop_all and close, but simply stops all and allows my added entries in the cmd windows to execute so ALL cmd windows are closed.
    I'm scheduling a backup using RMAN in NOARCHIVELOG mode, and need to stop the weblogic processes in order to complete this backup function. However I need to end these cmd windows otherwise over the course of time they will be cascaded everywhere. Has anybody accomplished this?

    Hope still you need a solution for your question.
    Follow these steps to achive as expected file using StartStopServices.xml, do let me know for any questions.
    File loc: MW_HOME\instances\instance3\bifoundation\OracleBIApplication\coreapplication
    1) I've added a new target attribute( as 'veera' to existing code) at the end of the tag
    <target name="stop_all" depends="determine.language, set.is.stop.all,find.or.get.credentials, opmn.stop, wls.mgd.stop, wls.wait.mgd.shutdown, del.generated.managed.server.credentials, wls.stop, wls.wait.admin.shutdown, del.generated.admin.server.credentials, veera">
    </target>
    2) Added new code as show below
    <target name="veera" if="wls.domain.exists" depends="wls.check.exists" description="Stop WLS">
    <echo message="Srini..." />
    <exec spawn="true" executable="cmd.exe" osfamily="windows" dir="${DOMAIN_HOME}/bin">
    <arg value="/c" />
    <arg value="taskkill /f /IM cmd.exe" />
    </exec>
    </target>
    If it is helpful, please mark as correct or helpful
    Cheers,
    Veeravalli
    Edited by: svee on Jul 5, 2012 3:09 PM
    Edited by: svee on Jul 5, 2012 3:12 PM

  • LMS 4.0 eval on 180-day Windows 2008 Server Standard R2 SP1 eval

    I'm having difficulties installing the LMS 4.0 eval on an 64-bit 180-day Windows 2008 Server Standard R2 SP1 eval.
    The installer says that it needs 2008 Server Enterprise, but the LMS 4 release notes say 2008 Server Standard works.  It also says that R1 is supported, but makes no specific reference to R2.  I'm assuming that if R1 is supported, R2 would be supported as well, no?

    You need to install a patch for this OS support:
    http://www.cisco.com/cisco/software/cart.html?imageGuId=DB56D2FEE377F4846A9F42F81C48EAC18C2C9967&i=rs
    CiscoWorks_LMS_4.0.x_WIN2K8_R2.exe
    Make sure you follow the install instructions in the readme

  • Installing Oracle Application Server 10g 101202 on Windows 2008 64 bit

    Hi All,
    what i need to do is install this software like this:
    installing Oracle Infrastructure to handel Sessions as db for oracle forms & reports
    install Oracle Forms & Reports Service as Middle-Tire on the same machine in defirent home
    configure my report server as i require it to work with rdf files in spechial folders
    i have done this installation more than i can remember in Windows 2003 R2 SP2 32 bit
    but for Windows Server 2008 i am facing some problem that there is no software avilable for 64 bit or Windows 2008 in Oracle Download Site
    Spechilaly when my server is not itanum !
    Can any one point me to the right download page if avilable or another solution for this problem
    i don't think that oracle have stopped support for this product spechilaly when the reports generated by Oracle Report Service is far to good and fast with Oracle Database
    Best Regards
    Ibrahim

    Hi Ibrahim,
    You should decide what you require.
    32bit version can be installed on 64bit server and this should work fine (check the certification matrix for this).
    The "problem" is that you would not gain any performance benefit from the 64bit server
    If you want to have benefit you can upgrade the JVM to 64 bit version.
    I did this 3 years ago and I do not remember exact steps though everything worked OK.
    WARNING:
    this  can be unsupported, ask support to be sure
    - Install the 32 bit version on the server
    - Download 64 bit Java JRE/JDK and install it (well, you can search the same release as included in the AppServer or try newer one, 7 for example)
    - later, reconfigure the appserver so it uses the version you've installed, OR Copy the everything from c:\progfiles\java\... to the directory OraHome\... (forgot exact directories)
    try to search the forum, there had been a thread with the same question
    regards, michael
    Edited by: MickleSh on Sep 27, 2011 9:59 AM

  • Error : Oracle 10g with windows 2008

    Hello Experts,
    We are installing Solution manager 4.0 on windows 2008 with oracle 10g(10.0.2.0)
    It shows "checking operating system version must be 5.1 or 5.2 actual 6.0.
    <<<<<Failed".
    If orcle 10g for windows 2008 is available on the sap marketplace, please provide us the link for that.
    Please recommend any other oracle version compatible to the windows 2008 fro solution manager 4.0.
    We have exiting system landscape production server on windows 2003 with oracle 10g Is it compatible with the windows 2008 with oracle 10g?
    Thanks & Regards,
    Abha

    > Please recommend any other oracle version compatible to the windows 2008 fro solution manager 4.0.
    Read
    Note 1303262 - Oracle on Windows Server 2008
    You have to also patch your sapinst.
    Markus

  • Restore Exchange 2007 SP3 to Windows 2008 R2 from Windows 2003

    Perhaps I'm being dense, but I had Exchange 2007 SP3 installed on a Windows 2003 Server, and I've used "setup /mode:recoverserver" to restore it to a Windows 2008 R2 server... how do I restore the databases which I backed up with the Windows backup tool
    on 2003?
    I installed KB974674, the restore tool onto the 2008 R2 server but when I try and restore the backup it comes up with "this feature is no longer supported".  Something I'm missing here?

    These things marked as answers are not answers.
    I have now thoroughly tested using setup /mode:recoverserver and it works fine going from Windows 2003 to Windows 2008 R2 with Exchange 2007 SP3, done several installations now without a problem.
    "Setup /m:RecoverServer cannot be used across operating systems. A server that was originally running Windows Server 2003 can be recovered only on Windows Server 2003, and a server that was originally running Windows Server 2008 can
    be recovered only on Windows Server 2008."
    This appears to be wrong, unless someone can tell me why it's right (I haven't tried moving Unified Messaging yet).  I've done it to 2008 R2 several times now and also in the other direction, from 2008 R2 to 2003, I can't find anything that didn't work
    afterward, although I haven't really thoroughly tested OWA yet, I admit (but it does appear to be working).
    I think that documentation is out-of-date as it doesn't mention R2 plus I think it was written before SP3 came out and that paragraph is just wrong.
    Basically how I do it is like this:
    Dismount databases from the 2003 server and copy the storage group folders to a network location or removable media.
    Install the Windows 2008 R2 server using the same machine account that was being used by the 2003 server.  Install the prerequisites needed for Exchange 2007 SP3 installation on 2008 R2 (note in addition to the IIS components and RPC over HTTP this
    also requires the AD tools in RSAT, which I haven't found mentioned in technical documentation).  Install the relevant windows updates.
    Install Exchange 2007 SP3 using setup /mode:recoverserver  Install the update rollup.
    Copy the storage groups into the relevant folders on the new server and mount them.  Migrate any relevant certificates (e.g. for ActiveSync).
    Obviously then check it all over with the diagnostic tools and check it with EXBPA.  The backups are obviously totally different, but really I think you should be using DPM anyway.
    To me that was pretty easy to do, to be honest.  About 1.5 on a scale of one to ten.  Basically install it, recover it, copy over some files and mount them.
    Seriously on a halfway decent server I've done it in under an hour.

  • Is Oracle client 10g or 11g for Windows 2008 R2 (6.1) available yet?

    I have not been able to locate this. If this has not been released, does anyone know when? I have tried the Windows 2008 64 bit 11gR1 (11.1.0.7.0) client on a Windows 2008 R2 with no success. Thanks.

    user12871152 wrote:
    Is there any update on the release date of the Windows 2008 R2 Oracle client? Rumor has it we might see it March 2010. Can someone confirm or deny?I can confirm that there is such a rumor.
    I can also confirm that a Support note 742060.1 "Release Schedule of Current Database Releases" provides further information.

  • Does windows 2008 compatible with Oracle 10.1.0.2.0

    Hi Dear,
    Does windows 2008 compatible or support with Oracle 10.1.0.2.0 ? if not then
    Oracle 11g compatible with windows 2008 server .
    we have Oracle 10g application server on top of oracle 10.1.0.2.0 database on AIX. we are looking forward to migrate oracle 10g database from
    AIX platform to windows 2008 server. so i need to be 100 sure that windows 2008 support oracle 10g,if not if we migrate oracle 11g then oracle 1og application
    server work on top of 11g database. please assist me.
    Best Regards
    ------------------

    Hi Sybrand,
    sybrand_b wrote:
    Migrating from a real scalable OS like AIX or any other flavor of Unix, like Linux to a non-scalable OS like Windows 2008 can not be recommended.
    If you do this only for cost reasons, you should reconsider.
    My guess is this is some managerial directive.I agree with you that any flavour of *nix is better than Windows, but the reality is that there might be situations where a Windows-platform is better.
    If the entire server park is Windows, then the delivery will be better with a platform change. It's much likelier that the machine will stand abandoned in a corner, slowly rotting away if nobody really knows how to to manage the beast...
    The world isn't black and white, and it isn't always about which is the better technical platform. If it was, the whole world would be using *nix-servers... ;-)
    //Johan, OCP and Unix/Linux sys admin since 2000

  • We have plan to windows 2008 server ECC5(is reatil) oracle 10G.

    Dear all
    Presently we are using winwos 2003 server enter prize edition ,ECC5(is
    retails), oracle 9.2.0.7.
    we have plan to windows 2008 server ECC5(is reatil) oracle 10G.
    Is windows 2008 suported to the ECC5 (is-Reatail) and oracle 10G .
    if supported please advise windows 2003 server is better or windos 2008 server  better .
    Thanks
    Edited by: Venkat Ramesh on Aug 18, 2008 9:47 AM

    ECC 5 is based on kernel 6.40 which is not (yet) released for Windows 2008.
    See also note 1054740 - SAP System Installation on Windows Server 2008
    I would recommend installing on Windows 2003 and later upgrade your system to Windows 2008 when kernel 6.40 is available.
    Markus

  • Tooooooooo slow connect by sqlplus from windows 2008 to windows 2003

    hello i'm mr.kang from korea
    i wana quick connect by sqlplus below envirunment
    plzzzzzzz help me!!!!!
    have a nice day~:)
    from :
    OS : Windows 2008
    Client : Oracle Database 10g Client Release 2 (10.2.0.3)
    to :
    OS : Windows 2003
    DB : Oracle Database 10g Release 2 (10.2.0.1.0) for Microsoft Windows
    Edited by: user581964 on Oct 31, 2009 8:42 AM

    Fahd Mirza wrote:
    Would you please shed more light on masking the higher order of IP address?
    regardsJust to confirm what Niall said, I just meant to obscure it from public viewing when posting back to here. The 'high-order' end would be the left most octet .. Say your IP address is 111.222.333.444, when posting to a public forum such as this you'd show it as ***.222.333.444 or xxx.222.333.444. This is a security issue, so you don't expose your network to the world. It is best to just obscure the high-order part, because the OP's problem could be due to mis-matched IP addresses, and we'd miss spotting that if the entire address were masked and it is usuallly the low-order end where the discrepancies come.
    and if you think this is being overly cautious .... there was a thread on c.d.o.s a few years back where a careless person posted a question and revealed his entire server/domain name, and it was a U.S. military domain. I called him out on it. He replied that it didn't matter because it couldn't be reached from the outside. Another participant promptly posted back the proof that it was accessible ...

Maybe you are looking for

  • Adding checkmarks in Acrobat X Pro

    I am creating a 'fillable form' in Adobe Acrobat X Pro and was curious if anyone knew how to insert a 'check box' with the only option of selecting ONE box, instead of the option to select ALL?

  • Sql:99 to non-sql:99 coversion using JDBC ?

    Can anyone tell me if JDBC can be used to convert sql:99 syntax to non-sql:99 syntax ?

  • Pismo won't boot into Os 9.

    Hello, Recently I dusted off my Pismo to use today while my wife used the MacBook Pro. Everything was working fine on it OS X was running smoothly and such. I needed to use an application in OS 9 and was forced to boot into 0S 9 (it's not yet updated

  • Sony Ericcson SP2 Solved:

    I have sorted out how to connect my MSI BToes Dongle to work in XP SP2 with my Sony Ericcson s700i. Remove 'ALL' software that has anything to do with MSI Dongle and SE Suite, Reebot: When new hardware pops up 'INSTALL ONLY'  "btdongle_winwp_sp2" dri

  • Skip importing video in iPhoto

    Is there a way to skip importing video in iPhoto? My camera records AVCHD video and I import videos to iMovie. It is annoying to deselect videos manually in iPhoto.