Hi reg Oracle 10g R2- Sun box

Hi All,
Oracle 9.2 is running sun box ,
Is it possible to install 10g in different home?
if Yes, How do i set path to create 10g database in this server?
Thanks
Rajas

Raja
Yes you can install in different home
http://download.oracle.com/docs/cd/B10501_01/em.920/a96697/moh.htm#743462

Similar Messages

  • Oracle 10g with Sun AS 7

    Hello I am trying to use a Oracle DB with a Sun Application server 7, i create a connection pool with the following attributes:
    serverName: 147.2.9x.xx
    portNumber: 1521
    networkProtocol: thin
    user: SYSTEM
    password: xxx
    databaseName: orcl
    whn i use a JDBC Resources with the precious pool i get an exception at the iitialization of the pool, i have try with different parameters with no luck, does anyone have already use Oracle 10g with Sun AS 7, I will appreciate any pointers.
    thanks,
    Oscar Forero
    Exception:
    javax.servlet.ServletException: Servlet.init() for servlet Boot threw exception
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:949)
         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:813)
         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3355)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:3601)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:638)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:345)
         at org.apache.catalina.startup.Embedded.start(Embedded.java:957)
         at com.iplanet.ias.web.WebContainer.start(WebContainer.java:426)
         at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:514)
         at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:170)
    ----- Root Cause -----
    java.lang.ExceptionInInitializerError
         at oracle.jdbc.pool.OracleDataSource.<init>(OracleDataSource.java:96)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at java.lang.Class.newInstance0(Class.java:308)
         at java.lang.Class.newInstance(Class.java:261)
         at com.sun.enterprise.repository.JdbcConnectionPool.createDataSource(JdbcConnectionPool.java:234)
         at com.sun.enterprise.resource.JdbcUrlAllocator.createResource(JdbcUrlAllocator.java:80)
         at com.sun.enterprise.resource.IASNonSharedResourcePool.createSteadyResources(IASNonSharedResourcePool.java:856)
         at com.sun.enterprise.resource.IASNonSharedResourcePool.initPool(IASNonSharedResourcePool.java:416)
         at com.sun.enterprise.resource.IASNonSharedResourcePool.internalGetResource(IASNonSharedResourcePool.java:625)
         at com.sun.enterprise.resource.IASNonSharedResourcePool.getResource(IASNonSharedResourcePool.java:520)
         at com.sun.enterprise.resource.PoolManagerImpl.getResourceFromPool(PoolManagerImpl.java:263)
         at com.sun.enterprise.resource.JdbcXAConnection.<init>(JdbcXAConnection.java:74)
         at com.sun.enterprise.resource.Jdbc10XaAllocator.createResource(Jdbc10XaAllocator.java:94)
         at com.sun.enterprise.resource.IASNonSharedResourcePool.createSteadyResources(IASNonSharedResourcePool.java:856)
         at com.sun.enterprise.resource.IASNonSharedResourcePool.initPool(IASNonSharedResourcePool.java:416)
         at com.sun.enterprise.resource.IASNonSharedResourcePool.internalGetResource(IASNonSharedResourcePool.java:625)
         at com.sun.enterprise.resource.IASNonSharedResourcePool.getResource(IASNonSharedResourcePool.java:520)
         at com.sun.enterprise.resource.PoolManagerImpl.getResourceFromPool(PoolManagerImpl.java:263)
         at com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerImpl.java:170)

    please post your DataSource entry from the server.xml

  • How to make a connection pools to oracle 10g in sun application server 8

    env:
    windows xp.
    sun application server 8
    oracle 10g in windows xp .
    I do this
    1: copy the oracle jdbc ojdbc14.jar orai18n.jar file to sun/appserver/lib
    2. add path in admin console
    3. restart the server
    4. make a connnect pools with resource type javax.sql.DataSource
    5.add properties with password,username ,database name= jdbc:oracle:thin:@127.0.0.1:1521:orcl ,(with this url ,my jdbc program can connect oracle10).
    6 .try the ping , it show Operation 'pingConnectionPool' failed in 'resources' Config Mbean. Target exception message: Connection could not be allocated because: &#25351;&#23450;&#20102;&#26080;&#25928;&#30340;(direct to unusale) Oracle URL: OracleDataSource.makeURL
    please replay to me ,thank very much.

    I change the thin driver to oci driver ,jdbc:oracle:oci:@orcl ,then fix the problem.

  • Install Oracle 10g in Sun Solaris 10 x86_x64

    Hi,
    We installed Sun Solaris 10 x86_x64 and are trying to install Oracle 10g in that.
    When check for required packages. SUNWsprox is missing.
    # ./CheckPackage.sh
    system SUNWarc Lint Libraries (usr)
    system SUNWarcr Lint Libraries (root)
    system SUNWbtool CCS tools bundled with SunOS
    system SUNWhea SunOS Header Files
    system SUNWlibm Math & Microtasking Library Headers & Lint Files (Usr)
    system SUNWlibmr Math Library Lint Files (Root)
    system SUNWlibms Math & Microtasking Libraries (Usr)
    system SUNWlibmsr Math & Microtasking Libraries (Root)
    system SUNWlibms Math & Microtasking Libraries (Usr)
    system SUNWlibmsr Math & Microtasking Libraries (Root)
    system SUNWsprot Solaris Bundled tools
    system SUNWtoo Programming Tools
    system SUNWi1of ISO-8859-1 (Latin-1) Optional Fonts
    system SUNWxwfnt X Window System platform required fonts
    system SUNWi1cs X11 ISO8859-1 Codeset Support
    system SUNWi15cs X11 ISO8859-15 Codeset Support
    How can we install the package and what is the role of the packge.
    Thansk,
    Selva

    The SUNWfoo and SUNWfoox packages were generally merged for Solaris 10 SPARC packages. The foox would represent 64-bit binaries/libraries and may be left out of a 32-bit system install.
    Since Solaris 10 only runs a 64-bit kernel on SPARC, there's no reason to supply both packages and they were merged.
    For x86, 32-bit kernel mode is still supported, and the package separation exists.
    Darren

  • Oracle error ORA-00600 when using Oracle 10g and Sun One Web Server 6.1

    I have a java application that was running under Solaris 8 and Oracle 9i. I am trying to get it up and running on a new server that is configured with Solaris 9 and Oracle 10g. Whenever the application tries to connect to the database it receives the following error: ORA-00600 [ttcgcshnd-1][0]. My research indicates that this is an internal Oracle error that represents a low level unexpected condition. I have looked through my configuration for the Web Server and I have not been able to determine the cause of this problem. My DBA tells me that we have the latest patch installed for Oracle! Has anyone encountered this problem before? Any help would be greatly appreciated!

    If the problem is also present in a SWING app, i.e. outside the web server, then it is porbably something external to the webserver.
    I think you should ensure that the driver and database are compatible with each other. It is very likely that you need a new jdbc driver for the new database.
    download from here http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc101020.html
    try the ojdbc14.jar

  • ORA-28547 on oracle 10g/solaris9/sun cluster

    I get an error ORA-28547 each time I try to connect to the running instance of from a host different than the one oracle is running on.
    The listener.ora is as follows:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = IMA)
    (ORACLE_HOME = /opt/oracle/app/oracle/product/10.1.0/db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = oracle-lh)(PORT = 1521))
    the tnsnames.ora:
    IMA =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = oracle-lh)(PORT = 1521))
    (CONNECT_DATA =
    # (SERVER = DEDICATED)
    # (SERVICE_NAME = IMA)
    (SID = IMA)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    and the sqlnet.ora:
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    any idea of what's wrong? A ps -ef reports this process running:
    oracleIMA (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    can PROTOCOL=beq be the cause of the mess?
    Please help!!
    Thanks in advance

    In the block
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = IMA)
    (ORACLE_HOME = /opt/oracle/app/oracle/product/10.1.0/db_1)
    (PROGRAM = extproc)
    you have to remove line (PROGRAM = extproc)
    This line belongs to an external procedure call, not to a database instance, here's a simple example:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = Oracle.wkawollek.de)
    (ORACLE_HOME = C:\Oracle\Server)
    (SID_NAME = ORACLE)
    )

  • ฺBest solution to upgrad 9i on Windows to 10g on Sun

    Hi
    Users have a question about upgrade oracle 9i on windows and total size around 350GB to oracle 10g on sun solaris, What is best solution?
    I suggest to use exp but may be slowed because database have LOB data type around 300GB and current backup method is RMAN.
    Who have other solution or advise for this task?
    taohiko

    If you can upgrade your database on source, then transportable tablespace|database could be a nice option.
    Please, check the following output :
    SQL> SELECT PLATFORM_ID, PLATFORM_NAME, ENDIAN_FORMAT
      2*    FROM V$TRANSPORTABLE_PLATFORM
    SQL> /
    PLATFORM_ID PLATFORM_NAME                    ENDIAN_FORMAT
              1 Solaris[tm] OE (32-bit)          Big
              2 Solaris[tm] OE (64-bit)          Big
              7 Microsoft Windows IA (32-bit)    Little
             10 Linux IA (32-bit)                Little
              6 AIX-Based Systems (64-bit)       Big
              3 HP-UX (64-bit)                   Big
              5 HP Tru64 UNIX                    Little
              4 HP-UX IA (64-bit)                Big
             11 Linux IA (64-bit)                Little
             15 HP Open VMS                      Little
              8 Microsoft Windows IA (64-bit)    Little
              9 IBM zSeries Based Linux          Big
             13 Linux x86 64-bit                 Little
             16 Apple Mac OS                     Big
             12 Microsoft Windows x86 64-bit     Little
             17 Solaris Operating System (x86)   Little
             18 IBM Power Based Linux            Big
             20 Solaris Operating System (x86-64)Little
             19 HP IA Open VMS                   LittleIf the source OS and target OS have the same endian, then you could go for a database conversion (first upgrade your db to 10gR2 on source and migrate to the target).
    If the source OS and target OS have not the same endian, then you could go for a tablespace conversion (first upgrade your db to 10gR2 on source and migrate to the target).
    Please, find out more :
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/dbxptrn.htm
    Nicolas.

  • How to start Oracle Enterprise Manager(Oracle 9i) on Sun Solaris 9 platform

    Hi
    How to start Oracle Enterprise Manager(Oracle 9i) on Sun Solaris 9 platform and Oracle Enterprise Manager(Oracle 10G) on Sun Solaris 10 platform?
    Thanks.
    RJ.

    I need to use it to unlock some accounts.There is a SQL command to do that
    SQL> alter user <username> account unlock;
    Anyway...
    $ export ORACLE_SID=chucky
    $ emctl start dbconsole

  • 9i and 10g Listener in  SUN box  How do i stop .while applying the patch.

    Hi,
    Sun box running - I am having
    1. oracle_home 9i Version (database's are running)
    My team installed 10g Version 10.2.0.1 in Oralce_home1 there were no database are running in 10g, Now We plan to upgrade into 10.2.0.4 in oracle_home1 while applying patch its asking to stop the listener process.
    Is it mean to stop 91 listener or 10g listener?
    I had checked the running process in my server using grep -ef
    it show all process 9i database's and i find this home1/oracle/product/1020/bin tnslsnr LISTERNER -Inherit. How do i stop ? after applying the patch how do i start?
    Is it require down time?
    Thanks in advance.
    Rajas

    Hi
    When i check the lsnrctl status it is showing the error , How do i resolve it?
    In sun box:
    /home1/oracle/pro/920/bin -9i is running
    /home1/oracle/pro/1020/bin 10g is running
    When i check the lsnrctl status the above oracle home it through error
    Connecting to (ADDRESS=(PROTOCOL=TCP)(PORT=1521))
    TNS-12618: TNS:versions are incompatible
    Thanks in advance
    Rajas.
    Edited by: Rajas on Sep 23, 2008 8:36 PM

  • Oracle 10g installation on linux using virtual box.

    Hi,
    Iam trying to install oracle 10g on enterprise linux using virtual box.I downloaded oracle 10g for linux and while running the installer,Iam getting this error
    Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-04-16_07-29-46AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    Please help me to solve this

    user9362721 wrote:
    Hi,
    Iam trying to install oracle 10g on enterprise linux using virtual box.I downloaded oracle 10g for linux and while running the installer,Iam getting this error
    Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-04-16_07-29-46AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directoryHi.
    This question was answered in this forum yesterday. And the day before. And the day before that. And ... (Or at least it feels like we get this every day, and sometimes several times a day.)
    Search for 'xhost'

  • Oracle 10g R2 installation on sun solaris 10 Sparc machine

    Hi there,
    I encountered the following problem during oracle 10g R2 installation on sun solaris 10 Sparc machine
    Error encountered:
    Using paramFile: /u01/Oracle/10gr2_db_sol/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 5.8, 5.9 or 5.10. Actual 5.10
    Passed
    Checking Temp space: must be greater than 250 MB. Actual 2266 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 2335 MB Passed
    Checking monitor: must be configured to display at least 256 colors Failed <<<<
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    Continue? (y/n) [n]
    The following were the steps taken before encountering the above error
    1. logged into a workstation
    2. From its xterm terminal I logged to the oracle server via ssh oracle@ip
    3. keyed in the following at the command prompt
    DISPLAY=machine_name:0.0; export DISPLAY
    4. executed the following from the command prompt
    ./runInstaller
    Note: when executing the ./runInstaller, the preinstallation checking just hangs at Checking monitor: must be configured to display at least 256 colors. But the log file shows it failed during preinstallation checking as shown in Error encountered
    Please help me with this problem.
    Thank you
    Ravindran Kanniah

    It is because of UNIX shell. I also faced this error during installation.
    First check your shell by the following command.
    $ echo $SHELL
    Then select the below.
    For csh shell
    $ setenv DISPLAY 192.168.1.128:0.0
    $ export DISPLAY
    For sh,ksh and bash
    $ DISPLAY=192.168.1.128:0.0
    $ export DISPLAY
    After you do this check the value of DISPLAY variable.
    $ echo $DISPLAY
    If the DISPLAY variable is set then run ./runInstaller.
    One advice: Keep a complete log of your terminal session. This will help you in future :)
    -aijaz

  • Creating a connection pool using Oracle 10g, Sun ONE Application Serve 8.1

    Has any one succesfully configured Oracle 10g to work with Sun ONE Application Server 8.1 on Windows 2000 server service pack 4? I am embarking on a new J2EE project and I need to configure it as soon as possible.

    I haven't done it myself on that particular service pack, but I don't see why it should be any different than configuring a connection pool on other vanilla win2k/other OSes.
    Would you please try and let this forum know?
    thanks.

  • Can't install oracle 10g on windows XP(Virtual Box)

    Hi all,
    I have installed windows XP in Virtual Box, trying to install Oracle 10g in it. It won't start the installation..no clue about it.  I installed winrar(as the 10g setup was in rar format, had to extract it).
    without any issues winrar got installed, where as Oracle 10g simply wont get installed...no error message is thrown..
    in fact I have installed 10g on a XP PC just last week..not sure where what I am missing
    i am using "Briged Adapter" Network
    If anybody has experienced same issue, kindly let me know....
    mohib

    Hi Srini,
    Thanks for helping me with the link to be frank I had looked into it long back...
    yes the software worked just yesterday, I had installed on XP(different machine).
    I added my PC to domain, logged in as Administrator & double clicked, same....no response.
    At last I used "command prompt" and it worked!!   not sure how or why...but worked.
    Now my database is created successfully
    Yes would like to know why this happened....and how things worked via command prompt & not by double click....would greatly appreciate if anybody helps me on this.

  • Oracle 10g + Solaris + 32bit Sun Hardware

    Does Oracle 10g (which has a default 64bit Solaris installation) work on solaris + 32bit Sun Hardware? thanks

    Hi,
    yes, it does work on a 32 bit hardware, but you need a 64 bit version of Solaris.
    Regards
    Laurent Schneider
    OCM-DBA

  • Query for oracle 9i and 10g on same box

    HI
    All,
    I have oracle 9i installed on one box it has
    oracle home /u01/app/oracle/product/9.2.0
    and i am gonna install oracle 10g on different home /u01/app/oracle/product/10.2.0
    Do I need to specify different location for OraInventory?
    so what else I need to take care?
    Thanks,
    Vishal

    So there should not be a problem if it is the same
    orainventory location for both 9i and 10g right.There should be no problem.
    can you throw more focus on below ?
    When managing different oracle versions on the same
    box you should take care of environment variables to
    properly point to each ORACLE HOME and PATH, and
    ensure different ports do not conflict.
    For instance, you should use the Listener of the latest release on the server (in this case 10g) to services all the databases on that box 9both 9i and 10g).
    When you want to startup and shutdown 9i database, you do not want to shutdown a 10g database by mistake. Hence, setting things like ORCLE_HOME and ORACLE_SID.
    Also, Oracle Server make use of libraries. You do not want to mix up 9i and 10g libraries. hence take care when you set things like PATH, LD_LIBRARY_PATH etc
    The same applies to all Environment variables you want to set on the server that has different oracle releases. You just need to ensure that when you logon, your variables are set correctly for the intended oracle release before you do anything.

Maybe you are looking for