Remotely connecting to oracle linux on vmware from putty

Hi,
I have installed Oracle Linux on Vmware workstation. The Host is Windows 8. From the Host, I am able to connect via putty. But from another laptop, I am unable to connect via putty. Both, the laptop and the Host PC are on the same wifi. Can anyone suggest?
Thanks

There is no way to pin point your problem because it is not possible to guess how you have configured your network and how you configured your virtual machine. A common problem is either your Windows firewall, or you have been choosing the default network adapter for your virtual machine setup of the guest system, which typically uses a NAT adapter, so your host PC acts as a proxy for your virtual machine, but it does not allow to address your virtual machine from outside. This is a question of your vmware setup and not necessarily a question how to configure Oracle Linux. However, this is not a vmware forum.

Similar Messages

  • Cannot connect to Oracle 8i with IIOP from JDev3.1

    Hi,
    I have the problem of connect to Oracle 8i with IIOP from JDeveloper 3.1 when I build application with BC4J. I can connect to my Oracle 8i database with ODBC easily but failed with IIOP. Does anyone here has the same experience?
    Any help will be appreciated. Thank you.
    null

    Hi Daniel:
    I've solved the problem mentioned above. It requires two settings:
    I) Enabling Multithreaded Server Support for IIOP Clients;
    II) Listener's listening to port 2481
    Of course you should have installed JServer into your Oracle 8i database.
    In your init.ora file, you should have the following two lines:
    mts_dispatchers = "(PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer)"
    mts_dispatchers = "(protocol=TCP)"
    To confirm this you may use SQLPLUS to list the parameters of the database setting:
    mts_dispatchers string (PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer), (protocol=TCP)
    mts_servers integer 1
    And in TNSnames.ora file the setting should like this:
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = wangsvr)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = wangsvr)(PORT = 2481))
    All these two settings ( init.ora and tnsnames.ora ) can be done with "Database Configuration Assistant" and "Net8 Assistant"
    I solved my problem this way, your problem may not the same but anyway you may try it.
    null

  • Windows 2008 R2 ODBC connect to Oracle Linux with 11g db

    Hi
    i installed a fresh oracle linux and installes 11.2.0 database server. the server works fine but i have a proplem to connect to the database from a windows 2008 r2
    client. For the client connection i installed the oracle instantclient on the windows system. Now i want to configure the system dsn to connect to the oracle
    server like this
    data source description: vSphere 64
    description: ----
    TNS Service Name: VCDB
    user id: system
    then i go to TEST connection
    Service Name: VCDB
    user name: system
    Password: mypassword
    so i copied the tnsnames.ora from the server to the client
    then i get
    ora-12504 tns listener was not given the SERVICE_NAME in CONNECT-DATA
    here´s my tnsnames.ora from the client
    VCDB =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.31.98.173)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = vcdb.vmware)
    i tested serveral config´s but nothing works. I can ping the server and also i cn telnet the server on port 1521. The listener on the server works fine
    lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 20-SEP-2010 20:48:52
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=vc-db1.mydomain)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 20-SEP-2010 20:47:45
    Uptime 0 days 0 hr. 1 min. 7 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/vc-db1/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=vc-db1mydomain)(PORT=1521)))
    Services Summary...
    Service "vcdb.vmware" has 1 instance(s).
    Instance "vcdb", status READY, has 1 handler(s) for this service...
    Service "vcdbXDB.vmware" has 1 instance(s).
    Instance "vcdb", status READY, has 1 handler(s) for this service...
    The command completed successfully
    but it´s not possible to create a connection to the server. My enviroment variables are this
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1
    ORACLE_HOSTNAME=vc-db1.mydomain
    ORACLE_SID=vcdb
    ORACLE_TERM=xterm
    so i think on the server site everything is correct. How could i establish a connection from the windows client
    to the linux database server. Or is ODBC the wrong method for this?
    Kind regards
    ACID25
    Edited by: 796038 on 20.09.2010 12:12

    "connectstring" is not a valid attribute with Oracle's ODBC driver, so since there is no datasource attribute specified, the app is trying to connect to a local database, and since you don't have one, you get 12560.
    To resolve the problem, pass DBQ=      instead of  CONNECTSTRING=
    http://docs.oracle.com/cd/B19306_01/server.102/b15658/app_odbc.htm#i1093897
    Greg

  • Connecting Win95 - Oracle/Linux Server

    Hi,
    I recently purchased a 5 client license for Oracle Linux. I
    installed the server on my Redhat 5.2 machine and the
    Net8/SqlPlus client on my win95 box. I have a billing system I'm
    trying to install (PRISM, www.isppower.com) with the client on
    the win95 and the database on Linux. I can run Net8Assistant
    and create a name (PRISM) for the server. I can connect to the
    name using SQLPLUS. I created a new user, tablespace, tables and
    data using the scripts that come with the billing system. All
    this worked using SQLPLUS on the win95 box connecting to the
    linux server. Now, when I try to run the billing application
    which uses ODBC I get an error that Oracle cannot find the name
    server. This is coming from the ODBC driver.
    Using NetAssistant I can't find any Oracle Name servers. The
    only thing I'm running on the linux box is the database (dbstart)
    and the listener (lsnctrl start).
    The listener status give this output (not permission denied
    problems on the TNS entries)
    LSNRCTL for Linux: Version 8.0.5.0.0 - Production on 04-DEC-98
    11:03:17
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=ORCL))
    TNS-12546: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00516: Permission denied
    Linux Error: 13: Permission denied
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=PNPKEY))
    TNS-12546: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00516: Permission denied
    Linux Error: 13: Permission denied
    Connecting to
    (ADDRESS=(PROTOCOL=TCP)(Host=foobar.crocker.com)(Port=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 8.0.5.0.0 -
    Production
    Start Date 02-DEC-98 12:50:13
    Uptime 1 days 22 hr. 13 min. 3 sec
    Trace Level off
    Security OFF
    SNMP OFF
    Listener Parameter File
    /usr/oracle/product/8.0.5/network/admin/listener.ora
    Listener Log File
    /usr/oracle/product/8.0.5/network/log/listener.log
    Services Summary...
    ORCL has 1 service handler(s)
    extproc has 1 service handler(s)
    The command completed successfully
    Any suggestions?
    -Matt
    null

    Hi Matthew...
    The problem is your ODBC- Call, for sure. Are there some more
    informations ? 16bit ? 32 bit ? Which type of net ? Is your
    odbc-driver capable for Net8 ? Will you give an description of
    your dsn ?
    Some suggestions...if your odbc-call is not Net8 capable, try the
    following in your registry:
    hkey_local_machine -> software -> oracle
    add TNS_ADMIN
    value C:\ORAWIN95\NET80\ADMIN
    which references the path for your tnsnames.ora file
    Hope it works
    Regards
    Mathias
    Matthew Crocker (guest) wrote:
    : Hi,
    : I recently purchased a 5 client license for Oracle Linux. I
    : installed the server on my Redhat 5.2 machine and the
    : Net8/SqlPlus client on my win95 box. I have a billing system
    I'm
    : trying to install (PRISM, www.isppower.com) with the client on
    : the win95 and the database on Linux. I can run Net8Assistant
    : and create a name (PRISM) for the server. I can connect to the
    : name using SQLPLUS. I created a new user, tablespace, tables
    and
    : data using the scripts that come with the billing system. All
    : this worked using SQLPLUS on the win95 box connecting to the
    : linux server. Now, when I try to run the billing application
    : which uses ODBC I get an error that Oracle cannot find the name
    : server. This is coming from the ODBC driver.
    : Using NetAssistant I can't find any Oracle Name servers. The
    : only thing I'm running on the linux box is the database
    (dbstart)
    : and the listener (lsnctrl start).
    : The listener status give this output (not permission denied
    : problems on the TNS entries)
    : LSNRCTL for Linux: Version 8.0.5.0.0 - Production on 04-DEC-98
    : 11:03:17
    : (c) Copyright 1997 Oracle Corporation. All rights reserved.
    : Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=ORCL))
    : TNS-12546: TNS:permission denied
    : TNS-12560: TNS:protocol adapter error
    : TNS-00516: Permission denied
    : Linux Error: 13: Permission denied
    : Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=PNPKEY))
    : TNS-12546: TNS:permission denied
    : TNS-12560: TNS:protocol adapter error
    : TNS-00516: Permission denied
    : Linux Error: 13: Permission denied
    : Connecting to
    : (ADDRESS=(PROTOCOL=TCP)(Host=foobar.crocker.com)(Port=1521))
    : STATUS of the LISTENER
    : Alias LISTENER
    : Version TNSLSNR for Linux: Version 8.0.5.0.0
    : Production
    : Start Date 02-DEC-98 12:50:13
    : Uptime 1 days 22 hr. 13 min. 3 sec
    : Trace Level off
    : Security OFF
    : SNMP OFF
    : Listener Parameter File
    : /usr/oracle/product/8.0.5/network/admin/listener.ora
    : Listener Log File
    : /usr/oracle/product/8.0.5/network/log/listener.log
    : Services Summary...
    : ORCL has 1 service handler(s)
    : extproc has 1 service handler(s)
    : The command completed successfully
    : Any suggestions?
    : -Matt
    null

  • How to connect to Oracle 8i Personal Edition from another app like TOAD?

    I downloaded Oracle 8.1.7 Personal Edition; and the download went like a breeze.
    I installed Oracle and can connect to the database using SQL*Plus without specifying Host Name.
    I am very much familiar with TOAD (Tool for Oracle Application Developer). But I am unable to connect to Oracle 8.1.7 Personal Edition database from TOAD. I get a ORA-12541: TNS:no listener error when I give the global database name as the database name.
    Can anybody help me? Your help will be appreciated very much.

    SQL*PLus does not use the listener to connect to Oracle8i Personal Edition. That is why you are able to connect with SQL*Plus and not TOAD when the listener is not started.

  • Can i remotely connect to my external hard disk from my iPhone/iPad?

    Hello,
    I just bought a new apple time capsule.
    Can i remotely connect it with my mac without a static public IP?
    I read that i can not reach it remotely anymore for iPhone en iPad since the last update, is that correct?
    So than i want to connect my external connected hard disk. Is this possible with my iPhone or iPad?
    I heard about filebrowser but it doesn't work well.
    And what about apple TV, can i stream from my TC?
    Can anybody explain how i can fix this?
    Thx
    Macbook Pro 2012, iPhone 6, iPad air 2, Apple TV

    Apple have no method to connect iOS device to the TC at any time.. LAN or WAN.. so any method you use must come from 3rd party app.
    I heard about filebrowser but it doesn't work well.
    It works as well as any other app can. Remote access must be based on a network protocol and the only ones supported by Apple are AFP and SMB.
    AFAIK people have not been successful getting AFP based file apps on iOS to work remotely although I have not checked closely for a while.
    So you have to use SMB.. and at least filebrowser has instructions.
    http://www.stratospherix.com/support/gsw_timecapsule.php?page=6remote
    It is however unsafe opening SMB at any time. And I suggested people try it with different ports instead of obvious ones.. but that didn't work so why it needs to be 20445 I don't know.. but it does make it fairly obvious.
    The alternative method which is really the only safe way to do this is using a different router.. one with built in vpn servers. These used to be expensive but you can buy them now for less than $100.. or use routers with 3rd party. You have to move the TC to being bridged and used as WAP and switch. However that is not a major issue. The vpn router will include a standard ddns client so that fixes not having static IP.
    And iOS has good vpn clients built in or app add ons.
    VPN is the right way to do this.
    And what about apple TV, can i stream from my TC?
    TC is a dumb hard disk in a router.. it has no media extensions. Apple TV is not a media player.. it is a streamer. So you must have an application which can stream from TC to the ATV which means you need a computer with iTunes or you need ipad and some software that can read files and stream it.. obviously apple built the system for itunes and itunes pretty much exclusively.
    If you get a WD live TV it can play source material directly from TC.. because it is a true media player. Apple TV cannot.

  • How connect the oracle/Linux using ODBC

    I want to connect the Oracle which install on Linux using Odbc, so my win98 machine can connect with the oracle.
    But I don't know how to do ? May I install some Odbc driver in the Linux machine? and install odbc driver in my win98 machine?
    my email: [email protected]

    You may use this way:
    1. Start on the server (Linux) Net*8 listener (lsnrctl start)
    2. Install on the client (win98) Net*8 and configure it (Net8 Easy Configuration)
    3. Install on the client (win98) ODBC drivers for ORACLE (by ORACLE or others) and configure it

  • Cannot connect to Oracle 10g XE Server from Client

    I have tried in vain to connect to the Server from a client installation using both browser and SQLPlus. Someone help me out pls...
    Glogo.

    I have read the SelfStudy many times but Sheila can't help me. I have installed 10g XE Client on a different pc and tried connecting as follows to no avail:
    FROM Run SQL Command line; I entered "conn glogo/*****@GServer:8080/apex" the report I always get is
    ORA-12170: TNS:Connect timeout occured
    From Internet Explorer; I entered "http://GServer/127.0.0.1:8080/apex" the report I get is internet explorer cannot display the webpage
    I ensured the listener is on by typing LSNRCTL STATUS on the command line of the system running the Server. The report indicates that the Listener is ready.
    I am still wondering what is wrong! I have also changed network setting from DHCP to static IP without results. What next friend(s)? Do you know?

  • Problem on remote connection to Oracle Enterprise Edition

    Hi, I have problem, a installed Oracle 11 Enterprise Edition and it works fine, but no one on my network can't access a database on my computer. Is there some kind of congiguration that I must do, so network access would be enabled

    user10444101 wrote:
    installed oracle client to the computers which are not connected and configure service name on that computer.
    SangaMy car doesn't start. Tell me what I have to do to make it start.
    How are you trying to connect what feedback (error messages?) do you get?

  • Oracle 8i - Remote connection

    Hi All
    I have installed Oracle 8i in two different networks(both are LAN). I need to remotely connect to Oracle in other network from my home network via VPN.
    (I have already setup VPN connection between these to nework)
    Is this possible. If so how can i connect. Please reply me.
    Many Thanks

    Prince0606 wrote:
    Hi All
    I have installed Oracle 8i in two different networks(both are LAN). I need to remotely connect to Oracle in other network from my home network via VPN.
    (I have already setup VPN connection between these to nework)
    Is this possible. If so how can i connect. Please reply me.
    Many Thanks
    8i is obsoleted & unsupported this whole Century.
    Both problem & solution are external to Oracle and are basic OS/Networking configuration issues.
    You decided we did not need to know OS name or version for either system & solution specifics are OS depenedent.
    How do I ask a question on the forums?
    https://forums.oracle.com/message/9362002#9362002

  • Network problems with Oracle Linux 5.7 on Vmware ESX 4.1

    We recently installed Oracle Linux 5.7 64 on Vmware in order to run OVM Manager 3.02. The VM experiences random frequent network connectivity problems. There are no errors showing up in the network stats. The Vmware environment hosts many production VMs with no issues. We did have some trouble configuring Vmware tools with the uek kernel, so we booted the vm with the base kernel and we were then able to configure Vmware tools with no problems. We have tried running the VM on two different ESX servers with no improvement.
    The network connectivity problems persist even with the base kernel. We get random ping failures into and out of the VM, and random disconnects of ssh terminal sessions.
    I am not very experienced with linux, being primarily a vmware and aix admin. Any tips on stabilizing Oracle Linux on Vmware are greatly appreciated otherwise, I will have to beg for a new server to host the OVM manager.
    Thanks,
    Bob

    The network connectivity problems persist even with the base kernel. We get random ping failures into and out of the VM, and random disconnects of ssh terminal sessions.Before you check on software and driver updates you might want to check your hardware settings. I've seen problems like this before when using a bad network cable or having a duplex mismatch. The later can happen when changing from a router to a network switch and configuring the switch for fixed full duplex. Depending on which end you sit you won't even see any network errors, but packages will disappear depending on traffic. Make sure you have set server's NIC and network switch port to the same topology ie. fixed or auto-negotiate, but not mixed. You can use the "ethtool" on the Linux system to verify the current settings.

  • Unable to Connect to Oracle VMs from network

    Hi,
    I have problem connectivity problem in my virtual machines.I am unable to connect to XEN VMs from my network. But my domU is visible in my route in the network as an attached device with the correct mac address. But I am unable to connect to other computers from my domU and vise versa. Please help.
    Output of ifconfig from dom0 is given below
    eth0 Link encap:Ethernet HWaddr 00:0C:29:8C:E2:B3
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:1051 errors:0 dropped:0 overruns:0 frame:0
    TX packets:493 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:96109 (93.8 KiB) TX bytes:76110 (74.3 KiB)
    Interrupt:17 Base address:0x2000
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:246 errors:0 dropped:0 overruns:0 frame:0
    TX packets:246 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:38762 (37.8 KiB) TX bytes:38762 (37.8 KiB)
    vif1.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:71 errors:0 dropped:0 overruns:0 frame:0
    TX packets:350 errors:0 dropped:37 overruns:0 carrier:0
    collisions:0 txqueuelen:32
    RX bytes:8906 (8.6 KiB) TX bytes:31618 (30.8 KiB)
    xenbr0 Link encap:Ethernet HWaddr 00:0C:29:8C:E2:B3
    inet addr:192.168.100.32 Bcast:192.168.100.255 Mask:255.255.255.0
    inet6 addr: fe80::20c:29ff:fe8c:e2b3/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:1096 errors:0 dropped:0 overruns:0 frame:0
    TX packets:432 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:89115 (87.0 KiB) TX bytes:67364 (65.7 KiB)
    Output of brctl show is
    bridge name     bridge id          STP enabled     interfaces
    xenbr0          8000.000c298ce2b3     no          vif1.0
                                       eth0
    output of ifconfig from domU is
    eth0 Link encap:Ethernet HWaddr 00:16:3E:6E:64:3C
    inet addr:192.168.100.33 Bcast:192.168.100.255 Mask:255.255.255.0
    inet6 addr: fe80::216:3eff:fe6e:643c/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:479 errors:0 dropped:0 overruns:0 frame:0
    TX packets:71 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:43609 (42.5 KiB) TX bytes:9900 (9.6 KiB)
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:329 errors:0 dropped:0 overruns:0 frame:0
    TX packets:329 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:24394 (23.8 KiB) TX bytes:24394 (23.8 KiB)
    My vm.cfg file looks like
    bootloader = '/usr/bin/pygrub'
    disk = ['file:/OVS/seed_pool/OracleDB/System.img,xvda,w',
    'file:/OVS/seed_pool/OracleDB/oracle11g_x86_asm.img,xvdb,w']
    memory = '2048'
    name = 'OracleDB'
    on_crash = 'restart'
    on_reboot = 'restart'
    vcpus = 2
    vfb = ['type=vnc,vncunused=1,vnclisten=0.0.0.0']
    vif = ['bridge=xenbr0,ip=192.168.100.33,type=netfront,mac=00:16:3E:6E:64:3C']
    vif_other_config = []
    xend-config.sxp has following two lines:
    (network-script network-bridge)
    (vif-script vif-bridge)
    Please let me know if any other information is needed.
    Thanks,
    Ruchin

    I have a Dell Power Edge Server with 1 network card. I have installed VMWare ESXi 5 on it. Created several Windows 2003 Servers Virtual Machines. Networking is working fine all these windows machines. On one of the virtual machines I have installed Oracel VM Server 2.2.2 (Dom0) and on top of it I am trying to install Oracle VM Template for Oracle 11g provided by Oracle. I am having connectivity issues on the Oracle 11gDB (DomU). I can ping and ssh from Dom0 to DomU and vice versa. But I cannot connect the Oracle DB machine from any other machine. I can connect the Oracle VM Server (Dom0) from other computers in my network.
    Any clue what the issue is ?
    Thanks,
    Ruchin

  • How to remote connect from NWBC  to r/3 with saprouter string

    Hi Experts,
    We've just installed and configure Business Client and succesfully login abap system, and i wonder is it possible to  remote connect ERP 6.0 Abap system from Business Client via saprouter string,
    Regards,

    Hi Atakan,
    Did you solve the problem?. I need o do the same.
    Regards,
    Carlos.

  • Download Oracle Linux from E-Delivery ..

    Hi,
    I have downloaded the "Oracle Linux Release 5 Update 6 Media Pack for x86 (32 bit)".link: https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=13392056.
    After i download i got zip file "V24478-01". Please tell me how i can go futher .. I am planning to install it on Vmware Workstation.
    When i gone through read me, suggesting to download unzip utility. but its for Linux.My host is Windows XP on this am planning to install Oracle Linux on VMware Workstation.
    Please guide me.
    Thanks

    NewAppsDBA wrote:
    Hi,
    I have downloaded the "Oracle Linux Release 5 Update 6 Media Pack for x86 (32 bit)".link: https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=13392056.
    After i download i got zip file "V24478-01". Please tell me how i can go futher .. I am planning to install it on Vmware Workstation.
    When i gone through read me, suggesting to download unzip utility. but its for Linux.My host is Windows XP on this am planning to install Oracle Linux on VMware Workstation.
    Please guide me.
    ThanksZip files are binary files. They, in themselves are neither Windows nor *nix files.  Unzip it.  It contains an iso file, which is also binary.  Then create your VM.  When you first start your vm, you will be prompted for the installation image.  Point it to the iso file you unzipped.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Packages,patches,RPM required in Oracle Linux 6 for EBS R12 installation.

    Hello,
    I am a not a newbie and i am trying to do a vision installation of Oracle EBS R12 on my laptop.
    I have downloaded Oracle Enterprise Linux release 6 update 3 media pack from edelivery.com and installed Oracle Linux on Vmware workstaion.
    Now i want to know what all patches, packages and RPM's are required as a pre-requisite before proceeding with installation of R12.
    How to check whether they are already present and how to install them.
    I have referred to oracle notes but confused in which points to follow and which to skip.
    Please guide.
    Thanks,
    Swapnil

    swapnil_yeole wrote:
    Hello,
    I am a not a newbie and i am trying to do a vision installation of Oracle EBS R12 on my laptop.
    I have downloaded Oracle Enterprise Linux release 6 update 3 media pack from edelivery.com and installed Oracle Linux on Vmware workstaion.
    Now i want to know what all patches, packages and RPM's are required as a pre-requisite before proceeding with installation of R12.
    How to check whether they are already present and how to install them.
    I have referred to oracle notes but confused in which points to follow and which to skip.
    Please guide.
    Thanks,
    SwapnilAll OS packages and rpms can be found in these docs.
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 [ID 761564.1]
    Use "rpm -qa" command to verify if the package is installed or not.
    To install the packages, please use "yum install" or "rpm -Uvh" command.
    Thanks,
    Hussein

Maybe you are looking for