cancel
Showing results for 
Search instead for 
Did you mean: 

CI and DB Instance Installation

Former Member
0 Kudos

I am in the process of installing SAP Netweaver CI and DB Instances on a FC3 Machine with 160 GB HDD, 1GB RAM, 6GB Swap space.

I have performed the CI installation with no errors. The DB Instance installation has generated the following error:

ERROR 2005-07-19 11:38:01

MUT-02044 The following paths expected but not found in the library

path environment variable

(LD_LIBRARY_PATH) /oracle/G7A/920_32/lib/:/sapmnt/G7A/exe/.

I have tried the following to correct the issue:

#LD_LIBRARY_PATH=/oracle/G7A/920_32/lib/:/sapmnt/G7A/exe/

#export LD_LIBRARY_PATH

#SAPSYSTEMNAME=G7A

#export SAPSYSTEMNAME

#PATH=$PATH:$LD_LIBRARY_PATH

#export $PATH

Error: bash: export: `/usr/kerberos/sbin:/oracle/G7A/920_32/bin:.:/home/g7aadm:/usr/sap/G7A/SYS/exe/runU:/usr/sap/G7A/SYS/exe/run:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/oracle/G7A/920_32/lib/:/sapmnt/G7A/exe/': not a valid identifier

I am runing the installation as the SIDADM and have all the required DVD's

Please Help

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Here are the details of the export command

[root@localhost g7aadm]# export

declare -x COLORTERM="gnome-terminal"

declare -x DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-3KkhsdOt8k"

declare -x DB_SID="G7A"

declare -x DESKTOP_STARTUP_ID=""

declare -x DIR_LIBRARY="/usr/sap/G7A/SYS/exe/run"

declare -x DISPLAY=":1.0"

declare -x GNOME_DESKTOP_SESSION_ID="Default"

declare -x GNOME_KEYRING_SOCKET="/tmp/keyring-3SXFBf/socket"

declare -x GROUP="sapsys"

declare -x GTK_RC_FILES="/etc/gtk/gtkrc:/home/g7aadm/.gtkrc-1.2-gnome2"

declare -x G_BROKEN_FILENAMES="1"

declare -x HOME="/root"

declare -x HOST="localhost.localdomain"

declare -x HOSTNAME="localhost.localdomain"

declare -x HOSTTYPE="i386-linux"

declare -x INPUTRC="/etc/inputrc"

declare -x KDEDIR="/usr"

declare -x LANG="en_US.UTF-8"

declare -x LD_LIBRARY_PATH="/oracle/G7A/920_32/lib/:/sapmnt/G7A/exe/"

declare -x LESSOPEN="|/usr/bin/lesspipe.sh %s"

declare -x LOGNAME="g7aadm"

declare -x

LS_COLORS="no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;0

1:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:.cmd=00;32:.exe=00;32:.c om=00;32:.btm=00;32:.bat=00;32:.sh=00;32:.csh=00;32:.tar=00;31:*.tgz=00;31: .arj=00;31:.taz=00;31:.lzh=00;31:.zip=00;31:.z=00;31:.Z=00;31:.gz=00;31: .bz2=00;31:.bz=00;31:.tz=00;31:.rpm=00;31:.cpio=00;31:.jpg=00;35:.gif=00;3 5:.bmp=00;35:.xbm=00;35:.xpm=00;35:.png=00;35:*.tif=00;35:"

declare -x MACHTYPE="i386"

declare -x MAIL="/var/spool/mail/g7aadm"

declare -x NLS_LANG="AMERICAN_AMERICA.UTF8"

declare -x OLDPWD

declare -x ORACLE_BASE="/oracle"

declare -x ORACLE_HOME="/oracle/G7A/920_32"

declare -x ORACLE_PSRV="G7A"

declare -x ORACLE_SID="G7A"

declare -x ORA_NLS33="/oracle/client/92x_32/ocommon/nls/admin/data"

declare -x OSTYPE="linux"

declare -x

PATH="/usr/kerberos/sbin:/oracle/G7A/920_32/bin:.:/home/g7aadm:/usr/s

ap/G7A/SYS/exe/runU:/usr/sap/G7A/SYS/exe/run:/usr/kerberos/bin:/usr/local/bin:/b in:/usr/bin:/usr/X11R6/bin"

declare -x PWD="/home/g7aadm"

declare -x REMOTEHOST="192.168.0.100"

declare -x SAPDATA_HOME="/oracle/G7A"

declare -x SAPSYSTEMNAME="G7A"

declare -x SESSION_MANAGER="local/localhost.localdomain:/tmp/.ICE-

unix/5264"

declare -x SHELL="/bin/bash"

declare -x SHLVL="4"

declare -x SSH_AGENT_PID="5280"

declare -x SSH_ASKPASS="/usr/libexec/openssh/gnome-ssh-askpass"

declare -x SSH_AUTH_SOCK="/tmp/ssh-URHPit5279/agent.5279"

declare -x SUPPORTED="en_US.UTF-8:en_US:en"

declare -x TERM="xterm"

declare -x THREAD="NOPS"

declare -x USER="g7aadm"

declare -x VENDOR="intel"

declare -x VNCDESKTOP="localhost.localdomain:1 (g7aadm)"

declare -x WINDOWID="25167237"

declare -x XAUTHORITY="/root/.xauthR6dC4q"

declare -x dbms_type="ORA"

declare -x dbs_ora_schema="SAPG7A"

declare -x dbs_ora_tnsname="G7A"

[root@localhost g7aadm]# export

LD_LIBRARY_PATH=/oracle/G7A/920_32/lib/:/sapmnt/G7A/exe/.

[root@localhost g7aadm]# export

declare -x COLORTERM="gnome-terminal"

declare -x DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-3KkhsdOt8k"

declare -x DB_SID="G7A"

declare -x DESKTOP_STARTUP_ID=""

declare -x DIR_LIBRARY="/usr/sap/G7A/SYS/exe/run"

declare -x DISPLAY=":1.0"

declare -x GNOME_DESKTOP_SESSION_ID="Default"

declare -x GNOME_KEYRING_SOCKET="/tmp/keyring-3SXFBf/socket"

declare -x GROUP="sapsys"

declare -x GTK_RC_FILES="/etc/gtk/gtkrc:/home/g7aadm/.gtkrc-1.2-gnome2"

declare -x G_BROKEN_FILENAMES="1"

declare -x HOME="/root"

declare -x HOST="localhost.localdomain"

declare -x HOSTNAME="localhost.localdomain"

declare -x HOSTTYPE="i386-linux"

declare -x INPUTRC="/etc/inputrc"

declare -x KDEDIR="/usr"

declare -x LANG="en_US.UTF-8"

declare -x LD_LIBRARY_PATH="/oracle/G7A/920_32/lib/:/sapmnt/G7A/exe/."

declare -x LESSOPEN="|/usr/bin/lesspipe.sh %s"

declare -x LOGNAME="g7aadm"

declare -x

LS_COLORS="no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:.cmd=00;32:.exe=00;32:.com=00;32:.btm=00;32:.bat=00;32:.sh=00;32:.csh=00;32:.tar=00;31:.tgz=00;31:.arj=00;31:.taz=00;31:.lzh=00;31:.zip=00;31:.z=00;31:.Z=00;31:.gz=00;31:.bz2=00;31:.bz=00;31:.tz=00;31:.rpm=00;31:.cpio=00;31:.jpg=00;35:.gif=00;35:.bmp=00;35:.xbm=00;35:.xpm=00;35:.png=00;35:.tif=00;35:"

declare -x MACHTYPE="i386"

declare -x MAIL="/var/spool/mail/g7aadm"

declare -x NLS_LANG="AMERICAN_AMERICA.UTF8"

declare -x OLDPWD

declare -x ORACLE_BASE="/oracle"

declare -x ORACLE_HOME="/oracle/G7A/920_32"

declare -x ORACLE_PSRV="G7A"

declare -x ORACLE_SID="G7A"

declare -x ORA_NLS33="/oracle/client/92x_32/ocommon/nls/admin/data"

declare -x OSTYPE="linux"

declare -x

PATH="/usr/kerberos/sbin:/oracle/G7A/920_32/bin:.:/home/g7aadm:/usr/sap/G7A/SYS/exe/runU:/usr/sap/G7A/SYS/exe/run:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin"

declare -x PWD="/home/g7aadm"

declare -x REMOTEHOST="192.168.0.100"

declare -x SAPDATA_HOME="/oracle/G7A"

declare -x SAPSYSTEMNAME="G7A"

declare -x SESSION_MANAGER="local/localhost.localdomain:/tmp/.ICE-

unix/5264"

declare -x SHELL="/bin/bash"

declare -x SHLVL="4"

declare -x SSH_AGENT_PID="5280"

declare -x SSH_ASKPASS="/usr/libexec/openssh/gnome-ssh-askpass"

declare -x SSH_AUTH_SOCK="/tmp/ssh-URHPit5279/agent.5279"

declare -x SUPPORTED="en_US.UTF-8:en_US:en"

declare -x TERM="xterm"

declare -x THREAD="NOPS"

declare -x USER="g7aadm"

declare -x VENDOR="intel"

declare -x VNCDESKTOP="localhost.localdomain:1 (g7aadm)"

declare -x WINDOWID="25167237"

declare -x XAUTHORITY="/root/.xauthR6dC4q"

declare -x dbms_type="ORA"

declare -x dbs_ora_schema="SAPG7A"

declare -x dbs_ora_tnsname="G7A"

[root@localhost g7aadm]#

Former Member
0 Kudos

Damien,

I assume you open another console to export the system variables. But you must do this even before you start the installation and on the same console which you will start the installation.

Best regards,

Felix

Former Member
0 Kudos

Hi Felix,

Thanks for the guidance.

I have exported the system variables from the same terminal prior to running sapinst, got past the error and now in the process of installing the database as user orasid.

did you have to install the GCC libraries compatible with Ora 9.2 and the JRE?

Thanks,

Damien Rodriguez

Former Member
0 Kudos

Hi Damien,

You don't have to install the GCC libraries because it comes with FC3 itself. You had to install jre alone downloaded from sun.com or java.com because the jre that comes with FC3 created problems.

Best regards,

Felix

Former Member
0 Kudos

Hi Felix,

I have already Installed the GCC libraries which are the updated one from FC3 and JRE 1.5 from sun. It all works fine with sapinst and the GUI part of the installer. however when I try to install oracle 9.2 by executing the RUNINSTALLER I get gcc, jre problems cause it looks for GCC2.xx and jre 1.3.

Any ideas on this?

I know that I have the option of rolling back GCC and jre to match the version compatible with oracle 9.2 but I do not know if in the process it may affect sapins and GUI.

Thanks and Best Regards,

Damien Rodriguez

Former Member
0 Kudos

Damien,

The soft link of java in /usr/bin or /bin still points to the old installation. you had to delete that link file and create a new softlink in any one of the directories which comes under the $PATH pointing to the new jre or jdk installation. It is better to create a soft link /usr/java pointing to the newly installed version and create a softlink /usr/bin/java pointing to /usr/java/bin/java. Make sure that no other java softlink pointing to the old installation exists in the $PATH. This will definitely solve the problem.

regards,

Felix

Former Member
0 Kudos

Felix,

Here is the error generated after runing RUNINSTALLER

/oracle/stage/920_32/Disk1/SAP/SVRCUSTOM.RSP --> /tmp/.orainst_rsp.13747: Done

Initializing Java Virtual Machine from ../../stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/linux/bin/java. Please wait...

localhost.localdomain:orag7a 57> Error occurred during initialization of VM

Unable to load native library: /oracle/stage/920_32/Disk1/stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/linux/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

Former Member
0 Kudos

Damien,

Edit the file..

/oracle/stage/920_32/Disk1/install/oraparam.ini

change

JRE_LOCATION=../stage/Components/oracle.swd.jre/1.3.1.1.0a/1/DataFiles/Expanded

to

JRE_LOCATION=<the new JRE location which you had installed>

save the file and start the oracle installation.

it will go through. A small advise please mention that u are getting this error while installing oracle. i came to know that only from ur error trace dump...

Happy installing

Also, sorry for the delay.. I got stuck up with something else and unable to open SDN forums.

Best regards,

Felix

Former Member
0 Kudos

Felix,

I have the oracle UI splash screen up and running but the Installer seems to be stuck at 0% on Installing Java runtime environment 1.1.8.1.0.

I have checked the log file and there are no error

Is this normal or the Java part of the installation should be quick?

Thanks and Best Regards,

Damien Rodriguez

Former Member
0 Kudos

Hey Damien,

Make sure that the user id from which you are installing is ora<SID> with user group dba and have recursive write permission to /oracle directory.

There is certainly some problem! Also try cleaning the /tmp directory and try again. It once happened to me long back.

Best Regards,

Felix

Former Member
0 Kudos

Felix,

I am logged as user orasid, the owner of the /oracle/SID

directory is orag7a and group dba.

In fact during the installation the jre directory is created but the OUI gets stuck there and does not do anything

I have cleaned all files in /tmp and rolled back to j2sdk1.4. nothing works.

I even rolled back gcc and all relevant libraries same issue.

I do not know what else to do

Thanks and Best Regards,

Damien Rodriguez

Former Member
0 Kudos

Felix,

Here is the error log, generated by OUI.

[root@localhost logs]# vi oraInstall2005-07-25_09-25-58PM.err

Exception in thread "Thread-10" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2005-07-25_09-25-58PM/libactionUnix22.so: /tmp/OraInstall2005-07-25_09-25-58PM/libactionUnix22.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

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.load0(Unknown Source)

at java.lang.System.load(Unknown Source)

at ssOiGenClassux22.<clinit>(ssOiGenClassux22.java:25)

at sscreateLinkux.createLink(sscreateLinkux.java:255)

at sscreateLinkux.installAction(sscreateLinkux.java:83)

at oracle.sysman.oii.oiis.OiisCompActions.doActionWithException(OiisCompActions.java:1357)

at oracle.sysman.oii.oiis.OiisCompActions.doActionImpl(OiisCompActions.java:1157)

at oracle.sysman.oii.oiis.OiisCompActions.doAction(OiisCompActions.java:604)

at CompActions.doActionP1createLink3(CompActions.java:310)

at CompActions.stateChangeActions(CompActions.java:106)

at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiilActionThr.run(OiicInstallActionsPhase.java:604)

at oracle.sysman.oii.oiic.OiicInstallActionsPhase.executeProductPhases(OiicInstallActionsPhase.java:2199)

at oracle.sysman.oii.oiic.OiicInstallActionsPhase.doInstalls(OiicInstallActionsPhase.java:2052)

at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiInstRun.run(OiicInstallActionsPhase.java:2945)

at java.lang.Thread.run(Unknown Source)

Do I have to set the CLASSPATH=?

Do I have to roll back gcc?

Any ideas would be greatly appreciated.

Thanks,

Damien Rodriguez

Former Member
0 Kudos

Hi,

did you find out what was wrong?

Thanks,

Eik

Former Member
0 Kudos

I am still trying

Former Member
0 Kudos

Here is my ora.log file

============================

gpEntries = [[lib/security/java.security ->%PROD_HOME%/lib/security/java.security 2184 plats=0=>[46] langs=0=>[en]]

, [lib/i686/native_threads/libjava.so ->%PROD_HOME%/lib/i686/native_threads/libjava.so 1404357 plats=0=>[46] langs=0=>[en]]

, [lib/i686/native_threads/libmath.so ->%PROD_HOME%/lib/i686/native_threads/libmath.so 160561 plats=0=>[46] langs=0=>[en]]

, [lib/i686/native_threads/libzip.so ->%PROD_HOME%/lib/i686/native_threads/libzip.so 203482 plats=0=>[46] langs=0=>[en]]

, [lib/i686/native_threads/libnet.so ->%PROD_HOME%/lib/i686/native_threads/libnet.so 151672 plats=0=>[46] langs=0=>[en]]

, [lib/i686/native_threads/libmmedia.so ->%PROD_HOME%/lib/i686/native_threads/libmmedia.so 84707 plats=0=>[46] langs=0=>[en]]

, [lib/i686/native_threads/libawt.so ->%PROD_HOME%/lib/i686/native_threads/libawt.so 2606042 plats=0=>[46] langs=0=>[en]]

, [lib/i686/native_threads/libjpeg_sun.so ->%PROD_HOME%/lib/i686/native_threads/libjpeg_sun.so 313893 plats=0=>[46] langs=0=>[en]]

, [lib/i686/native_threads/libsysresource.so ->%PROD_HOME%/lib/i686/native_threads/libsysresource.so 85802 plats=0=>[46] langs=0=>[en]]

, [lib/i686/green_threads/libjava.so ->%PROD_HOME%/lib/i686/green_threads/libjava.so 1480422 plats=0=>[46] langs=0=>[en]]

, [lib/i686/green_threads/libmath.so ->%PROD_HOME%/lib/i686/green_threads/libmath.so 160531 plats=0=>[46] langs=0=>[en]]

, [lib/i686/green_threads/libzip.so ->%PROD_HOME%/lib/i686/green_threads/libzip.so 212286 plats=0=>[46] langs=0=>[en]]

, [lib/i686/green_threads/libnet.so ->%PROD_HOME%/lib/i686/green_threads/libnet.so 154633 plats=0=>[46] langs=0=>[en]]

, [lib/i686/green_threads/libmmedia.so ->%PROD_HOME%/lib/i686/green_threads/libmmedia.so 84602 plats=0=>[46] langs=0=>[en]]

, [lib/i686/green_threads/libawt.so ->%PROD_HOME%/lib/i686/green_threads/libawt.so 2654974 plats=0=>[46] langs=0=>[en]]

, [lib/i686/green_threads/libjpeg_sun.so ->%PROD_HOME%/lib/i686/green_threads/libjpeg_sun.so 313831 plats=0=>[46] langs=0=>[en]]

, [lib/i686/green_threads/libsysresource.so ->%PROD_HOME%/lib/i686/green_threads/libsysresource.so 93946 plats=0=>[46] langs=0=>[en]]

, [lib/rt.jar ->%PROD_HOME%/lib/rt.jar 1357424 plats=0=>[46] langs=0=>[en]]

, [lib/awt.properties ->%PROD_HOME%/lib/awt.properties 981 plats=0=>[46] langs=0=>[en]]

, [lib/content-types.properties ->%PROD_HOME%/lib/content-types.properties 5636 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties ->%PROD_HOME%/lib/font.properties 7608 plats=0=>[46] langs=0=>[en]]

, [lib/serialver.properties ->%PROD_HOME%/lib/serialver.properties 362 plats=0=>[46] langs=0=>[en]]

, [lib/i18n.jar ->%PROD_HOME%/lib/i18n.jar 2946950 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.ja ->%PROD_HOME%/lib/font.properties.ja 12893 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.ko ->%PROD_HOME%/lib/font.properties.ko 8834 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.zh_EUC_CN ->%PROD_HOME%/lib/font.properties.zh_EUC_CN 8777 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.zh_TW_EUC_TW ->%PROD_HOME%/lib/font.properties.zh_TW_EUC_TW 23742 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.zh_TW_Big5 ->%PROD_HOME%/lib/font.properties.zh_TW_Big5 8750 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.cs ->%PROD_HOME%/lib/font.properties.cs 7787 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.el ->%PROD_HOME%/lib/font.properties.el 7743 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.hu ->%PROD_HOME%/lib/font.properties.hu 7788 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.lt ->%PROD_HOME%/lib/font.properties.lt 7801 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.lv ->%PROD_HOME%/lib/font.properties.lv 7801 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.pl ->%PROD_HOME%/lib/font.properties.pl 7788 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.ru ->%PROD_HOME%/lib/font.properties.ru 5251 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.tr ->%PROD_HOME%/lib/font.properties.tr 7751 plats=0=>[46] langs=0=>[en]]

, [lib/font.properties.ISO8859_15_FDIS ->%PROD_HOME%/lib/font.properties.ISO8859_15_FDIS 6977 plats=0=>[46] langs=0=>[en]]

, [lib/psfont.properties.ja ->%PROD_HOME%/lib/psfont.properties.ja 2693 plats=0=>[46] langs=0=>[en]]

, [COPYRIGHT ->%PROD_HOME%/COPYRIGHT 921 plats=0=>[46] langs=0=>[en]]

, [LICENSE ->%PROD_HOME%/LICENSE 7548 plats=0=>[46] langs=0=>[en]]

, [README ->%PROD_HOME%/README 16382 plats=0=>[46] langs=0=>[en]]

]

DllGroup = false

Calling action unixActions2.2.0.6.0 createLink

source = /oracle/jre/1.1.8/bin/.java_wrapper

destination = /oracle/jre/1.1.8/bin/jre

overwriteExistingLink = true

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

You need to set environment variable:

LD_ASSUME_KERNEL=2.4.1

because oracle installer can't run with NPTL.

See note 722273.

Regards,

Marcin

Former Member
0 Kudos

Hello Damien,

i have the same error after i installed the WAS 6.40 Java on Linux and Oracle-DB! - At first i get the error-message with the sapinst, that i must install first the oracle-DB with the user: ora<sid> and the i can finish the installation.

->

Exception in thread "Thread-10" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2005-07-25_09-25-58PM/libactionUnix22.so: /tmp/OraInstall2005-07-25_09-25-58PM/libactionUnix22.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

Have you solve your problem? - If yes, know did you make it? - You write about classpath? - Was this the solution?

Thank you in advance for your help.

Best Regards,

Ralf

Former Member
0 Kudos

Hi Ralf,

Try installing JRE1.4 and edit the ORAPARAM.INI and put the new location of the java version you have installed in it.

I could not pass the hang issue when installing java runtime environmemnt 1.1.8.0. the installer hangs.

Thanks,

Damien

Former Member
0 Kudos

I Have finished my installation successfully but I cant get sap to start. Below is the error log file:

Starting SAP-Collector Daemon

-


21:33:28 14.10.2005 LOG: Effective User Id is root

***********************************************************************

  • This is Saposcol Version COLL 20.87 640 - V1.12 for Linux

  • Usage: saposcol -l: Start OS Collector

  • saposcol -k: Stop OS Collector

  • saposcol -d: OS Collector Dialog Mode

  • saposcol -s: OS Collector Status

  • The OS Collector (PID 18140) is already running .....

************************************************************************

saposcol already running

Running /usr/sap/A5P/SYS/exe/run/startdb

Trying to start A5P database ...

Log file: /home/a5padm/startdb.log

/usr/sap/A5P/SYS/exe/run/startdb: Terminating with error code 12

DB startup failed

=======================================================

-


Fri Oct 14 21:33:29 EDT 2005

starting database

SQL*Plus: Release 9.2.0.1.0 - Production on Fri Oct 14 21:33:29 2005

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

ERROR:

ORA-09925: Unable to create audit trail file

Linux Error: 13: Permission denied

Additional information: 9925

ORA-09925: Unable to create audit trail file

Linux Error: 13: Permission denied

Additional information: 9925

ORA-09925: Unable to create audit trail file

Linux Error: 13: Permission denied

Additional information: 9925

-


Fri Oct 14 21:33:34 EDT 2005

Connect to the database to verify, that the database is now open

R3trans check finished with return code: 12

      • ERROR: Startup of database failed

Notify Database Administrator.

/usr/sap/A5P/SYS/exe/run/startdb: Terminating with error code 12

Former Member
0 Kudos

Hi Damien,

You didnt say anything about the Oracle installation error you mentioned above. are you able to solve that error i.e. your oracle installation didnt proceed right?

Did you solve that?

if yes how did you solve that.

Any suggestion will be appreciatable...

If not Damien Any One can pls give me your solution for this.

Thanks in advance.

Regards

Hemanth

Former Member
0 Kudos

Hi Damien,

I too stuck up at jre installation (0%) in oralce UI.

Please share the resolution.

Thanks,

Giri

Former Member
0 Kudos

Felix,

I have tried #export PATH, no errors are generated after setting the library path but the installer keeps generating the same message even though I have already set the Path.

Thanks,

Damien

Former Member
0 Kudos

Damien,

It is not

#export $PATH

it is

#export PATH

'$PATH' will substitute the value of the system variable.

I saw your comment in my weblog. I found my mistake on the blog and corrected it.

Best regards,

Felix

Former Member
0 Kudos

INFO 2005-07-21 08:09:11

Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/keydb.xml to: q0w9e9r8t7.1.xml.

INFO 2005-07-21 08:09:11

Working directory changed to /tmp/sapinst_exe.15014.1121947017.

INFO 2005-07-21 08:09:11

Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB.

INFO 2005-07-21 08:09:11

Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/summary.html to: /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/summary.2.html.

INFO 2005-07-21 08:09:11

Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/summary.2.html.

PHASE 2005-07-21 08:09:11

Prepare the installation program.

INFO 2005-07-21 08:09:21

Installation start: Thursday, 21 July 2005, 08:09:06; installation directory: /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB; product to be installed: SAP NetWeaver '04 Support Release 1> ABAP System> Oracle> Unicode> Database Instance Installation

INFO 2005-07-21 08:09:29

Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/summary.html to: /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/summary.3.html.

INFO 2005-07-21 08:09:29

Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/summary.3.html.

PHASE 2005-07-21 08:09:32

SAP Web Application Server

PHASE 2005-07-21 08:09:32

Request common parameters of SAP system

INFO 2005-07-21 08:09:33

Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/keydb.xml to: /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/keydb.2.xml.

INFO 2005-07-21 08:09:33

Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/keydb.2.xml.

INFO 2005-07-21 08:09:33

Working directory changed to /tmp/sapinst_exe.15014.1121947017.

INFO 2005-07-21 08:09:33

Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB.

INFO 2005-07-21 08:09:33

Working directory changed to /tmp/sapinst_exe.15014.1121947017.

INFO 2005-07-21 08:09:33

Working directory changed to /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB.

ERROR 2005-07-21 08:09:33

MUT-02044 The following paths expected but not found in the library path environment variable (LD_LIBRARY_PATH) /oracle/G7A/920_32/lib/:/sapmnt/G7A/exe/.

ERROR 2005-07-21 08:14:50

MUT-02044 The following paths expected but not found in the library path environment variable (LD_LIBRARY_PATH) /oracle/G7A/920_32/lib/:/sapmnt/G7A/exe/.

ERROR 2005-07-21 08:16:51

MUT-02044 The following paths expected but not found in the library path environment variable (LD_LIBRARY_PATH) /oracle/G7A/920_32/lib/:/sapmnt/G7A/exe/.