Last week we created a second database in our test server. Suddenly we encountered the following errors in the alert file of both the database.
ORA-27300: OS system dependent operation:fork failed with status: 12
ORA-27301: OS failure message: Not enough space
ORA-27302: failure occurred at: skgpspawn3
Solution
Check for the page size.
$ lsps -a
It was 97% used. We increased the page space and the problem is solved.
Thanks.
Thursday, February 5, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment