Installation problem of Oracle 8.1.7 on solaris 10 x86

Hi,
I tried to install the Oracle 8.1.7 on solaris 10 x86 and I got an error message shows: "cannot write to /opt/oracle/product/8.1.7/jar/classes2.jar".checking the log it shows:
Exception: IOException2
and exception: copyGroupFromJar. I ignored the error but the installation failed.By the way, I was not asked to run root.sh during the installation. Can anyone kindly tell me how to make it?
yours
zeushd

Here are some additional statements for 10g on Solaris 10g x86:
1. Execute runInstaller with the -ignoreSysPrereqs option.
2. Select 'Do not create a starter database' when installing Oracle 10g.
3. During installation, the warning message 'SUNWsprox package not installed' can be ignored. Press Continue to resume the installation.
4. Download and install patch 4186426 from metalink.oracle.com after installing Oracle 10g software.
5. If you have an End User Solaris 10 distribution, install the SUNWuiu8 package prior to installing the 10g client.

Similar Messages

  • SOS........installation problem. Oracle 8.1.5 on Solaris 2.6

    Hi all,
    I am in the process of installing Oracle 8.1.5 on Solaris 2.6.
    While installing Oracle, it gives the following error and abruptly stops installation.
    java.lang.ClassNotFoundException : OiQueryFileRes occurred..
    I have intstalled 105181-23 kernel update patch and ORCLudlm package which is provided in in oracle cd.
    I will deeply appreciate your ideas.
    Thanks,
    Raghu.

    Hi all,
    I hope I am not alone in facing this problem.
    Would greatly appreciate any suggestions from you.
    Thanks,
    Raghu.

  • Install oracle 8.1.7 on Solaris(x86) 10 b72

    Has anyone Installed oracle 8.1.7 on Solaris(x86) 10 b72???
    When I run runInstaller I have
    135$ Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/jre. Please wait...
    ld.so.1: /ora_inst/stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/i386/native_threads/jre: fatal: relocation error: file /ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so)
    ld.so.1: /ora_inst/stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/i386/native_threads/jre: fatal: relocation error: file /ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so)
    java.lang.UnsatisfiedLinkError:

    try this:
    LD_PRELOAD="libX11.so libXext.so" ; export LD_PRELOAD
    ./runInstaller

  • Database Instance Installation Problem on Oracle 8.1.7

    Dear gurus,
    I'm having problem when installing Database Central Instance on Solaris 10 - Oracle 8.1.7 (32bit) - SAP 4.6c.
    Here's the error log:
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Echo                            ON
    SVRMGR> SET TERMOUT ON;
    Termout                         ON
    SVRMGR> SHUTDOWN ABORT;
    ORACLE instance shut down.
    SVRMGR> STARTUP NOMOUNT PFILE=init.ora;
    ORA-27123: unable to attach to shared memory segment
    SVR4 Error: 22: Invalid argument
    Additional information: 1
    Additional information: 3
    SVRMGR> CREATE DATABASE PRD
         2> CONTROLFILE REUSE
         3> MAXDATAFILES  254
         4> MAXLOGFILES   255
         5> MAXLOGHISTORY 1000
         6> MAXLOGMEMBERS 3
         7> MAXINSTANCES  50
         8> CHARACTER SET "WE8DEC"
         9> DATAFILE
        10> '/oracle/PRD/sapdata1/system_1/system.data1' SIZE 300M REUSE
        11> NOARCHIVELOG
    Info: DBCREATEDB_IND_ORA SvrmgrDoDummy 2 349
        12> LOGFILE
        13> GROUP 11 (
        14> '/oracle/PRD/origlogA/log_g11m1.dbf',
        15> '/oracle/PRD/mirrlogA/log_g11m2.dbf'
        16> ) SIZE 20M REUSE
        17> ,GROUP 13 (
        18> '/oracle/PRD/origlogA/log_g13m1.dbf',
        19> '/oracle/PRD/mirrlogA/log_g13m2.dbf'
        20> ) SIZE 20M REUSE
        21> ,GROUP 12 (
        22> '/oracle/PRD/origlogB/log_g12m1.dbf',
        23> '/oracle/PRD/mirrlogB/log_g12m2.dbf'
        24> ) SIZE 20M REUSE
        25> ,GROUP 14 (
        26> '/oracle/PRD/origlogB/log_g14m1.dbf',
        27> '/oracle/PRD/mirrlogB/log_g14m2.dbf'
        28> ) SIZE 20M REUSE
        29> ;
    CREATE DATABASE PRD
    ORA-01034: ORACLE not available
    SVRMGR> EXIT
    Server Manager complete.
    Error: DBCREATEDB_IND_ORA InternalInstallationDo 2 349
    Create Database failed errorcode = 27123.
    Error: DBCREATEDB_IND_ORA InstallationDo 2 349
    Phase failed.
    Error: Main {} 2 349
    Installation aborted.
    I have tweaked the shared memory max as suggested in Oracle Manual / SAP Installation Guide, to no avail.
    The listener is up already.
    When I logged in as user ORA<SID>, and go to svrmgrl > startup nomount pfile=init.ora, it can startup without hassle.
    Although the Product is not supported in PAM, we have another machine running smoothly for years with this product combination, so it's not the product compatibility issues.
    But when using R3SETUP -f DATABASE.R3S, the phase stopped with the log pasted above.
    Any ideas, gurus?
    Thanks for help.
    Best Regards,

    Mr. Markus, there's no file on saptrace/usertrace.
    To be sure, here's what I've done:
    1. Run oracle listener.
    2. Check connection with svrmgrl > connect internal (connected).
    3. Modify init.ora with my DB Name:
    wef
    # replace DEFAULT with your database name
    *db_name=PRDDB*
    db_files = 80                                                         # SMALL 
    # db_files = 400                                                      # MEDIUM
    # db_files = 1500                                                     # LARGE 
    db_file_multiblock_read_count = 8                                     # SMALL 
    # db_file_multiblock_read_count = 16                                  # MEDIUM
    # db_file_multiblock_read_count = 32                                  # LARGE 
    db_block_buffers = 100                                                 # SMALL 
    # db_block_buffers = 550                                              # MEDIUM
    # db_block_buffers = 3200                                             # LARGE 
    shared_pool_size = 3500000                                            # SMALL
    # shared_pool_size = 5000000                                          # MEDIUM
    # shared_pool_size = 9000000                                          # LARGE
    log_checkpoint_interval = 10000
    processes = 50                                                        # SMALL 
    # processes = 100                                                     # MEDIUM
    # processes = 200                                                     # LARGE 
    parallel_max_servers = 5                                              # SMALL
    # parallel_max_servers = 4 x (number of CPUs)                         # MEDIUM
    # parallel_max_servers = 4 x (number of CPUs)                         # LARGE
    log_buffer = 32768                                                    # SMALL
    # log_buffer = 32768                                                  # MEDIUM
    # log_buffer = 163840                                                 # LARGE
    # audit_trail = true            # if you want auditing
    # timed_statistics = true       # if you want timed statistics
    max_dump_file_size = 10240      # limit trace file size to 5 Meg each
    # Uncommenting the line below will cause automatic archiving if archiving has
    # been enabled using ALTER DATABASE ARCHIVELOG.
    # log_archive_start = true     
    # log_archive_dest = disk$rdbms:[oracle.archive]
    # log_archive_format = "T%TS%S.ARC"
    # If using private rollback segments, place lines of the following
    # form in each of your instance-specific init.ora files:
    # rollback_segments = (name1, name2)  
    # If using public rollback segments, define how many
    # rollback segments each instance will pick up, using the formula
    #   # of rollback segments = transactions / transactions_per_rollback_segment
    # In this example each instance will grab 40/5 = 8:
    # transactions = 40
    # transactions_per_rollback_segment = 5
    # Global Naming -- enforce that a dblink has same name as the db it connects to
    global_names = TRUE
    # Edit and uncomment the following line to provide the suffix that will be
    # appended to the db_name parameter (separated with a dot) and stored as the
    # global database name when a database is created.  If your site uses
    # Internet Domain names for e-mail, then the part of your e-mail address after
    # the '@' is a good candidate for this parameter value.
    # db_domain = us.acme.com       # global database name is db_name.db_domain
    # FOR DEVELOPMENT ONLY, ALWAYS TRY TO USE SYSTEM BACKING STORE
    # vms_sga_use_gblpagfil = TRUE
    # FOR BETA RELEASE ONLY.  Enable debugging modes.  Note that these can
    # adversely affect performance.  On some non-VMS ports the db_block_cache_*
    # debugging modes have a severe effect on performance.
    #_db_block_cache_protect = true                       # memory protect buffers
    #event = "10210 trace name context forever, level 2" # data block checking
    #event = "10211 trace name context forever, level 2" # index block checking
    #event = "10235 trace name context forever, level 1" # memory heap checking
    #event = "10049 trace name context forever, level 2" # memory protect cursors
    # define parallel server (multi-instance) parameters
    #ifile = ora_system:initps.ora
    # define two control files by default
    control_files = (ora_control1, ora_control2)
    # Uncomment the following line if you wish to enable the Oracle Trace product
    # to trace server activity.  This enables scheduling of server collections
    # from the Oracle Enterprise Manager Console. 
    # Also, if the oracle_trace_collection_name parameter is non-null,
    # every session will write to the named collection, as well as enabling you
    # to schedule future collections from the console.
    # oracle_trace_enable = TRUE
    # Uncomment the following line, if you want to use some of the new 8.1
    # features. Please remember that using them may require some downgrade
    # actions if you later decide to move back to 8.0.
    #compatible = 8.1.0
    3. set shared memory parameter as in sapnote 724713.
    4. executing R3SETUP
    and it tells me this error:
    Info: DBCREATEROLLSEGSTART_IND_ORA SyGroupIDGet 2 354
    Group id for group dba is 102.
    Info: DBCREATEROLLSEGSTART_IND_ORA SyUserIDGet 2 354
    User id for user oraprd is 100.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Return from DB: 1034.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    Server Manager complete.
    Info: DBCREATEROLLSEGSTART_IND_ORA InternalInstallationDo 2 354
    Startup Database.
    Info: DBCREATEROLLSEGSTART_IND_ORA OracleCmd 2 354
    Startup Database with PFILE: init.ora.
    Info: DBCREATEROLLSEGSTART_IND_ORA SyCoprocessCreateAsUser 2 354
    Creating coprocess /oracle/PRD/817_32/bin/svrmgrl [email protected]  as user oraprd and group dba ...
    Info: DBCREATEROLLSEGSTART_IND_ORA SyGroupIDGet 2 354
    Group id for group dba is 102.
    Info: DBCREATEROLLSEGSTART_IND_ORA SyUserIDGet 2 354
    User id for user oraprd is 100.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Return from DB: 27123.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    ORA-27123: unable to attach to shared memory segment
    SVR4 Error: 22: Invalid argument
    Additional information: 1
    Additional information: 2
    alter database noarchivelog
    ORA-01034: ORACLE not available
    alter database open
    ORA-01034: ORACLE not available
    Server Manager complete.
    Error: DBCREATEROLLSEGSTART_IND_ORA InternalInstallationDo 2 354
    Startup Database with error: 27123.
    Error: DBCREATEROLLSEGSTART_IND_ORA InstallationDo 2 354
    Phase failed.
    Error: Main {} 2 354
    Installation aborted.
    It's driving me nuts for the last days.. can't figure out what happened here.

  • Installation Problem Personal Oracle 8.0.4 on Windows 2000

    When trying to install Personal Oracle 8.0.4 on a Windows 2000 machine, i get an Error:
    "Unable to delete the NT Service for the SQL *Net V2 Listener".
    No previous installation of Personal Oracle is present on this machine as it's a newly installed OS.
    Any Help would be appreciated

    I tried installing Oracle 8i Personal Edition in Windows 2000. The installer loads and it start installing the files, except when it goes half way through the installation, it quits. I don't know if this is a bug in 8i Personal Edition or not. Because I am unable to install the software on my machine.

  • Connect to Oracle database from Perl on Solaris x86

    Hi,
    How can I connect to Oracle database using Perl scripts on Solaris x86. It seems that DBD-Oracle Perl module requires Oracle client installed to work. Is there any Oracle client available for Solaris x86? Any one got a workaround? Thanks.
    Angus Lee

    Yes, you absolutely must have some portions of the rdbms installed before you can proceed. If your Solaris x86 machine is only a client, then you can get away with installing just ?/rdbms/mesg and ?/rdbms/lib.
    I have Oracle 7.3.4, 8.0.5, 8.0.6, and 8.1.6 for Intel Solaris 2.6. I don't know if they'll run on Solaris 8 or 9 but I'm trying to upgrade at this very moment. As long as you conform to Oracle developer license, then you may download them from my machine.
    I believe the reason Oracle dropped their Intel Solaris port is probably because Sun went through a period where they themselves dropped their Intel port. They've picked back up and if enough Oracle on Intel Solaris customers scream, then Oracle might pick it back up again too.
    Send me an email if you're interested in the downloads.

  • Oracle EE 8.x for Solaris x86

    Sorry for this post.
    I would like to know (excatly location) where I can d/l Oracle EE
    for Solaris x86 like linux one ?
    I already send email to technet support one week ago. There is no
    reply yet.
    KK
    null

    Hi Nicolas,
    great thanks!
    Is the information available on the web site or is it something internal ?
    I've tried to follow your link:
    Operating System: Solaris Operating System x86 Version 10
    Oracle Database - Enterprise Edition Version 10gR2
    But could not find any such directions.
    Also this is the Enterprise version, what about the Standard version ?
    Thank you!

  • Installation problem with Oracle 8.1.7 on Mandrake 8.1

    Hi all,
    I am trying to install Oracle 8.1.7 (Rel 3) on Mandrake Linux 8.1. I changed all the parameters, tested everything, created the users (oracle & apache) and groups (oinstall & dba) as per the documentation. I downloaded the Oracle's "tar" file from the Oracle's web site. I unzipped that in "/shared" directory on my PC. I changed to "/shared/Disk1" directory and gave "./runInstaller". A window is opening with the following buttons.
    About
    Deinstall products
    Exit
    Help
    Installed products
    Previous (disabled)
    Next
    Only "About" and "Deinstall products" buttons are working. None of the other buttons are working. When I press "Next" nothing is happening.
    Could anybody help with this problem. I really appreciate it.
    Thank you very much in advance,
    Murali.

    Hi all,
    This problem got solved. Its very silly thing. Number lock should be off, when you are running Oracle Installer. It worked for me. (This is for Mandrake Linux 8.1)
    Regards,
    Murali.

  • Yast installation problem on Oracle Enterprise Linux Rel 5 Upd 2

    Hi,
    I installed Oracle Enterprise Linux Rel 5 Upd 2 on a new server (Intel 64 bit) with the downloads from oracle
    (Enterprise-R5-U2-Server-x86_64-disc1.iso till Enterprise-R5-U2-Server-x86_64-disc6.iso).
    Then I wanted to install Yast for administering my machine and downloaded yast_el5_x86_64.tar, again from Oracle. Running the Yast install routine it required the perl-Digest-SHA package. I downloaded that from Oracle ULN and installed it.
    Now, running the Yast install routine again, I get a bunch of warnings and errors about failed dependencies and NOKEY's.
    Here I copied a part of it:
    warning: liby2util-2.13.8-0.12.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    warning: blocxx-1.0.0-17.2.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    warning: libxcrypt-2.4-12.2.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    warning: testutf8-1.0-1.2.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    warning: yast2-core-2.13.39-0.3.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    warning: hwinfo-13.57-2.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    warning: yast2-hardware-detection-2.13.7-0.9.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    warning: libzypp-2.15.10-0.4.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    error: Failed dependencies
    +     libboost_filesystem.so.2()(64bit) is needed by libzypp-2.15.10-0.4.x86_64+
    +     libboost_regex.so.2()(64bit) is needed by libzypp-2.15.10-0.4.x86_64+
    warning: yast2-pkg-bindings-2.13.117-0.13.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    error: Failed dependencies:
    +     libzypp >= 2.4.0 is needed by yast2-pkg-bindings-2.13.117-0.13.x86_64+
    +     libzypp.so.215()(64bit) is needed by yast2-pkg-bindings-2.13.117-0.13.x86_64+
    warning: yast2-2.13.104-1.0.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    error: Failed dependencies:
    +     yast2-pkg-bindings >= 2.13.111 is needed by yast2-2.13.104-1.0.x86_64+
    warning: yast2-network-2.13.98-0.7.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    error: Failed dependencies:
    +     yast2 >= 2.13.90 is needed by yast2-network-2.13.98-0.7.x86_64+
    warning: perl-Parse-RecDescent-1.80-259.2.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    warning: perl-gettext-1.05-13.2.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    warning: perl-X500-DN-0.28-133.2.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    warning: yast2-pam-2.13.5-0.11.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    error: Failed dependencies:
    +     yast2 is needed by yast2-pam-2.13.5-0.11.noarch+
    warning: yast2-mail-aliases-2.13.8-0.11.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    error: Failed dependencies:
    +     libzypp.so.215()(64bit) is needed by yast2-perl-bindings-2.13.11-0.17.x86_64+
    +     yast2 is needed by yast2-security-2.13.7-0.11.noarch+
    +     yast2-pam is needed by yast2-security-2.13.7-0.11.noarch+
    +     yast2 is needed by yast2-ldap-client-2.13.27-0.11.noarch+
    +     yast2-network is needed by yast2-ldap-client-2.13.27-0.11.noarch+
    +     yast2-pam >= 2.13.5 is needed by yast2-ldap-client-2.13.27-0.11.noarch+
    +     yast2 >= 2.13.70 is needed by yast2-country-2.13.52-0.9.x86_64+
    +     yast2 >= 2.13.85 is needed by yast2-installation-2.13.192-0.4.noarch+
    +     yast2-network is needed by yast2-installation-2.13.192-0.4.noarch+
    +     yast2-pkg-bindings >= 2.13.101 is needed by yast2-installation-2.13.192-0.4.noarch+
    +     yast2 is needed by yast2-users-2.13.55-0.4.x86_64+
    +     yast2-pam is needed by yast2-users-2.13.55-0.4.x86_64+
    What's wrong here and what is to do?
    I only installed packages from Oracle on a newly installed machine. And I didn't find documentation regarding these problems.
    Any help would be greatly appreciated,
    Roger

    error: Failed dependencies
    + libboost_filesystem.so.2()(64bit) is needed by libzypp-2.15.10-0.4.x86_64+
    + libboost_regex.so.2()(64bit) is needed by libzypp-2.15.10-0.4.x86_64+As error message clearly states you need to install additional OS packages (included in installation media or in online repository) to solve the dependencies.

  • Installation problem for oracle 9i on linux

    The following error I have got during installation of Oracle 9i (9.2.0.1.0) downloaded enterprise version for Linux from otn site.
    Red Hat Linux Release 9 (Kernel 2.4.20-8)
    1. Could not copy /home/oracle/OraHome1/Apache/Apache/conf/ssl.key/server.key
    2. Could not Copy
    /home/oracle/Orahome1/ldap/odi/conf/idfsample.map.master
    During linking error given with
    /home/oracle/oraHome1/network/lib/ins_oemagent.mk
    . . .. ... ........ctx/lib/ins_ctx.mk
    ........ .... .......Apache/Apache/ports.ini
    I have ignored all above and proceed...
    at the time database creation I got the following problem
    ORA-27123 : unable to attach to shared memory segment.
    But
    I have entered into /etc/sysctl.conf
    kernel.SHMMAX=1073741824
    Please give me a quick Reply

    Refer to the following web site which has excellent tips and workarounds for most problems you will find installing Oracle on RedHat:
    www.puschitz.com

  • Installation problem for Oracle 9.2 on Win XP pro

    This is what I have done so far:
    1. Launch Setup
    2. Specify the Product Key and Home Directory
    3. Select Database Option
    4. Select Personal Edition (I am a student)
    5. Click Install
    The Installer starts and I see a progress bar on top. It goes till 36% quickly and when it reaches "Installing Pre-requisites" it just vanishes without any error message.
    I changed the "symcjit.dll" to "symjcit.old" but to no avail. Anybody has a solution. Also is it possible to have oracle and sql server on the same machine.
    I really appreciate it if someone can help

    I have a similar problem. Someone please point out what is the specific solution ! Thanks in advance.

  • Installation Problem about ORACLE HTTP SERVER 10g

    I tried to install oracle http server on windows xp sp2. Everthing was all right until
    it made some recommend tasks while installing. It could'nt start the http server at there. I completed the installation. After then when i connect to the internet and try to start http server it starts. But when i do not connect to the internet it gives an error like apache.exe couldn't start on executing ApacheModuleonsinst.dll. I want to learn what causes to this problem.

    pparkko wrote:
    With this type of behaviour, you always need to find out the real error.
    Try opening a command prompt (cmd) and running the command from the command line.
    Then you can see what is going wrong.I have a question, I just upgraded our test 11i database (9i) to 10g (10.2), as a part of that upgraded forms, reports, graphics to patchset 18. Now planning to install 10giAS on appsTier on which forms, Apache and discoverer running. If I install 10giAS in differnet home, how can I get that in to appsTier?, does it mean adapcctl script no longer be used to start webservices?. I haven’t done this before, if my question is stupid, please ignore :).

  • Crs installation problem in oracle 10g rac with NAS storage

    Hi,
    for my practice i am trying to install oracle 10gR2 on RHEL5-64bit OS in my laptop.
    during my crs installation i have struckup with the below error while i am executing root.sh in node1.
    Error:
    +++++
    Setting the permissions on OCR backup directory
    Setting up NS directories
    PROT-1: Failed to initialize ocrconfig
    Failed to upgrade Oracle Cluster Registry configuration
    ocrconfig.log ;
    ++++++++++++
    NFS file system /u01 mounted with incorrect options
    [  OCROSD][4265610768]WARNING:Expected NFS mount options: wsize>=32768,rsize>=32768,hard,(noac | actimeo=0 | acregmin=0,acregmax=0,acdirmin=0,acdirmax=0
    [  OCROSD][4265610768]utopen:6m'': OCR location [share/storage/ocr] configured is not a valid storage type. Rturn code [37].
    As per metalink i have find that this problem is fixed with Patch:4679769
    # Patch Installation Instructions:
    # To apply the patch, unzip the PSE container file:
    # p4679769_10201_LINUX.zip
    # Set your current directory to the directory where the patch
    # is located:
    # % cd 4679769
    # Copy the clsfmt.bin binary to the $ORACLE_HOME/bin directory where
    # clsfmt is being run:
    # % cp $ORACLE_HOME/bin/clsfmt.bin $ORACLE_HOME/bin/clsfmt.bin.bak
    # % cp clsfmt.bin $ORACLE_HOME/bin/clsfmt.bin
    # Ensure permissions on the clsfmt.bin binary are correct:
    # % chmod 755 $ORACLE_HOME/bin/clsfmt.bin
    3. Run the root.sh script and proceed with the installation.
    **My question is still i am not install Database ..only i ma trying to install crs but in this readme .txt we need to replace the clsfmt.bin file in ORACLE_HOME/bin.**
    **but i have not bin directory under in ORACLE_HOME.please clear my doupt to apply this patch...**
    Regards,
    Mugunth

    Also you clusterware installation installs to an ORACLE_HOME.
    Oracle does only make a differentiation, if it has to be clear, that you got a clusterware home and a database home.
    Normally if a patch is referring to $ORACLE_HOME (and the patch can be used for clusterware & database), it just means the installation directory of the oracle software installed.
    Sebastian

  • Installation Problems with Oracle 8i and Win98

    Yesterday I tried installing Oracle 8i Personal Edition from CD. I completed installation up to "Database Creation in Progress", initializing phase. It stuck at 85%. The CD did not make any noise, and it stayed at 85% for 53 minutes.
    Today, I downloaded Oracle 8i. It unzipped with no problem. I uninstalled, then tried to install. I got numerous .dll file errors in writing to file c.
    The CPU is 500mz, 128 S-DRAM PC-133 Memory, there is 32 gig free on hard drive, Browser is IE Ver.5.5, O/S is Win 98.
    Thank you
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename - psoracle81798
    - Date/Time 02/08/02 10:05 am EST
    - Browser + Version - I.E. Ver 5.5
    - O/S + Version WIN98
    - Error Msg: Error in writing to file C

    Change Compiler to egcs 1.1.2-24.
    Try again.

  • Installations Problem of Oracle Projects

    Hi All,
    The problem is like this that I have downloaded all the 7 zip files of Oracle Projects and I have no DVD as such in hand, as per installation doc I have installed ActivePerl, and the MSXML Parser too. I started the adautostg.pl script file and it asked for the disk location for which I gave in the folder name for once which didn't work. Again I installed daemon tools to run the image file but again the software could not find any disk. I would be really thankful if someone could tell me how to go about it.

    If u have downloaded the zip files then u dont need adautostg.pl script
    It is used if we are going to instal from CD.
    Find the setup.exe /runInstaller and start installing it
    Rajesh Alex

Maybe you are looking for

  • Dates in column headers based on passed-in parameters

    I am trying to display a query that views performance data for a specified time range, with one day per column and the day's notation ('MON-DD') in the column header. Instead of giving myself a nightmarish query with a variable number of columns, I a

  • Best Method For Parent/Child Form Interaction

    Can anyone advise the best way to achieve the following? * I have two forms * Form1 creates an instance of Form2 * A user action on Form2 will affect a change on Form1 At the moment, when Form1 creates Form2, it adds an event handler to a method with

  • Can't set up mail account in iPad 2

    My email account was from my company hp.com, but I was not able to set up a mail account in my new iPad.  It always said "unable verify account information", I tried many times by adding all details I have, but I still can't get it work. Please help

  • ClassCastException with SignedObject

    I have a signed object which I store as a blob in an sql database. In order to retrieve the signed object, i do the following: String driver = "org.gjt.mm.mysql.Driver"; String url = "jdbc:mysql://127.0.0.1:3306/database"; Class.forName(driver); conn

  • What DataGrid Can be used in Flex application

    Hi All,   I need to call a webservice in Flex application. My webservice output would vary depending on the input.ie., it might return 10 rows or 100 rows etc. For the above scenario the standard datagrid cannt be used as rows and columns are statica