the max MTU on my machine is 16896..you 're trying to send 32768
The error 59 you 're seeing
grep 59 /usr/include/sys/errno.h
#define EMSGSIZE 59 /* Message too long */
Sounds like you need your SA to fool around with the MTU parameter
of the ethernet card....but check what you have first with the
'netstat -na ' command. Bumping it up can cause packets to be
fragmented when they hit the router (I think!)
HTH
Jeff Herrick
On Wed, 31 Mar 2004, Jamadagni, Rajendra wrote:
> Does anyone know what the heck following message points to? Am trying to
> install 10g on IBM p680, AIX 5.2, single node install, using DBCA ... we
> are working with Oracle but wanted to check here as well.
>
> /var/opt/oracle/logs/RTL/rtl_ora_340074.trc
> Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - 64bit
> Production
> With the Partitioning, Real Application Clusters, OLAP and Data Mining
> options
> ORACLE_HOME = /usr/opt/oracle/10102/db
> System name: AIX
> Node name: dino
> Release: 2
> Version: 5
> Machine: 000C9C2D4C00
> Instance name: RTL
> Redo thread mounted by this instance: 0 <none >
> Oracle process number: 0
> 340074
>
> SKGXPVFYMMTU: Could not create context which satisfies the minimum
> MTU requirement of 32768 bytes
> kgefec: fatal error 0
> *** 2004-03-31 14:23:26.173
> ksedmp: internal or fatal error
> ORA-00603 (See ORA-00603.ora-code.com): ORACLE server session terminated by fatal error
> ORA-27504 (See ORA-27504.ora-code.com): IPC error creating OSD context
> ORA-27300 (See ORA-27300.ora-code.com): OS system dependent operation:sendmsg failed with status: 59
> ORA-27301 (See ORA-27301.ora-code.com): OS failure message: Message too long
> ORA-27302 (See ORA-27302.ora-code.com): failure occurred at: sskgxpsnd1
> Current SQL information unavailable - no session.
> -- -- Call Stack Trace -- --
>
> Any pointers in the right directions will be appreciated.
> Raj
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
> -- -----
> Rajendra dot Jamadagni at nospamespn dot com
> All Views expressed in this email are strictly personal.
> select standard_disclaimer from company_requirements;
> QOTD: Any clod can have facts, having an opinion is an art !
>
>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --