Installation Oracle8i 8.1.5

Hi, my name is Sergio Eduardo Turrubiates Lira.
my email address is [email protected]
I4m trying to install Oracle8i 8.1.5 in a SuSE Linux 6.4 but
when a run the runInstaller i have an error
Initializing Java Virtual Machine from /usr/local/jre/bin/jre.
Please wait...
Error in CreateOUIProcess():-1
: Bad address
when i do: bash -v runInstaller there is some code that shows me
here is the code:
#!/bin/sh
# The environment variable $SRCHOME cannot be set during the
installation
unset SRCHOME
CMDDIR=`dirname $0`
dirname $0
if [ "$CMDDIR" = "." ];then
CMDDIR=`pwd`;
fi
pwd
# Replace relative path with fully qualified path.
if [ ! "`echo $CMDDIR|grep '^/'`" ];then
CMDDIR=`pwd`/$CMDDIR;
fi
echo $CMDDIR|grep '^/'
if [ x${PATH} != x ] ; then
PATH=/usr/bin:$PATH
export PATH
else
PATH=/usr/bin
export PATH
fi
if [ x${LD_LIBRARY_PATH} != x ] ; then
LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
else
LD_LIBRARY_PATH=/usr/lib
export LD_LIBRARY_PATH
fi
cd $CMDDIR/install/linux
./runInstaller $*
Error in CreateOUIProcess(): -1
: Bad address
WHAT CAN I DO? PLEASE SOMEBODY HELP ME.

Check if ORACLE_SID and ORACLE_HOME are set and if your database is open

