OWB 11gr2 32Bit on Windows Server 2008 R2 64Bit Error 0xC0000018

Hi there.
I had install Oracle Warehouse Builder g11 R2 32 Bit version on a Windows Server 2008 R2 64 Bit version.
After the install, my setowbenv.bat looks like:
@echo off
REM This file is automatically generated from shiphome/owb/bin/win32/owbEnv.ctl
REM Any manual changes will be lost on next generation.
set JAVAPATH=..\..\..\jdk
set ORACLE_HOME=C:\product\11.2.0\dbhome_2
set OWB_HOME=C:\product\11.2.0\dbhome_2
set JDK_HOME=..\..\..\jdk
set ORA_HOME=C:\product\11.2.0\dbhome_2
set OEM_HOME=C:\product\11.2.0\dbhome_2
set IAS_HOME=C:\product\11.2.0\dbhome_2
set OWBCC_HOME=C:\product\11.2.0\dbhome_2
set CLASSPATH=Personalities.jar;%MIMB_JAR%;
set CLASSPATH_LAUNCHER=-classpath %CLASSPATH%;..\admin\;..\admin\launcher.jar -D OWB_HOME=%OWB_HOME% -D JDK_HOME=%JDK_HOME% -D SYSTEMROOT=%SystemRoot% -D ORA_HOME=%ORA_HOME% -D OEM_HOME=%OEM_HOME% -D IAS_HOME=%IAS_HOME% -Doracle.net.tns_admin=%ORA_HOME%\network\admin Launcher ..\admin\owb.classpath cd /d ..\admin
And if I start the Warehouse Builder - Design Center, I get an error message something like:
owb.exe - Application error
<The Application couldn't start correctly (0xc0000018). Click to "OK" to close the application.> (translated from german)
Can someone help me?
What did I do wrong?
Is there any work around?
Thanks a lot.
hakki

Hi Deb
With the code that's out today I don't think the compatibility mode works, from what I can read from users' experencies on LinkedIn discussions.
Customers have used Windows XP mode for Windows 7 (for example), this installs a Windows XP virtual machine in which you can install and run OWB 11gR2 on your Windows 7 (64-bit) workstation. Windows XP mode can be downloaded from:
http://www.microsoft.com/windows/virtual-pc/download.aspx
You should also increase your XP mode virtual machine memory (RAM) allocation to at least 1GB for it to perform at an acceptable level. This will get you going until there is a better option.
Cheers
David

