ORA-12801 error [message #276368] |
Thu, 25 October 2007 00:49 |
neelabh_SE
Messages: 20 Registered: October 2007
|
Junior Member |
|
|
Hello,
I'm getting the below error. Please help!
I would like to know the cause and possible solution.
Database error:
ORA-12801: error signaled in parallel query server P002
ORA-01114: IO error writing block to file 202 (block # 1737481)
ORA-27072: File I/O error
Linux Error: 28: No space left on device Additional information: 4 Additional information: 1737481 Additional information: -1
ORA-01114: IO error writing block to file 202 (block # 1737481)
ORA-27072: File I/O er .
The background is it is a Oracle 10g DB server.
thanks
neel
|
|
|
|
Re: ORA-12801 error [message #276375 is a reply to message #276368] |
Thu, 25 October 2007 01:11 |
neelabh_SE
Messages: 20 Registered: October 2007
|
Junior Member |
|
|
Yes actually I just checked the filesystem.
One of the file system is full.
Also I happen to check the temporary tablespace which is on same filesystem( one got full). The tablespace utilization is 0 but respective datafiles are completely full.( I use OEM to view the details).
How can i reduce the size of datafiles, if i can or what could be the possible solution?
neel
[Updated on: Thu, 25 October 2007 01:11] Report message to a moderator
|
|
|
|
Re: ORA-12801 error [message #276382 is a reply to message #276368] |
Thu, 25 October 2007 01:22 |
neelabh_SE
Messages: 20 Registered: October 2007
|
Junior Member |
|
|
Actually i wanted to ask how can i resize the temporary datafiles?
also how can i estimate maximum space ever used of temporary tablespace by transactions?
|
|
|
|
Re: ORA-12801 error [message #276401 is a reply to message #276382] |
Thu, 25 October 2007 01:55 |
|
Michel Cadot
Messages: 68718 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
You can't do it now.
You have to follow your system but it is not easy to get the real temporary space used.
By the way, space utilization from grid or this kind of tools is meaningless for temporary tablespace/files.
Regards
Michel
[Updated on: Thu, 25 October 2007 01:56] Report message to a moderator
|
|
|