5th attempt to install Oracle

When I try to install Oracle on Slackware 3.3, after 1 hour of
installation I get an error during attempt to run bin/lsnrctl
start. In in lsnrctl.log following strings appears:
TNS-0155: Incorrectly specified SID_LIST_LISTENER parameter in
LISTENER.ORA
NL-00303: syntax error in NV string
I'm correct parameter GLOBAL_DBNAME equvalent host name of
computer and press Retry. And get the next error during action
"Running crdbora.sql"
Command: bin/svrmgrl <<! admin/ora/create/crdbora.sql
I'm try to run svrmgrl manully, but get an error:
Segmentation fault
Anybody knows, what is this and how to fight with them?
Thank you for your time and sorry for my bad English
null

John Koo (guest) wrote:
: Alex (guest) wrote:
: : When I try to install Oracle on Slackware 3.3, after 1 hour
of
: : installation I get an error during attempt to run bin/lsnrctl
: : start. In in lsnrctl.log following strings appears:
: : TNS-0155: Incorrectly specified SID_LIST_LISTENER parameter
in
: : LISTENER.ORA
: : NL-00303: syntax error in NV string
: : I'm correct parameter GLOBAL_DBNAME equvalent host name of
: : computer and press Retry. And get the next error during
action
: : "Running crdbora.sql"
: : Command: bin/svrmgrl <<! admin/ora/create/crdbora.sql
: : I'm try to run svrmgrl manully, but get an error:
: : Segmentation fault
: : Anybody knows, what is this and how to fight with them?
: : Thank you for your time and sorry for my bad English
: My only recommendation is to use Redhat instead of Slackware
: because the Oracle staff code & test it on Redhat !!
It works just fine on Caldera OpenLinux 1.3 as well.
null

