Configaration Problems to install 9iAS Ifrastructure on RedHat Linus AS

Following components configaration failed at the time of 9i AS installation on RedHat Linux AS....
1. Applying RDBMS Bundled Patch - No value
2. Siggle Sign-On Configaration Assistant -message given- failed to update targets.xml
3. Infrastructure mod_osso Configaration Assistant.
4. OC4J Instance Configaration Assistant.
5. OPMN Configaration Assistant - start HTTP Server
6. OPMN Configaration Assistant - start DAS Instance
7. DCM Repository Backup Assistant -message given- ADMN 906011
need immediate solution.

You haven't set up your prerequisites such as
pdksh version
binutils version
do the commands rpm -qa | grep pdksh
and rpm -qa | grep binutils
to see which versions you have installed (if any)
You need to set up Environment ulimit and kernel parameters
its in the documentation but to summarise:
to set the ulimits for the oracle user.
Type cd /etc/security
Type vi limits.conf
Add the following lines to the file.
@oracle<tab><tab>hard<tab>nofile<tab><tab>65535
@oracle<tab><tab>hard<tab>nproc<tab><tab>16384
@dba<tab><tab>hard<tab>nofile<tab><tab>65535
@dba<tab><tab>hard<tab>nproc<tab><tab>16384
Save the file.
Note: <tab> means press the tab key.
Check that this has worked by typing
su – oracle
ulimit – aH
You should see something like this
core file size (blocks) unlimited
data seg size (kbytes) unlimited
file size (blocks) unlimited
max locked memory (kbytes) unlimited
max memory size (kbytes) unlimited
open files 65535
pipe size (512 bytes) 8
stack size (kbytes) unlimited
cpu time (seconds) unlimited
max user processes 16384
virtual memory (kbytes) unlimited
Press CTRL-D to get back to the root shell.
You now need to set the kernel parameters.
Type cd /etc
Type vi sysctl.conf
Add the following lines to the file
# Oracle additions
kernel.sem = 100 32000 100 100
kernel.shmmax = 2147483648
kernel.shmmni = 100
net.ipv4.ip_local_port_range = 1024 65000
fs.file-max = 65536
Save the file
Reboot the system to bring in the changes.
Logon as root and do the following:
Type cd /etc
Type vi services
Remove the following 4 lines
ldap 389/tcp
ldap 389/udp
ldaps 636/tcp # LDAP over SSL
ldaps 636/udp # LDAP over SSL
Save the file.
Type cd /bin
Type ln –s /sbin/fuser fuser
All these must be set up before you install oracle 9ias on Linux otherwise you will get the problems you describe :-)

