HP9000/HP-UX/8.1.5 System Move

2001-07-07 Thread Vergara, Michael (TEM)

Hi DBA's:

We just moved some instances from an HP K220 to a new L2000.  Same O/S,
same version of the o/s, same Oracle.  When I run svrmgrl, I get a message
I've never seen before:

oracle8 svrmgrl

Oracle Server Manager Release 3.1.5.0.0 - Production

(c) Copyright 1997, Oracle Corporation.  All Rights Reserved.

Warning: Entry/Exit code is optimized.  Cannot restore context (UNWIND 22)
Warning: Entry/Exit code is optimized.  Cannot restore context (UNWIND 22)
ORA-03113: end-of-file on communication channel
SVRMGR 

Anybody know what this means?  I've run the relink program on everything
but the precompilers (cause it blows there).  Any ideas?

I'm gonna reinstall Oracle and try again, but I'd like to know if I'm
swatting a flea with a sledgehammer.

Thanx,
Mike

---
===
Michael P. Vergara  | I've got a PBS mind in an MTV world
Oracle DBA  |
Guidant Corporation |

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Vergara, Michael (TEM)
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



Re: HP9000/HP-UX/8.1.5 System Move

2001-07-07 Thread Jon Walthour

Michael:

Some things to consider:

1. If you're using MTS, your hostname is probably too long in the
MTS_LISTENER_ADDRESS init.ora parameter. Use the IP address for the host
value for this parameter.

2. If you're using HP-UX 64-bit and Oracle is 32-bit, you may need to reduce
your SHMMAX kernel parameter. For that matter, you may want to check on all
your kernel parameters and make sure they match your other machine. I've had
this problem before (HP-UX 11.0 64-bit and Oracle 8i 32-bit) and it was
something to do with kernel parameters not being set correctly.

That's all I can think of right now. See if either of these ideas work for
you.

--

Jon Walthour, OCDBA
Oracle DBA
Cincinnati, Ohio


- Original Message -
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
Sent: Saturday, July 07, 2001 9:40 PM


 Hi DBA's:

 We just moved some instances from an HP K220 to a new L2000.  Same O/S,
 same version of the o/s, same Oracle.  When I run svrmgrl, I get a message
 I've never seen before:

 oracle8 svrmgrl

 Oracle Server Manager Release 3.1.5.0.0 - Production

 (c) Copyright 1997, Oracle Corporation.  All Rights Reserved.

 Warning: Entry/Exit code is optimized.  Cannot restore context (UNWIND 22)
 Warning: Entry/Exit code is optimized.  Cannot restore context (UNWIND 22)
 ORA-03113: end-of-file on communication channel
 SVRMGR

 Anybody know what this means?  I've run the relink program on everything
 but the precompilers (cause it blows there).  Any ideas?

 I'm gonna reinstall Oracle and try again, but I'd like to know if I'm
 swatting a flea with a sledgehammer.

 Thanx,
 Mike

 ---

===
 Michael P. Vergara  | I've got a PBS mind in an MTV world
 Oracle DBA  |
 Guidant Corporation |

 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.com
 --
 Author: Vergara, Michael (TEM)
   INET: [EMAIL PROTECTED]

 Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
 San Diego, California-- Public Internet access / Mailing Lists
 
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jon Walthour
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: HP9000/HP-UX/8.1.5 System Move

2001-07-07 Thread Vergara, Michael (TEM)

Jon:

Thanks for the help.  Another lister e-mailed me directly with the same
suggestion about kernel parameters.  I scanned MetaLink (it was up!  
Yowza!) and found a note about reducing SHMMAX.  It was set to 16G on the
new box, and since we just moved the Oracle binaries from the 'K' to the
'L' we have the 32-bit code.  We brought SHMMAX down to about 1.75GB and
the instances started OK.

Thanks for the assist!

Mike

---
===
Michael P. Vergara  | I've got a PBS mind in an MTV world
Oracle DBA  |
Guidant Corporation |


-Original Message-
Sent: Saturday, July 07, 2001 8:15 PM
To: Multiple recipients of list ORACLE-L


Michael:

Some things to consider:

1. If you're using MTS, your hostname is probably too long in the
MTS_LISTENER_ADDRESS init.ora parameter. Use the IP address for the host
value for this parameter.

2. If you're using HP-UX 64-bit and Oracle is 32-bit, you may need to reduce
your SHMMAX kernel parameter. For that matter, you may want to check on all
your kernel parameters and make sure they match your other machine. I've had
this problem before (HP-UX 11.0 64-bit and Oracle 8i 32-bit) and it was
something to do with kernel parameters not being set correctly.

That's all I can think of right now. See if either of these ideas work for
you.

--

Jon Walthour, OCDBA
Oracle DBA
Cincinnati, Ohio


- Original Message -
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
Sent: Saturday, July 07, 2001 9:40 PM


 Hi DBA's:

 We just moved some instances from an HP K220 to a new L2000.  Same O/S,
 same version of the o/s, same Oracle.  When I run svrmgrl, I get a message
 I've never seen before:

 oracle8 svrmgrl

 Oracle Server Manager Release 3.1.5.0.0 - Production

 (c) Copyright 1997, Oracle Corporation.  All Rights Reserved.

 Warning: Entry/Exit code is optimized.  Cannot restore context (UNWIND 22)
 Warning: Entry/Exit code is optimized.  Cannot restore context (UNWIND 22)
 ORA-03113: end-of-file on communication channel
 SVRMGR

 Anybody know what this means?  I've run the relink program on everything
 but the precompilers (cause it blows there).  Any ideas?

 I'm gonna reinstall Oracle and try again, but I'd like to know if I'm
 swatting a flea with a sledgehammer.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Vergara, Michael (TEM)
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).