Oracle virtual machine in pl/sql hirearcy Profiler

When I use pl/sql's hierarcy profiler tool. I get an output and when I look that output I see PLSQL."".""."__plsql_vm" on one line and also PLSQL."".""."__anonymous_block". I searched to google but I couldn't find anything about it.
I mean, I would like to learn what do they refer to? What does plsql virtual machine mean in this report? Do you know any information about it?
P#V PLSHPROF Internal Version 1.0
P#! PL/SQL Timer Started
P#C PLSQL."".""."__plsql_vm"
P#X 3
P#C PLSQL."".""."__anonymous_block"
P#X 35
P#C PLSQL."SYS"."DBMS_OUTPUT"::11."GET_LINE"#8440831613f0f5d3 #129
P#X 6
P#R
P#X 11
P#R
P#X 0
P#R
P#C PLSQL."".""."__plsql_vm"
P#X 4
P#C PLSQL."".""."__anonymous_block"
.Thanks a lot.

It is documented here: http://docs.oracle.com/cd/E11882_01/appdev.112/e25518/adfns_profiler.htm
(scroll down for an explanation regarding the output)

Similar Messages

  • Windows on oracle Virtual Machine

    Hi
    We have a server x86-64.We have installed Oracle Virtual server on this server.
    Now we have a requirement of installing Windows Operating system on  oracle virtual machine.
    is this possible?
    I checked available virtual templates on oracle edelivery. but there was not any available for windows.
    Thanks,
    Message was edited by: dba88

    Hi,
    You can install windows on Oracle VM Server, but no template with windows.
    - you should import the windows.iso file in the repository
    - create a VM with the type HVM or HVM, PV Drivers ...
    - Install a windows
    I hope this can help you
    Best Regards

  • Oracle Virtual Machine Manager not complete the installation

    Hi all, I have tried repeatedly install Oracle Virtual Machine Manager on a Linux Oracle 6.3.1 without success. At first I thought it was the database that was installed. In a first instance I install Virtual Machine Manager with the demo option then install a standard database and had the same result. The error occurs when is completing the installation and gets stuck in this stage:
    Retrieving Oracle VM Manager Upgrade tool ...
    Extracting Oracle VM Manager Upgrade tool ...
    Installing Oracle VM Manager Upgrade tool ...
    Copying Oracle VM Manager shell to '/ usr / bin / ovm_shell.sh' ...
    Installing ovm_admin.sh in '/ u01/app/oracle/ovm-manager-3/bin' ...
    Installing ovm_upgrade.sh in '/ u01/app/oracle/ovm-manager-3/bin' ...
    Enabling Oracle VM Manager service ...
    Shutting down Oracle VM Manager instance ...
    Restarting Oracle VM Manager instance ...
    Waiting 15 seconds for the application to initialize ...
    Oracle VM Manager is running ...
    Oracle VM Manager installed.
    Please wait while configure the WebLogic applications ... This can take up to 5 minutes.
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Check the installation log and this is the error that repeated any times:
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused
    Fri Jan 18 18:05:19 VET 2013
    at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.open (OvmManagerImpl.java: 597)
    at com.oracle.ovm.mgr.api.OvmClient.dynamicConnect (OvmClient.java: 283)
    at com.oracle.ovm.mgr.api.OvmClient.staticConnect (OvmClient.java: 262)
    at com.oracle.ovm.mgr.api.OvmClient.connect (OvmClient.java: 241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java: 39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java: 25)
    at java.lang.reflect.Method.invoke (Method.java: 597)
    at org.python.core.PyReflectedFunction.__call__ (Unknown Source)
    at org.python.core.PyReflectedFunction.__call__ (Unknown Source)
    at org.python.core.PyObject.__call__ (Unknown Source)
    $ com.oracle.ovm.mgr.tools.ovm_shell_v PyInner.executeScript at $ 5 (ovmshell_v.java: 416)
    com.oracle.ovm.mgr.tools.ovm_shell_v at $ PyInner.callfunction (ovm_shell_v.java: 271)
    at org.python.core.PyTableCode.call (Unknown Source)
    at org.python.core.PyTableCode.call (Unknown Source)
    at org.python.core.PyFunction.__call__ (Unknown Source)
    at org.python.core.PyInstance.invoke (Unknown Source)
    $ com.oracle.ovm.mgr.tools.ovm_shell_v PyInner.main at $ 10 (ovmshell_v.java: 706)
    com.oracle.ovm.mgr.tools.ovm_shell_v at $ PyInner.callfunction (ovm_shell_v.java: 281)
    at org.python.core.PyTableCode.call (Unknown Source)
    at org.python.core.PyCode.call (Unknown Source)
    at org.python.core.imp.createFromCode (Unknown Source)
    at org.python.core.imp.createFromCode (Unknown Source)
    at org.python.core.Py.runMain (Unknown Source)
    at com.oracle.ovm.mgr.tools.ovm_shell_v.main (ovm_shell_v.java: 793)
    Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect (Native Method)
    at java.net.PlainSocketImpl.doConnect (PlainSocketImpl.java: 351)
    at java.net.PlainSocketImpl.connectToAddress (PlainSocketImpl.java: 213)
    at java.net.PlainSocketImpl.connect (PlainSocketImpl.java: 200)
    at java.net.SocksSocketImpl.connect (SocksSocketImpl.java: 366)
    at java.net.Socket.connect (Socket.java: 529)
    at com.oracle.odof.io.AbstractSocket. <init> (AbstractSocket.java: 136)
    at com.oracle.odof.io.ExchangeConnection. <init> (ExchangeConnection.java: 24)
    at com.oracle.odof.OdofExchange.newConnection (OdofExchange.java: 502)
    at com.oracle.odof.OdofExchange.acquireConnection (OdofExchange.java: 315)
    at com.oracle.odof.OdofExchange.connect (OdofExchange.java: 250)
    at com.oracle.odof.OdofExchange.connect (OdofExchange.java: 120)
    at com.oracle.odof.OdofExchange.connect (OdofExchange.java: 102)
    at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.open (OvmManagerImpl.java: 592)
    ... 24 more
    I searched this error in the forum and found several solutions that none of them work for me.
    I really appreciate all the support you can give me.
    Greetings.
    Rafael Emmi

    Did you get any solution for this error? We are also stuck at the same error.

  • Upgrade pre-built Oracle Virtual Machine using  Siebel VM template

    Hello
    I'm planning to deploy a Siebel environment for testing purposes using Oracle Virtual Machines templates (http://www.oracle.com/technetwork/server-storage/vm/siebel-092480.html). this template has been made to deploy Siebel CRM SIA 8.1.1.ENU and i need the  8.1.1.7 version with ENU and ESN languages
    My main questions are:
    after complete the Siebel installation using this template (8.1.1 ENU), is it possible to upgrade to 8.1.1.7 version? is it possible to add ESN language?
    thanks and best regards!
    Francisco Ruiz
    Oracle Consulting Mexico
    Edited by: user733897 on 1/03/2013 11:59 AM

    Wilson
    Thanks by kind help, but im still face issues, the log indicates a license error but i already introduce the licenses codes but is still showing the error on login.
    ServerLog     ProcessCreate     1     00000d67513a0900:0     2013-03-08 20:45:59     Created server process (OS pid =      2525     ) for SCCObjMgr_enu
    ServerLog     ProcessCreate     1     00000d67513a0900:0     2013-03-08 20:45:59     Created server process (OS pid =      2542     ) for SMObjMgr_enu
    ServerLog     ProcessExit     1     00000d68513a0900:0     2013-03-08 20:56:35     SvrTblCleanup      2431     SBL-OMS-00103 Process 2431 exited with error - Error %1 initializing the license key
    ServerLog     ProcessCreate     1     00000d67513a0900:0     2013-03-08 20:56:35     Created server process (OS pid =      2656     ) for SvrTblCleanup
    ServerLog     ProcessExit     1     00000d68513a0900:0     2013-03-08 20:56:35     SvrTaskPersist      2432     SBL-OMS-00103 Process 2432 exited with error - Error %1 initializing the license key
    ServerLog     ProcessCreate     1     00000d67513a0900:0     2013-03-08 20:56:35     Created server process (OS pid =      2670     ) for SvrTaskPersist
    Another log file
    2021 2013-03-11 18:00:07 0000-00-00 00:00:00 -0700 00000000 001 ffff 0001 09 SvrTblCleanup 848297986 28037 1101329440 /u01/app/siebel/ses/siebsrvr/enterprises/siebel/siebel811/log/SvrTblCleanup_0809_848297986.log 8.1.1 [21111] ENU
    ObjMgrLicense     Error     1     00000005513e6d85:0     2013-03-11 18:00:07     (dmlicmgr.cpp (133)) SBL-DAT-00171: A license key for this software has expired.
    Please enter a new key to proceed, or contact your system administrator.
    GenericLog     GenericError     1     00000005513e6d85:0     2013-03-11 18:00:07     Object manager error: ([0] A license key for this software has expired.
    Please enter a new key to proceed, or contact your system administrator.(SBL-DAT-00171) (0x7500ab))
    GenericLog     GenericError     1     00000005513e6d85:0     2013-03-11 18:00:07     ( (0) err=2818155 sys=7667883) SBL-OMS-00107: Object manager error: ([0] A license key for this software has expired.
    Please enter a new key to proceed, or contact your system administrator.(SBL-DAT-00171) (0x7500ab))
    GenericLog     GenericError     1     00000005513e6d85:0     2013-03-11 18:00:07     (ccfom.cpp (568) err=2818151 sys=0) SBL-OMS-00103: Error 7667883 initializing the license key
    GenericLog     GenericError     1     00000005513e6d85:0     2013-03-11 18:00:07     (bsvcmgr.cpp (658) err=2818151 sys=0) SBL-OMS-00103: Error 7667883 initializing the license key
    GenericLog     GenericError     1     00000005513e6d85:0     2013-03-11 18:00:07     (smishell.cpp (342) err=2818151 sys=0) SBL-OMS-00103: Error 7667883 initializing the license key
    TaskConfig     TaskCfgParamError     1     00000005513e6d85:0     2013-03-11 18:00:07     ***********Dumping Parameters for the current task (848297986) because of errors**********

  • Monitoring Oracle Virtual Machine for Solaris servers and LDOMs

    Hi all,
      could anyone tell me if we can monitor Oracle Virtual Machine for Solaris servers and LDOMs with only Oracle Enterprise Manager Cloud Control 12c, or shall we need to install Ops Center ?
    Thank you in advance.

    I had the same issue. Upgrading Virtual box from 4.1.16 to 4.1.20 solved the problem.

  • Oracle Virtual Machine Connect by Prior Problem

    Hi Friends ,
    In my company we have virtualization. this is new in our organization.
    oracle image have been taken and put in to virtual machine.(vmware).
    after that, procedure which has "connect by prior" start to create wrong output.
    please help us on what to do to correct problem given above.
    (my oracle version 10g)

    JAVAMAN2 wrote:
    simple sample:
    SELECT ROWNUM+2000-1 AS YIL FROM DUAL CONNECT BY ROWNUM <= 2010-2005 ORDER BY ROWNUM+2000-1 DESC;output on virtual machine
    2009,2008,2007,2006,2005
    output on real world
    2010,2009,2008,2007,2006,2005If that is really the output from that query, then both your virtual machine and your "real world" are broken. On all 4 versions of Oracle I have available, I get:
    SQL> SELECT ROWNUM + 2000 - 1 AS YIL
      2  FROM DUAL
      3  CONNECT BY ROWNUM <= 2010 - 2005
      4  ORDER BY ROWNUM + 2000 - 1 DESC;
           YIL
          2004
          2003
          2002
          2001
          2000Which is what I would expect given that 2010 - 2005 = 5.
    Perhaps if you showed an actual cut and paste from a sqlplus session on each machine someone might be able to help, however, I'm inclined to agree with sb92075 that it is a data issue in your real query.
    John

  • Failed to query database in oracle virtual machine

    Hello I am exposing a cloud service with WCF which is connected to the oracle database in a virtual machine on my machine if Client runs perfectly, but want to use the cloud service mark me the following error: 
    "An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
    System.ArgumentException: Unable to find the requested .Net Framework Data Provider.  It may not be installed.
       at System.Data.EntityClient.EntityConnection.GetFactory(String providerString)."
    What I understand is some connection to Oracle, but that is not, alguine can help me.
    I am using Entity Framework. 

    Hi,
    From my experience, this thread seems more related with
    the Entity Framework forum, but anyway, you should use a data provider that can handle EF in Oracle. There are couple of 3rd party data providers for oracle that support entity framework - devart, datadirect, and Oracle also has a new version of the
    ODP that supports EF.
    You can see the list here:
    http://go.microsoft.com/fwlink/?LinkId=143699
    Hope this helps
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Migrate from vmware to oracle virtual machine having some error

    Hi
    I am migrating the vmware with oracle virtula machine for that I have downloaded the OVFTool and run the following command
    ovftool.exe c:/../vmware.vmx d:/../vmware.ovf
    successfully I am able to migrate .vmx to .ovf file.
    then when I opened the same .ovf file with OVM and its creates the anithere .vmdk files.
    but then after when I try to reboot the same its gives the following error
    Error Loading operationg system
    Please guide am I missing anything in migration ????

    user13405005 wrote:
    Thank you for the information. The link you have mentioned is about migration the environment of a machine to a VM. But i'm looking for migrating an Oracle Database 11g from a Physical Machine (Linux x86) to a Virtual Machine( Linux x86) created using Oracle VM. Can you help me out in this.
    Thanks :)As far as I understand it this is not really VM related.
    You have an existing linux machine .... uname -a ... with a partiocular OS and kernel and set of packages installed ....
    And a guest VM running linux ... uname -a .... with hopefully the same/similar OS and set of packages installed, similar users, directory layout etc.
    And you wish to get the Oracle (Classic RDBMS) home software cloned/migrated and an oracle database cloned/migrated.
    There's a number of different senarios here ... can i help you out .... (the answer is I could but i dont have time).
    The start point is good planning and careful notes if you are attempting to change any versions / layours etc.
    You might have stages like (this is a top of head fagpacket and perhaps not best terminology):
    - Install basic Linux software on VM guest.
    - Install additional linux packages
    - create groups, users, directories, system parameters etc.
    - Create or clone oracle home.
    - clone oracle database by eg RMAN or otherwise.
    Different forums may help different stages if necessary.

  • Verify HA Cluster setup in Oracle Virtual machine thru GUI

    Hi All,
    I have setup 3 node cluster with HA[Oracle VM] enabled.When i checked in the GUI it
    shows "High availability Infrastructure works well" like that.
    For testing HA, I poweroff one of the Oracle Virtual server node from the Oracle Virtual manager browser.
    Then if i checked the "Server Pools > Edit Server Pool ".check for "High Availability Infrastructure" browser keep going.
    Also one more thing is the Powered off machine automatically after some time it is coming up.Is
    it right ?
    After powered off if i run the below command in ovmmgr it shows 2 nodes are up.Same o/p
    how can i get in GUI when i clicked High Availability Infrastructure in "Server Pools > Edit Server Pool "
    [root@xxxovmsr1 ~]# /usr/lib/ovs/ovs-cluster-check master alter-fstab
    O2CB cluster ocfs2 already online
    2
    Cluster setup complete.
    Link hangs quit sometime.Not allowing new connections also ..What to do ?
    Basic question
    How to verify the cluster setup from the GUI when i click "High Availability Infrastructure" check button?
    Some one can help me in this please ?
    Regards,
    JK
    Edited by: user2861234 on Jun 29, 2009 8:11 AM

    Hey,
    After powered off one of VM server if i run the below command in ovmmgr it shows 2 nodes are up.
    Why are you going ovmmgr ?
    Are your checking it only thru gui part of the manager or also thru thr command line.
    Oracle vm server - are hosts for your virtual systems your create on them.
    If you power off the server - from GUI part you can see - it as switched off or unreachable
    If your HA feature is enabled for that pool having more than 1 server sharing the /OVS filesystem - then he virtual system which is runnign on 1 of the Oracle VM server - will not die
    It will migrate to other available server in the pool - which is whole idea and purpose of HA
    I don't understand what exactly you are trying to crosscheck or verify here with these commands
    High Availability Infrastructure in "Server Pools > Edit Server Pool "
    root@xxxoxxxr1 ~# /usr/lib/ovs/ovs-cluster-check master alter-fstab
    O2CB cluster ocfs2 already online
    2
    Cluster setup complete.
    If you have to check whether your HA feature is working - form GUI you can got o server pool - tab -
    edit it
    and chk the HA - tab
    and verify-
    it HA feature is working properly - it will give you message accordingly.

  • Can we install Oracle Virtual Machine in OEL-5?

    Hi Forum Mates
    Can i install Oracle Vm in OEL-5 and install OEL-5 in VM too?
    I want practice database concepts like networking,dblinks,cloning etc?
    can i install windows 7 in vm and practice migration of database from windows to linux.
    my desktop is intel core 2 duo and 4gb ram is it enough?
    thank you

    Can I install Oracle VM in OEL-5 and install OEL-5 in VM too?Sure.
    Can I install windows 7 in VM and practice migration of database from Windows to Linux.Yes, if you have a spare Windows 7 license :)
    My desktop is Intel Core 2 Duo and 4GB RAM is it enough?Probably not if you want the two VMs running at the same time. Maybe try 8GB.

  • Export vm template out of Oracle Virtual Machine.

    Can open format (ova) template be created in OVMM which can be exported? I do not see any export option in 3.1.1

    Yes, i want to use it on another vm installation ... on the Oracle Database Appliance ... Problem is my current vm's use physical disks. The ODA install can only be discovered via OVMM and not added or configured under any Server Pool. I think i will need to perform a file based install and just transport that image file and create the new vm.cfg

  • Accessing oracle installed in a virtual machine through the host

    Hi Folks,
    I have a 64 bit windows 7 OS and inside it i have an Oracle virtual machine installed (32 bit windows server edition service pack 2). I need to access the virtual machine's oracle from my host environment using sql developer ,toad ,pl sql developer and Sql* plus client (all installed in my windows 7 host 64 bit operating system).what should be the approach .
    Thanks
    Rahul
    Edited by: Rahul K on May 17, 2013 9:12 AM

    Rahul  K wrote:
    Hi Folks,
    I have a 64 bit windows 7 OS and inside it i have an Oracle virtual machine installed (32 bit windows server edition service pack 2). I need to access the virtual machine's oracle from my host environment using sql developer ,toad ,pl sql developer and Sql* plus client (all installed in my windows 7 host 64 bit operating system).what should be the approach .
    Thanks
    Rahul
    Edited by: Rahul K on May 17, 2013 9:12 AMExactly like you would if that virtual Windows server were a physical server in your data center.
    Install your client products, including the oracle client, on your host os.
    Create a tnsames file that has an entry for the database on our virtual server.
    Just like a real server, your vm must have a fixed IP address so that client processes will know how to find it.

  • Oracle 9i in a Virtual Machine

    Hello,
    I installed Oracle 9i together with win2003 into a virtual machine (MS Virtual PC). The Database is working fine. The problem is, that I can't connect to Database in sql-plus from the PC who's hosting the virtual machine.
    First it gave me the following errormessage: ORA-12154: TNS:could not resolve the connect identifier specified (I hope the text is right, my database is in german)
    After setting oracle_sid=<sid> it gave me this one: ORA-12560: TNS: Error within Protocoladapter (freely translated ;)
    Any hint's?
    Thanks for your help.
    Pat

    Rahul  K wrote:
    Hi Folks,
    I have a 64 bit windows 7 OS and inside it i have an Oracle virtual machine installed (32 bit windows server edition service pack 2). I need to access the virtual machine's oracle from my host environment using sql developer ,toad ,pl sql developer and Sql* plus client (all installed in my windows 7 host 64 bit operating system).what should be the approach .
    Thanks
    Rahul
    Edited by: Rahul K on May 17, 2013 9:12 AMExactly like you would if that virtual Windows server were a physical server in your data center.
    Install your client products, including the oracle client, on your host os.
    Create a tnsames file that has an entry for the database on our virtual server.
    Just like a real server, your vm must have a fixed IP address so that client processes will know how to find it.

  • SQL Server Business intelligence edition on Azure Virtual Machine

    Hello, Does anyone know when can a virtual machine with the SQL Server Business Intelligence Edition will be available? (it's that edition that I'm interested in, not standard, web or Enterprise that are the current editions available) , also In
    that moment will that SQL BI edition be available using SPLA SAL License as well?
    Regards
    GRR

    Hi,
    It seems that some features of SQL server BI Features are installed on the SQL Server Virtual Machine Gallery Images. For more detailed information, please refer to the link below:
    SQL Server Business Intelligence in Windows Azure Virtual Machines
    Best regards,
    Susie

  • Oracle VM Manager 3.1.1: Killing a Virtual Machine

    The iSCSI volume that was acting as the "physical" disk for the virtual machine "SLES-11-SP2" unexpectedly crashed and the virtual machine is stuck "in limbo".
    I've tried stopping, restarting, and even killing the VM but Oracle Virtual Machine Manager 3.1.1 refuses:
    SLES-11-SP2 is locked
    Fri Oct 05 10:36:40 PDT 2012Ideas? Suggestions?
    Eric Pretorious
    Truckee, CA

    FWIW: I used the CLI to kill the VM:
    [root@ovm-1 0004fb0000030000b07711c67cc5cd5a]# xl list
    Name                                        ID   Mem VCPUs     State     Time(s)
    Domain-0                                     0   557     2     r-----   26923.5
    0004fb000006000048c1a6931a1d3982            11  2048     1     -b----     274.9
    [root@ovm-1 0004fb0000030000b07711c67cc5cd5a]# xl destroy 0004fb000006000048c1a6931a1d3982
    [root@ovm-1 0004fb0000030000b07711c67cc5cd5a]# xl list
    Name                                        ID   Mem VCPUs     State     Time(s)
    Domain-0                                     0   557     2     r-----   26935.8
    (null)                                      12     0     0     --p---       0.0
    [root@ovm-1 0004fb0000030000b07711c67cc5cd5a]# xl list
    Name                                        ID   Mem VCPUs     State     Time(s)
    Domain-0                                     0   557     2     r-----   26942.2
    0004fb000006000048c1a6931a1d3982            12  2048     1     --p---       0.0
    [root@ovm-1 0004fb0000030000b07711c67cc5cd5a]# xl list
    Name                                        ID   Mem VCPUs     State     Time(s)
    Domain-0                                     0   557     2     r-----   26943.6
    0004fb000006000048c1a6931a1d3982            12  2048     1     --p---       0.0...and I'm waiting for the host "OVM-1" to reboot but now I'm curious about the list of domains (above): Where did Dom12 come from? ( +HA was not enabled for the VM "SLES-11-SP2".+ )
    Eric Pretorious
    Truckee, CA