Similar Messages

  • 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]#

  • Unable to install Oracle VM Manager 3.0.2 on OEL 5.9 64 bit

    Hi,
    I am attempting to install Oracle VN Manager 3.0.2 on OEL 5.9 64 bit.
    I follow the instructions published in Installation and Upgrade Guide Release 3.0 for x86 (E18548-02).
    I use the "Standard Install", using a database on another server.
    This is an Oracle 11gR2 SE database.
    My installation stops at:
    /runInstaller.sh
    Step 5 of 9 : ADF ...
    Retrieving Oracle Application Development Framework (ADF) ...
    Unzipping Oracle ADF ...
    Installing Oracle ADF ...
    Step 6 of 9 : Oracle VM  ...
    Retrieving Oracle VM Manager Application ...
    Extracting Oracle VM Manager Application ...
    Installing Oracle VM Manager Core ...
    Step 7 of 9 : Domain creation ...
    Creating Oracle WebLogic Server domain ...
    [root@localhost cdrom]#
    But according to the documentation, I shuld end up with:
    Enabling Oracle VM Manager service ...
    Installation Summary
    Database configuration:
    I don't see such a summary.
    Event If I try
    http://<IP address of the VM Manager server>:7001/ovm/console
    https://<IP address of the VM Manager server>:7002/ovm/console
    I get a "page not found"
    Ports: 7001 amd 7002 are open, as described in the above documentation.
    Does someone has experience with it?
    Thanks by advance for any tips.
    Kind Regards.

    Hi,
    There is probably no much difference between the two.
    The reason I have tried with 3.0.2 is that the minimun required RAM for installation is 4G.
    With 3.1.1 it is 6 G, and I have a limitation in memory.
    Or does someone know if it possible to perform the installation with less RAM that what is specified?
    Kind Regards.

  • Error in Installing Oracle 9i on Redhat 7.2

    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'm successful (well, I think 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.
    But I need help on the first error message. Can anyone offer advise? When I start sqlplus, startup fails with the error: "ORA-03113: end-of-file on communiation channel" I think that this may be related. I'd appreciate any help/advice. Thanks.

    From the SuSE Oracle support site.
    Installation problem on non-i686 architectures: There is a problem running the Oracle installer on any system where the arch command returns anything else but "i686". This is not a problem with the processor itself, just with the name, because Oracle uses this name as directory names for the Java Runtime Environment used to run the Oracle tools.
    To workaround this problem do this: Start the installer and wait for the error, which will be something like "jre not found".
    Background info: What happens is that the Oracle script that starts the installer copies the JRE from ./stage/Components/oracle.swd.jre/1.1.8.0.0/1/DataFiles/Expanded/linux/ to /tmp/OraInstall/jre, and then attempts to start the Java Oracle Universal Installer, using the JRE in /tmp/OraInstall/jre/(bin|lib)/`arch`/, which fails if the architecture is not "i686" - not for any valid reason but simply because to assume all Intel and compatible processors are called "i686" is not a good idea!
    After getting the error the installer aborted, and you execute the commands below (no need to switch to root) and afterwards just restart the runInstaller, which this time will work:
    # create symlinks so that the installer finds the JRE
    cd /tmp/OraInstall/jre/bin/
    ln -s i686 i586
    cd ../lib/
    ln -s i686 i586

  • Patches for Installing Oracle 9i on Red Hat Enterprise LINUX 3.0 AS

    I recently purchased An Oracle Database Enterprise Edition � Trial License.
    I am attempting to install Oracle 9i on Red Hat Enterprise Linux Advanced Server 3 (RHEL AS 3).
    After several unsuccessful attempts and consultation with the FAQs available on the Oracle site I have discovered
    that it can not be installed without the following patches.
    P3095277_9204_LINUX.zip
    P3238244_9204_LINUX.zip
    P2617419_210_GENERIC.zip
    P3006854_9204_LINUX.zip
    P3119415_9204_LINUX.zip
    Can anyone tell me how I can aquire these patches?
    This is for an eval of the product on the platform mentioned above. If I can not complete a successful install,
    there is no way for my company to evaluate the product
    and eventually purchase it.
    You can contact me at this email address [email protected]

    Daer suneetkapoor:
    I am looking for P3006854_9204_LINUX.zip in order that can be properly able to install oracle9i on Linux AS 3. And I saw you to reply the message on forum that you can share the patch. Would you mind if you can send an email with the patch for me immediately, I will greatly appreciate it.
    thanks you
    regards
    ellery
    PS: My email address is [email protected]

  • Fun and games installing Oracle ...

    For various reasons we still use Oracle 8.1.7.4 on Solaris 8 (yes yes I know ... it was the version that Noah used to run the Ark but I am stuck with it so please no suggestions about upgrading :-) )
    I decided to attempt to install Oracle 8.1.7.4 on a Sol 8 branded zone running on a Solaris 10 10/09 host from CD.
    Configured the zone to "see" the cdrom :
    # zonecfg -z s8-zone
    zonecfg:s8-zone>add device
    zonecfg:s8-zone>set dir=/cdrom
    zonecfg:s8-zone>set special=/cdrom
    zonecfg:s8-zone>set type=lofs
    zonecfg:s8-zone>set options=[nodevices]
    zonecfg:s8-zone>end
    And then bounced the zone
    Excellent ... Saw the CD, mounted it and then ran runInstaller and stated the Oracle installation ...
    All went well until I needed to change the CD. At which point the damn thing would NOT eject, whether from the runInstaller, the zone or the global,
    "eject" failed with "device busy", a bent paper-clip in the small hole ... everything failed. SO I aborted the installation and went to plan B
    Made a pair of ISOs from the two CDs and copied them across to the branded zone ....
    Firstly had to give the zone access to lofi:
    add device
    set match=/dev/lofictl
    end
    add device
    set match=/dev/lofi/*
    end
    add device
    set match=/dev/rlofi/*
    end
    and bounced the zone ...
    Now I tried (within the zone) to mount the images ..
    # lofiadm -a `pwd`/oracle.8.1.7.4.disk1.iso
    lofiadm: could not map file /appc/oracle8_iso/oracle.8.1.7.4.disk1.iso: Invalid argument
    Hmm ...
    # file oracle.8.1.7.4.disk1.iso
    oracle.8.1.7.4.disk1.iso: commands text
    Not good
    Quick check in the global:
    # file /sol8zone1-zones/sol8zone/root/appc/oracle8_iso/oracle.8.1.7.4.disk1.iso
    /sol8zone1-zones/sol8zone/root/appc/oracle8_iso/oracle.8.1.7.4.disk1.iso: ISO 9660 filesystem image
    Looks as if lofiadm is not recognizing the ISO .....
    At which point on Friday I gave up, went home and thither to the pub .....
    Any clues to proceed with either Plan A or Plan B ????
    P

    Hmm, a wild guess here is that the lofi interface is rather kernel specific, so that the SunOS 5.8 lofiadm can't understand a SunOS 5.10 lofi device.. Which would cause the rather wierd lofiadm messages.
    Can you mount the ISO from the global zone? I.e:
    global# lofiadm -a /path/to/some/file.iso
    global# mount -F hsfs /dev/lofi/1 /zones/<<zone>/mnt
    Or was that something which only worked for LX branded zones..?
    .7/M.

  • Error in CreateOUIProcess():-1 while installing Oracle Enterprise 8i

    I attempted to install Oracle Enterprise 8i for linux. When I executed "runInstaller", it generated the following message:
    Initializing Java Virtual Machine from
    /usr/local/jre/bin/jre.Please wait .....
    Error in CreateOUIProcess():-1
    I am grateful for any info you can offer.
    Please reply my message to my e-mail address
    [email protected]
    null

    I feel your pain, I'm having the same issue.
    I'm running a RH7 with a 2.4 kernel. I'm trying to load 8i (8.1.5), but get the same problems.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Liang boqiang ([email protected]):
    I attempted to install Oracle Enterprise 8i for linux. When I executed "runInstaller", it generated the following message:
    Initializing Java Virtual Machine from
    /usr/local/jre/bin/jre.Please wait .....
    Error in CreateOUIProcess():-1
    I am grateful for any info you can offer.
    Please reply my message to my e-mail address
    [email protected]
    <HR></BLOCKQUOTE>
    null

  • Getting Error while installing oracle web cache

    Hi all,
    after installation of Oracle 9i Application Server version 1.0.2.2.2 on Windows 2000(NT based), while installing oracle web cache on AS following error appears after 96% of installation. Origin oracle database 10g is running on a separate PC in local network.
    Updating User List
    Adding users to the cache
    Adding users to the cache failed.
    Reason: WTE-03501 Error updating list of users:
    Export failed on origin database.
    OCI error - ORA-28595: Extproc agent : Invalid DLL Path
    ORA-06512: at "SYS.WTCSYS", line 3
    ORA-06512: at "SYS.WTCSYS", line 66
    ORA-06512: at line 1
    can anyone please solve this problem.
    thanks.
    regards.
    fahad ejaz
    email:[email protected]

    Hi Fahad,
    I am sorry I am not sure what the solution to your issue is. However, I was wondering why you are not attempting to install Oracle 10g as opposed to 1.0.2.2.2?
    I am guessng here but perhaps the 10g database is incompatible with a 1.0.2.2.2 install.
    Hopefully someone else may be able to provide more useful feedback.
    cheers
    Nick

  • Getting Error while installing oracle web cach

    Hi all,
    after installation of Oracle 9i Application Server version 1.0.2.2.2 on Windows 2000(NT based), while installing oracle web cache on AS following error appears after 96% of installation. Origin oracle database 10g is running on a separate PC in local network.
    Updating User List
    Adding users to the cache
    Adding users to the cache failed.
    Reason: WTE-03501 Error updating list of users:
    Export failed on origin database.
    OCI error - ORA-28595: Extproc agent : Invalid DLL Path
    ORA-06512: at "SYS.WTCSYS", line 3
    ORA-06512: at "SYS.WTCSYS", line 66
    ORA-06512: at line 1
    can anyone please solve this problem.
    thanks.
    regards.
    fahad ejaz
    email:[email protected]

    Hi Fahad,
    I am sorry I am not sure what the solution to your issue is. However, I was wondering why you are not attempting to install Oracle 10g as opposed to 1.0.2.2.2?
    I am guessng here but perhaps the 10g database is incompatible with a 1.0.2.2.2 install.
    Hopefully someone else may be able to provide more useful feedback.
    cheers
    Nick

  • About memory issue during installing Oracle 11g on Windows Server 2003

    Hi, all
    When I installed Oracle 11g on Windows Server 2003 which the server is a virtual server, Oracle only can detect 2G memory.
    But there are 4G memory with my server.
    I want to know if the Oracle 11g's new feature or the virtual server lead the issue.
    Also , I want to get your help to resolve the issue, thanks a lot.

    Let me get this straight:
    You have created some virtual machine using someone's unknown VM software.
    You have installed Windows Server 2003 (perhaps, but not confirmed 32-bit) to that VM.
    You have allocated 4GB of memory to the VM (we guess ... not sure I'm ready to take your word on this)
    You are attempting to install Oracle 11g (presumably 11gR1 32 bit for Windows) in the VM
    And the Oracle (installer?) seems to be reporting that you only have 2GB RAM.
    Since I personally have installed Oracle 11g 32bit for Windows on Windows 2003 server with 4GB RAM and had no issues, I would be investigating the (unknown) VM environment.

  • Error while installing Oracle Web Center Sites

    Hi,
    I am trying to install OracleWebCenter Sites 11.1.1.6.0 on my Windows 7 platform using Web logic Server 10.3.5 and I keep getting the following error during Test CS Configuration:
    HelloCS has failed.
    Ping DB has failed.
    DB Permissions has failed.
    while deploying cas.war and cs.war error generated is:
    java.lang.IllegalStateException: Cannot set web app root system property when WAR file is not expanded.
    pls provide some ideas to resolve this problem.
    Thanks

    Hi Fahad,
    I am sorry I am not sure what the solution to your issue is. However, I was wondering why you are not attempting to install Oracle 10g as opposed to 1.0.2.2.2?
    I am guessng here but perhaps the 10g database is incompatible with a 1.0.2.2.2 install.
    Hopefully someone else may be able to provide more useful feedback.
    cheers
    Nick

  • Installing Oracle 10G on Solaris 10 (Intel)

    Hi,
    I attempting to install Oracle 10G Release 1 on Solaris 10 OS (Sun Blade 1500). When attempting to run the installer, I get the following error:
    $ /runInstaller
    ./runInstaller: /export/home/app/oracle/Disk1/install/runInstaller: cannot execute

    Hi,
    When I download the file from oracle I executed the following commands as root
    #gunzip oracle_file
    #cpio -idcmv < oracle_file
    #cp -r Disk1 /export/home/app/oracle (this is the oracle's user home dir)
    #chown –R oracle:oinstall /export/home/app/oracle
    #chmod -R /export/home/app/oracle
    #su - oracle
    $env | more (all my environment variables are set)
    $cd Disk1
    $ls -l
    -rwxrwxr-x 1 oracle oinstall 948 Dec 22 14:56 runInstaller
    $./runInstaller
    ./runInstaller: /export/home/app/oracle/Disk1/install/runInstaller: cannot execute
    $. cd install ls -l
    -rwxrwxr-x 1 oracle oinstall 81004 Dec 22 14:56 runInstaller
    The owner of the file and permissions looks okay to me. I don't understand what the problems is

  • Installing Oracle Client 81 on XP

    Hi,
    I am attempting to install Oracle 8i client on Windows XP Professional and the the setup dies immediately without any error messages. The installation notes do not list XP as one of the Windows supported OS. Is it possible to install 8i client on XP and if so what do I need to do?
    thanks,
    Keith

    Oracle8i client does work on XP regardless of whether Oracle "supports" the configuration.
    If the Java-based universal installer is starting and immediately stopping--may or may not show the splash screen--then you are definitely encountering the OUI bug (Bug #1507946) connected with Win2K/XP on P4 systems. The bug document describes two workarounds. The second workaround is easier and involves copying the contents of the CD to disk and modifying a few of the copied files then launching the install from the on-disk fileset. Check out the document for the bug to get specific instructions on how to accomplish this.
    Russ

  • Installing Oracle Web Services Manager 10.1.3.1 - ZipFileException

    I was attempting to install Oracle Web Services Manager in a cluster and place both the Gateway OC4J and the WSM OC4J in the same oracle home.
    When Adding New Component for Gateway, received a ZipFileException.

    I resolved the issue by undeploying the ccore, cman, and policymanager applications from both Gateway OC4Js and also undeploying the gateway from both WSM OC4Js and undeploy cman from ONE of the WSM OC4Js.

  • Problem installing oracle in windows on a system with a share drive

    I am attempting to install oracle on windows at work. I have access to a share drive that has an oracle inventory. I do not have permission to write here.
    When I try to install oracle locally on my C: drive, by default the installation looks in the N: drive oracle inventory and since I do not have privileges to write there, it errors out.
    how do i set it so that the installer creates an oracle/inventory locally on my C: drive?

    On Windows registry key 'inst_loc' defines the Oracle inventory location,obviously a previous installation set this location to shared drive N: . Unfortunately it's NOT supported to change this , statement from Oracle:
    Development have stated that manually changing the "inst_loc" string in the Windows registry (under HKEY_LOCAL_MACHINE\Software\Oracle or HKLM\Software\Oracle) is officially unsupported.
    You could create a 'clean' machine (remove completely all Oracle components including registry keys and start again with a fresh installation)
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/deinstall.htm#i1008427
    OR - maybe easier - ask your systemadminstrator to grant the necessary privilege.
    Werner

Maybe you are looking for

  • ITunes Library stored on external hard drive

    My iTunes Library is contained on an external hard drive which is in turn connected to an iMac, all of which connects to my airport network. I control the playback of the content on my Powerbook on the various airport express fed music systems in my

  • Error deploying JSF app on Sun 8.1 (Works fine on 9.0)

    Hello All, I have a simple JSF app which works fine on Sun App server 9.0 but throws the error below on 8.1. Please help!!! exception javax.servlet.ServletException: java.lang.Boolean      javax.faces.webapp.FacesServlet.service(FacesServlet.java:209

  • Binding variables

    Hi, I am trying to take the advantage of bind variables in Oracle. The following query: SELECT SIGN(:b) from dual; Bind value: -12 Gives me the invalid character error! What is the correct SQL syntax for binding variables? Thank you, Alan

  • Download an HTML Page

    Hi All. I am using HTML Viewer control to show my list output in HTML format. Everything is fine. But the System -> List -> save to file option is grayed out. How do I download this HTML content now? If I use GUI_DOWNLOAD or such FM, the logo / image

  • QM: NO INSPECTION LOT GENERATED

    Dear Friends, My client is using SAP 4.7 version. We are facing the following problem in QM. 1. For the Material QM view is active in material master, but no inspection type assigned, i.e. inspection set up is not maintained. 2. After doing goods rec