Re: AIX 5.2 L and Oracle 8.1.7 32bits
From: James Jackson (James.Jackson_at_MAIL.STATE.AR.US)
Date: 07/31/03
- Previous message: Black, Brian: "Re: mailing output"
- Maybe in reply to: dballester_at_KERNPHARMA.COM: "AIX 5.2 L and Oracle 8.1.7 32bits"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 31 Jul 2003 10:13:53 -0500 To: aix-l@Princeton.EDU
Pulled this off of an Oracle support site...
8.1.7 on AIX 5L Information
AIX 5L introduces the option to run the kernel in 64-bit mode. This new
mode is supported. Please refer to MetaLink note 231901.1
Warning about missing "crash" during installation of Oracle 8i.
The error message "crash: not found" may appear during
execution of rootpre.sh (installs loadext) on AIX 5L. This warning may
be ignored. Alternatively, the warning can be avoided by creating the
following script and renaming it to "/usr/sbin/crash":
#!/bin/ksh
read input
if [ X"$input" = Xle ]; then
echo lke | /usr/sbin/kdb | \
/usr/bin/awk '/^ *[0-9]+/ {printf("LoadList entry at 0x%s\n Name:
%s\n\n",$2,$6)}
fi
Regards,
JJackson
-----Original Message-----
From: Bill Verzal [mailto:BVerzal@KOMATSUNA.COM]
Sent: Thursday, July 31, 2003 7:23 AM
To: aix-l@Princeton.EDU
Subject: Re: AIX 5.2 L and Oracle 8.1.7 32bits
crash does not exist under 5.2
--------------------------------------------------------
Bill Verzal
AIX Administrator, Komatsu America
(847) 970-3726 - direct
(847) 970-4184 - fax
|---------+---------------------------->
| | dballester@KERNPH|
| | ARMA.COM |
| | Sent by: IBM AIX |
| | Discussion List |
| | <aix-l@Princeton.|
| | EDU> |
| | |
| | |
| | 07/31/2003 03:38 |
| | AM |
| | Please respond to|
| | IBM AIX |
| | Discussion List |
| | |
|---------+---------------------------->
>-----------------------------------------------------------------------
--------------------------------------------------------|
|
|
| To: aix-l@Princeton.EDU
|
| cc:
|
| Subject: AIX 5.2 L and Oracle 8.1.7 32bits
|
>-----------------------------------------------------------------------
--------------------------------------------------------|
Hi to all:
We're installing SAP 4.6C & Oracle 8.1.7 32 bits in a P650
machine,
running AIX 5.2L.
If I try to load the Oracle Kernel Extension Loader for AIX by
executing the command:
/etc/loadext -l /etc/pw-syscall
the following error is reported:
Oracle Kernel Extension Loader for AIX
Copyright (c) 1998,1999 Oracle Corporation
Kernel Extension Version: 3
SYS_SINGLELOAD: Exec format error
kmid: 0 (0x0)
path: '/etc/pw-syscall'
libpath: ''
And the output of the following command:
/etc/loadext -r
is:
Oracle Kernel Extension Loader for AIX
Copyright (c) 1998,1999 Oracle Corporation
sh: /usr/sbin/crash: not found.
No Kernel Extension is currently running.
We have asked to SAP support with no luck until now, we will try
with
Oracle, but if anybody in the list have the same environment and got the
same problem any help will be very aprreciated.
TIA and Regards
David Ballester & Gabriel Bosch
- Previous message: Black, Brian: "Re: mailing output"
- Maybe in reply to: dballester_at_KERNPHARMA.COM: "AIX 5.2 L and Oracle 8.1.7 32bits"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|