Missed to extract RDBMS_SAP_64.zip before installing Oracle

Hi Gurus,
I am installing solution manager 7.0 on solaris 10.
As per installation guide before installing ORacle we should extract the RDBMS_SAP_64.zip  file in /oracle/stage/102_64/database... but i missed this step.
Right now installtion is going well( ABAP loads phase is going on now).
Will i get any problems in further steps.
Is it mandatory to do the above step before oracle installation or we can do even before oracle patch applying.
Please clarify my doubt.....
Thanks,
Balu
Edited by: Balu.. on Feb 26, 2009 1:56 AM

The question is:
did you call the RUNINSTALLER script to install the database?
That zip file contains an actual version of that RUNINSTALLER script with actual parameters since the database DVDs are not more changed.
Markus

Similar Messages

  • What directory are the RPM files in before installing Oracle?

    Hello
    I am getting ready to install Oracle9i and one of the RPM files is missing so I downloaded it and will copy it to CD then to the hard drive. The question is:
    1) After I copy the RPM file to CD what directory do I copy the RPM file onto on the hard drive before installing Oracle?
    2) What directory are the other RPM files to be installed in before installing Oracle in?

    There is no specific directory for RPM packages (in case we don't talking about builded rpm packages from src.rpm packages).
    You can copy RPM package to and install from any directory. After succesfull installation you can delete it.
    Example:
    cd /tmp
    [ivan@ivan ~]$ cd /tmp/
    [ivan@ivan tmp]$ wget -q http://sunsite.mff.cuni.cz/pub/fedora/6/i386/os/Fedora/RPMS/zsh-4.2.6-1.i386.rpm
    [ivan@ivan tmp]$ su
    Password:
    [root@ivan tmp]# rpm -ivh zsh-4.2.6-1.i386.rpm
    Preparing...                ########################################### [100%]
       1:zsh                    ########################################### [100%]
    [root@ivan tmp]# rm -f zsh-4.2.6-1.i386.rpm
    [root@ivan tmp]# rpm -qa|grep zsh
    zsh-4.2.6-1

  • Do I need start the database before installing Oracle 9iAS portal?

    I found the Oracle white paper which talks about installing
    Oracle8i EE and Oracle 9iAS portal on windows 2000. Based this
    document, after Oracle 8i installaion but before installing
    Oracle 8.1.7.1.1 path, all the Oracle database related services
    startup type have been changed to 'Manual'.
    Based on my understanding, there are some objects will be
    created in this database during the installation of 9iAS portal
    repository. But this oracle white paper didn't say that I need
    have the database ruuning during the 9iAS installation. Do I
    need to start the database before installing 9iAS?
    Thanks

    hi,
    Even i am new to oracle application server and had the same doubt that you have.
    When you install Application Server there would be two tiers installed, application tier and middle tier, these tiers can be running from the same machine or different machines.
    These tiers will have a meta data repository to store application server related data, this database will be installed along with application server.
    It is upto you to install "oracle database 10gR2 " before or after installaion of application server, this will be an independent database which will have its own home, but after this installation you will have three homes, ex: infra_home,mid_home and 10gR2_home.
    by default oracle_home is set to the last installation that happens so if you install the database 10gR2 after installing application server it will point to 10gR2_home, but if you install 10gR2 before and application server later then the oracle home will be infra_home(if both the middle tier and infratier are on the same machine)
    you can always change the oracle home by using set ORACLE_HOME=path/to/oracle/home( in windows)
    or export ORACLE_HOME=path/to/oracle/home (in unix)
    hope this helps....
    regards

  • Do I need to install oracle database 10gr2 before installing Oracle applica

    I am new to Oracle application server. I am going to install Oracle application server 10g. From what I read, it looks like I need to install oracle database 10gR2 first on the SAME server? Is that correct?
    If I do so, oracle_home will be point to where? to the Oracle application server home directory, or oracle db directory?
    Thank you very much for you help.

    hi,
    Even i am new to oracle application server and had the same doubt that you have.
    When you install Application Server there would be two tiers installed, application tier and middle tier, these tiers can be running from the same machine or different machines.
    These tiers will have a meta data repository to store application server related data, this database will be installed along with application server.
    It is upto you to install "oracle database 10gR2 " before or after installaion of application server, this will be an independent database which will have its own home, but after this installation you will have three homes, ex: infra_home,mid_home and 10gR2_home.
    by default oracle_home is set to the last installation that happens so if you install the database 10gR2 after installing application server it will point to 10gR2_home, but if you install 10gR2 before and application server later then the oracle home will be infra_home(if both the middle tier and infratier are on the same machine)
    you can always change the oracle home by using set ORACLE_HOME=path/to/oracle/home( in windows)
    or export ORACLE_HOME=path/to/oracle/home (in unix)
    hope this helps....
    regards

  • How to extract CPIO file to install Oracle in LINUX REDHAT9

    I DOWNLOADED THE ORACLE 9I SOFTWARE FROM ORACLE SITE FOR
    LINUX REDHAT9. NOW I DONT KNOW HOW TO EXTRACT THE FILE WITH CPIO.
    CAN ANY BODY HELP ME.
    THANKS.

    extract the cpio file with the following command:
    cpio -idmv < filename.cpio
    hope this will help you
    SUMIT

  • Tomcat seems couldn't run after installing Oracle 8.0.6

    After installing Oracle 8.0.6, my Tomcat seems couldn't startup. I have set the environment variable for JDBC and Oracle driver like: Classpath = .;c:\orant\jdbc\lib\classes111.zip and path = c:\jdk1.3\bin;c:\orant\jdbc\lib\classes111.zip. However, before installing Oracle, Tomcat was running smoothly. Is installing Oracle make mess between Tomcat and Oracle? Or, is the environment variables are set incorrectly? Please help me to solve the problem. and how to make database connection to Oracle using JSP(Tomcat). Your advice is much appreciated, thanks in advance.

    Add a reference to the oracle driver zip file (classes12.zip) to the classpath in the batch file that runs tomcat (i.e. tomcat.bat).
    Then, the architectural decision is all yours. You can define a database access layer...
    I'd look in to the model 2 architecture if you want to learn how to do this. There are loads of references, none of which I have to hand, but try searching the JDC, there's bound to be plenty.
    On the other hand, if you want a quick and dirty solution, then model 1 is the way to go.
    Cheers,
    KJ

  • Errors installing Oracle 10.2 on Oracle Linux 6.3

    I'm encountering this error from runInstaller:
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-11-13_05-47-27PM. Please wait ...[oracle@ora01 database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-11-13_05-47-27PM/jre/1.4.2/lib/i386/libawt.so: libXt.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)
    I'm running Oracle Linux 6.3.
    I've spent hours searching for any missing libraries and installed all the ones that are pre-requisites.
    Has anyone seen these errors before installing Oracle 10.2 on Oracle Linux 6.3 64 bit?
    Oracle 11.2 has installed without problem.
    Edited by: SamM2 on Nov 12, 2012 11:07 PM

    Hi,
    some similar problem.
    libXp.so.6: cannot open shared object file: No such file or directory
    Hope that helps.
    *T                                                                                                                                                                                                                                                                   

  • How to install oracle 10g in Solaris10 Container

    I'd like to install oracle 10g in local zone of Solaris 10.
    But I don't know how to set "set noexec_user_stack=1".
    Now before install oracle 10g.
    I created /etc/system file in local zone.
    The file content is only "set noexec_user_stack=1".
    And I performed "set noexec_user_stack=1" command as root.
    Do I need to include "set noexec_user_stack=1" in /etc/system file in global zone?
    Please advice.

    did you check this?
    Installing OCS 10g R1 on Solaris 10

  • Installing Oracle Application Server 10.2 for Oracle Database Lite

    Can anybody please tell me how to install oracle application server 10.2 for oracle database lite (i use oracle database lite for my final project). I use wi-fi connection to synchronize between pda and my laptop as server. Should i install oracle internet directory before installing oracle application server? I have difficulties in installing application server, what are the options should i take in every page of installation? Thanks before.

    Install with the base, do not select any other options. Only choose webcache if you require the use of a software load balancer.

  • Problems downloading and installing Oracle 9i

    Hi,
    I need to install Oracle 9i into my Win XP and so I
    got into
    Oracle9i Database Release 2 Enterprise/Standard/Personal Edition for Windows NT/2000/XP
    Download the Complete Files
    92010NT_Disk1.zip (612,802,971 bytes)
    92010NT_Disk2.zip (537,604,934 bytes)
    92010NT_Disk3.zip (254,458,106 bytes)
    and choose 92010NT_Disk3.zip to install Oracle 9i. But I couldn't find setup.exe file. Can someone pls help me? Thank you.

    Use disk1

  • Installing Oracle Linux 5.8

    Hi ,
    I wish to remove Win7 (32 bit Home Edition) and install Oracle Linux 5.8 in it.
    Configuration of my workstation :
    1. 4GB RAM
    2. 500 GB HDD
    3. Intel Core i5 processor (2.27 GHz * 2).
    Could you please tell me how to install the this ? Also, please suggest a good anti-virus for it. Also, is VM required to be installed before installing Oracle Linux ?
    Thanks,
    Haider

    Haider Hussain wrote:
    Hi ,
    I wish to remove Win7 (32 bit Home Edition) and install Oracle Linux 5.8 in it.
    Configuration of my workstation :
    1. 4GB RAM
    2. 500 GB HDD
    3. Intel Core i5 processor (2.27 GHz * 2).
    Could you please tell me how to install the this ? Also, please suggest a good anti-virus for it. Also, is VM required to be installed before installing Oracle Linux ?
    Thanks,
    HaiderIf you want to remove the existing Windows installation and replace it with Oracle Linux any other operating system, then you need to have the installation media for that new OS on a CD, and boot from there. You need to also make sure the new OS supports the hardware on which you intend to install. This question would be better asked in the [url https://forums.oracle.com/forums/forum.jspa?forumID=822] Oracle Linux forum
    If you want to remove the existing Windows installation and replace it with Oracle Linux any other operating system, then a vm is not requried. A vm is required to create the new OS as a vm, which runs as a task under the host OS.
    Edited by: EdStevens on Jan 29, 2013 11:18 AM

  • Want to Install Oracle Lite in Linux.

    I have downloaded Oracle Lite for Linux. I use SUSE 7.3. I have unpacked it, but when i type ./runInstaler it says that i need to set the ORACLE_HOME. I would like to know what value do i have to set it to. Or if there is any instalation guide to download becuase i have not found it.
    Thanks

    Home Edition for test purpose, Yes you can, Try to install Oracle 11gR2 version on windows 7..........
    But before install Oracle 11gr2, you need to unzip both files on one folder like below
    See my Post If you're not unzip both files on same folder what error comes when you are try to start Enterprise manager
    http://mohamedazar.wordpress.com/2010/10/17/cant-locate-compemdbconsole-pm-during-em-dbconsole-creation-oracle-11gr2/
    Installation Steps watch my post video ( Grid infrastructure standalone for windows 7)
    http://mohamedazar.wordpress.com/2011/01/21/grid-infrastructure-installation-standalone-server-for-windows-video-guide/
    Edited by: Azar on Jun 20, 2011 2:40 AM

  • Want to install oracle db in win7

    Hi Guru's
    i have machine with windows 7 home Basic 64 bit machine and i want to install oracle 10g ..can any body suggest me which version i can install on my machine or wether i can install oracle database in windows Home basic or not ?
    Thanks ....

    Home Edition for test purpose, Yes you can, Try to install Oracle 11gR2 version on windows 7..........
    But before install Oracle 11gr2, you need to unzip both files on one folder like below
    See my Post If you're not unzip both files on same folder what error comes when you are try to start Enterprise manager
    http://mohamedazar.wordpress.com/2010/10/17/cant-locate-compemdbconsole-pm-during-em-dbconsole-creation-oracle-11gr2/
    Installation Steps watch my post video ( Grid infrastructure standalone for windows 7)
    http://mohamedazar.wordpress.com/2011/01/21/grid-infrastructure-installation-standalone-server-for-windows-video-guide/
    Edited by: Azar on Jun 20, 2011 2:40 AM

  • Install Oracle eBusiness 12 on Oracle Linux 5.7

    Hi All,
    My name is John and I have some questions in relation to the installation of Oracle eBusiness 12 on Oracle Linusx 5.7 64bit. Here is what I've done so far:
    - I installed Window 7 on my Macbook Pro Retina Display using Boot camp.
    - I installed VMware Player 5.00 on the Window 7 host.
    - I installed Oracle Linux 5.7 64bit Guest in the VMware Player 5.00
    - I performed 'yum update' on the Oracle Linux 5.7 Guest
    - When I ran 'uname -r' it returned '2.6.32-300.39.1.el5uek'
    - I updated the latest Rapid Install patch as described in Oracle Applications Release Notes, Release 12.1.1 (My Oracle Support Document 798258.1) and now the RapidWizVersion returned is 12.1.1.13.
    My question is in Moc 761566.1, it stated that the following packages must be installed from the Oracle Linux 5 or RHEL 5 distribution media on both application and database tiers:
    •gcc-4.1.2-14.el5.x86_64
    •gcc-c++-4.1.2-14.el5.x86_64
    •glibc-2.5-18.i686 (32-bit)
    •glibc-2.5-18.x86_64
    •glibc-common-2.5-18.x86_64
    •glibc-devel-2.5-18.i386 (32-bit)
    •glibc-devel-2.5-18.x86_64
    •libgcc-4.1.2-14.el5.i386
    •libgcc-4.1.2-14.el5.x86_64
    •libstdc++-devel-4.1.2-14.el5.i386
    •libstdc++-devel-4.1.2-14.el5.x86_64
    •libstdc++-4.1.2-14.el5.i386
    •libstdc++-4.1.2-14.el5.x86_64
    •libXi-1.0.1-3.1.i386
    •libXp-1.0.0-8.1.el5.i386
    •libXp-1.0.0-8.1.el5.x86_64
    •libaio-0.3.106-3.2.i386
    •libaio-0.3.106-3.2.x86_64
    •libgomp-4.1.2-14.el5.x86_64
    •make-3.81-1.1.x86_64
    •gdbm-1.8.0-26.2.1.i386
    •gdbm-1.8.0-26.2.1.x86_64
    •sysstat-7.0.0-3.el5.x86_64
    •util-linux-2.13-0.45.el5.x86_64
    •compat-libstdc++-296-2.96-138.i386
    •compat-libstdc++-33-3.2.3-61.i386
    Since I'm not a Linux guru so I just ran a 'rpm -qa > all_rpm.txt' and open that output file and find whether I have all of those above installed rpms before installing Oracle eBusiness Suite.
    First, I discovered that I do not have any 'gcc-c++-4.1.2-14.el5.x86_64' rpm installed on my Linux 5.7 64 bit guest system. Could you please advise how do I install this particular rpm because I thought after running the 'yum update' command, it would already have installed this rpm (gcc-c++-4.1.2-14.el5.x86_64) for me.
    Also, is there any 'pre-test' that I can carry out to ensure that the Oracle eBusiness installation would be successful. Because in the past, I have attempted to install Oracle eBusiness twice but on both occasions, they have failed miserably with the Linux just hung and I have to perform the whole process again. Thank you for your assistance as I really want to have it installed on my Mac Book Pro successfully.
    Regards,
    John

    Hi Hussein,
    Thank you for the quick reply but here were that results when I followed your suggestion and I believe none of three have worked successfully and can you advise what I've done wrong or what I've forgotten to do, thank you for your assistance.
    1.) After I executed 'yum install gcc-c++-*'
    yum install gcc-c++-*
    Loaded plugins: rhnplugin, security
    This system is not registered with ULN.
    ULN support will be disabled.
    http://public-yum.oracle.com/repo/OracleLinux/OL5/latest/x86_64/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (111, 'Connection refused')>
    Trying other mirror.
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package gcc-c++.x86_64 0:4.1.2-52.el5_8.1 set to be updated
    --> Processing Dependency: libstdc++-devel = 4.1.2-52.el5_8.1 for package: gcc-c++
    --> Running transaction check
    ---> Package libstdc++-devel.x86_64 0:4.1.2-52.el5_8.1 set to be updated
    http://public-yum.oracle.com/repo/OracleLinux/OL5/latest/x86_64/repodata/filelists.xml.gz: [Errno 4] IOError: <urlopen error (110, 'Connection timed out')>
    Trying other mirror.
    Error: failure: repodata/filelists.xml.gz from el5_latest: [Errno 256] No more mirrors to try.
    You could try using --skip-broken to work around the problem
    You could try running: package-cleanup --problems
    package-cleanup --dupes
    rpm -Va nofiles nodigest
    The program package-cleanup is found in the yum-utils package.
    2.) After I executed 'yum install gcc-c*'
    yum install gcc-c*
    Loaded plugins: rhnplugin, security
    This system is not registered with ULN.
    ULN support will be disabled.
    http://public-yum.oracle.com/repo/OracleLinux/OL5/latest/x86_64/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (110, 'Connection timed out')>
    Trying other mirror.
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package gcc-c++.x86_64 0:4.1.2-52.el5_8.1 set to be updated
    --> Processing Dependency: libstdc++-devel = 4.1.2-52.el5_8.1 for package: gcc-c++
    --> Running transaction check
    ---> Package libstdc++-devel.x86_64 0:4.1.2-52.el5_8.1 set to be updated
    http://public-yum.oracle.com/repo/OracleLinux/OL5/latest/x86_64/repodata/filelists.xml.gz: [Errno 4] IOError: <urlopen error (110, 'Connection timed out')>
    Trying other mirror.
    Error: failure: repodata/filelists.xml.gz from el5_latest: [Errno 256] No more mirrors to try.
    You could try using --skip-broken to work around the problem
    You could try running: package-cleanup --problems
    package-cleanup --dupes
    rpm -Va nofiles nodigest
    The program package-cleanup is found in the yum-utils package.
    3.) After I executed 'yum install gcc-c++-4.1.2-14.el5.x86_64'
    yum install gcc-c++-4.1.2-14.el5.x86_64
    Loaded plugins: rhnplugin, security
    This system is not registered with ULN.
    ULN support will be disabled.
    http://public-yum.oracle.com/repo/OracleLinux/OL5/latest/x86_64/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (110, 'Connection timed out')>
    Trying other mirror.
    Setting up Install Process
    No package gcc-c++-4.1.2-14.el5.x86_64 available.
    Nothing to do
    Regards,
    John

  • Does 11i automatically install oracle database?

    Hi,
    I have a very primitive question about installing apps. Does the setup automatically install a database or do we need to have it installed before installing Oracle Apps.
    Also for 11i apps can one use Oracle 9i R2 as database?
    Thanks and Regards,
    Ravi

    Hi, the process of installation of the database with rapidwiz 11i consists on the following thing:
    1.- The rdbms database is compressed on the media cds/dvds, the first step decompresses them in the specified route or path.
    2.- According to the operating system, the process carries out the link processes and recreate all the executables of the rdbms
    3.- Depending of the installation type that was chosen (FRESH or VISION DEMO), the datafiles was created and storage compressed on the media cds/dvds. Then in the this point rapidwiz decompresses all the database files in the specified route.
    4.- Once it has finished with the decompression of the database files, rapidwiz recreates the controlfiles and startup the database.
    5.- Once rapidwiz finish this task, the database is 100% operative, and now the installation of the application tier begins, this is part of another history.
    Regards

Maybe you are looking for

  • Is Adobe Reader X suitable for collaborative work?

    Hello, I am currently evaluating the possible use of Acrobat Reader X in my enterprise. We use a Documentum Content Server for storing PDF documents (and other formats as well). I have seen that Lifecycle Connector for ECM may allow using this config

  • Adding new field in MIRO SAPLMR1M '6510'

    hi all i have arequirement where in i need add a new field STCD1 in vendor screen of MIRO in SAPLMR1M '6510' need help in achieving this. thanks n regards laxmikanth

  • Missing Features (why I won't yet recommend FiOS TV)

    Hi all, I wanted to post here in hopes that Verizon hears my complaints and does something about it.  I don't know if there is a bug / feature reporting tool they have publicly available, so I'm using this forum. Overall, we love everything about Ver

  • Running two sub vis in parallel

    I need to run two sub vis of a main vi simultaneously in parallel. one sub vi is to run a demo and the other subvi is an application.The demo should run as a small window and the application should run in background

  • How to run the VC application which is deployed

    Hi  All, I am new to the VC. I created one model, and i have added some data service and view. and i compiled and deployed. I am not able to find , how to run that deployed application. Can any body tell me how to run the deployed VC application. Reg