Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: JDBC: Connection refused (BUF='HPUX Error: 12: Not enough space')

Re: JDBC: Connection refused (BUF='HPUX Error: 12: Not enough space')

From: koert54 <koert54_at_nospam.com>
Date: Sat, 24 Nov 2001 19:41:15 GMT
Message-ID: <vJSL7.6630$bV1.2001444051@hestia.telenet-ops.be>


2GB RAM and 2GB paging space -> make that 4GB to 6GB paging space ! HPUX != Win NT

"Huy Vu" <huyv_at_usa.net> wrote in message news:3bffdadb_3_at_aeinews....
> Hi all,
>
> I'm trying to tune up my Oracle database server 8.1.7 64bits on HP-UX 11.0
> which has 2 GB of RAM and 2GB swap file.
> The server hung often (cannot telnet to the server neither) without let
any
> error messages in syslog except the error found from remote JDBC
> connections:
>
> java.sql.SQLException: Io exception: Connection
>

refused(DESCRIPTION=(TMP=)(VSNNUM=135294976)(ERR=12500)(ERROR_STACK=(ERROR=(
>

CODE=12500)(EMFI=4))(ERROR=(CODE=12540)(EMFI=4))(ERROR=(CODE=12560)(EMFI=4))
> (ERROR=(CODE=510)(EMFI=4))(ERROR=(BUF='HPUX Error: 12: Not enough
space'))))
> jdbc:oracle:thin:@orasvr:1521:O817
>
> The Oracle SGA of 'O817' database:
>
> SVRMGR> show sga
> Total System Global Area 756292072 bytes
> Fixed Size 104936 bytes
> Variable Size 141709312 bytes
> Database Buffers 614400000 bytes
> Redo Buffers 77824 bytes
>
> I'm trying to determine how much physical memory and virtual memory
> currently used by my Oracle database to fix this problem ASAP.
>
> Thanks in advance for any help.
>
> DH
>
>
>
>
Received on Sat Nov 24 2001 - 13:41:15 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US