Maybe you are looking for

  • How to Trim Rectangle with text to create reflection?

    Hello Everyone, I am realtively new to Illustrator and I am facing a problem that I am hoping some expert here can resolve. I have some text and I have converted it to outlines. Now I want to create shine on it. I want to fill a rectangle with white

  • Satellite A100-784 - Connect to TV via HDMI cable

    Hi Friends, I have a Toshiba Satellite A100-784 PSAANE laptop. Its a discontinued product now :-( I am just wondering If I can connect that laptop with Sony Bravia LED TV through HDMI cable. I am not able to find If the laptop is compatible for it. P

  • Screen resolution adaptability

    Hi guys, I am trying to create an ecommerce application from a psd image that initially has thumbnail pictures of products that spread accross the screen in columns and rows.  From there, an end user would be able to click on the various thumbnails f

  • Avoid printing child items of Sales BOM in AR Invoice

    Hi All, I have a requirement to edit the print layout of AR Invoice to see only the parent item of the Sales BOM in SAP 2005. In SAP 2007, there is an option to Hide BOM Components in Print Out but how do I avoid printing child items in SAP 2005. Ple

  • Does OBIEE supports only windows 7 64 bit?

    Oracle My support is not available for OBIEE installed in windows 7 32 bit OS. Does OBIEE supports only windows 7 64 bit? Guys please guide me?