Hello Brad
> -----Original Message-----
> From: McLane, Brad [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 8. November 2005 02:40
> To: [email protected]
> Subject: 7.5 to 7.6 Patch Upgrade Failed In Solaris 9
>
> Our Test and QAS environment is hosted on a 2 processor SunFire V480
> running Solaris 9.
>
> Today we attempted to upgrade our databases from version 7.5.0.08 to
> 7.6.0.12. Both the software and the data are stored on a 50GB raid
> group connected to the server from an EMC Clarion storage
> area network.
> The volume is portioned 10GB for software and 40GB for data storage.
>
> The development data base shares the same software installation as the
> QAS database. We attempted the upgrade using this strategy - Patch
> Installation with SDBINST and Follow-Up Actions from the MaxDB
> Installation manual.
>
> We get this error message when we attempt to start the database:
> -24994,ERR_RTE: runtime environment error
> 1,Check knldiag! Kernel died before reaching ADMIN state
[more details snipped]
Last week the same phenomenon was on an internal system. Reason was, that the
executable "kernel" could not be startet due to a too low patch level on the
target machine.
In order to check whether the same is the case on your site, please go to the
directory where the file kernel resides and check the dependencies for shared
libraries:
> ldd kernel
:
libc.so.1 => /usr/lib/sparcv9/libc.so.1
libc.so.1 (SUNW_1.21.2) => (version not found)
If you have the same, you can check the patch level of your machine with:
> showrev -a | grep libC
Our test machine has:
Patch: 111711-08 Obsoletes: Requires: Incompatibles: Packages: SUNWlibC
Patch: 111711-09 Obsoletes: Requires: Incompatibles: Packages: SUNWlibC
Patch: 111712-08 Obsoletes: Requires: 111711-08 Incompatibles: Packages:
SUNWlibCx
Patch: 111712-09 Obsoletes: Requires: 111711-09 Incompatibles: Packages:
SUNWlibCx
Regards Thomas
----------------------------------------------
Dr. Thomas Kötter
SAP AG, Berlin
NW DT MaxDB
MaxDB: all you need!
www.mysql.com/products/maxdb www.sapdb.org
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]