8.1.7 & SuSE 7.1 ./runInstaller problems

I recently installed SuSE 7.1 (2.4 kernel).
Two problems:
1. When I execute "./runInstaller" I get a message telling me it's can't find ./runInstaller. When I execute
"sh ./runInstaller" each blank line results in a ": command not found" error message. I can get around this executing the statements myself.
2. I cd into install/linux and
run ./runInstaller. I get a message indicating that <random>/bin/jre cannot be found. I tried "unset LANG" and it still didn't work. <random> is just that, random. Sometimes it appears to be just "/bin/jre"; sometimes it's "bin/jre" other times a single character will appear before it (e.g. i/bin/jre).
If it's of any importance, I'm running bash as my shell. I'm just about at the end of my rope.
null

Oracle 8.1.7 on SuSE 7.1 (2.4 kernel)
Had exactly the same problem until I cd'd into the /cdrom/install/linux directory, ran the `unset LANG` and the installation proceeded normally. Did not work the first time ?
Selected the CUSTOM install and did not select create database.
Downloaded the glibc 2.1 file from the SuSE ftp site, copied the tarred file to $ORACLE_HOME directory, untarred the file and ran the setup_stubs.sh file.
Relinks various Oracle files.
Tried to run netasst but had some CLASSPATH errors, eventually it worked.
Ran the dbassist file in $ORACLE_HOME/bin to create the Database. Up and running
http://www.suse.com/en/support/oracle/db/817_71.html
null

