Oracle installation on aix

hello,
i am on a project where i need to install oracle 10gr2 on aix 6.1.
the issue i am looking at right now is this
we already install oracle 10gr2 the server using a particular partition now
i want to install oracle 10gr2 on the same server but a different partition.
what i need to know now is that
1) how do i go about it now.
2) if i am to start do i do any pre installation check again?
Thanks
abdurrahman

AbdurRahman wrote:
hello,
i am on a project where i need to install oracle 10gr2 on aix 6.1.
the issue i am looking at right now is this
we already install oracle 10gr2 the server using a particular partition now
i want to install oracle 10gr2 on the same server but a different partition.
what i need to know now is that
1) how do i go about it now.
2) if i am to start do i do any pre installation check again?
Thanks
abdurrahmanwhen all else fails, Read THe Fine Manual
INSTALLATION GUIDE found at URL below
http://www.oracle.com/pls/db102/homepage?remark=tahiti

Similar Messages

  • Oracle installation on AIX with existing instances

    Hi,
    I would like to know if there is a procedure document which can explain the installation of Oracle 9.2 on AIX platform of a host, where there are 3 instances of DB already existing.
    Do I need to run 'rootpre.sh' before I execute runinstaller?
    What precautions that I need to take care? I am worries if I do any new environment variables setup that may disturb the existing instances of SAP R/3/oracle.
    Thanks,
    Ramesh.

    see also this SAP note beside the SAP note  98252.
    21960 - Several instances/systems on one UNIX computer
    You need to execute rootpre.sh once per host.
    Best regards
    Baran

  • Oracle 11g R2 RAC installation on AIX

    hi,
    I wana setup Oracle 11g R2 RAC on Ibm with AIX. Is there any good document or cookbook explaining step by step procedure for the installation...I'll be thankful
    thanx

    Hi;
    Please check below links which is mention about 11gR2 Rac installation on AIX
    11gR2 RAC installation in AIX help urgent
    Re: 11gR2 RAC installation in AIX help urgent...!!!!
    11gR2 RAC Installation Manual (with ASM+Rawdevice)
    http://www.goodus.com/knowledge_pds/%EA%B8%B0%EC%88%A0%EB%85%B8%ED%8A%B8_11gR2_RAC_Guide.pdf
    Regard
    Helios

  • Oracle 9i Rel 2 Installation on AIX---JDK Directory

    Oracle 9i on AIX 5.3
    Message was edited by:
    Maran Viswarayar

    slibclean is very AIX specific, non-direct related to Oracle software.
    Common error of the AIX beginners.
    But as far as I remember, when you launch the installer, a message must advise you to run this command, and you should confirm (press 'enter' key) once it's done.
    the reason i missed out step in the README.txt Common errors of beginners ;-) Even if you think you are experienced guy, you should read the doc as well, just to be sure do not forget any steps.
    Case sensitive... one of the most common error of the Unix beginners.
    Moreover ,take care do not start one instance in upper, one other in lower case.
    One more thing : don't take it wrong, but if you have no specific question and want to share your experience, you should blog instead of post in the forum.
    Nicolas.

  • Oracle DB 9201 installation on AIX 5L with 32 bit architecture!!

    Hi,
    I have installed AIX 5L on 32 bit kernel machine.
    Thereafter I have installed Oracle 9.2.0.1 Database!!
    But whenever I am running sqlplus or listener it gives me an error that "you cannot run 64 bit application on 32 bit machine"
    but I am able to run DBCA or NETCA command from oracle home directory & it runs properly. It also create & configure the listener but due to the above mismatch it could not start!!
    Can any one help !!
    Regards,
    Indraneel

    Same thread into Installation Forum : Re: Oracle DB 9201 installation on AIX 5L with 32 bit architecture!!
    Nicolas.

  • Oracle 9i installation on AIX 5L -  fileset required not found in OS

    In the latest release notes for installation of Oracle 9i on AIX 5L (dated August 2002), it is stated in the systems requirements that
    in addition to bos.perf.libperfstat, the following filesets are also required:
    bos.adt.base, bos.adt.libm and bos.adt.perfstat.
    All except bos.adt.perfstat were found. IBM support states that there is no such fileset.
    We're having linking errors and we think that it is due to this missing fileset.
    Anyone know where we can find this fileset since it is not on the AIX 5L OS CD?
    Any help is appreciated. Thanks

    When I installed the first time, it didn't find perfstat either. It is located in /usr/lib/perf . It is part of bos.perf.
    Did you also have a problem with the -lm on the ld commands? I cant find a m.a or m.so anywhere on my system and if I remove that library from the command, I end up missing things.
    Ken

  • Oracle Installation 9.2.0.1 on AIX 5.3

    Installation of 9.2.0.1 and patch to 9.2.0.6 enterprise edition. I Do not have to create a database, just have to install software only. Run the installer with the ignoreSysPrereqs option.
    I have already run the script by rootpre.sh, I have also set the Oracle home and oraInventor Display.
    slkprtn21:/tmp_mnt/oracle_9.2.0.1_cd_AIX/disk1 > ORACLE_HOME=/ORACLE/app/oracle/product/9.2.0.6 export ORACLE_HOME
    slkprtn21:/tmp_mnt/oracle_9.2.0.1_cd_AIX/disk1 >oraInventory=/ORACLE/app/oracle/oraInventory export oraInventory
    slkprtn21:/tmp_mnt/oracle_9.2.0.1_cd_AIX/disk1 >DISPLAY=slkprtn21:0.0 ; export DISPLAY
    slkprtn21:/tmp_mnt/oracle_9.2.0.1_cd_AIX/disk1 >ll
    total 112
    -rwxr-xr-x 1 25882 502 11181 May 10 2002 rootpre.sh
    -rwxr-xr-x 1 25882 502 2455 May 10 2002 runInstaller
    -rwxr-xr-x 1 25882 502 5335 Jun 10 2002 index.htm
    drwxr-xr-x 7 25882 502 8192 Aug 21 2002 stage
    drwxr-xr-x 4 25882 502 96 Aug 21 2002 install
    drwxr-xr-x 6 25882 502 8192 Aug 21 2002 doc
    drwxr-xr-x 2 25882 502 8192 Aug 21 2002 response
    slkprtn21:/tmp_mnt/oracle_9.2.0.1_cd_AIX/disk1 >./runInstaller -ignoreSysPrereqs
    Your platform requires the root user to perform certain pre-installation
    OS preparation. The root user should run the shell script 'rootpre.sh' before
    you proceed with Oracle installation. rootpre.sh can be found at the top level
    of the CD or the stage area.
    Your platform requires the root user to perform certain pre-installation
    OS preparation. The root user should run the shell script 'rootpre.sh' before
    you proceed with Oracle installation. rootpre.sh can be found at the top level
    of the CD or the stage area.
    Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle
    installation.
    Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.
    Has 'rootpre.sh' been run by root? [y/n] (n)
    y
    slkprtn21:/tmp_mnt/oracle_9.2.0.1_cd_AIX/disk1 >Initializing Java Virtual Machine from /tmp/OraInstall2007-10-26_02-39-10PM/jre/bin/java. Please wait...
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using 'slkprtn21:0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:77)
    at java.lang.Class.forName1(Native Method)
    at java.lang.Class.forName(Class.java:142)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:72)
    at java.awt.Window.<init>(Window.java:202)
    at java.awt.Window.<init>(Window.java:244)
    at java.awt.Frame.<init>(Frame.java:329)
    at java.awt.Frame.<init>(Frame.java:276)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)
    After exporting the display, it shows can't open.
    slkprtn21:/ORACLE/app/oracle >xclock
    Error: Can't open display: 10.15.79.5
    Every Time I'm gng to stuck here.. please help
    Message was edited by:
    user592074

    I'm trying to install Oracle server on this box (abc_test 10.15.79.50) and while launching runInstaller I have got the below error.
    slkprtn21:/tmp_mnt/oracle_9.2.0.1_cd_AIX/disk1 >./runInstaller -ignoreSysPrereqs
    Your platform requires the root user to perform certain pre-installation
    OS preparation. The root user should run the shell script 'rootpre.sh' before
    you proceed with Oracle installation. rootpre.sh can be found at the top level
    of the CD or the stage area.
    Your platform requires the root user to perform certain pre-installation
    OS preparation. The root user should run the shell script 'rootpre.sh' before
    you proceed with Oracle installation. rootpre.sh can be found at the top level
    of the CD or the stage area.
    Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle
    installation.
    Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.
    Has 'rootpre.sh' been run by root? [y/n] (n)
    y
    slkprtn21:/tmp_mnt/oracle_9.2.0.1_cd_AIX/disk1 >Initializing Java Virtual Machine from /tmp/OraInstall2007-10-30_02-37-29PM/jre/bin/java. Please wait...
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '10.1.217.212:0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:77)
    at java.lang.Class.forName1(Native Method)
    at java.lang.Class.forName(Class.java:142)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:72)
    at java.awt.Window.<init>(Window.java:202)
    at java.awt.Window.<init>(Window.java:244)
    at java.awt.Frame.<init>(Frame.java:329)
    at java.awt.Frame.<init>(Frame.java:276)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)
    I have also tried to run xclock but could not able to launch.
    slkprtn21:/ORACLE/app/oracle >export DISPLAY=10.1.217.1:0.0
    slkprtn21:/ORACLE/app/oracle >echo $DISPLAY
    10.1.217.212:1.0
    slkprtn21:/ORACLE/app/oracle >xclock
    Error: Can't open display: 10.1.217.1:0.0
    I'm trying to do that through Jump Box First I went to abc.test.com website and then launch terminal services client session for Jump Box, from jump box I have login to the server (abc_test 10.15.79.50) through SSH client. I have provided the IP address 10.1.217.1 (JUMP BOX IP) as a DISPLAY variable but while launching the setup its show the above error.
    No Idea! do I have to provide my Local Machine IP Address or Jump Box IP Address as DISPLAY variable.

  • Error in Oracle Server Installation in AIX.--Urgent pls

    I am in the process of installing Oracle Server in AIX Machine.
    I am getting error when i install oracle.
    The following is the output of make.log
    /usr/ccs/bin/make -f ins_rdbms.mk part_on ORACLE_HOME=/oracle/DBW/102_64/     /bin/ar -X64 cr /oracle/DBW/102_64/rdbms/lib/libknlopt.a /oracle/DBW/102_64/rdbms/lib/kkpoban.o
    /usr/ccs/bin/make -f ins_net_server.mk install ORACLE_HOME=/oracle/DBW/102_64/     /bin/chmod 755 /oracle/DBW/102_64/bin/
    - Linking tnslsnr
         rm -f tnslsnr
         ld -b64 -o tnslsnr -L/oracle/DBW/102_64/network/lib/ -L/oracle/DBW/102_64/lib/ /oracle/DBW/102_64/network/lib/s0nsgl.o /oracle/DBW/102_64/network/lib/snsglp.o `cat /oracle/DBW/102_64/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /oracle/DBW/102_64/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /oracle/DBW/102_64/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /oracle/DBW/102_64/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lpls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lld -lm `cat /oracle/DBW/102_64/lib/sysliblist` -lm `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/DBW/102_64/lib/pw-syscall.exp"; fi;` /oracle/DBW/102_64/lib/nautab.o /oracle/DBW/102_64/lib/naeet.o /oracle/DBW/102_64/lib/naect.o /oracle/DBW/102_64/lib/naedhs.o /oracle/DBW/102_64/rdbms/lib/defopt.o -lmm -lons -lnl10 -ln10 -lnlsnr10 -lnlsnrc10 -lnsgr10 -lnms -lncm10 -lnmsp -lpeer -lnro10 -ln10 -lnl10 -lnlsnr10 -lnlsnrc10 -lnms -lncm10 -lnmsp -ln10 -lnnz10 -lm
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): No such file or directory
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): No such file or directory
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): No such file or directory
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): No such file or directory
    make: The error code from the last command is 255.
    The following is the output of installActions2007 file
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/oracle/DBW/102_64/network/lib/ins_net_server.mk'. See '/oracle/oraInventory/logs/installActions2007-11-02_10-42-16AM.log' for details.
    Exception Severity: 1
    since i need to solve this issue asap, I request you to please help

    Assuming that you are following the written instructions available at http://docs.oracle.com that walk you through the install. And assuming you installed the correct versions of libraries. And assuming you set permissions correctly.
    I'd suggest metalink and opening an SR.
    If you didn't follow the docs ... rm -rf would be a good place to start.

  • Error while installing oracle 10g on AIX

    I am receiving the following error while installing oracle 10g on AIX..
    error in invoking target 'relink' of makefile 'u01/app/oracle/product/10.2.0/orcl/precomp/lib/ins_precomp.mk'..
    i am installing enterprise edition. pl help

    Hi;
    What is AIX version?
    Please see:
    Installing 10g On Aix 5.3:'Error In Invoking Target 'Relink' Of Makefile ...' [ID 309668.1]
    AIX: On Silent Install, Getting Several 'Error In Invoking Target' Messages [ID 351380.1]
    "Error invoking target ... of makefile ... " Errors While Installing 8.1.6 [ID 113781.1]
    Please also check below and be sure you have all prereq. on your server:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

  • How to install oracle software on AIX server

    Hi
    I have one remote AIX 5.3 server .
    On this I want to install oracle 9.2 software.
    I connect by putty to get this server but How i can get graphical interface of oracle installation?
    when i run run installer, that give error it can not recognize x window .
    Please guide me.
    Thanks.

    What I normally do is:
    - start via the putty session (loged in with the software install user) vncserver
    - give a password for the user.
    - on your desktop client you startup vnc viewer (can be downloaded free from internet)
    - use the machine ip/name and the earlyer given password
    - you have a graphical environment on AIX
    Regards, Gerwin

  • How to access SQL server in oracle running in aix unix?

    Hi all,
    I have oracle database running in IBM AIX OS, and I need to query data in
    SQL SERVER 2000.
    How to do that?
    Is there free Sqlserver ODBC drivers for unix?
    Thanks

    Hi,
    I prefer heterogenous services over ODBC for this!
    I have my notes here, which may help.
    http://www.dba-oracle.com/t_heterogeneous_database_connections_sql_server.htm
    1. Install Oracle ODBC drivers on the server (your local Oracle database) that will access the remote SQL Server database using the database link.
    2. Setup the ODBC connection on the local Oracle database using the Windows ODBC Data Source Administrator
    3. Test the ODBC drivers to ensure that connectivity is made to the SQL Server database.
    4. Ensure that your global_names parameter is set to False.
    5. Configure the Oracle Heterogeneous services by creating an initodbc.ora file within the Oracle database.
    7. Modify the Listener.ora file.
    SID_NAME is the DSN for the remote database.
    ORACLE_HOME is the actual Oracle home file path.
    PROGRAM tells Oracle to use heterogeneous services.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME=Cas30C) -- Enter the DSN on this line
    (ORACLE_HOME = c:\oracle10gdb) -- Enter your Oracle home on this line
    (PROGRAM = hsodbc) ) )
    8. Modify the Tnsnames.ora file. This is the Oracle database installation accessed by the users to connect to the ODBC drivers
    (DESCRIPTION=
    (ADDRESS_LIST=
    (Address=(PROTOCOL=TCP)
    (HOST=
    -- (Server x)
    (PORT=1521))) -- Enter the port on which the server x Oracle installation
    -- is listening
    (CONNECT_DATA=(SID=Cas30c)) - Enter the DSN name
    (HS=OK) -- Enter this value. It tells Oracle to use hetergeneous services
    9. Reload the listener on local Oracle database
    10. Create a database link on the local Oracle installation that accesses the heterogeneous connection, which, in turn, connect to SQL Server.
    11. Run a SQL Server Select statement from the Oracle installation using the database link.
    Hope this helps. . .
    Don Burleson
    Oracle Press author
    Author of “Oracle Tuning: The Definitive Reference”
    http://www.dba-oracle.com/bp/s_oracle_tuning_book.htm

  • Oracle 10g on AIX 6.1

    Dear all,
    I am installing oracle 10g on AIX 6.1. But the installer hangs.
    -bash-3.2$ ./runInstaller -ignoreSysPrereqs
    Has 'rootpre.sh' been run by root? [y/n] (n)
    y
    Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    Ignoring required pre-requisite failures. Continuing...
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-01-14_09-38-12AM. Please wait ...
    please help

    Might be a little late for you but maybe for others. If the installer hangs on your exact point you don't have X11 redirection enabled.
    I wrote some interesting articles about it:
    Installation and configuration ssl and ssh on aix 6.1:
    http://www.warmetal.nl/aix61#additional_software
    Installation and configuration for your Windows machine:
    http://www.warmetal.nl/cygwin
    Additional redirection configuration when you use su:
    http://www.warmetal.nl/aixpostinstall#ssh_x11_forwarding_and_su
    This should solve your problems.
    Regards
    Sjoerd

  • Installing Oracle 10g on AIX

    OS: AIX 5.2
    DB: 10g release Two
    Can any one share with me his experience to install Oracle Database on AIX?
    ** I will be thankful if you recommend any installation docs or url available for that.
    DN

    http://download-west.oracle.com/docs/html/B10811_01/toc.htm

  • Oracle installer disappears

    Dear All,
    I am trying to install ERP05 on AIX 5.3 and DB is oracle 9i.
    When i run Oracle Installer, after some time it disappears automatically.
    It installs JDK components 1.3.1 or so and then suddenly disappears without leaving an message.
    I went through note 643803. But it is for Linux.
    I installed ERP05 on same platforms many time, but never faced a problem before. I have asked and my OS is exactly the same as I used before.
    how can i solve this problem?
    Regards,
    Tajinder

    > Unfortunately i can not do that as I am making a system copy of one of our system
    > So i have to use the current versions .
    Not necessarily - you can do a system copy with an upgrade together
    > I have installed the same application many times on the same platform. Do not know what happened this time?
    I would open an OSS call (BC-DB-ORA) and let the support have a look on the system. From the distance it's impossible to suggest anything.
    Markus

  • 10g rac deinstall and 11.2.0.3 rac installation on aix 6.1

    Hi,
    I have to perform deinstallation of 2 node 10g rac on aix and on same setup i need to install 2 node 11.2.0.3 rac on aix 6.1.
    As being a newbie in this please guide me from where to find the exact documentation for the same.
    Also, In linux we need to install oracleasm rpm, In AIX do we need the same?
    Thanks.

    Following are the OS requirement for Oracle 11gr2 installation on AIX
    AIX 5L V5.3 TL 09 SP1 ("5300-09-01") or higher, 64 bit kernel (Part Number E10854-01)
    AIX 6.1 TL 02 SP1 ("6100-02-01") or higher, 64-bit kernel
    AIX 7.1 TL 00 SP1 ("7100-00-01") or higher, 64-bit kernel
    Following can be confirmed from metalink ID 169706.1

Maybe you are looking for

  • Itunes in the Cloud Beta 10.3.1 for German Acoount

    Yesterday, when I think German Itunes Software is updated to  10.3.1 I noticed the following in the product description . Finally here: i Tunes in the cloud beta . With iTunes purchased music will automatically appear on all your divices. In addition

  • One e-mail to a friend I've not sent e-mail to in a month... and it's called "spam"

    Just tried to send an e-mail to a friend.  A whopping four short paragraphs with a whopping one hyperlink and Verizon's state-of-the-art "spam detector" says its "spam". What a crock.  Did they actually pay money for this?  And since when does ONE e-

  • My computer won't recognize my DV camera!

    My computer is not recognizing my Sony DV camera and the weirdest part is that I JUST imported some film off of the same camera using the same firewire and the same program just about a month or so ago. What happened? Another crazy thing is that I wa

  • Field is missing in Create condition table screen

    We are going through one minor issue.We are trying to configure output types for billing docs.I am trying to create a condition table with sold to party field.It is displaying in field catalog,but not displaying in create condition table screen.Any i

  • Global Variable in Package Specification

    Hello, I created global variable in package specification, Is it valid for the current session or it will work for all the session. Thanks,Kannan.K