Similar Messages

  • Installation problem of Oracle 9iAS rel2 on redhat advanced server 2.1

    Hi,
    I am trying to install Oracle 9ias Rel2 on redhat advanced server 2.1
    Following instructions i downloaded and installed the binutils patch binutils-2.11.90.0.8-13.i386.rpm
    I have set ORACLE_HOME appropriately and created a new user oracle.
    During installtion of 'J2EE and WebCache' , when it starts linking, the installer gives the following error
    Error in invoking target ntcontab.o of makefile /home/oracle/Appserver/network/lib/ins_net_client.mk
    Retry, Ignore,cancel...
    If i press ignore, it gives series of such errors.
    My ORACLE_HOME is /home/oracle/Appserver/
    I am trying to set up the production environment.
    Please help!!!
    thanks
    srinath

    Check out Metalink Note:191567.1
    (http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=191567.1)
    Step 11.
    11. Error in invoking target relink of makefile
    /home/ias/infrastructure/precomp/lib/ins_precomp.mk      
    To fix it:      
    As ias go to $ORACLE_HOME/bin      
    vi genclntsh      
    change line LD_SELF_CONTAINED="-z defs" to LD_SELF_CONTAINED="" (line 147 of 200)      
    save genclntsh file      
    ./genclntsh      
    Created /home/ias/infrastructure/lib/libclntst9.a      
    Click "Retry" at error popup window. Installer will continue.      
    Link successful.

  • Problems with installing 9ias infrastructure

    Iam trying to install oracle 9ias application server on a windows 2000 professional edition.
    so before installing application server iam trying to install 9ias infrastructure.
    my initial attempts have failed so iam trying to reinstall it again after deinstalling the existing infrastructure.
    the error iam getting is that the user who installed earlier is different from current user.
    i use only one account on the machine. how can i correct the problem.
    thanks
    chakri

    The server has 2 500mhz Pentium Processors.
    Actually, I was able to bypass the issue by forcing the OUI to use 1 processer (Note 229478.1), but I am now having issues with the Infrastructure Schema Configuration Assistant. Even though it says it succeeded, the log says otherwise.

  • Problem to install Oracle 9i on Redhat 7.1

    Does anyone has succes to install 9i database
    on RedHat 7.1 ?
    My installation failed in LINK (ins_sqlplus.mk)

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Stephane ([email protected]):
    Does anyone has succes to install 9i database
    on RedHat 7.1 ?
    My installation failed in LINK (ins_sqlplus.mk)<HR></BLOCKQUOTE>
    My "create database" scripts are finally running.
    Add --allow-shlib-undefined to the LDFLAGS variable in genclntsh. (But I changed so much that I'm not sure that this is the only thing). Hopefully later more!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Problems with installing applications 11i on redhat 8.0

    Has anyone installed apps 11i on a redhat 8.0 box. With a lot of finagling I have managed to get the Rapid Install Wizard screen to appear but then ... nothing. It hangs with no indications of what is wrong. I do have DISPLAY set correctly. I have installed openmotif-2.1.30, but everything still hangs. There is no word on this site, technet, or metalink as to if this is even possible or if so how it can be done. Does anyone have any ideas?
    Thanks,
    Steve

    Exactly the same problem in the same environment.
    keep trying.
    Please let me know if you find something. I'll do the same,:).

  • Problem in installing Coldfusion 8 in Redhat Enterprise

    I'm trying to install coldfusion 8 (64bit) into my Linux Redhat Enterprise version 5. I can setup everything successfully if using CF default web server.
    But when i trying to install CF8 with apache webserver, CF unable to point to the conf file which are exist.
    I had downloaded the latest version of apache server 2.2.14 -  httpd-2.2.14.tar.gz , and i had make install it.
    By default, the location after i installed, i suppose to point it to /usr/local/apache2 , but CF8 unable to locate my conf file.
    Any expert can help? I'm really very new to LiNux, stuck this for very long already.
    Thanks....

    By default, the location after i installed, i suppose to point it to /usr/local/apache2 , but CF8 unable to locate my conf file.
    Hi,
    I hope you can find it under this location "/etc/httpd/conf".

  • Problem to install oracle 8i on redhat 8

    Hi everyone,
    I try to install oracle 8i on redhat8. I copied all installation files to local computer. And when I run ./runInstaller, it just give me following message, and the GUI interface never shows up.
    Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
    Is something wrong with JVM? Thank you very much for any input.

    Sux is a wrapper around the standard su command which will transfer your X credentials to the target user. Sux is released under the terms of the X11 license.
    Here's a short description of sux's features, mostly taken from an email I sent to the debian-devel mailing list (see the thread). I should probably transform this into a man page one day... (unless some kind soul does it for me, hint, hint).
    'sux user' and 'sux - user' behave just like su but transfer $DISPLAY and the X cookies.
    You can specify a command on the command line, even if it contains spaces. This is likely to be buggy (double-quotes...) but should be enough to let you type things like: sux - xterm -title "Root's XTerm"
    You can generate untrusted / temporary cookies for that user using '--untrusted' and/or '--timeout xxx' (see xauth generate)
    If you symlink suxterm to sux, then 'suxterm - foo' will create a new xterm for user foo (more precisely a new x-terminal-emulator with a fallback on xterm for non Debian systems). This makes '--timeout' more usable: the cookie will remain valid as long as this xterm is open. So you could type 'suxterm timeout 20 - foo' and the cookie will expire 20 seconds after the xterm has been closed (if no other X application uses it). Note that it also means you have 20 seconds to type your password. Also it's equivalent to 'sux timeout 20 - foo xterm', but the script could be modified to have a timeout by default... (Inspired by Daniel Martin).
    You can use the su '--preserve-environment' option. In that case sux will override XAUTHORITY to the so that xauth does not try to use the original user's .Xauthority file (which it obviously could not do anyway due to access rights).
    sux should work even for those using csh. But I'm not using it myself so I could not check. Let me know if there's a problem.
    you can choose how to transfer the X credentials:
    --no-cookies
    Just transfer DISPLAY, not the cookies. You could do this if you have already transfered the cookies in a previous invocation of sux.
    --copy-cookies
    Copy the cookies using xauth. This is the default method (and only method most of the time).
    --use-xauthority
    Instead of transfering the cookies, set the XAUTHORITY environment variable to access the original .Xauthority file. There's a couple caveats with this method. First, due to the access right issues it's only usable by root. But even then it may not work if the .Xauthority file is accessed via NFS, e.g. if the home directories are on NFS (note that this is quite dangerous already since your cookies will travel unencrypted over the network). Then, if root runs commands like xauth add/remove, the .Xauthority's ownership will belong to him. This will leave the original user in trouble as he will no longer be able to access X! So only use this option with great care. Finally, this method does not work if you also want to use '--untrusted' or '--timeout'.
    I set the default to '--copy-cookies' for all cases, but you can easily change the default for root by changing the sux_root_cookie_transfer variable at the top of the file.
    There's also a '--display' to specify which display to transfer in case you have access to more than one...
    Joel Pérez

  • More problems on installing 9i on RedHat 7.0

    I have problems installing 9i at RH70 also. But in my case I
    can't even start Oracle Installer, only generate a segmentation
    fault. (I can't reproduce this behaviour installing 9iAS release
    1, by the way) Two doubts:
    - Can somebody confirm whether install 9i on RH7.0 is absolutely
    impossible? I saw someone wrote that installation on 7.1 is
    perfect, but no upgrading.
    - How many RAM do I really need? I got 9i CDs from pack sent to
    iDevelop 2001 public, but I found on docs that minimum is 256MB
    ("Oracle9i: Quick Installation Procedure" part number A90352-01)
    and 512 MB also (last one on "Oracle 9i Installation Checklist"
    part number A90455). I have exactly 256 MB RAM.

    Here's how to find out which RH release you're running:
    Do a
    rpm -qa | grep -i redhat
    On a RH 7.0 the output will contain the line
    redhat-release-7.0-1
    on a RH 7.2 it will read
    redhat-release-7.2-1
    I don't have a 7.1 system at hand but I assume it will read
    redhat-release-7.1-1
    there.
    Hope this helps
    Marcus Geselle

  • Succes installing 9iAS R2 (release 2) on RedHat Linux 7.3

    I had success installing 9iAS release 2 on RedHat Linux 7.3. I used the instructions on http://www.puschitz.com/OracleOnLinux.shtml.
    At first, I tried this on RedHat 8.0. Funny thing is: installation of infrastructure failed even though I followed the instructions. Then I downloaded 7.3, followed EXACTLY the same instructions and voila, works like a charm.
    Puschitz' instructions are for 9i and not for 9iAS though. Some additions:
    1) One of the pre-installation steps there says to set some environment variables, one of them being the SID. It's set to 'test', but of course with standard settings the sid of the database that comes along with 9iAS has a SID of 'iasdb'.
    2) Also what I did, was to downgrade the binutils package to the version provided by Oracle here: http://otn.oracle.com/software/products/oracle9i/files/binutils_readme.html. As an alternative, Puschitz says to change some makefiles. I didn't try this.
    3) I then installed the infrastructure. When finished, I exited the installation and rebooted. After the reboot:
    4) I changed to the /bin directory and typed (as root):
    ln -s /sbin/fuser
    5) Changed back to user 'oracle' and started the infrastructure with:
    $ORACLE_HOME/bin/sqlplus
    connect / as sysdba
    startup
    exit
    $ORACLE_HOME/bin/lsnrctl start
    $ORACLE_HOME/bin/oidmon connect=iasdb start
    $ORACLE_HOME/bin/oidctl connect=iasdb server=oidldapd instance=1 start
    $ORACLE_HOME/opmn/bin/opmnctl startall
    6) Then started the installer and did the middletier installation. Rebooted.

    Following your instructions i've also succesfull installation of ias9iR2 Infrastructure on Redhat7.3. Checked the database Iasdb and Enterprise Manager Website (on http://liminwang:1810), everything works fine. Hence i try to install Portal & Wireless on the same machine on a different Oracle_home (but on the same Oracle_base) according to the installation guide. The installation stuck when i've chosen the Portal and Wireless option. I get a warning that the Enterprise Manager Website Process is still running and it must be stopped to proceed the stallation. So i stopped this process by: $oracle_home/bin/emctl stop
    Still i get the same warning. Stopping the database also doesn't help. Even when i deinstalled the Enterprise Manager Website component i get the same warning.
    Please help!

  • Problem install 9iAS -

    Hi All,
    I am trying to install 9iAS (9.0.3) on my win2k Pro machine - and got weird problem.
    First time I installed, everything went ok and worked fine. - However, since I have Oracle8i installed before and somehow Toad was screwed after 9iAS installation, I de-installed 9iAS (using Universal Installer come with 9iAS CD)
    Weird problem happens ever since - it always pop up error (at 30% of "Setting up Install Types" bar):
    All Oracle9iAS installations on a host must be installed by the same operating system user. The initial Oracle9iAS installed at ... was installed by a different operating system user. .....
    The problem is that I definetely used same user name (indeed, besides admin, I am the only user who can login to this machine)
    Any suggestions will be appreciated!
    Warren

    I cleaned registy many times using regedit (deleted anything related to 9i)- no use
    I have 8.1.7 installed, and when install 9ias, error message says there's a previous 9i installation at my 8.1.7 directory (C drive) by different user - not make sense
    because (1) the first time I install 9i, I put 9ihome in D drive. (2) I install 8.1.7 using same username
    The only thing changed is the user password to login to my computer. It's really weird.

  • Help: problem trying to re-install 9iAS Infrastructure

    I'm using Windows 2000.
    A while ago I installed 9iAS Infrastructure, and later I deleted the entire installation.
    Since then, I have changed my computer's name. Now, when I try to re-install the Infrastructure, I'm getting an error message which says that I must use the same user login to install the Infrastructure as I originally used. I'm getting this message even though I deleted all the files (that I'm aware of) associated with the original installation, so, clearly, my computer still has a "memory" of the deleted installation somewhere.
    Can you please tell me which additional file or files I must delete from my system to destroy this trace of the original installation? Please note that I am using the same downloaded files now to try to perform the installation as I originally used.
    Thank you for your assistance.
    Hugh

    Hugh, here's the info you wanted:
    PURPOSE
    This article describes the procedure how to manually perform the actions to
    create a "clean machine" on Microsoft Windows 95/98/NT/2000/XP and how to
    manually remove all Oracle components (e.g.: oracle RDBMS database server,
    IAS, OEM, client installations, etc) and services from your computer.
    SCOPE & APPLICATION
    This article is intended for DBA's on the Microsoft Windows platform.
    WARNING:
    1. Remove all Oracle components from your computer only as a last resort,
    and only if you want to remove ALL Oracle components from your system.
    2. These instructions remove all Oracle components, services, and registry
    entries from your computer. In addition, any database files in the
    subdirectories under ORACLE_BASE\ORADATA\ are also removed.
    3. These procedures will also remove Oracle network configuration files,
    user written scripts and any other user generated files that may be stored
    in Oracle_Base directories.
    4. Exercise extreme care when removing registry entries. Removing incorrect
    entries can severely compromise your computer.
    MANUALLY REMOVING ALL ORACLE COMPONENTS AND SERVICES FROM YOUR COMPUTER
    Section A (steps 1-6) describes the removal of all Oracle components on
    Windows NT,2000 and XP.
    Section B (steps 1-4) describes the removal of all Oracle components on
    Windows 95 and Windows 98.
    A. Removing Components on Windows NT/2000/XP.
    To remove all Oracle components from a computer on Windows NT/2000/XP:
    1. Check privileges:
    1.a. Ensure you are logged in as a user with Administrator privileges.
    2. Stop all Oracle services (if any are running):
    2.a. NT: Choose Start > Settings > Control Panel > Services.
    2000,XP: Right click My Computer > Manage > Services and Applications >
    > Services
    2.b. If any Oracle services (their names begin with Oracle) exist and have
    the status Started, select the service and click Stop.
    2.c. Click Close to exit the Services window.
    2.d. Close the Control Panel/Computer Management window.
    3. Remove the entries in the Windows registry:
    3.a. Start the registry editor:
    Choose Start > Run > regedit
    Note: On Windows NT you can use regedt32 instead. The searching
    capabilities of regedt32 is limited compared to regedit. It will be
    needed to be able to edit 32-bit entries in the registry. Since we
    are not going to update any 32-bit entry it is not needed.
    3.b. Go to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE
    Note the value of the key INST_LOC, this is the location of the
    Oracle Universal Installer (OUI). The default location is
    C:\Program Files\Oracle\Inventory. If this value is different, make
    note of it, so we can delete these files later.
    Delete this ORACLE key.
    3.c. Go to HKEY_LOCAL_MACHINE\SOFTWARE\ODBC and expand all subkeys and
    remove all keys under here which are related with the
    "Oracle ODBC Driver"
    3.d. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and remove
    all keys under here that begin with ORACLE or ORAWEB.
    3.e. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\...
    ...\Application and remove all keys under here that begin with ORACLE.
    3.f. Go to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\...
    ...\Uninstall and remove any entries related to Oracle.
    3.g. Go to HKEY_CLASSES_ROOT, remove all keys that begin with Ora or ORCL
    (e.g. Oracle..., ORADC..., ORAMMC..., OraOLE..., OraPerf... and ORCL...).
    3.h. Close the registry.
    4. Clean up the environment settings:
    4.a. NT: Choose Start > Settings > Control Panel > System > Environment tab
    2000,XP: Choose Start > Settings > Control Panel > System > Advanced tab >
    Environment variables.
    4.b. At "System Variables" click on the variable PATH in order to modify
    the value. For example, you may see a path similar to this one:
    C:\ORACLE\ORA81\BIN;C:\PROGRAM FILES\ORACLE\JRE\1.1.7\BIN
    4.c. If an %ORACLE_HOME% was installed, remove this %ORACLE_HOME%\BIN path.
    4.d. If JRE was installed by Oracle, remove the JRE path.
    4.e. If there is a CLASSPATH variable under "System Variables", first make note
    of the path defined, then delete it. This variable can be added back at
    a later date if needed.
    4.f. Check if there are any other Oracle variables set in "System Variables",
    ORACLE_HOME, ORACLE_SID, TNS_ADMIN, JSERV or WV_GATEWAY_CFG. If these
    exist, delete them also.
    4.g. Click on APPLY and OK.
    4.h. Close the Control Panel window.
    5. Delete the software and icons:
    5.a. NT: Choose Start > Programs > Windows NT Explorer.
    2000,XP: Choose Start > Programs > Accessories > Windows Explorer.
    5.b. NT: Go to %SystemDrive%\WINNT\PROFILES\ALL USERS\START MENU\PROGRAMS
    2000,XP: Go to %SystemDrive%\DOCUMENTS AND SETTINGS\ALL USERS\...
    ...\START MENU\PROGRAMS
    Note 1: These locations depend on whether OS was upgraded from NT, or
    this was a fresh install of 2000/XP.
    Note 2: To locate your System Drive, type in DOS-box: echo %SystemDrive%
    and delete the following icons:
    - Oracle Installation Products
    - PRODUCT_NAME - HOME_NAME e.g.
    Oracle for Windows NT - Dev6i
    Oracle Reports 6i - Dev6i
    Oracle Olap Client 2.2 - Dev6i
    Oracle9i Lite
    Oracle - OraHome92
    5.c. Go to %SystemDrive%\Program Files\Oracle or the location of INST_LOC as
    noted earlier in step 3.b. and delete this directory.
    Note: In order to successfully delete all files, you may have to reboot
    your computer first, in order to clear Operating System locks
    on those files.
    5.d. Go to the temporary directory and delete all files and directories in here
    (see note in 5.c.).
    NT: %SystemDrive%\Temp
    2000,XP:
    %SystemDrive%\Documents and Settings\<username>\Local Settings\Temp\
    5.e. Go to the drive where the Oracle software is installed on your machine
    and delete all ORACLE_BASE directories on your hard drive (see note in
    5.c.).
    5.f. Close the Windows Explorer / Windows NT Explorer.
    6. Finish the removal:
    6.a. Empty the recycle bin
    Right click on recycle bin > Empty Recycle Bin.
    6.b. Reboot your computer.
    6.c. Optionally: If you are on Windows 2000 or XP run the System Defragmenter
    utility:
    - from Control Panel, select Administrative Tools > Computer Management
    - expand Storage, then select Disk Defragmenter
    - highlight each virtual drive, in turn, and click Defragment
    - reboot your computer when finished.
    B. Removing Components on Windows 95 or Windows 98.
    To remove all Oracle components from a computer on Windows 95/Windows 98:
    1. Remove the entries in the Windows registry:
    1.a. Start the registry editor at the MS-DOS command prompt:
    C:\> REGEDIT
    1.b. Go to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE
    Note the value of the key INST_LOC, this is the location of the Oracle
    Universal Installer. The default location is
    C:\Program Files\Oracle\Inventory
    If this value is different, make note of it, so we can delete these files
    later. Delete this ORACLE key.
    1.c. Go to HKEY_LOCAL_MACHINE\SOFTWARE\ODBC and expand all subkeys and
    remove all keys under here which are related with the
    "Oracle ODBC Driver".
    1.d. Go to:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall
    and remove any entries related to Oracle.
    1.e. Go to HKEY_CLASSES_ROOT, remove all keys that begin with Ora or ORCL
    (e.g. Oracle..., ORADC..., ORAMMC..., OraOLE..., OraPerf... and ORCL...).
    1.f. Close the registry.
    2. Clean up the environment settings:
    2.a. Open your AUTOEXEC.BAT with an editor to modify the PATH variable.
    For example, you may see a path similar to this one:
    C:\ORACLE\ORA81\BIN;G:\PROGRAM FILES\ORACLE\JRE\1.1.7\BIN .
    2.b. If an %ORACLE_HOME% was installed, remove this %ORACLE_HOME%\BIN path.
    2.c. If there is a CLASSPATH variable set in the AUTOEXEC.BAT, first make note
    of the path defined, then delete it. This variable can be added back at
    a later date if needed.
    2.d. If JRE was installed by Oracle, remove the JRE path.
    2.e. Save the AUTOEXEC.BAT file and close the edit.
    3. Delete the software and icons:
    3.a. Choose Start > Programs > Windows Explorer.
    3.b. Go to SYSTEM_DRIVE:\WINDOWS\START MENU\PROGRAMS
    and delete the following icons:
    - Oracle - HOME_NAME
    where HOME_NAME is the previous Oracle home name.
    - Oracle Installation Products
    3.c. Go to SYSTEM_DRIVE:\Program Files\Oracle or the location of INST_LOC as
    noted earlier in step 1.b and delete this directory.
    3.d Go to SYSTEM_DRIVE:\Temp and delete all files and directories in here.
    3.e. Go to the drive where the Oracle software is installed on your machine
    and delete all ORACLE_BASE directories on your hard drive.
    3.f. Remove any Oracle-related .INI files that may exist in the Windows
    directory. The Windows directory may be found by entering
    "echo %WINDIR%" from a command prompt.
    Typical Oracle .INI files include ORADIM73.INI, ORADIM80.INI,
    ORACLE.INI, ORAODBC.INI
    3.g. Close the Windows Explorer.
    4. Finish the removal:
    4.a. Empty the recycle bin
    Right click on recycle bin > Empty Recycle Bin
    4.b. Reboot your computer.
    RELATED DOCUMENTS
    Oracle Installation Guides for Windows.
    SEARCH WORDS
    WIN95, WIN98, WINNT, WIN2000, Windows95, Windows98, WindowsNT, Windows2000,
    de-install, deinstall, re-install, reinstall
    Copyright (c) 1995,2000 Oracle Corporation. All Rights Reserved. Legal Notices and Terms of Use.

  • Problems installing 9iAS on NT4 SP 6

    I'm trying to install 9iAS on an NT4 SP6 platform, with the database (Oracle 8.1.7) on a Sun Solaris platform.
    Immediately after the installation program creates the wireless account on the database, the install just stops and doesn't launch the Configuration Tools program or remove the "Install Oracle 9I AS" icon from the Startup folder. Also, there also doesn't appear to be any component of the "Oracle HTTP Server" in the NT Services
    Had posted this originally on Metalink, but was told since I downloaded the iAS from Technet (4/26/01), I need to post questions to this forum. SO: Was told "The hang after the wireless install completes is a know issue. Unpublished Bug: 1643172 ". What do I need to do to work around this bug?
    Thanks,
    - Bill Waye
    DBA
    null

    In looking at the inventory via Oracle Universal Installer, it's 1.0.2.1.0.
    Thanks much,
    - Bill

  • Error in Installing Oracle 9i on redhat 7.2 -- jre was not found again!

    I'm installing Oracle 9i on redhat 7.2. The machine I'm installing it on is an AMD k-6 500 mhz pc. While attempting to install Oracle 9i
    I think I'm successful (well, maybe not) except for the fact that the oui reports the following error:
    "configuration tool oracle net configuration assistant failed. jre was not found
    in /home/ora1/jre/1.1.8/bin/../bin/i586/green_threads/jre"
    Now, I know about the i686/i586 scenario, and I have a 586 pc. I got the more common error message:
    "jre was not found in /tmp/OraInstall/jre/bin/i586/green_threads" (also for ../lib/..)
    and I set up symbolic links for that and re-ran the runInstaller. Everything I've tried so far has been unsuccessfull.
    Can anyone help? Thanks.
    BTW: What does it mean when the path has double dots (i.e. bin/../bin) in it?. That confuses me a bit.

    I had a similar problem when running jre in linux.
    Any help really appreciated.
    [root@Linux bin]# jre
    jre was not found in /usr/local/bin/../bin/i686/green_threads/jre
    [root@Linux bin]#
    [root@Linux bin]# uname -a
    Linux Linux 2.6.9-34.EL #1 Fri Feb 24 16:44:51 EST 2006 i686 i686 i386 GNU/Linux[root@Linux bin]#

  • I met problem when installing Oracle 8.1.6 on Turbo Linux 7.0

    I met problem when installing Oracle 8.1.6 on Turbo Linux 7.0.
    After setting up environment variables, and successfully
    accessed KDE interface, everything was going on well.
    The process of installation blocked at 80% in "Database Creation
    Process" dialog window.
    I have tried two times and got the same result.
    The error message is:
    Warning: Cannot convert string "-*-Kochi Gothic-medium-r-normal-
    *-*100...
    Help!

    I have done some oracle installations over RedHat 7.0 (not certificated):
    Let's check some things:
    1- You must have changed very few parameters on your shm.h sem.h files which are in /usr/include/linux directory.
    2- You need to upgrade the glibc and libstdc libraries (.rpm)
    3- You must have installed the jre116_v5 on /usr/jre and made a symbolic link like this
    ln -s /usr/jre/jre116_v5 /usr/local/jre
    4- You must include in the CLASSPATH parameter the jre116_v5 directory. It should look something like this
    CLASSPATH=/usr/jre/jre116_v5:$ORACLE_HOME/jlib
    5- Be sure to create and export all the parameters in your .bash_profile.
    6- Run the ./runInstaller.sh in a terminal window inside the Xwindow.
    You can find the jre116_v5 in www.backdown.org
    I hope these tips help you
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by xx:
    Hi every body
    when I run ./runInstaller from cdrom
    I get this messages :
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre.Please wait ...
    Error in CreateOUIProcess ():-1
    : Bad Address
    I use JDK-1-1-6.
    Thx<HR></BLOCKQUOTE>
    null

  • Unable to Install Oracle 9i on redhat linux 9

    Hi everybody,
    I had been trying to install Oracle 9i on redhat linux 9 since last month and I am not able to succeed in installing the same. In fact I do not get to see even the OUI screen . I give below the steps I followed.
    1) Setting of env varibles pertinent to oracle., say ORACLE_HOME,NLS_LANG etc.
    2) PATH=$PATH:/usr/local/jdk1.3.1/bin:.
    3) export LD_ASSUME_KERNEL=2.4.1
    I have a set of 3 CD's for installation. As soon as I load the first CD. the runInstaller would run for sometime and stop, while I do the installation in the graphic mode.
    When I try to install the same in the command line mode, I get to see something like the one below
    Initializing java jre from /tmp/OraInstall0/... please wait.. and then it would come back to the command prompt.
    I then invoke ps -ef | grep -i oracle to check if some process is running and I do get to see something. But ultimately nothing happens.
    Please help me with this.

    At Oracle Site we have a very good manual for 9i installation. Follow the manual step-by-step.
    Your problem seems as a java or permissions issue.
    good luck
    Eduardo

Maybe you are looking for