Similar Messages

  • [b]Can't not run the Oracle Universal Installer (Oracle8.1.7 for Linux) on

    I have a problem when try to install Oracle8i Release 8.1.7 Enterprise Edition on RedHat Linux 7.3. After I do the pre-installation tasks, i enter the command (runs as the oracle user):
    $ /tmp/Disk1/runInstaller
    I wait for the one minute and then nothing is happen. I don't understand the reason why the Oracle Universal Installer can't not display! Please tell me all reasons may be!

    Sorry the Oracle version should be 1.7 not 1.1.7. I downloaded it from the web site. The JRE I downloaded is jre 1.18 because the installer asked for this version.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Bin Yao ([email protected]):
    I have a problem to install Oracle8 1.1.7 for linux on Mandrake. When I run ./runIstaller I got a error message that the Java RunTime Enviroment was not found at ?/bin/jre. The "?"stands for a strange character and may change at diffrent time runing the installer. I downloaded a JRE from blackdown and make a link to /usr/local/jre and I also tried to make link to the JRE shiped with Oracle8 1.1.7. But I still get same error. Does Oracle8 1.1.7 still need JRE downloaded and insatll(or link) to /usr/local/jre? I don't know what else I can try. Please give me a help. Thanks.<HR></BLOCKQUOTE>
    null

  • Installation Oracle8i Enterprise Edition Release 3 (8.1.7.0.1)

    I has a Conectiva 8 Linux and did download of Oracle8i Enterprise Edition Release 3 (8.1.7.0.1) for Linux (Intel) of Oracle Site.
    I4m trying to follow the instructions of installation but i don4t know how set the DISPLAY. The runInstaller is in the path /home/usr/oracle/Disk1 and I will execute the runInstaller of server linux.
    The runInstaller quit after the installation of Java Runtime and didn4t display the Welcome Window.
    If anybody know how to do this, please help me!!!! because i need to access a remote DB Oracle from a linux/php web page.
    Thank you very much!

    On all the Linux system I have worked with the DISPLAY environmet variable is set as follows:
    If running install on server:
    DISPLAY=localhost:0.0; export DISPLAY
    If running install from remote system:
    DISPLAY={yourlocalsystemname}:0.0; export DISPLAY
    you may need to run "xhost +{yourlocalsystemname}" on the server as well.

  • Installation Oracle8 Personal Edition to Win NT

    Hi all,
    Had encountered the following error ORA-12203:TNS: unable to connect to destination during my installation to Win NT at the last part.
    Really had no idea on wat had gone wrong? Can someone enlighten me on it?
    null

    This error normally means that the Oracle listener (NT)service is not started.
    Go to the start menu/settings /control panel
    then choose services.
    In the window check the status of the Oracle TNS listener service.
    This should be 'started'.
    Also check if startupup mode for the service is set to 'automatic'.This means that the service will be automatically started when you start windows up.(then you won't have to worry about this any more).
    I hope that this is useful
    regards David
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by ng isabelle ([email protected]):
    Hi all,
    Had encountered the following error ORA-12203:TNS: unable to connect to destination during my installation to Win NT at the last part.
    Really had no idea on wat had gone wrong? Can someone enlighten me on it?<HR></BLOCKQUOTE>
    null

  • Installation ORACLE8i URGENT

    On a deux serveurs IBM F50 et F80, on aimerait configurer ces deux serveurs en serveur de donnies et en serveur de deployment, j'aimerais savoir les produits ` installer sur chaque serveur pour avoir ces configurations.
    Si quelqu'un peut m'aider, veuillez repondre trhs vite. Merci .

    hello,
    to use the reports server on the web, you have to have a web-servler (e.g. IIS) and install and configure the Reports Server CGI there. this executable will enable you to submit a job from inside a browser.
    the reports server alone is not accessibla from the web.
    regards,
    the oracle reports team

  • Installation Oracle8i Lite on Windows95

    Hi,
    I recently downloaded Oracle8i Lite on my home machine (Packard Bell 166MHz,Windows95) to start with Oracle database, and immediately got a problem on running Setup. As I'm accepting defaults:
    Name: DEFAULT_HOME
    Location: C:\orawin95
    Language: English
    the message: "win32.stp(1066) Invalid instantiation string in instantiate()" appears on the screen.
    Appreciate your help on resolving this issue.
    Luba Grechko
    [email protected]

    Try the 8iLite discussion forum
    iSQL*Plus Team

  • Oracle8i ORA-03133 Message Error!

    Hi everyone,
    After installation Oracle8i into Solaris8, I run ./svrmgrl command to connect to database.
    The below error message is returned after I enter 'startup' command:
    ORA-03133 : end-of-file on communication channel.
    Please help me what it means and how to fix it.
    Thanks in advance,
    Tuan
    null

    I assume that you have logged on as oracle user and not root. After running ./svrmgrl are you saying connect internal and then startup. If not try it .
    end-of-file on communication channel error comes if the database goes down even temporarily (Basically when you lose the connection)
    I guess it is of some help.

  • Oracle10g and 8i on the same server

    Hello,
    I have seen a similar message but prefer ask my question because
    I have to installer Oracle8i and Oracle10g Rel. 2 on a HP-UX 11.11 server.
    Is it possible on the same server ?
    by creating two different oracle_home ?
    Aren't any compatibility problem ? Concerning the system, due to prequires ?
    Regards,
    Olivier
    Message was edited by:
    user556666

    Ok, thanks.
    It is by creating two different oracle_home ?
    there aren't any compatibility problem ? Concerning the system, due to prequires ?

  • Restore on new hard disk

    bjr
    Je fais une sauvegarde par rman comme ci dessus
    ceci est un test en cas du crach du serveur
    Bck_full.bat ( fichier bat)
    rman target internal/0490@act nocatalog cmdfile d:\Essai_Rman\RmanBckFull.rcv
    pause
    RmanBckFull.rcv
    run {
    allocate channel d1 type disk;
    backup
    full
    skip inaccessible
    tag b_db_full
    filesperset 6
    format 'd:\Essai_Rman\Bck_full_%t_s%s_p%p'
    (database);
    release channel d1;
    2 fichiers se sont crees , je les sauvegarde dans un endroit sur avec les fichiers
    arcs
    je remets un nouveau disque dur
    - installation oracle8i
    - creation tables users grants ok
    je copie les arcs dernierement sauvegardes
    je lance la restauration rman comme ci dessous
    Rec_Full.bat
    rman target internal/0490@act nocatalog cmdfile d:\Essai_Rman\RmanRecFull.rcv
    pause
    RmanRecFull.rcv
    run {
    allocate channel d1 type disk;
    recover database;
    release channel d1;
    Mon Analyse est t'elle correcte ????
    Quelles precautions supplementaires doit je prendre ?
    Doit je sauvegarder aussi les redo logs et les control files ??
    merci

    Bridge is only a browser. It does not contain any files. You need to find out where you saved your photos, and hope they are still accessible on the crashed drive... Just copy them over to your new drive.

  • Rman bis new hard disk ( with my email )

    bjr
    Je fais une sauvegarde par rman comme ci dessus
    ceci est un test en cas du crach du serveur
    Bck_full.bat ( fichier bat)
    rman target internal/0490@act nocatalog cmdfile d:\Essai_Rman\RmanBckFull.rcv
    pause
    RmanBckFull.rcv
    run {
    allocate channel d1 type disk;
    backup
    full
    skip inaccessible
    tag b_db_full
    filesperset 6
    format 'd:\Essai_Rman\Bck_full_%t_s%s_p%p'
    (database);
    release channel d1;
    2 fichiers se sont crees , je les sauvegarde dans un endroit sur avec les fichiers
    arcs
    je remets un nouveau disque dur
    - installation oracle8i
    - creation tables users grants ok
    je copie les arcs dernierement sauvegardes
    je lance la restauration rman comme ci dessous
    Rec_Full.bat
    rman target internal/0490@act nocatalog cmdfile d:\Essai_Rman\RmanRecFull.rcv
    pause
    RmanRecFull.rcv
    run {
    allocate channel d1 type disk;
    recover database;
    release channel d1;
    Mon Analyse est t'elle correcte ????
    Quelles precautions supplementaires doit je prendre ?
    Doit je sauvegarder aussi les redo logs et les control files ??
    merci
    mail is [email protected]

    Cyberpundit wrote:
    Why is it not available "in the other direction"? What is Apple trying to achieve, or limit? Looks like this requirement is one that MANY PEOPLE face.
    Long standing design of iTunes, presumably to prevent people casually swapping media with each other and keep the record companies on board.
    I do not have any backup of my old library etc. Because all the stuff is on my iPhone. Why do I need a separate backup?
    I guessed. Because as you've just found out extracting your media & other data from your iPhone is a non-trivial task.
    Could you please recommend an external software program then that will allow me to:
    1. Extract all my items -- all apps, all music, all the books etc within iBooks, etc.
    2. Then when iTunes has "freshly synced" this new iPhone and thereby erased everything because this is what Apple thinks is "good functionality", the said app should pull all the stuff back into iPhone.
    PLease tell me there's a software (paid or free) that does this? 
    Suggested software listed in the user tip. I don't have a personal recommendation. It isn't quite as simple as buying the software and pushing one button. iTunes can extract all your iTunes purchased content, 3rd party tools for anything else. You need to work through the steps given to get your device to see the new library as the "home" computer and to preserve contacts, calendar info. and application data.
    tt2

  • Error in creation of sample database during installation of Oracle8

    I am trying to install Oracle8 for Intel Solaris8. Near the end of installation - running database configuration assitant, the creation of the sample database failed by an alert:
    ORA-03114: not connected to ORACLE
    I also tried to run database configuration assistant in custom mode separately, "ORACLE not available" message came up.
    I think ORACLE should be connected and running before creation of the sample DB, like installation of Oracle in Windows.
    Anyone has the same problem or can give me a help?
    The Oracle(8.1.7) CD comes with Solaris8 (07/01) package.
    Thanks.

    I would guess that your kernal parameters have not been set. Check you oracle install guide for the appropriate additions to /etc/system for semiphores and shared memory segments. If you have not made these changes, the database will not come up.
    ...jcd...

  • Failed Installation of Oracle8i on Red Hat Linux 7.0

    Hi,
    I have successfully installed Oracle8i(8.1.6) Enterprise edition on Red Hat Linux 7.0 but while running the Database Configuration Assistant, it stops at the database initialization portion. I suspect the initmig8i.ora file is causing the problem. I have followed the installation guide very closely and the SID is mig8i. What might be the problem causing it to stop? Now, I can't connect to database.
    initmig8i.ora located at
    /u01/app/oracle/admin/mig8i/pfile
    # Copyright (c) 1991, 1998 by Oracle Corporation
    # Example INIT.ORA file
    # This file is provided by Oracle Corporation to help you customize
    # your RDBMS installation for your site. Important system parameters
    # are discussed, and example settings given.
    # Some parameter settings are generic to any size installation.
    # For parameters that require different values in different size
    # installations, three scenarios have been provided: SMALL, MEDIUM
    # and LARGE. Any parameter that needs to be tuned according to
    # installation size will have three settings, each one commented
    # according to installation size.
    # Use the following table to approximate the SGA size needed for the
    # three scenarious provided in this file:
    # -------Installation/Database Size------
    # SMALL MEDIUM LARGE
    # Block 2K 4500K 6800K 17000K
    # Size 4K 5500K 8800K 21000K
    # To set up a database that multiple instances will be using, place
    # all instance-specific parameters in one file, and then have all
    # of these files point to a master file using the IFILE command.
    # This way, when you change a public
    # parameter, it will automatically change on all instances. This is
    # necessary, since all instances must run with the same value for many
    # parameters. For example, if you choose to use private rollback' segments,
    # these must be specified in different files, but since all gc_*
    # parameters must be the same on all instances, they should be in one file.
    # INSTRUCTIONS: Edit this file and the other INIT files it calls for
    # your site, either by using the values provided here or by providing
    # your own. Then place an IFILE= line into each instance-specific
    # INIT file that points at this file.
    # NOTE: Parameter values suggested in this file are based on conservative
    # estimates for computer memory availability. You should adjust values upward
    # for modern machines.
    db_name = "mig8i"
    instance_name = mig8i
    service_names = mig8i
    control_files = ("/u01/app/oracle/oradata/mig8i/control01.ctl", "/u01/app/oracle/oradata/mig8i/control02.ctl", "/u01/app/oracle/oradata/mig8i/control03.ctl")
    open_cursors = 100
    max_enabled_roles = 30
    db_block_buffers = 2048
    shared_pool_size = 4194304
    large_pool_size = 614400
    java_pool_size = 0
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    processes = 50
    log_buffer = 163840
    # audit_trail = false # if you want auditing
    # timed_statistics = false # if you want timed statistics
    # max_dump_file_size = 10000 # limit trace file size to 5M each
    # Uncommenting the lines below will cause automatic archiving if archiving has
    # been enabled using ALTER DATABASE ARCHIVELOG.
    # log_archive_start = true
    # log_archive_dest_1 = "location=/u01/app/oracle/admin/mig8i/arch"
    # log_archive_format = arch_%t_%s.arc
    # If using private rollback segments, place lines of the following
    # form in each of your instance-specific init.ora files:
    #rollback_segments = ( RBS0, RBS1, RBS2, RBS3, RBS4, RBS5, RBS6 )
    # Global Naming -- enforce that a dblink has same name as the db it connects to
    # global_names = false
    # 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
    # define directories to store trace and alert files
    background_dump_dest = /u01/app/oracle/admin/mig8i/bdump
    core_dump_dest = /u01/app/oracle/admin/mig8i/cdump
    #Uncomment this parameter to enable resource management for your database.
    #The SYSTEM_PLAN is provided by default with the database.
    #Change the plan name if you have created your own resource plan.# resource_manager_plan = system_plan
    user_dump_dest = /u01/app/oracle/admin/mig8i/udump
    db_block_size = 8192
    remote_login_passwordfile = exclusive
    os_authent_prefix = ""
    compatible = "8.0.5"
    sort_area_size = 65536
    sort_area_retained_size = 65536
    Thank you.
    null

    Richard,
    It's a glib problem. 8i uses the glib 2.1 libraries, while RH7 uses the 2.2. There is a patch available from oracle support, or you can find a solution that has worked for me twice on the otn discussion forum.
    Cory Franzmeier
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Richard Yip ([email protected]):
    Hi,
    I have successfully installed Oracle8i(8.1.6) Enterprise edition on Red Hat Linux 7.0 but while running the Database Configuration Assistant, it stops at the database initialization portion. I suspect the initmig8i.ora file is causing the problem. I have followed the installation guide very closely and the SID is mig8i. What might be the problem causing it to stop? Now, I can't connect to database.
    initmig8i.ora located at
    /u01/app/oracle/admin/mig8i/pfile
    # Copyright (c) 1991, 1998 by Oracle Corporation
    # Example INIT.ORA file
    # This file is provided by Oracle Corporation to help you customize
    # your RDBMS installation for your site. Important system parameters
    # are discussed, and example settings given.
    # Some parameter settings are generic to any size installation.
    # For parameters that require different values in different size
    # installations, three scenarios have been provided: SMALL, MEDIUM
    # and LARGE. Any parameter that needs to be tuned according to
    # installation size will have three settings, each one commented
    # according to installation size.
    # Use the following table to approximate the SGA size needed for the
    # three scenarious provided in this file:
    # -------Installation/Database Size------
    # SMALL MEDIUM LARGE
    # Block 2K 4500K 6800K 17000K
    # Size 4K 5500K 8800K 21000K
    # To set up a database that multiple instances will be using, place
    # all instance-specific parameters in one file, and then have all
    # of these files point to a master file using the IFILE command.
    # This way, when you change a public
    # parameter, it will automatically change on all instances. This is
    # necessary, since all instances must run with the same value for many
    # parameters. For example, if you choose to use private rollback' segments,
    # these must be specified in different files, but since all gc_*
    # parameters must be the same on all instances, they should be in one file.
    # INSTRUCTIONS: Edit this file and the other INIT files it calls for
    # your site, either by using the values provided here or by providing
    # your own. Then place an IFILE= line into each instance-specific
    # INIT file that points at this file.
    # NOTE: Parameter values suggested in this file are based on conservative
    # estimates for computer memory availability. You should adjust values upward
    # for modern machines.
    db_name = "mig8i"
    instance_name = mig8i
    service_names = mig8i
    control_files = ("/u01/app/oracle/oradata/mig8i/control01.ctl", "/u01/app/oracle/oradata/mig8i/control02.ctl", "/u01/app/oracle/oradata/mig8i/control03.ctl")
    open_cursors = 100
    max_enabled_roles = 30
    db_block_buffers = 2048
    shared_pool_size = 4194304
    large_pool_size = 614400
    java_pool_size = 0
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    processes = 50
    log_buffer = 163840
    # audit_trail = false # if you want auditing
    # timed_statistics = false # if you want timed statistics
    # max_dump_file_size = 10000 # limit trace file size to 5M each
    # Uncommenting the lines below will cause automatic archiving if archiving has
    # been enabled using ALTER DATABASE ARCHIVELOG.
    # log_archive_start = true
    # log_archive_dest_1 = "location=/u01/app/oracle/admin/mig8i/arch"
    # log_archive_format = arch_%t_%s.arc
    # If using private rollback segments, place lines of the following
    # form in each of your instance-specific init.ora files:
    #rollback_segments = ( RBS0, RBS1, RBS2, RBS3, RBS4, RBS5, RBS6 )
    # Global Naming -- enforce that a dblink has same name as the db it connects to
    # global_names = false
    # 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
    # define directories to store trace and alert files
    background_dump_dest = /u01/app/oracle/admin/mig8i/bdump
    core_dump_dest = /u01/app/oracle/admin/mig8i/cdump
    #Uncomment this parameter to enable resource management for your database.
    #The SYSTEM_PLAN is provided by default with the database.
    #Change the plan name if you have created your own resource plan.# resource_manager_plan = system_plan
    user_dump_dest = /u01/app/oracle/admin/mig8i/udump
    db_block_size = 8192
    remote_login_passwordfile = exclusive
    os_authent_prefix = ""
    compatible = "8.0.5"
    sort_area_size = 65536
    sort_area_retained_size = 65536
    Thank you.<HR></BLOCKQUOTE>
    null

  • Installation porblem of oracle8i release 3(version 8.1.7) on redhat linux 7

    HI,
    this is very urgent.any one please help me immeditely.
    This is my problem while installing oracle8i(8.1.7)on redhat linux 7.i installed oracle 8i.at the last stage of installation,the database configuration assistant will start.while database creating it is displaying error i.e :ORA-03114-not connected to oracle;
    (2) ORA-03113-end-of -file on communication cahnnel.
    these are the problems i got.and i want to listener .ora and tnsnames.ora also.
    if any get this solution.please send mail with clear description to my personnal mail or this forum.
    iam waiting for your response.
    krishna

    This is my work-around for RH 7. This John Smiley's step-by-step description which is posted elsewhere on this forum. It is better put than my original post:
    Here is a step-by-step process for getting Oracle 8.1.6 or 8.1.7 working on systems with glibc 2.2 (don't bother with 8.1.5 if you can help it):
    1. Install the compat-glibc RPM for 2.1.3.x
    2. cd to the directory where compat-glibc installed the files (for me it's /usr/i386-glibc21-linux/lib).
    3. Copy the following files to $ORACLE_HOME/lib:
    libc-2.1.3.so
    libpthread.so
    libdl.so
    ld-linux.so.2
    For me, several of these are symbolic links, so you'll need to copy the target of the symbolic link and rename it to the link name when you copy it to $ORACLE_HOME/lib.
    For example, if ls -l shows:
    ld-linux.so.2 -> ld-2.1.3.so
    libc-2.1.3.so
    libdl.so -> libdl.so.2
    libpthread.so -> libpthread.so.0
    Then you will:
    cp ld-2.1.3.so $ORACLE_HOME/lib/ld-linux.so.2
    cp libc-2.1.3.so $ORACLE_HOME/lib
    cp libdl.so.2 $ORACLE_HOME/lib/libdl.so
    cp libpthread.so.0 $ORACLE_HOME/lib/libpthread.so
    4. Create a file in $ORACLE_HOME/lib called libc.so with the following contents (as a single line):
    GROUP ( <OH>/lib/libc-2.1.3.so <OH>/lib/ld-linux.so.2 <CL>/libc_nonshared.a )
    Substitute the value of $ORACLE_HOME for <OH> and the location of the compat-glibc directory for <CL>. For example:
    My $ORACLE_HOME is:
    /u01/app/oracle/product/8.1.7
    and my compat-glibc directory is:
    /usr/i386-glibc21-linux/lib
    so the GROUP line looks like this for me:
    GROUP (/u01/app/oracle/product/8.1.7/lib/libc-2.1.3.so /u01/app/oracle/product/8.1.7/lib/ld-linux.so.2 /usr/i386-glibc21-linux/lib/libc_nonshared.a)
    This is all one line.
    5. cd $ORACLE_HOME/bin
    6. Run the following command from the UNIX prompt:
    relink all
    All of the Oracle software, including the assitants, will work fine now.
    null

  • Installation of oracle8i (8.1.7) on linux 6.2

    hello,
    This is regarding installation of oracle8i(8.1.7) on redhat linux6.2.
    We are facing problems at the begining step of creation of "oracle" user accout & "dba" group.
    Even though we are successfull in creating user & group we are not able to proceed further with installations.
    is the problem is wrt O.S kernel parameters.
    if yes please send me the solution.
    the kernel ver which we are using is 2.2.14.
    does that makes any difference.
    Or should "oracle" user or the "dba" group
    comes under special category.
    bcos we are not able to find any oracle related environment variables nor we are successfull in accesing kernel parameters.
    please let me know how to proceed further
    as soon as possible.
    thanks a lot,
    Bheemesh.

    hello folks,
    i am having a problem in installing oracle 8.1.7 on linux 7.2 redhat.[...snip...]
    now installation starts,during Linking Oracle8i Enterprise Edition segment,,at 62 or 64%,,it start
    generating errors like:
    Error in invoking target relink of makefile
    /dba01/app/oracle/product/8.1.7/precomp/lib/ins_precomp.mk
    no effect on retry,just ignore ignore and ignore all the rest part,,
    i have read a nearly similar type of problem yesterday in this forum where author suggested
    to change LD_SELF_CONTAINED in ORACLE_HOME/bin/genclntsh and then run "genclntsh",,but he did'nt
    mentioned what change should we do??http://www.puschitz.com/OracleOnLinux.shtml
    From the above guide:
    Edit the file $ORACLE_HOME/bin/genclntsh and change the following line (people have sent me emails pointing out that this also works for Mandrake 8.1 and Mandrake 8.2):
    LD_SELF_CONTAINED="-z defs"
    to read:
    LD_SELF_CONTAINED=""
    Then run the script $ORACLE_HOME/bin/genclntsh as the user "oracle" and not as the user "root". Also make sure you have all the Oracle environments set! (I got so many emails because people were not doing this)
    $ su - oracle
    $ $ORACLE_HOME/bin/genclntsh
    Created /opt/oracle/product/9.0.1/lib/libclntst9.a
    $
    Also another 'jewel'http://staff.in2.hr/denis/oracle/index.html
    Regards,
    Pedro

  • Oracle8i Installation Problems with RedHat 6.1

    Hi all,
    The Oracle8i installation process for Linux has MUCH room for improvement. After retrieving the so-called "User Friendly Install of Oracle8i on RedHat 6.1", I followed the steps diligently and after extending my swap space, I managed to get the install to work - sort of.... the install of "Database Assistant" failed.. Help on this issue if appreciated. However, a solution to the next problem is much needed:
    After exiting the installer, I go $ORACLE_HOME/install/utl and run the "linux.sh" script (as given in the guide). This script is not successful-it does not find a library "-ldl". Is this an Oracle library? Help! I cannot proceed with the installation until I can get this to work!

    Take a closer look were it fails exactly.
    The linux.sh mainly calls the MaKe files in different directories to link the products together. dl is a library which should be found in your PATH staement. Use ldconfig -p to see which lib-path are include in your ld-path. Make shure that you've included the ld_library_path statement in your root .profile.
    Hope this helps a bit.
    null

Maybe you are looking for

  • How do i backup itunes from an older pc that wont start up to a new pc

    i broke my 3gs and my pc burne dout aswell, how do i upload those songs from my old itunes account to my new one?  missing 50% of files atm

  • How to draw Line Chart in SAP?

    There is a request that the customer want to see Line Chart in the report. Is it possible to do it using abap? Thank you very much.

  • Best way to access files on Xserve via VPN on iPad?

    Can anyone tell be the best solution for accessing files housed on the companies Apple Xserve remotely via VPN from an iPad? Numbers / Pages etc. thanks, Rick

  • Wl 6.0 libproxy and nes 3.6 problems....

    Having a problem getting libproxy to function properly on nes 3.6 Added the proper entries for the plugin in obj.conf; reloaded. Nes instance starts up fine. If I attempt to access the url (i've defined by ppath) the app server never get's hit. It's

  • Partitioning - actual value combinations

    Hi, Can we 'actual value combinations' by doing Partioning?? how? like i have records Both fields have lookup values Field 1 - have values 1, 2, 3, 4 Field 2 - A, B, C After Partioning All possible combinations will be 1A, 1B, 1C, 2A, 2B, 3C, so on (