Re: Forms 4.0 on Sun Problem
From: Jim Dornfeld <jimd_at_ims.com>
Date: Tue, 31 May 1994 20:15:01 GMT
Message-ID: <1994May31.201501.13550_at_ims.com>
Date: Tue, 31 May 1994 20:15:01 GMT
Message-ID: <1994May31.201501.13550_at_ims.com>
You may be having the same problem that I had with the same DBMS and OS versions. The workaround is to fit all of your SGA into one shared memory segment, the parameter shmsys:shminfo_shmmax in your /etc/system file should have a value at least as large as your SGA after starting up the database.
Oracle also has a patch that is now available, you can find it by referencing bug 209617.
Hope this helps,
JD
Received on Tue May 31 1994 - 22:15:01 CEST