To: alpha-osf-managers
Hi all.
Sorry about the late summary, the original question is at the bottom.
I only received two responses but it fixed my problem....
Thanks
Mark Greenhalgh
Thanks to:
VGOKHALE_at_us.oracle.com on 04/30/98 02:07:23 PM
To: Mark Greenhalgh
cc:
Subject: Re: Oracle SGA Size over 1gb
Body:
Set per-proc-address-space and per-proc-data-size to same value as
max-per-proc-XXXXX. Else, before starting up the database, in csh -
limit addressspace unlimited
limit datasize unlimited
- Vipin
-- original question....
To: alpha-osf-managers
Hi all,
I'm running Oracle 7.3.4 on a Digital Unix system v4.0d. For the
last couple of days I have been trying to extend my SGA past 1gb and have
been unsuccessful. As soon as I go over 1gb the Oracle instance fails to
start with the following error:
SVRMGR> startup
Internal AIO consistency error: Cannot initialize aio library.
Error 35: Operation would block
Aborting...
The instance then creates trace file and core dumps. This problem seems
to have Oracle stumped. I assume other people have been able to go past
this 1gb limit that I'm hitting..
---- cut paramater listing ----
Received on Fri May 22 1998 - 12:58:52 NZST