Similar Messages

  • Oracle 8i, SuSe Linux, big performance Problem

    Hello,
    i have a very interisting problem on SuSe Linux 7.0 (or 7.1).
    Engine: Fujitsu Siemens Primargy, 4 Processors, 4 GB RAM
    I want to make a hot backup.
    After i set the tablespace in backup mode i make a copy of the tablespace.
    On that moment goes nothing more with Oracle.
    There is no input/output from/to the database. (Every select needs extremly long time)
    Have anybody an idea? (I hope so)
    What is the break?
    Oracle or SuSe Linux? (Any other jobs do the computer all right, very quick)
    Bye and thanks
    Michael
    null

    Hello,
    i forgot to give a very important detail:
    The load average goes from 0.4 up thru 5.X (at that moment i must kill the job)
    sorry that i don't write it in the main letter.
    Bye and thanks for every hint.
    Michael
    null

  • SUS PO PDF copy problem

    Hello Everyone,
    We are using SRM 5.0 with ECS.
    vendor gets PO's in SUS, and can see the changes made to a PO on the screens. But when they use the Print or Download buttons to see the PDF copy of the PO, it shows them an old version of the PO, without recent changes to text, items, etc.
    So is there any OSS note related to this problem?
    What should i check to resolve this issue?
    Regards,
    Khushbu.

    Hi Khusbhu ,
    At present how is the PDF copy generated in your org...Is it standard SAP or any Z development is involved...
    Please check whether the changes after approval are reflected in backend , if yes then they will be reflected in PO PDF else not.
    As far as i know the RFC is called to backend to genertae and display PDF.
    Regards
    Ramesh Ch

  • ./runInstaller problem in notes 443617.1

    [oracle@localhost database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2007-11-30_04-16-07PM. Please wait ...[oracle@localhost database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2007-11-30_04-16-07PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    Note:443617.1 is saying to install
    nstall the package libXp by the command:
    # rpm -ivh </path/to/>libXp.<version>.i386.rpm
    I did like ..............did'n show up in grep
    [root@localhost SRPMS]# rpm -Uvh libXp-1.0.0-8.src.rpm
    warning: libXp-1.0.0-8.src.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    1:libXp warning: user mockbuild does not exist - using root
    warning: group mockbuild does not exist - using root
    warning: user mockbuild does not exist - using root
    warning: group mockbuild does not exist - using root
    warning: user mockbuild does not exist - using root
    warning: group mockbuild does not exist - using root
    ########################################### [100%]
    [root@localhost SRPMS]# rpm -qa | grep libXp-1.0.0-8.src.rpm
    [root@localhost SRPMS]#

    Is this related to your other thread?
    ./runInstaller question
    Why the duplicate post?
    Note:443617.1 is saying to install
    nstall the package libXp by the command:
    # rpm -ivh </path/to/>libXp.<version>.i386.rpm
    libXp-1.0.0-8.src.rpmThese does not match. You installed the source rpm, not the binaries.

  • Sh runinstaller problem

    when I was doing sh runinstaller the following problem is occurring.
    Initializing Java Virtual Machine from /tmp/OraInstall2006-01-31_04-25-59PM/jre/bin/java. Please wait...
    /tmp/OraInstall2006-01-31_04-25-59PM/jre/bin/i386/native_threads/java: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
    please help me.

    Google gave me :
    Question
    Error while loading shared libraries: libstdc++-libc6.1-1.so.2
    Answer
    If you get the following message when starting IBM HTTP Server on RedHat 7.2, you need to install compat-libstdc++:
    "/opt/IBMHttpServer/bin/httpd: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory /apachectl start: httpd could not be started"
    To check if compat-libstdc++ is installed, run the command rpm -qa | grep compat-libstdc+. If it is not installed, install this rpm from the RedHat 7.2 CD-ROMs. If it is installed and the problem still exists, start the IBM HTTP Server, run the ldconfig system command. This allows the IBM HTTP Server to start successfully.
    Document Information
    Current web document: http://www-1.ibm.com/support/docview.wss?uid=swg21078934
    Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, Trial
    Operating system(s): Linux
    Software Version: 5.0
    Reference #: 1078934
    IBM Group: Software Group
    Modified date: 2002-11-26
    maybe this will help you.
    Dik Pater.

  • RunInstaller problem

    I am trying to install 11.2.0.2 on a Red Hat Linux Enterprise 6 box. When I run the runInstaller, the checks are passed but I don't get the GUI Installer interface. There are no errors in the installation log either. I can see that Red Hat Enterprise 6 is not yet certified with 11gR2. Is that the problem? My Linux SA says, Red Hat is backward compatible and version 6 shouldn't be the problem.
    Here is the installation log:
    Using paramFile: /u06/software/database/install/oraparam.ini
    Checking Temp space: must be greater than 120 MB. Actual 14636 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 34271 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
    The commandline for unzip:
    /u06/software/database/install/unzip -qqqo ../stage/Components/oracle.jdk/1.5.0.24.08/1/DataFiles/\*.jar -d /tmp/OraInstall2010-12-25_08-50-05AM
    Using the umask value '022' available from oraparam.ini
    Execvp of the child jre : the cmdline is /tmp/OraInstall2010-12-25_08-50-05AM/jdk/jre/bin/java, and the argv is
    /tmp/OraInstall2010-12-25_08-50-05AM/jdk/jre/bin/java
    -Doracle.installer.library_loc=/tmp/OraInstall2010-12-25_08-50-05AM/oui/lib/linux
    -Doracle.installer.oui_loc=/tmp/OraInstall2010-12-25_08-50-05AM/oui
    -Doracle.installer.bootstrap=TRUE
    -Doracle.installer.startup_location=/u06/software/database/install
    -Doracle.installer.jre_loc=/tmp/OraInstall2010-12-25_08-50-05AM/jdk/jre
    -Doracle.installer.nlsEnabled="TRUE"
    -Doracle.installer.prereqConfigLoc=
    -Doracle.installer.unixVersion=2.6.32-71.7.1.el6.x86_64
    -mx150m

    Assuming you meet all of the pre-reqs in the install doc, try installing after rebooting the box. There is a similar error reported for AIX (MOS Doc 1247017.1 - Installation of Database Gateway 11gR1 on IBM AIX Hangs at 69%) which talks about files being marked in use when they are not.
    HTH
    Srini

  • 8.1.7 and RH 7.1 runInstaller problem

    Does anyone know what to do like below situation?
    $ cd /mnt/cdrom
    $ . runInstaller
    : command not found
    ': not a valid identifier
    : command not found
    ': not a valid identifier
    : command not found
    : command not found
    bash: runInstaller: line 42: syntax error: unexpected end of file
    so I did:
    $ cd /mnt/cdrom/install/linux
    $ ./runInstaller
    The Java RunTime Environment was not found at/bin/jre. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.1.8 or higher and try again.
    : No such file or directory
    Well, thoes are the problems.
    "Universal Installer" sounds very good but..
    Any ideas?
    Thanks in advance.

    I've had the same problem. I bet you created a cd from the zip files that you downloaded and the files are all in msdos format, ie: all the text files end in CR/LF.
    To check it edit the runInstaller.sh script with vi and see if it says [dos mode] down at the bottom of the screen. If so you are hosed.
    2 options:
    1 - Copy cd contents to disk and edit all text files and save in unix format.
    2 - Remake the cd with the files in unix mode.

  • Oracle 8.0.5 & SuSE 6.0 Install Problems

    I am attempting to install Oracle 8.0.5 on to my SUSE 6.0 Linux
    system. I have followed the instructions in the Oracle Install
    manual but receive the following two error messages:
    When attempting to run the oratab.sh shell script I get the
    message "GROUPS: readonly variable"
    When attempting to execute the orainst file I receive a message
    stating that "Permission Denied"
    I am faily new to Linux and have not installed any patches to
    the basic install of SUSE 6. Are any patches necessary?
    I would appreciate any help anyone can give me in getting Oracle
    8.0.5 working on my machine.
    Thanks,
    Mark Warner
    null

    Please read:
    http://www.suse.de/en/support/oracle/
    For the future, always check the SuSE support database, if you have questions!
    Michael Hasenstein http://www.suse.de/~mha/
    Private Pilot (ASEL+aerobatics) since 1998
    null

  • Oracle850 to SuSE Linux 6.4 problems ...

    Im rather new to Oracle, and am trying to install Oracle 8.5.0 onto an SuSE Linux6.4.
    I have patches from SuSE and everything is OK - but Installer will not create (default) Database Objects.
    Error message is something als: ... *.sql can not be running ... :-(
    Why ?
    Thanks

    Maybe the libraries were not relinked or >someting. Do you have cc and make >installed, together with the symbolic links >gcc and gmake?... and what I must duing to (really) now ?
    Maybe the following URL gives some
    explanation:
    URL=http://www.suse.de/en/support/oracle/oracle8051STD_suse63.html
    http://www.suse.de/en/support/oracle/oracle8051STD_suse63.html... oh yes, a have duing, all, but dont work.
    I have a patch-file from SuSE, and there is not (I think) OK. When I untar-it ther break process before end.
    I have asked SuSE, but no response - "just installation support" says.
    All patches by SuSE OK ???!!!
    Slobo

  • Problems with sun studio 12 in suse linux 11

    Hi.
    I installed Sun Studio 12 suse linux with no problems. However, the debugging modules (DBX) are not working any more. When I started Sun Studio, it gave a message about modules that could not be loaded in tha moment. I did not pay attention. But I noticed that all debugging options were disabled.
    Using the module manager, I saw the DBX module was not checked, and I could not change it. I was marked with a red X. So I thought to reinstall the application. However, the uninstall utility doesn't work either.
    According with the documentation, running ./uninstaller does it, but I get the following error message instead
    Exception in thread "main" java.lang.NoClassDefFoundError: uninstall_Sun_Studio_12/class
    Caused by: java.lang.ClassNotFoundException: uninstall_Sun_Studio_12.class
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    I tried to uninstall manually, and then execute installer, by using first the software manager in linux and deleting the producregistry file manually. It worked because I executed the installer. However, in Sun Studio IDE, debugging options are still not available despite I "reinstalled" the application. I checked the log files and they say the file uninstall_Sun_Studio_12.class could not be written.
    So my questions are:
    1. Is there any other way to repair Sun Studio? What could be the possible for this module to stop working?
    2. Does anyone have an idea of why the installer cannot write the uninstaller class?
    I found that perhaps problems regarding Java / Netbeans versions could be the problem, but the ones I have installed are those packages that were installed along with Sun Studio, and both are valid.
    Thank you very much.

    Perhaps you can simply delete the Sun Studio 12 installation tree, because it will not work on SUSE Linux 11.
    This OS is not supported, so any problems you see with SS12 on SUSE 11 will not be fixed.
    But we have a newer version, that should work better.
    You can try to download and install Sun Studio Express 2008/11 (extract pre-installed image from tar.bz2 file).
    Here is a pointer to the web page:
    http://developers.sun.com/sunstudio/downloads/express
    All you need is to provide a email address, and press "Download Now" button.
    You will see a page, that gives you 2 options to download Sun Studio Express 2008/11.
    Use "Option 2": Download Tarfile Installer
    Thanks,
    Nik

  • Oracle 9i suite in Suse 8.0

    Can I install Oracle 9i internet developer suite (database,forms,reports) on Suse 8.0 Personal ?
    Thanks,
    Dhananjay

    Hi,
    I am running apps with SUSE 8 with no problem.

  • Problem with dbassist (no Language found)

    Oracle Version: 8.1.5 (with lxp815 patch)
    System: SuSE Linux 6.2
    Problem:
    when we start dbassist it immediately stops with this Error:
    "JNLS Exception:oracle.ntpg.jnls.JNLSException
    Unable to find any National Character Sets. Please
    check your Oracle installation."
    The Java dump after clicking "OK":
    java.lang.NullPointerException
    at
    CheckerClass_base.CheckforNcharSets(CheckerClass_base.java:995)
    at CheckerClass.initializeLanguage(CheckerClass.java:241)
    at CheckerClass.DetectAll(CheckerClass.java:73)
    at DBConfigInfo_base.<init>(DBConfigInfo_base.java:901)
    at DBConfigInfo.<init>(DBConfigInfo.java:44)
    at DBCreateWizard.<init>(DBCreateWizard.java:421)
    at DBCreateWizard.main(DBCreateWizard.java:1082)
    The languages "English" and "German" are installed.
    The environment variables:
    ORACLE_BASE=/oracle/app/oracle
    ORACLE_HOME=$ORACLE_BASE/product/8.1.5
    NLS_LANG=WE8ISO8859P1
    ORA_NLS33=WE8ISO8859P1
    ORA_OWNER=oracle
    ORACLE_OWNER=oracle
    PATH=$PATH:$ORACLE_HOME/bin
    LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib
    Did we miss anything? Any idea how to fix that?
    tnx,
    Konrad Rosenbaum
    null

    export ORA_NLS33=$ORACLE_HOME/ocommon/admin/nls/data,
    not =WE8....
    Jusr Ignore the first message. For me this works.
    HTH,
    Misho
    DBWorkshop (guest) wrote:
    : Oracle Version: 8.1.5 (with lxp815 patch)
    : System: SuSE Linux 6.2
    : Problem:
    : when we start dbassist it immediately stops with this Error:
    : "JNLS Exception:oracle.ntpg.jnls.JNLSException
    : Unable to find any National Character Sets. Please
    : check your Oracle installation."
    : The Java dump after clicking "OK":
    : java.lang.NullPointerException
    : at
    : CheckerClass_base.CheckforNcharSets(CheckerClass_base.java:995)
    : at
    CheckerClass.initializeLanguage(CheckerClass.java:241)
    : at CheckerClass.DetectAll(CheckerClass.java:73)
    : at DBConfigInfo_base.<init>(DBConfigInfo_base.java:901)
    : at DBConfigInfo.<init>(DBConfigInfo.java:44)
    : at DBCreateWizard.<init>(DBCreateWizard.java:421)
    : at DBCreateWizard.main(DBCreateWizard.java:1082)
    : The languages "English" and "German" are installed.
    : The environment variables:
    : ORACLE_BASE=/oracle/app/oracle
    : ORACLE_HOME=$ORACLE_BASE/product/8.1.5
    : NLS_LANG=WE8ISO8859P1
    : ORA_NLS33=WE8ISO8859P1
    : ORA_OWNER=oracle
    : ORACLE_OWNER=oracle
    : PATH=$PATH:$ORACLE_HOME/bin
    : LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib
    : Did we miss anything? Any idea how to fix that?
    : tnx,
    : Konrad Rosenbaum
    null

  • JDeveloper and SuSE linux

    Hi all
    Does anybody else use JDeveloper 10.1.3 with SuSE linux ? I currently have SUSE linux 10.0, (kernel 2.6.13-15.8-smp), JDev version 10.1.3.0.4 SU2I with jdk 1.5.4 and I am facing various problems where JDeveloper hangs or behaves unexpectedly. For example if I create a JSF page as a jspx document then the visual editor does not display data correctly.
    My machine is 2.8 GHz P4 CPU with 2 GB of RAM so I do not think that I am having any problem with my system resources.
    I have also read somebody else complain about the debugger being very slow on SuSE linux so I want to know if anybody else is facing similar problems.
    Thanassis
    \

    Hi Guys,
    I no problem running jdev 10.1.3 on my latest SuSE ;). however, i got problem in running the debugger. the problem is the debugger stepping so slow. each step takes about 5-10 seconds . i have no idea how to solve this problem. but it has no problem on kubuntu 5.10 at all. i wonder i could be the kernel. but just my guess only.
    please let me know how to solve it. thz guys.
    -T

  • Installing Oracle database on SUSE 10 SP 2

    hi
    Previously, I installed oracle database on Ubuntu and OEL 5, now I tried to install it on SUSE 10 SP2. I found that the path recommended for the installation is
    /opt/oracle
    while in others (Ubuntu and OEL 5) the was
    /u01/app/oracle
    My question is that why is this difference, if we install Oracle in /u01/app/oracle on SUSE will it give problems?
    regards
    RF

    There's no difference between those folders
    You can look for Oracle Managed Files for more information about how to manage your files
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/omf.htm#sthref1539
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com

  • ERS invoice not showing in SUS

    In ERP when MRRL is run for PO's which are for same vendors, it creates one invoice for theseĀ  PO's. In sus when we look it is not showing these invoices as it has two Po's linked to it. what needs to be done in sus to correct this problem.
    Edited by: nancy on Mar 17, 2009 8:41 AM

    Hi,
    Check Idoc IDOC "GSVERF01" is used for this purpose.
    ERS Invoice from ECC is transfered to SUS system for display purpose to Vendor in MM-SUS scenario.
    Thanks
    Zameer

Maybe you are looking for