Accessing Oracle on VirtualBox from Host Virtual Machine

Hello,
I have a Host system of windows 8, installed the Virtual Box Latest edition.
The guest OS is the oracle Linux that came with the Pre-Built Developer VMs from Oracle.
The VM is set to HOST ONLY network setting.
Now, the thing is that i want to access the Oracle in the guest machine from my windows host machine.
the guest OS shows the IP address as 192.168.56.101. I can ping the IP address from the HOST machine, but cannot connect the
SQL developer to the oracle in the guest OS from the host machine. It keeps on saying the Network adapter cannot connect.
PLEASE I need help, now please do not say that install the oracle in window itself. I actually want to do the same on my macbook pro as that is my primary machine.

Hello Guys,
Thanks for the responses you provided, really appreciate that.
I made that connection and access from the host to the guest and accessing the oracle database on the guest.
System info :
Macbook Pro - OS X 10.8.4
RAM 4GB [will upgrade to 8 GB ]
VM Package : Oracle Virtual Box
VM Guest : Oracle Pre-Built Developer VM [ http://goo.gl/dtbzO ]
Network Connection : Host Only
Steps to connect Host to Guest
If you see the 'ifconfig' you will see a network adapter named 'vboxnet0' [created after the VB is installed]
Check the allocated address from the [MAC] Virtual Box -> Preferences -> Network : copy the start or in between address, which in my case was 192.168.56.101 [start one]
Assign the address to the vboxnet0 adepter by terminal : sudo ifconfig vboxnet0 alias 192.168.56.101 up
Change the VM's Network setting to 'Host Only',
Select the virtual adapter vboxnet0 from the adapter list, apply the configurations, click ok
Fire up the guest OS, and login
Check for the IP configuration there by ifconfig, you will find the eth0 adapter with the same IP as that you assigned to the vboxnet0 on host machine.
Fire sql Developer on the host machine
Make a new connection and 'Hostname' as same as the vboxnet0 ie. 192.168.56.101, fill in the other details of the Oracle connection details needed from guest
Test the Connection
Woollaaaa you are done

Similar Messages

  • Remote Desktop Virtualization Host failed to get redirection authentication information from the virtual machine

    Hello,
    When implementing a VDI solution, I'm getting an error on our virtualization host server.  The error is:
    Remote Desktop Virtualization Host failed to get redirection authentication information from the virtual machine [VDI-PC].
    Hresult 0x8000FFFF
    Event ID 8467, Severity: Warning, Source: Microsoft-Windows-TerminalServices\TSV\VmHostAgent
    This error happens every time a user or admin connects to a VDI desktop.  This is a fresh install of Remote Desktop Services on completely fresh servers.  This is in testing and we have not ever had it working before without the error.
    Topolgy: Server2012 R2, Windows 7
    Srv-RDCB1: Is the connection broker and Web Access server.  It is Virtualized thru Hyper=V.
    Srv-RDVH1: Is the virtualization host.  It is a physical server. It also has a separated hyper-v role (for RDS VDI deployment).
    Everything seems to be functional other than this error in the log, and I haven't found any information on what this could mean.
    Any help is greatly appreciated, thanks!

    Hello. I have this trouble too.
    All roles on one server.
    Deployment type - Quick start
    Deployment Scenario Virtual mashine-based desktop deplyment
    Reinstall all roles 2 times
    Warning TerminalServices-TSV-VmHostAgent
    8467 Orchestration
    Remote Desktop Virtualization Host failed to get redirection authentication information from the virtual machine [per-0] . 
    Hresult: 0x8000FFFF
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
      <Provider Name="Microsoft-Windows-TerminalServices-TSV-VmHostAgent" Guid="{92618A87-2F6A-4B75-9AE2-E77BE7EAF43C}"
    />
      <EventID>8467</EventID>
      <Version>0</Version>
      <Level>3</Level>
      <Task>22</Task>
      <Opcode>14</Opcode>
      <Keywords>0x4000000000000000</Keywords>
      <TimeCreated
    SystemTime="2014-11-11T13:24:45.579138000Z" />
      <EventRecordID>1655</EventRecordID>
      <Correlation
    ActivityID="{F4200EF7-FEDD-4CAD-9F5D-6219A5F30000}" />
      <Execution ProcessID="3164" ThreadID="13164" />
      <Channel>Microsoft-Windows-TerminalServices-TSV-VmHostAgent/Operational</Channel>
      <Computer>blade2.vzfei.local</Computer>
      <Security UserID="S-1-5-20" />
      </System>
    <UserData>
    <EventXML xmlns="Event_NS">
      <param1>per-0</param1>
      <param2>0x8000ffff</param2>
      </EventXML>
      </UserData>
     </Event>
    In RD Gateway Manager, right-click on the RD RAP and click Properties.  On Network Resources tab select
    “Allow users to connect to any network resource”.
    not work.

  • Error: 1238 when creating vm template from a virtual machine

    Hi,
    I encounter a issue when creating a VM template from a virtual machine whihc is store on hyper host, Can anyone give a suggestion to resolve it.
     The virtual machine Windows 2008 R2 20110722 cannot be used in this operation because it is on a perimeter network.
    Move virtual machine Windows 2008 R2 20110722 off of the perimeter network or select a virtual machine that is not on a perimeter network, and then try the operation again.
    ID: 1238
    Many thanks in advance.

    vCenter has a different concept of what it means to be a template than SCVMM does.
    If you are copying the VHD to the SCVMM Library and building a Template form that, be sure that the OS in the VM is generalized by running sysprep.
    Otherwise, your VMs from that template will fail deployment. This is what the SCVMM process of creating a Template from a VM does, it applies sysprep to the VM, then copies it (the VM (VHD + configuration) to the Library, then deletes it.
    You can also compose a template using a sysprep prepared VHD that already exists in the Library.
    Now, a non-domain joined Hyper-V server is a different thing from a 'perimeter' host.  That has to do with how it was added to SCVMM. 
    http://technet.microsoft.com/en-us/library/gg610646.aspx
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.

  • How Do I Install Oracle Unbreakable Linux on My Virtual Machine

    I would like to know the steps required to install Oracle Unbreakable Linux on my Virtual Machine, cos i tried to but i keep having problems when i get to selecting the destination for the installation, the prompt says i have to allow it format my hard disk wont i lose my files in the process.

    When you create a virtual disk for your VMWare instance the format will only affect this disk. You can see this as it will display the size of the disk. If this is the size of the virtual disk (default = 8 GB) then go ahead. If this looks like your normal HD just stop and read the VMWare installation Guide from www.vmware.com
    cu
    Andreas

  • Can a SQL Server Failover Cluster Instance (FCI) be Implemented Between Two Hyper-V Hosted Virtual Machines?

    I haven't had the opportunity to implement a SQL Server Failover Cluster Instance (FCI) for over 10 years and that was done with two physical, identical database servers way back in the day of Windows Server 2003 and SQL Server 2000 (old school).
    Can a SQL Server 2008 R2 Failover Cluster Instance (FCI) be implemented between two Hyper-V hosted virtual machines? The environment in question already has Windows Server 2012 R2 Hyper-V hosts in place, so I'm just looking to see if this is even
    possible and/or supported when utilizing virtual machines.
    The client in question is currently using SQL Server 2008 R2 instances running on Win2008R2, Win2012, and Win2012R2, but I'd also be interested how this can be done or not with SQL Server 2012 or 2014 as well. Thanks in advance.
    Bill Thacker

    Yes, it can be done with Hyper-V guests. In fact, with Windows Server 2012 R2 Hyper-V, guests can use the Shared VHDX feature for shared storage used by Windows clusters. The guests can run Windows Server 2008 and higher provided that the Hyper-V Integration
    Services are installed to support Shared VHDX. The only challenge here is making the Hyper-V hosts highly available as well, running it on WSFC.
    Edwin Sarmiento SQL Server MVP | Microsoft Certified Master
    Blog |
    Twitter | LinkedIn
    SQL Server High Availability and Disaster Recover Deep Dive Course

  • SNMP Protocol from Azure virtual machine

    Hi All,
    We have one web application where we use .Net OLEPPRN.SNMP protocol library for get the printer details.
    I am not able to get the printer details from Azure virtual machine(It works fine in my network).
    Allowed SNMP ports in Azure EndPoints (TCP/UDP) - 161,162 and these ports are allowed in my firewall for forwarding's.
    Is there any other setting to b enabled/ limitation in azure virtual environment.
    Thanks
    Santosh 

    Hi Prasant,
    Thanks for your response.
    We not using any default SNMP Services from Windows Server Roles. We are using .Net OLEPPRN.SNMP is used from the library to get the printer details.
    Do we have any protocol communication block from Azure VM.
    Thanks
    Santosh

  • HTTP 400 Bad Request when accessing Oracle XE/Apex from the Internet

    I have Oracle Express Edition upgraded to Apex 3.2. I can access everything (SQL prompt, Apex HTTP) from my local machine. I have configured the server for remote access on a non-default (not 8080) port.
    I have executed: exec dbms_xdb.setListenerLocalAccess(false);
    I can access the server using:
    http://coyote:9977/apex (brings me to Application Express Administration Services login screen)
    (where "coyote" is the local machine name of my Windows Vista box, where the Oracle/Apex server is installed.)
    But when I try:
    http://internet_server_name:9977/apex
    (where "internet_server_name" is the internet DNS name visible of my machine visible from the internet.)
    I get "HTTP 400 Bad Request"
    I know the request is hitting the Oracle Listener (getting through firewalls, cable modem router, etc) since the http attempt causes the entry:
    20-MAR-2009 20:36:53 * http * (ADDRESS=(PROTOCOL=tcp)(HOST=68.189.244.22)(PORT=52540)) * handoff * http * 0
    to be made in the C:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    An attempt using the local (Windows) machine name makes a similar entry in the listener log:
    20-MAR-2009 20:47:35 * http * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.7)(PORT=52811)) * handoff * http * 0
    This seems like a security issue of some kind (is the server dropping a request from "outside" the local domain?)
    I'm new to Oracle so I am not familiar with how to debug this sort of connectivity issue. In case it helps:
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 20-MAR-2009 19:27:00
    Uptime 0 days 1 hr. 30 min. 59 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=coyote)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=coyote)(PORT=9977))(Presentation=HTTP)(Session=RAW))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Any help appreciated,
    john

    Hans Forbrich wrote:
    CoyoteTech wrote:
    I have tried running with the firewall (F-Secure) completely disabled, but it made no difference. I do see the request hit the listener, and the handoff appears to be successful, but it goes silent from there. I also have a cable modem router that has the port forwarding set, but maybe there are other handoff ports besides the initial one (e.g. 8080) that need to be forwarded?Please also check the Windows firewall is off as well. Yes, Windows Firewall is disabled as well. See my previous post to Tyler - I'm pretty sure the reqwuest makes it through the firewall/router layer, since it causes an entry in Listener.log
    Is your problem through the router only? In other words, if you try from a second machine that is on the same side as your XE, are you working OK? (My home ISP blocks a bunch of ports. Including SMTP, FTP, Telnet. And 8080 since that is a traditional default for many Java 'servers'.)
    Yes, it appears to be related to a non-local IP address. I'm sure it makes it through the router - I also have several other ports that make it through (e.g. port 80).
    I have poked around the DBMS_EPG docs, and ran a few of the commands there (list DADS etc). DBMS_EPG was first 'released' to us in 10gR2. As far as I'm concerned, XE is the public 'beta' or 'release candidate'. (This is supported by Oracle's docs that state that Apex using DBMS_EPG is first supported using 10.2.0.3 or 11g.) There are known bugs and there is no way to patch XE to fix them. However, I do not know whether you are hitting those bugs.
    http://www.astral-consultancy.co.uk/cgi-bin/hunbug/doco.cgi?11410 provides some good notes.
    Interesting. I will check out these docs later today.
    >>
    What happens when the listener hands off to a registered handler?
    http://download.oracle.com/docs/cd/B19306_01/network.102/b14212/concepts.htm#i1049597 gives a good description.
    Thanks.
    How do I pick up the [log] trail from there?I'm thniking that the listener's log is still the primary way to go. You may need to increase the log or trace level. I have not investigated how to gen or access logs inside EPG.I tried Tyler's trace but did not seem to add additional info to the Listener.log.

  • Oracle VM 3.1.1 - Virtual Machines Shuting down

    Hi,
    I have installed an Oracle VM Server Oracle VM Manager 3.1.1 and 3.1.1, I have configured the VNIC, pool server and repository.
    I managed to import my template to the server and create a virtual machine through it. But when I send start the virtual machine after a few seconds she hangs herself.
    Another detail is not able to access the console by VNC.
    I also tried to create a vm by manager, thinking it was problem with my template, but the same happened.
    Here the logs:
    ===AdminServer.log at OVM
    ####<May 25, 2012 11:52:55 AM BRT> <Info> <com.oracle.ovm.mgr.discover.DiscoverEngine> <ovm3manager> <AdminServer> <Odof Tcp Client Thread: /127.0.0.1:54321/883> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957575763> <BEA-000000> <Discovering [BRIDGE_STATUS] data from server [ovs3.discover.com.br] address [192.168.0.101]>
    ####<May 25, 2012 11:52:55 AM BRT> <Info> <com.oracle.ovm.mgr.action.ActionEngine> <ovm3manager> <AdminServer> <Odof Tcp Client Thread: /127.0.0.1:54321/883> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957575766> <BEA-000000> <Sending command: [dispatch https://?uname?:[email protected]:8899/api/2 discover_network], to server: ovs3.discover.com.br, via virtual IP: 192.168.0.102>
    ####<May 25, 2012 11:52:56 AM BRT> <Info> <com.oracle.ovm.mgr.discover.DiscoverEngine> <ovm3manager> <AdminServer> <Odof Tcp Client Thread: /127.0.0.1:54321/883> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957576068> <BEA-000000> <Finished discovering [BRIDGE_STATUS] data from server [ovs3.discover.com.br] address [192.168.0.101]>
    ####<May 25, 2012 11:52:56 AM BRT> <Info> <com.oracle.ovm.mgr.op.physical.network.BridgeConfigureOperation> <ovm3manager> <AdminServer> <Odof Tcp Client Thread: /127.0.0.1:54321/883> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957576072> <BEA-000000> <Bridge [0004fb0010db0e6] already exists (and should exist) on interface [eth2] on server [ovs3.discover.com.br]; skipping bridge creation>
    ####<May 25, 2012 11:52:56 AM BRT> <Info> <com.oracle.ovm.mgr.api.virtual.VirtualMachine> <ovm3manager> <AdminServer> <Odof Tcp Client Thread: /127.0.0.1:54321/883> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957576098> <BEA-000000> <Starting virtual machine [BI_YOKI] on [ovs3.discover.com.br]>
    ####<May 25, 2012 11:52:56 AM BRT> <Info> <com.oracle.ovm.mgr.action.ActionEngine> <ovm3manager> <AdminServer> <Odof Tcp Client Thread: /127.0.0.1:54321/883> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957576102> <BEA-000000> <Sending command: [dispatch https://?uname?:[email protected]:8899/api/2 start_vm 0004fb00000300007eaebdd07b0beedf 0004fb00000600000dc2e0cdb0c7913c], to server: ovs3.discover.com.br, via virtual IP: 192.168.0.102>
    ####<May 25, 2012 11:52:57 AM BRT> <Info> <com.oracle.ovm.mgr.event.ovs.Domain> <ovm3manager> <AdminServer> <EventProcessor-6> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957577312> <BEA-000000> <Domain.process: ovs3.discover.com.br - {DOMAIN} 0004fb00-0006-0000-0dc2-e0cdb0c7913c {START}>
    ####<May 25, 2012 11:52:57 AM BRT> <Info> <com.oracle.ovm.mgr.event.ovs.Domain> <ovm3manager> <AdminServer> <EventProcessor-6> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957577315> <BEA-000000> <Virtual Machine is running on server: ovs3.discover.com.br>
    ####<May 25, 2012 11:52:57 AM BRT> <Info> <com.oracle.ovm.mgr.event.ovs.Domain> <ovm3manager> <AdminServer> <EventProcessor-6> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957577368> <BEA-000000> <Domain.processVirtualMachineStart: VM: BI_YOKI, started on server: ovs3.discover.com.br>
    ####<May 25, 2012 11:52:58 AM BRT> <Info> <com.oracle.ovm.mgr.event.ovs.Domain> <ovm3manager> <AdminServer> <EventProcessor-6> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957578384> <BEA-000000> <Domain.process: ovs3.discover.com.br - {DOMAIN} 0004fb00-0006-0000-0dc2-e0cdb0c7913c {VNC} 5900>
    ####<May 25, 2012 11:52:58 AM BRT> <Info> <com.oracle.ovm.mgr.event.ovs.Domain> <ovm3manager> <AdminServer> <EventProcessor-6> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957578401> <BEA-000000> <Domain.process: ovs3.discover.com.br - {DOMAIN} 0004fb00000600000dc2e0cdb0c7913c {SSLVNC} 6900>
    ####<May 25, 2012 11:52:58 AM BRT> <Info> <com.oracle.ovm.mgr.action.ActionEngine> <ovm3manager> <AdminServer> <Odof Tcp Client Thread: /127.0.0.1:54321/883> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957578476> <BEA-000000> <Sending command: [dispatch https://?uname?:[email protected]:8899/api/2 configure_vm_ha 0004fb00000300007eaebdd07b0beedf 0004fb00000600000dc2e0cdb0c7913c true], to server: ovs3.discover.com.br, via virtual IP: 192.168.0.102>
    ####<May 25, 2012 11:52:59 AM BRT> <Info> <com.oracle.ovm.mgr.event.ovs.Domain> <ovm3manager> <AdminServer> <EventProcessor-6> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957579413> <BEA-000000> <Domain.process: ovs3.discover.com.br - {DOMAIN} 0004fb00000600000dc2e0cdb0c7913c {SSLTTY} 7902>
    ####<May 25, 2012 11:53:39 AM BRT> <Info> <com.oracle.ovm.mgr.event.ovs.Domain> <ovm3manager> <AdminServer> <EventProcessor-6> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957619475> <BEA-000000> <Domain.process: ovs3.discover.com.br - {DOMAIN} 0004fb00-0006-0000-0dc2-e0cdb0c7913c {SHUTDOWN} powered off>
    ####<May 25, 2012 11:53:39 AM BRT> <Info> <com.oracle.ovm.mgr.event.ovs.Domain> <ovm3manager> <AdminServer> <EventProcessor-6> <<anonymous>> <> <0000JU4Ax1SFw0WFLzESOA1FjsWK000002> <1337957619487> <BEA-000000> <Virtual Machine is stopped on server: ovs3.discover.com.br>
    ==== xend.log at ovs-agent
    [2012-05-25 11:53:50 5218] DEBUG (XendDomainInfo:106) XendDomainInfo.create(['vm', ['name', '0004fb00000600000dc2e0cdb0c7913c'], ['memory', 5200], ['maxmem', 5200], ['on_poweroff', 'destroy'], ['on_reboot', 'restart'], ['on_crash', 'restart'], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], ['vcpu_avail', 1], ['vcpus', 1], ['uuid', '0004fb00-0006-0000-0dc2-e0cdb0c7913c'], ['cpu_cap', 0], ['cpu_weight', 27500], ['oos', 1], ['image', ['hvm', ['kernel', '/usr/lib/xen/boot/hvmloader'], ['videoram', 4], ['serial', 'pty'], ['acpi', 1], ['apic', 1], ['boot', 'ncd'], ['cpuid', []], ['cpuid_check', []], ['device_model', '/usr/lib/xen/bin/qemu-dm'], ['fda', ''], ['fdb', ''], ['guest_os_type', 'linux'], ['hap', 1], ['hpet', 0], ['isa', 0], ['keymap', 'en-us'], ['localtime', 0], ['nographic', 0], ['oos', 1], ['pae', 1], ['pci', []], ['pci_msitranslate', 1], ['pci_power_mgmt', 0], ['rtc_timeoffset', 0], ['soundhw', ''], ['stdvga', 0], ['timer_mode', 0], ['usb', 0], ['usbdevice', 'mouse'], ['vcpus', 1], ['vnc', '1'], ['vncconsole', 1], ['vnclisten', '127.0.0.1'], ['vncunused', '1'], ['viridian', 0], ['vpt_align', 1], ['xauthority', '/root/.Xauthority'], ['xen_platform_pci', 1], ['memory_sharing', 0], ['vncpasswd', 'XXXXXXXX'], ['tsc_mode', 0], ['nomigrate', 0]]], ['s3_integrity', 1], ['device', ['vbd', ['uname', 'file:/OVS/Repositories/0004fb00000300007eaebdd07b0beedf/VirtualDisks/0004fb0000120000f17147de8ca5527c.img'], ['dev', 'xvda'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'file:/OVS/Repositories/0004fb00000300007eaebdd07b0beedf/VirtualDisks/0004fb00001200001058e2fd644940db.img'], ['dev', 'xvdb'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'file:/OVS/Repositories/0004fb00000300007eaebdd07b0beedf/VirtualDisks/0004fb0000120000ecab0f9442e7273d.img'], ['dev', 'xvdc'], ['mode', 'w']]], ['device', ['vbd', ['uname', 'file:/OVS/Repositories/0004fb00000300007eaebdd07b0beedf/VirtualDisks/0004fb0000120000f18ecea4dc21d9c0.img'], ['dev', 'xvdd'], ['mode', 'w']]], ['device', ['vif', ['bridge', '0004fb0010db0e6'], ['mac', '00:21:f6:00:00:02']]]])
    [2012-05-25 11:53:51 5218] DEBUG (XendDomainInfo:2570) XendDomainInfo.constructDomain
    [2012-05-25 11:53:51 5218] DEBUG (balloon:187) Balloon: 96863048 KiB free; need 16384; done.
    [2012-05-25 11:53:51 5218] DEBUG (XendDomain:476) Adding Domain: 7
    [2012-05-25 11:53:51 5218] DEBUG (XendDomainInfo:2908) XendDomainInfo.initDomain: 7 27500
    [2012-05-25 11:53:51 5218] DEBUG (image:336) No VNC passwd configured for vfb access
    [2012-05-25 11:53:51 5218] DEBUG (image:888) args: boot, val: ncd
    [2012-05-25 11:53:51 5218] DEBUG (image:888) args: fda, val: None
    [2012-05-25 11:53:51 5218] DEBUG (image:888) args: fdb, val: None
    [2012-05-25 11:53:51 5218] DEBUG (image:888) args: soundhw, val: None
    [2012-05-25 11:53:51 5218] DEBUG (image:888) args: localtime, val: 0
    [2012-05-25 11:53:51 5218] DEBUG (image:888) args: serial, val: ['pty']
    [2012-05-25 11:53:51 5218] DEBUG (image:888) args: std-vga, val: 0
    [2012-05-25 11:53:51 5218] DEBUG (image:888) args: isa, val: 0
    [2012-05-25 11:53:51 5218] DEBUG (image:888) args: acpi, val: 1
    [2012-05-25 11:53:51 5218] DEBUG (image:888) args: usb, val: 0
    [2012-05-25 11:53:51 5218] DEBUG (image:888) args: usbdevice, val: mouse
    [2012-05-25 11:53:51 5218] DEBUG (image:888) args: gfx_passthru, val: None
    [2012-05-25 11:53:51 5218] INFO (image:819) Need to create platform device.[domid:7]
    [2012-05-25 11:53:51 5218] DEBUG (XendDomainInfo:2935) initDomain:shadowmemory=0x0, memory_static_max=0x145000000, memory_static_min=0x0.
    [2012-05-25 11:53:51 5218] INFO (image:179) buildDomain os=hvm dom=7 vcpus=1
    [2012-05-25 11:53:51 5218] DEBUG (image:946) domid = 7
    [2012-05-25 11:53:51 5218] DEBUG (image:947) image = /usr/lib/xen/boot/hvmloader
    [2012-05-25 11:53:51 5218] DEBUG (image:948) store_evtchn = 2
    [2012-05-25 11:53:51 5218] DEBUG (image:949) memsize = 5200
    [2012-05-25 11:53:51 5218] DEBUG (image:950) target = 5200
    [2012-05-25 11:53:51 5218] DEBUG (image:951) vcpus = 1
    [2012-05-25 11:53:51 5218] DEBUG (image:952) vcpu_avail = 1
    [2012-05-25 11:53:51 5218] DEBUG (image:953) acpi = 1
    [2012-05-25 11:53:51 5218] DEBUG (image:954) apic = 1
    [2012-05-25 11:53:51 5218] INFO (XendDomainInfo:2427) createDevice: vfb : {'vncunused': '1', 'other_config': {'vncunused': '1', 'vnclisten': '127.0.0.1', 'vnc': '1', 'keymap': 'en-us'}, 'vnc': '1', 'uuid': '8a21a75f-7dfe-79e6-b748-d9c7f37f582c', 'vnclisten': '127.0.0.1', 'keymap': 'en-us'}
    [2012-05-25 11:53:51 5218] DEBUG (DevController:95) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/vfb/7/0'} to /local/domain/7/device/vfb/0.
    [2012-05-25 11:53:51 5218] DEBUG (DevController:97) DevController: writing {'vncunused': '1', 'domain': '0004fb00000600000dc2e0cdb0c7913c', 'frontend': '/local/domain/7/device/vfb/0', 'uuid': '8a21a75f-7dfe-79e6-b748-d9c7f37f582c', 'frontend-id': '7', 'vnclisten': '127.0.0.1', 'state': '1', 'keymap': 'en-us', 'online': '1', 'vnc': '1'} to /local/domain/0/backend/vfb/7/0.
    [2012-05-25 11:53:51 5218] INFO (XendDomainInfo:2427) createDevice: vbd : {'uuid': '7a2a2829-37ee-05b1-b746-240300d5f5ad', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'xvda', 'uname': 'file:/OVS/Repositories/0004fb00000300007eaebdd07b0beedf/VirtualDisks/0004fb0000120000f17147de8ca5527c.img', 'mode': 'w'}
    [2012-05-25 11:53:51 5218] DEBUG (DevController:95) DevController: writing {'backend-id': '0', 'virtual-device': '51712', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/7/51712'} to /local/domain/7/device/vbd/51712.
    [2012-05-25 11:53:51 5218] DEBUG (DevController:97) DevController: writing {'domain': '0004fb00000600000dc2e0cdb0c7913c', 'frontend': '/local/domain/7/device/vbd/51712', 'uuid': '7a2a2829-37ee-05b1-b746-240300d5f5ad', 'bootable': '1', 'dev': 'xvda', 'state': '1', 'params': '/OVS/Repositories/0004fb00000300007eaebdd07b0beedf/VirtualDisks/0004fb0000120000f17147de8ca5527c.img', 'mode': 'w', 'online': '1', 'frontend-id': '7', 'type': 'file'} to /local/domain/0/backend/vbd/7/51712.
    [2012-05-25 11:53:51 5218] INFO (XendDomainInfo:2427) createDevice: vbd : {'uuid': 'eaf9f6e8-c9a8-8288-d9ce-2d625543de0d', 'bootable': 0, 'driver': 'paravirtualised', 'dev': 'xvdb', 'uname': 'file:/OVS/Repositories/0004fb00000300007eaebdd07b0beedf/VirtualDisks/0004fb00001200001058e2fd644940db.img', 'mode': 'w'}
    [2012-05-25 11:53:51 5218] DEBUG (DevController:95) DevController: writing {'backend-id': '0', 'virtual-device': '51728', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/7/51728'} to /local/domain/7/device/vbd/51728.
    [2012-05-25 11:53:51 5218] DEBUG (DevController:97) DevController: writing {'domain': '0004fb00000600000dc2e0cdb0c7913c', 'frontend': '/local/domain/7/device/vbd/51728', 'uuid': 'eaf9f6e8-c9a8-8288-d9ce-2d625543de0d', 'bootable': '0', 'dev': 'xvdb', 'state': '1', 'params': '/OVS/Repositories/0004fb00000300007eaebdd07b0beedf/VirtualDisks/0004fb00001200001058e2fd644940db.img', 'mode': 'w', 'online': '1', 'frontend-id': '7', 'type': 'file'} to /local/domain/0/backend/vbd/7/51728.
    [2012-05-25 11:53:51 5218] INFO (XendDomainInfo:2427) createDevice: vbd : {'uuid': '15399e62-64e6-b2f9-8e5d-d4946ce77bae', 'bootable': 0, 'driver': 'paravirtualised', 'dev': 'xvdc', 'uname': 'file:/OVS/Repositories/0004fb00000300007eaebdd07b0beedf/VirtualDisks/0004fb0000120000ecab0f9442e7273d.img', 'mode': 'w'}
    [2012-05-25 11:53:51 5218] DEBUG (DevController:95) DevController: writing {'backend-id': '0', 'virtual-device': '51744', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/7/51744'} to /local/domain/7/device/vbd/51744.
    [2012-05-25 11:53:51 5218] DEBUG (DevController:97) DevController: writing {'domain': '0004fb00000600000dc2e0cdb0c7913c', 'frontend': '/local/domain/7/device/vbd/51744', 'uuid': '15399e62-64e6-b2f9-8e5d-d4946ce77bae', 'bootable': '0', 'dev': 'xvdc', 'state': '1', 'params': '/OVS/Repositories/0004fb00000300007eaebdd07b0beedf/VirtualDisks/0004fb0000120000ecab0f9442e7273d.img', 'mode': 'w', 'online': '1', 'frontend-id': '7', 'type': 'file'} to /local/domain/0/backend/vbd/7/51744.
    [2012-05-25 11:53:51 5218] INFO (XendDomainInfo:2427) createDevice: vbd : {'uuid': '21cbaa7e-fdbc-99a7-1c5c-49d9af21dde7', 'bootable': 0, 'driver': 'paravirtualised', 'dev': 'xvdd', 'uname': 'file:/OVS/Repositories/0004fb00000300007eaebdd07b0beedf/VirtualDisks/0004fb0000120000f18ecea4dc21d9c0.img', 'mode': 'w'}
    [2012-05-25 11:53:51 5218] DEBUG (DevController:95) DevController: writing {'backend-id': '0', 'virtual-device': '51760', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/7/51760'} to /local/domain/7/device/vbd/51760.
    [2012-05-25 11:53:51 5218] DEBUG (DevController:97) DevController: writing {'domain': '0004fb00000600000dc2e0cdb0c7913c', 'frontend': '/local/domain/7/device/vbd/51760', 'uuid': '21cbaa7e-fdbc-99a7-1c5c-49d9af21dde7', 'bootable': '0', 'dev': 'xvdd', 'state': '1', 'params': '/OVS/Repositories/0004fb00000300007eaebdd07b0beedf/VirtualDisks/0004fb0000120000f18ecea4dc21d9c0.img', 'mode': 'w', 'online': '1', 'frontend-id': '7', 'type': 'file'} to /local/domain/0/backend/vbd/7/51760.
    [2012-05-25 11:53:51 5218] INFO (XendDomainInfo:2427) createDevice: vif : {'bridge': '0004fb0010db0e6', 'mac': '00:21:f6:00:00:02', 'uuid': '945f0e5b-9d64-fcf1-1b71-b62c1026980e'}
    [2012-05-25 11:53:51 5218] DEBUG (DevController:95) DevController: writing {'backend-id': '0', 'mac': '00:21:f6:00:00:02', 'handle': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/7/0'} to /local/domain/7/device/vif/0.
    [2012-05-25 11:53:51 5218] DEBUG (DevController:97) DevController: writing {'bridge': '0004fb0010db0e6', 'domain': '0004fb00000600000dc2e0cdb0c7913c', 'handle': '0', 'uuid': '945f0e5b-9d64-fcf1-1b71-b62c1026980e', 'script': '/etc/xen/scripts/vif-bridge', 'mac': '00:21:f6:00:00:02', 'frontend-id': '7', 'state': '1', 'online': '1', 'frontend': '/local/domain/7/device/vif/0'} to /local/domain/0/backend/vif/7/0.
    [2012-05-25 11:53:51 5218] INFO (image:415) spawning device models: /usr/lib/xen/bin/qemu-dm ['/usr/lib/xen/bin/qemu-dm', '-d', '7', '-domain-name', '0004fb00000600000dc2e0cdb0c7913c', '-videoram', '4', '-k', 'en-us', '-vnc', '127.0.0.1:0', '-vncunused', '-vcpus', '1', '-vcpu_avail', '0x1L', '-boot', 'ncd', '-serial', 'pty', '-acpi', '-usbdevice', 'mouse', '-net', 'nic,vlan=1,macaddr=00:21:f6:00:00:02,model=rtl8139', '-net', 'tap,vlan=1,ifname=tap7.0,bridge=0004fb0010db0e6', '-M', 'xenfv']
    [2012-05-25 11:53:51 5218] INFO (image:464) device model pid: 23114
    [2012-05-25 11:53:51 5218] INFO (image:587) waiting for sentinel_fifo
    [2012-05-25 11:53:51 5218] DEBUG (XendDomainInfo:3511) Storing VM details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0', 'shadow_memory': '42', 'uuid': '0004fb00-0006-0000-0dc2-e0cdb0c7913c', 'on_reboot': 'restart', 'start_time': '1337957631.68', 'on_poweroff': 'destroy', 'bootloader_args': '', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'bootloader': '', 'image': "(hvm (kernel '') (expose_host_uuid 0) (superpages 0) (tsc_mode 0) (videoram 4) (hpet 0) (boot ncd) (vnclisten 127.0.0.1) (loader /usr/lib/xen/boot/hvmloader) (vncconsole 1) (serial pty) (vpt_align 1) (xen_platform_pci 1) (vncunused 1) (rtc_timeoffset 0) (pci ()) (pae 1) (stdvga 0) (hap 1) (viridian 0) (acpi 1) (localtime 0) (timer_mode 0) (vnc 1) (nographic 0) (guest_os_type linux) (pci_msitranslate 1) (oos 1) (apic 1) (nomigrate 0) (usbdevice mouse) (device_model /usr/lib/xen/bin/qemu-dm) (keymap en-us) (pci_power_mgmt 0) (usb 0) (xauthority /root/.Xauthority) (isa 0) (notes (SUSPEND_CANCEL 1)))", 'name': '0004fb00000600000dc2e0cdb0c7913c'}
    [2012-05-25 11:53:51 5218] DEBUG (XendDomainInfo:1864) Storing domain details: {'console/port': '3', 'description': '', 'console/limit': '1048576', 'store/port': '2', 'vm': '/vm/0004fb00-0006-0000-0dc2-e0cdb0c7913c', 'domid': '7', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'memory/target': '5324800', 'control/platform-feature-multiprocessor-suspend': '1', 'store/ring-ref': '1044476', 'console/type': 'ioemu', 'name': '0004fb00000600000dc2e0cdb0c7913c'}
    [2012-05-25 11:53:51 5218] DEBUG (DevController:95) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/7/0'} to /local/domain/7/device/console/0.
    [2012-05-25 11:53:51 5218] DEBUG (DevController:97) DevController: writing {'domain': '0004fb00000600000dc2e0cdb0c7913c', 'frontend': '/local/domain/7/device/console/0', 'uuid': '655f6440-ab6d-9db7-8ec1-8133b34fa34a', 'frontend-id': '7', 'state': '1', 'location': '3', 'online': '1', 'protocol': 'vt100'} to /local/domain/0/backend/console/7/0.
    [2012-05-25 11:53:51 5218] DEBUG (DevController:139) Waiting for devices vif2.
    [2012-05-25 11:53:51 5218] DEBUG (XendDomainInfo:1951) XendDomainInfo.handleShutdownWatch
    [2012-05-25 11:53:51 5218] DEBUG (DevController:139) Waiting for devices vif.
    [2012-05-25 11:53:51 5218] DEBUG (DevController:144) Waiting for 0.
    [2012-05-25 11:53:51 5218] DEBUG (DevController:629) hotplugStatusCallback /local/domain/0/backend/vif/7/0/hotplug-status.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:629) hotplugStatusCallback /local/domain/0/backend/vif/7/0/hotplug-status.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:643) hotplugStatusCallback 1.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:139) Waiting for devices vscsi.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:139) Waiting for devices vbd.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:144) Waiting for 51712.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:629) hotplugStatusCallback /local/domain/0/backend/vbd/7/51712/hotplug-status.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:643) hotplugStatusCallback 1.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:144) Waiting for 51728.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:629) hotplugStatusCallback /local/domain/0/backend/vbd/7/51728/hotplug-status.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:643) hotplugStatusCallback 1.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:144) Waiting for 51744.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:629) hotplugStatusCallback /local/domain/0/backend/vbd/7/51744/hotplug-status.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:643) hotplugStatusCallback 1.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:144) Waiting for 51760.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:629) hotplugStatusCallback /local/domain/0/backend/vbd/7/51760/hotplug-status.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:643) hotplugStatusCallback 1.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:139) Waiting for devices ioports.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:139) Waiting for devices irq.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:139) Waiting for devices vkbd.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:139) Waiting for devices vfb.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:139) Waiting for devices console.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:144) Waiting for 0.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:139) Waiting for devices pci.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:139) Waiting for devices tap2.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:139) Waiting for devices tap.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:139) Waiting for devices vusb.
    [2012-05-25 11:53:52 5218] DEBUG (DevController:139) Waiting for devices vtpm.
    [2012-05-25 11:53:52 5218] INFO (XendDomain:1225) Domain 0004fb00000600000dc2e0cdb0c7913c (7) unpaused.

    You can clone disks between repositories, if both repositories are presented to at least one server at the same time.

  • How to access oracle R12 applications from windows client

    Hi All,
    I installed R12 oracle applications on Linux through VMWare and every thing was fine now. My database listener, database and applications are up and running. I installed Java and Mozillla and established a soft link on LInux but was not able to access oracle applicaitons from Uniix box. I was seeing if i can do it from windows client. Mine is windows vista and i pinged the ipaddress and its connecting but was not able to access applications from windows client and also from linux.
    Can any one help me accessing applications from windows client and unix box

    Hi;
    I installed R12 oracle applications on Linux through VMWare and every thing was fine now. My database listener, database and applications are up and running. I installed Java and Mozillla and established a soft link on LInux but was not able to access oracle applicaitons from Uniix box. I was seeing if i can do it from windows client. Mine is windows vista and i pinged the ipaddress and its connecting but was not able to access applications from windows client and also from linux.
    Can any one help me accessing applications from windows client and unix box1. Be sure you can ping your linux from your client
    2. Be sure your selinux and firewal disable on linux machine
    3. Add your IP and hostaname to your windows C:\WINDOWS\system32\drivers\etc\hosts file
    4. Add your url to your trusted site on windows
    5. Use IE7 or check below note to can use certified browswer and access EBS
    Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
    Regard
    Helios

  • How to access Oracle Enterpise Manager from outside my VM

    Hi,
    I've Oracle VM VirtualBox version 4.1.2 installed on the host Windows XP and pre-built Database App Development VM (Updated Nov. 2011) worked on it.
    Everything is OK, I have NAT network and can run Enterprise manager inside my VM on URL https://127.0.0.1:1158/em
    Pleas, describe shortly:
    1.How I can access enterpise manager from outside VM ?
    2.What I have to write (HOST, PORT etc) in my tnsnames.ora file on the host system for the VM Oracle server to connect it from the host system ?
    Sincerely,
    Alex
    Edited by: AlexR on Dec 31, 2011 5:24 PM

    Hi Alex,
    the host and port depends on your network setup of your VM.
    Do an ifconfig -a and see what IP adress your guest has.
    With this IP address you should be able to access EM from outside your VM (but on the VM host, not from outside the network) with the same port.
    Regards
    Sebastian

  • Strange behaviour when accessing Oracle 8i table from servlet

    Hi there,
    First a little background, I've got a 2 column table in an Oracle 8i DB that holds a very simple code to word map. There are no strange characters. Both columns are varchar.
    From my desktop machine, when I execute the the following:
    <SNIP>
                OracleDataSource ods = new OracleDataSource();
                ods.setDriverType("thin");
                ods.setServerName("DBserver.db");
                ods.setDatabaseName("DB");
                ods.setPortNumber(1527);
                ods.setUser("user");
                ods.setPassword("password");
                Connection connection = ods.getConnection();
                Statement stmt = connection.createStatement();
                ResultSet res = stmt.executeQuery(SQL);
                CachedRowSet crs = new CachedRowSetImpl();
                crs.populate(res);
                while (crs.next()) {
                    System.out.println("ID: " + crs.getString(1) +
                                       ",  Name: " + crs.getString(2));
                }<SNIP>
    Everything works fine, and I get the results I expect (both return values for getString(1) and getString(2) are exactly as they are stored in the table)
    HOWEVER:
    When I execute the same exact code in a servlet sitting on a Tomcat server (I'm using a simple applet servlet model to access the table and return a response to the applet), crs.getString(int) returns strings like: 0x53, 0x54, 0x4E and so on.
    I am unsure what this means, and would be grateful for any assistance. I am wondering where to start to troubleshoot the problem.

    I suggest you use the name of the field in your getString() so you can be sure what field its getting.
    Example:
    from:
    crs.getString(1)
    to:
    crs.getString("first_name");
    Also, I suggest you get a connection, use it, and close it (along with closing the resultSet and statement) all within a try/catch/finally block. You have to close the connection when you are done with it or you may run out of connections.
    Also, I suggest replacing this:
    CachedRowSet crs = new CachedRowSetImpl();
    crs.populate(res);
    while (crs.next()) {
    System.out.println("ID: " + crs.getString(1) +
    ", Name: " + crs.getString(2));
    with something like this:
    while(resultSet.next()){
    System.out.println("ID"
    System.out.println("ID: " + resultSet.getString("first_name") +
    ", Name: " + resultSet.getString("last_name"));
    }

  • I currently run Windows 7 on my iMac using the Parallels software on a Virtual Machine. I now wish to use Windows through bootcamp. How do I remove windows from the Virtual Machine

    I currently run Windows 7 on my Imac through a Virtual Machine format with the Parallels software. I now wish to remove Windows from the VM restore the Hard Drive to a single partition then install windows 7 using bootcamp. How do I go about it

    The virtual machine isn't a partition on your hard drive, it's just a file. You can delete the vm by going into Paralells preferences or just drag t to the trash. Bootcamp will partition your hard drive for a Win 7 install.

  • Unable to access Oracle VM Manager from browser

    Hi,
    I am unable to access the Oracle VM Manager from my browser at any of the url's e.g. /em; /OVS; /apex
    I can connect to my server via putty, so I know the IP address that I am using is correct.
    In the /var/ovm-manager/oc4j.log file I get the following message:
    ERROR J2EE HTTP-00004 Internal error raised tyring to instantiate web-application: webapp defined in web site OC4J 10g (10.1.3) Default Web Site. Application: datatags does not exist. Error creating Web application: webapp
    The oc4j service is running and the ovs-agent service is running but I cannot connect.
    I am new to Oracle VM and Linux for that matter so it is entirely possible that something is not configured correctly somewhere
    I'll appreciate it if anyone can assist
    Thanks

    Try this command from the console or SSH to the server:
    service iptables stop
    If you can then access the URLs you will need to modify iptables to allow port 8888
    I think this is the command:
    iptables -I INPUT -p tcp --dport 8888 -j ACCEPT
    then:
    service iptables start
    Then try to connect again.

  • Accessing Oracle LDAP Service from Microsoft SQL*Server2000

    Hi
    We are trying to link onto the Oracle LDAP service from a stored procedure in an SQL*Server 2000 database. But we are not able to succeed.
    Anyone who can share some experience with us on the topic? Is it at all possible to do what we are trying to do? Must we install some driver software (or the like) at the SQL*Server side? Or do we have to write a Java application instead that uses JNDI to access OID and then connect to the SQL*Server?
    Any help is appreciated.
    Regards,
    Jan Holdam

    There are samples and more information on calling Web services from the database here:
    http://otn.oracle.com/tech/webservices/database.html

  • Oracle XE - multiple instacnes on virtual machines

    Hi,
    Can I run multiple instances of Oracle XE on a few virtual servers on the same machine?
    Regards,
    Jay

    License says:"Any use of the Oracle Database Express Edition is subject to the following limitations; 1. Express Edition is limited to a single instance on any server; 2. Express Edition may be installed on a multiple CPU server, but may only be executed on one processor in any server; 3. Express Edition may only be used to support up to 4GB of user data (not including Express Edition system data); 4. Express Edition may use up to 1 GB RAM of available memory."

Maybe you are looking for

  • Help, Mac Pro wouldn't start now stuck on grey screen

    Hi, My Mac Pro computer wouldn't start up properly. Sometimes I would press the button 30 times and still it wouldn't start. I have taken it to a Authorised Apple shop and first of all had a new graphics board replaced. A week later the same problem,

  • While pgi there is date error related to company code?

    I created a sales order and transfer order, then trying to post goods issue, I am getting this issue "Good movement: Error log Item         Material        Description            Delivery qty    UoM   Batch 000010    E M7 053        adafdfasd        

  • The tip of my headphones broke off and is now stuck inside my ipod,How do I get it out?

    My ipod (4th gen.) fell in my bathroom while it had the headphones in.The headphone had came out but I just picked it up and didnt look at it.I plugged my ipod in and left for an hour or so,when i came back I wanted to listen to my music.I tried plug

  • Unable to use dataitem action

    Hi Forum, I am building xMII's XML format document and in that I am using data item action to add data in a row. When i tried mentioning the document name,data item name and value in the 'configure object' option(data is mentioned at design time),  d

  • Dual Layer Burning (Mac Mini 1.42) UJ-845C

    So I understand that the Matshita UJ-845C superdrive is capable of burning Dual-layer DVD's, however it appears that perhaps that support has been turned off in firmware version DPP9? Anyone know if there is a firmware update for this that will enabl