Hello,
To correct a bug, I was told by SAP to update the client part of my LiveCache from 7.6.03.12 to 7.6.04.11.
I followed the instructions in sap notes 649814 and 1092397. But I have a problem:
if I
launch theSDBSETUP, I have a popup saying:
Test extraction failed
Following programs are running:
SDBRUN (pid=938010)
Please stop all these processes
In my unix shell, this PID correspond to :
root 938010 483328 0 10:09:31 pts/0 0:03 /sapdb/programs/bin/../install/SDBRUN --programname SDBSETUP --main SAPDB::Install::App::StartSetup::main -splash_fast -installed_sdbrun_used
Which is the process that launches the upgrade.
If I use the SDBINST, I have a similar problem:
FRSU0010
/home/echange/Patch_MAXDB/maxdb-as_runtime-aix5-64bit-ppc-7_6_04_11 > /sapdb/programs/bin/SDBINST -profile "Runtime For SAP AS"
Installation of MaxDB
***********************
starting installation Tu, May 20, 2008 at 10:02:08
operating system: AIX PowerPC 5.3.0.0
callers working directory:
/home/echange/Patch_MAXDB/maxdb-as_runtime-aix5-64bit-ppc-7_6_04_11
installer directory: /sapdb/programs/bin/../install
archive directory:
/home/echange/Patch_MAXDB/maxdb-as_runtime-aix5-64bit-ppc-7_6_04_11
starting preparing phase of package Base 7.6.04.11 64 bit
-
-
-
-
-
-
-
update release check... ok
update binary magic check... ok
checking interferences to other packages... ok
collecting data finished:
independent data path: /sapdb/data
independent program path: /sapdb/programs
owner: sdb
group: sdba
start extraction test run of
"/home/echange/Patch_MAXDB/maxdb-as_runtime-aix5-64bit-ppc-7_6_04_11/SDBBAS.TGZ"
test install/libperl.a failed: cannot extract install/libperl.a: cannot
write to /sapdb/programs/install/libperl.a: Cannot open or remove a
filecontaining a running program.
test install/SDBRUN failed: cannot extract install/SDBRUN: cannot write
to /sapdb/programs/install/SDBRUN: Cannot open or remove a file
containing a running program.
following programs are running:
SDBRUN (pid = 938220)
please stop all!
installation exited abnormally at Tu, May 20, 2008 at 10:02:10
Does anybody knows what i am doing wrong ?