ORA-27092: skgfofi: size of file exceeds file size limit of the process
FranklinFaces.com
FranklinFaces.com - Oracle & SQL Server Database Forums for all IT Professionals
 Home          Members     Calendar     Who's On

Welcome Guest ( Login | Register )
        



ORA-27092: skgfofi: size of file exceeds file... Expand / Collapse
Message
Posted 3/11/2009 1:46:35 AM Post #103
 

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being
I recently saw this in the alert log:

Errors in file /u8oracle/local/QA/bdump/qa_dbw0_164816.trc:
ORA-01157: cannot identify/lock data file 15 - see DBWR trace file
ORA-01110: data file 15: '/u8oraindex1/QA/libraryx_01.dbf'
ORA-27092: size of file exceeds file size limit of the process
Additional information: 131071
Additional information: 281601
Tue Mar 10 22:13:06 2009
Errors in file /u8oracle/local/QA/bdump/qa_dbw0_164816.trc:
ORA-01157: cannot identify/lock data file 18 - see DBWR trace file
ORA-01110: data file 18: '/ux228oradata1/QA/masterd_01.dbf'
ORA-27092: size of file exceeds file size limit of the process
Additional information: 131071
Additional information: 704001
Tue Mar 10 22:13:06 2009
Errors in file /u8oracle/local/QA/bdump/qa_dbw0_164816.trc:
ORA-01157: cannot identify/lock data file 19 - see DBWR trace file
ORA-01110: data file 19: '/u8oraindex1/QA/masterx_01.dbf'
ORA-27092: size of file exceeds file size limit of the process


Cause:

The account that is used to run the stored procedure or simple SQL query could yield the above errors. The issue was related to the ULIMIT set to the user account.

Solution:

Have UNIX administrator reset the ULIMIT to a higher value or "unlimited" .


I checked my environment and it was set to unlimited:

proddbserv01: /u8oracle/local/QA/bdump/> ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 4194304
memory(kbytes) unlimited
coredump(blocks) 2097151
nofiles(descriptors) 2000

and still saw in the alert log the error message. Then I realized that the database was not started using the oracle account which has the unlimited settings. It was started by another user. I then logged in to sqlplus and shutdown immediate and then issued startup.

This worked and the database started up successfully.

Hope this helps.

Thanks,

« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: silencer

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 10:22am

Powered By InstantForum.NET v4.1.4 © 2012
Execution: 0.063. 10 queries. Compression Disabled.
Contextual Links