Similar Messages

  • Installing forms 11gr2 services on windows server 2008 r2 64 bit

    hello,
    I successfully installed on windows 7 64 bit my developer forms & reports 11gR2 with weblogic 10.3.5 , jdk 1.6.0_+.
    Now i want to install in it in windows server 2008 R2 64bit, to deploy the application i created as a test.
    Question.
    1. Can I used the same installation set up , step, procedure as the development mode by only changing the installation mode to production mode in windows 2008R2?
    1.1 Do I need to create domain first after install the weblogic or it is like the development mode that the FRM_installation will create its classic domain?
    2. Can I used it without the fusion middleware?
    3. It is compatible version for forms 11gr2 for Oracle Fusion Middleware 11g Release 1 (11.1.1.6.0) ? << doubted not compatible.
    4. It is valid if i only install weblogic server 10.3.5 without the fusion middleware? Am I or other clients can able to access it?
    5. It is will be a AS server even if without the repository creation?
    Note : i only need the forms&report server services to run our application on windows server 2008 R2 64 bit and compile respectedly.
    I ve done it with OAS 10g before but different procedures now since forms 11gr2 is using now weblogic server.
    Thank you very much.

    ... i want to install in it ... , to deploy the application i created as a test If you chose the "Development" install option during the installation of 11.1.2 you would have everything you needed to run your form. The only significant difference between the Dev and Deploy installation is the that in the Dev install type the Forms and Reports Servlets are deployed into the Admin server Managed server rather than creating a unique one for each. For local testing purposes, this should be sufficient for most cases. If on the other hand you need a full installation (Deployment), I would recommend that you choose this option, but be sure to also include the Builders. The Builders are available for both install types. I would not recommend attempting to have both install types installed together although it likely can be done. Having both installed would likely create confusion and difficulty during troubleshooting.
    Important point. If you choose the Deployment option and include the Builders during that installation, you do not need to start everything in order to run a form. All that is needed is WLS_FORMS. All other processes can be stopped if system resources is a concern. For an actual production deployment, it is recommended that you route end-user requests through HTTP Server, but this is not required unless you plan to use SSO or other feature that is managed through HTTP Server.

  • Error Installing InDesign CS3 Server on Windows Server 2008 R2 64BIT

    Hello there-
    I'm trying to install InDesign CS3 Server on Windows Server 2008 R2 64BIT (x64) Edition, however, we get a failure indication on the installer. Before, we have installed it properly on Windows Server 2008 R2 32BIT (x32) but some how we cannot proceed on a x64 box.
    Is there any limitation on this sense? Any documentation about it?
    Thanks and appreciate your answers.
    Regards,
    Gustavo Ortega
    Software Engineer

    Hello,
    Have you followed these recommendations from the installation guide ( Installation Guide u2013 SAP Content Server on Windows 2008 ) :
    Note: In the IIS 7.0/7.5, all the roles are not selected during the installation by default,
    Please make sure all the below roles are included and IIS 7.0/7.5 is installed.
    Roles needed in IIS 7.0/IIS 7.5.
    Common HTTP Features
    Static Content
    Default Document
    Directory Browsing
    HTTP Errors
    HTTP Redirection
    Application Development
    ISAPI Extensions
    ISAPI Filters
    Health and Diagnostics
    HTTP Logging
    Logging Tools
    Request Monitor
    Tracing
    Custom Logging
    ODBC Logging
    Security
    Basic Authentication
    Windows Authentication
    Request Filtering
    Note : Anonymous Authentication should be enabled.
    Performance
    Static content Compression
    Dynamic Content Compression
    Management Tools
    IIS Management Console
    IIS Management Scripts and Tools
    Management Service
    IIS 6 Management Compatibility
    IIS 6 Metabase compatibility
    IIS 6 WMI Compatibility
    IIS 6 Scripting Tools
    IIS 6 Management Console
    Note: There is a File Upload limitation in IIS 7 on Windows 2008 Server, IIS will reject any file that is
    larger than 30 MB. This is a default limitation of IIS. You can increase the maximum file size by
    setting the parameter maxAllowedContentLength in the file ApplicationHost.config.
    The following command can be used to set the parameter from the command prompt, please
    change the directory to Windows\System32\inetserv and then execute the command.
    appcmd setconfig /section:requestFiltering/requestLimits.maxAllowedContentLength:150000000
    The value is only an example, in this case the upload limit is set to 150MB.Server has to be restarted
    after execution of this command.
    Also, are you using Maxdb to store the files or is it a "flat files" content server  ?
    HTH.
    Steve.

  • OBI11g installation on Windows Server 2008 R2 (64bit)

    Hi,
    Sorry to pick up this topic again, but my research in the forum and other inet sites doesn't help me so far and my installation will not work.
    My Situation:
    I have a Windows Server 2008 R2 (64bit) default installlation. The server (HyperV-managed) has 4 GB RAM.
    I added a Loopback adaptor and set for the loopbackadapter a fixed IP (10.10.10.10 Subnet: 255.255.255.0).
    Entered in the host file (127.0.0.1 localhost and 10.10.10.10 servername)
    Installed JDK 64bit
    Installed Oracle Client 32bit
    Then I tried all three options:
    1) Default OBIEE Installation --> start of coreapplication_obips1 has failed. Everything else was fine. I was not able to start the obips1 manually
    2) Enterprise Installation --> start of coreapplication_obips1 has failed. Everything else was fine. I was not able to start the obips1 manually
    3) Manually installed WebLogic 1033 --> SoftwareOnly installation of OBIEE --> manually start config of OBI Installation --> same result as above!
    Perhaps you have some hints for me.
    Cheers
    Wolfgang

    Not in the slightest - I installed five just the other week
    All our virtual machines, running 2008 R2 x64. We went for Enterprise Edition, but I believe in CF9 they're both 64-bit anyway. These are the from the build notes I built up:
      Install extra roles:
        Application Server
        Web Server (IIS)
          Application Development
          IIS6 METABASE Compatibility
      Install extra Features:
        SMTP Service
    Other than that nothing else needs doing. It's worth noting (as a slight but irritating aside) that in 2008 R2 the SMTP service is set to Manual not Automatic, so you'll want to change that unless you want your emails to stop every time you reboot the box.
    But the actual install itself was far simpler than CF8 on 2008.
    O.

  • Oracle DB 10g XE on Windows Server 2008 R2 64bit

    Hello to everybody!
    I have and old pc with Windows Server 2003 (32 bit) where i've installed Oracle DB 10g XE. Everything works fine.
    Now i have to migrate the DB from that old machine to a new one with Windows Server 2008 R2 64bit.
    I've tryied to install the Oracle DB 10g XE into the new server but, after installation is finished, i wasn't able to open the DB homepage at http://127.0.0.1:8080/apex. It said "This page can't be displayed". I try with SQLPLUS but after i insert the admin credentials i obtain these lines:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Where can be the problem?

    >> ORA-01034: ORACLE not available
    Database is not running. Most likely the installer did not complete all its tasks, it can happen.
    For windows, the database service has to be set up (see Start/Run/services.msc), services started, installer creates the database, and quite a few other setup chores. If the database creation fails, all the other stuff is not relevant.
    Under the <drive:>oraclexe folder there *should* be a datafiles (*.DBF) files somewhere. Can't recall the exact location for 10g. Try file explorer and a search for *.dbf files, that will probably come up empty.
    Note the requirements, at Oracle&amp;reg; Database Express Edition it calls for x86, not x64. The 11g XE also has lots of trouble getting a successful install on x64 as well, note the Download page states "does not work on x64" although some folks have gotten it to work.Try the deinstall steps, and use a right click/run as Administrator that *might* get past the UAC glitch that happens on the later OS versions.

  • Problem of SAPConsle 7.10 (Patch 13) on Windows server 2008 R2 (64bit)

    My company is moving from server 2003 to Server 2008 R2 (64bit). We installed SAPConsole 7.10 (Patch level 13) on test server without any problem and configured the profiles in SAPConsole administrator. However when we running the sapcnsl.exe from command prompt, it prompt with error message "*** ERROR => ***AgCom (006FC558): Error: Internal error" and failed to get the SAP login screen.
    I checked SAP Note 1043241 saying SAPConsole 710 as patch level 7 could support Windows server 2008 (32/64bit) both.
    Can anyone help advise on my issue? or is there anyone has testl the SAPConsole 710 on Server 2008 R2 64bit successfully?
    Thank you very much!

    Hello Jackcd,
    I am not an expert in this area but I did a message search for "AgCom error internal error" and I found a message where the customer solved the problem by using a patch. In the customers own words:
    "I installed sapgui 7.10 Patch level 6 on the server where I installed SAPCONSOLE 7.10. Now, the sapconsole working."
    The Sapinator

  • Cisco NAC 4.8 and Windows Server 2008 Enterprise 64bit SSO

    Hi,
         I try to setup SSO on Cisco NAC 4.8 and Windows Server 2008 Enterprise 64bit, but I can't start Active Directory SSO Service that show error follow below. I saw this error " KDC has no support for encryption type (14)" . Could anyone help me to troubleshoot this problem?
    FQDN: active.test.com
    Domain Name : test.com
    User : ccasso
    2011-02-05 12:00:30.225 +0700 WARN  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - Server was not running ...
    2011-02-05 12:00:30.225 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - Server starting server ...
    2011-02-05 12:00:30.225 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - Server is now running ...
    2011-02-05 12:00:30.225 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - SPN : [ccasso/[email protected]]
    2011-02-05 12:00:30.225 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - building kdc list for domain active.test.com
    2011-02-05 12:00:40.224 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - done building kdc list for domain active.test.com
    2011-02-05 12:00:40.224 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - KDC(s) :[10.0.240.100]
    2011-02-05 12:00:40.224 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - writeKrbFile: writing to file ../conf/krb.txt
    2011-02-05 12:00:40.224 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - writeKrbFile: wrote to file ../conf/krb.txt
    2011-02-05 12:00:40.224 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - creating login context ...
    2011-02-05 12:00:40.224 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - created login context ...javax.security.auth.login.LoginCon                                                                           
    text@5ad7b2
    2011-02-05 12:00:40.239 +0700 ERROR com.perfigo.wlan.jmx.adsso.GSSServer                                                                                           
    - Unable to start server ... KDC has no support for encryption type (14)
    2011-02-05 12:00:50.244 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - Notifying GSSServer status Stopped
    2011-02-05 12:00:50.244 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - server is exiting .

    Hi,
    This error means that your DC does not support the encryption method the ACS wants to use.
    Usually this happens when you run 2008 Server with 2003 functionality...
    You will need to run ktpass.exe according to the DC you are running:
    http://www.cisco.com/en/US/docs/security/nac/appliance/configuration_guide/48/cas/s_adsso.html#wp1277452.
    For Windows 2008 Server at 2003 Server functional level:
    ktpass -princ newadsso/[adserver.][email protected] -mapuser newadsso -pass
    PasswordText -out c:\newadsso.keytab -ptype KRB5_NT_PRINCIPAL
    HTH,
    Tiago
    If  this helps you and/or answers your question please mark the question as  "answered" and/or rate it, so other users can easily find it.

  • Now there is no available of windows server 2008 R2 64bit download. so i want to know the equivelent product in server 2012?

    now there is no available of windows server 2008 R2 64bit download. so i want to know the equivelent product in server 2012?

    Hi,
    Windows 2008 R2 and Windows 2012 are not equivelent product, there are many new features in Windows 2012, and Windows Server 2008 R2 Evaluation (180 days)  still availabe:
    http://www.microsoft.com/en-us/download/details.aspx?id=11093
    Regards,
    Yan Li
    Yan Li
    TechNet Community Support

  • When am trying to install Windows server 2008 OS. Error msg was coming 0x80070070:"not having enough space for installation"..Even though i have 20GB space?..Pls resolve this issue earliest.

    Hi Guys
    I have an issue please help on that earliest.
    When am trying to install Windows server 2008 OS. Error msg was coming 0x80070070:"not having enough space for installation"..Even though i have 20GB space?..Pls resolve this issue immediately.
    Regards,
    Shiv

    Is this a clean install or an upgrade?  20 GB, though greater than the minimum, is pretty minimal.  How much memory do you have on the system?  2008 would try to create a page file of 1.5x physical memory, so if you are building on a large
    memory system, you could be having an issue there.
    "Pls resolve this issue immediately"
    Forums are not for support.  They are monitored by people, like yourself, who are willing to take time out of their days to provide the benefit of their past experience.  If you need support, you need to purchase a support contract from Microsoft
    or some other party.
    . : | : . : | : . tim

  • Is it Possible to install ODDC 32 bit on Windows Server 2008 R2(64bit)?

    Hi All,
    Is it Support to Install ODDC 32 bit on Windows Server 2008 R2(64 bit).
    I am Posting this bcoz I did not found any ODDC related Blogs.
    Please help on this
    Thanks,
    Raj

    The certification matrix ( http://www.oracle.com/technetwork/middleware/webcenter/content/odc-cert-matrix-214688.pdf ) does not mention OS for ODDC Server, but as ODC is certified for Win Server 2008, R2, 32 or 64 bit, I believe the answer is yes.
    Make sure, however, that you ODDC clients run on a different OS (see Exceptions).

  • ACS any Version with Domain Controller on Windows Server 2008 R2 64bit

    Hi All
    Is there currently any ACS version working with Windows Server 2008 R2 domain controllers?
    Our server stuff has recently upgraded the Domain Controllers to 2008r2 and turned off the 2003 servers. This didn't make our ACS 4.1.4 really happy.
    I've read now serveral posts regarding issues with ACS and Server 2008r2 and hope to find a solution (besides switching to LDAP, yukk).
    Thanks
    pato

    Hi AllIs there currently any ACS version working with Windows Server 2008 R2 domain controllers?Our
    server stuff has recently upgraded the Domain Controllers to 2008r2 and
    turned off the 2003 servers. This didn't make our ACS 4.1.4 really
    happy.I've read now serveral posts regarding issues with ACS and
    Server 2008r2 and hope to find a solution (besides switching to LDAP,
    yukk).Thankspato
    Hi Pato,
    Just check out the below link hope that help.
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.2/release/notes/ACS42_RN.html
    As per the link it says The support for Windows Server 2008 is applicable for ACS 4.2 Patch 4 onwards.
    Hope to Help !!
    Remember to rate the helpful post
    Ganesh.H

  • Satellite A505-S6004 - Unknown device on Windows Server 2008 R2 64bit

    I was try to install Windows Server 2008 R2 64 bit on a A505-S6004 (originally Windows 7 Home Premium) on a new disk. Having downloaded and installed numerous Toshiba website drivers for Windows 7 and installing, I have two things left in device manager that I don't know what to get for them.
    The info is under Other devices-Base System Device-PCI Bus 3, Device 0, Function1 and ..., Function2.
    Any ideas what this may be?

    It turns out I missed a driver, Ricoh Card Reader for Windows 7:
    http://www.csd.toshiba.com/cgi-bin/tais/support/jsp/modelContent.jsp?ct=DL&os=&category=&moid=2515201& rpn=PSAT6U&modelFilter=A505-S6004&selCategory=3&selFamily=1073768663#

  • Windows Server 2008 r2 install error gpt partition style

    Good morning I am trying to install Window Server 2008 r2 (trail) on my Dell inspiron 15 and also keep Windows 8 when I set up a partition of 50G and go thru the install it tells me The selected Disk is of the GPT partition style.  How do I fix this
    issue.
    Thanks
    Mike

    Hi,
    Since we are still discussing the same problem, so I merged them.
    I want to confirm some information. Is your computer boot in BIOS mode or UEFI mode? Open computer management->Disk management->Properties->Volumes.
    Is your current partition type GPT or MBR?
    For now,
    starting with Windows Server 2003 Service Pack 1, all versions of Windows Server can use GPT partitioned disks for data. Booting is only supported for 64-bit editions
    on Itanium-based systems. For windows 7, windows VISTA and window server 2008, Booting is only supported for 64-bit editions on UEFI-based systems.
    So, the solution is either to change the boot mode or convert your disk. Remind, if you want to convert your disk, data on it should be cleared.
    Hope this helps.

  • Windows Server 2008 standard Activation Error Code 0xc004c003

    Hi
    I am trying to activate the windows server 2008 standard but i am not able to do so.
    I am getting the error.
    The product key you have entered does not appear to be a valid windows server product key.
    I have also call to microsoft activation team but they won't be able to resolve the issue, they found that the product key is valid. Then why it is not getting activated.
    Can someone help on this ? any reply really appreciated.

    Hi,
    Based on your description, we need to make sure that the product key information has been typed correctly and the product key matches to the edition installed.
    Besides, regarding error code 0xC004C003, the following article can be worth taking a look.
    Error 0xC004E002 during activation for Windows Vista, Windows Server 2008, Windows 7, or Windows Server 2008 R2
    http://support.microsoft.com/kb/978305/en-us
    Hope it helps.
    Best regards,
    Frank Shen

  • Windows Server 2008 Standard 64Bit

    We need Windows 2008 Standard 64 bit.
    So please convert Windows 2008 Standard 32bit to Windows 2008 Standard 64bit.
    Please send me the link of Windows 2008 Standard 64Bit ISO Image File 
    Regards 
    Sandeep Sahadevan

    Media is not free.  If you have a regular Microsoft reseller with whom you deal, you should contact them in order to purchase the media.  Otherwise, you can contact Microsoft.  This forum is not an official way to contact Microsoft. 
    At the bottom of this page you will see a Contact Us link.  Follow that to contact Microsoft to see how you can obtain a copy of the distribution.
    If you have a volume license agreement (any organization buying as few as five licenses from Microsoft should have such an agreement because that is when discounts start), then you can download it from the volume licensing site - you need credentials from
    your license agreement.
    . : | : . : | : . tim

Maybe you are looking for

  • Does BC4J works as ORM (eg: Toplink) to support for MSQL Server / Oracle DB

    Hi, My current product is running on Struts 1.1, Apache Cocoon(for reports generation), JDBC & MS SQL Server environment. To provide the more flexibility & user friendliness to the application I have a proposal for the re-development of the applicati

  • Oracle account and microsoft active directory password synchronisation

    Hi We are migrating our application to use windows active directory authentication. We have separate oracle account for each logged in user in the application, and these oracle credentials have to be the same as the windows active directory credentia

  • Why no iPod speed option for podcasts?

    I convert all of my podcasts to AAC bookmarkable format. The original goal of this process was to allow me to use the speed option on the iPod to change the playback speed. However, this option is unavailable for podcasts. I'm not sure what is causin

  • Trying to load iTunes onto Windows XP

    Sorry I posted this on the wrong forum before.... J :o) Hello! I bought my iPod on Friday. My pc runs on Windows XP and I have Norton as a virus scanner. Installed the iTunes/Quicktime from the cd-rom no problem. When I opened iTunes it told me there

  • Send all messages in SMS thread

    How can I send an entire SMS thread and not just the most recent message? Solved! Go to Solution.