Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ORA-3113, ORA-07445 on Analyze table ... estimate statistics
Hi,
We are running the following SQL statement from within SqlPlus:
analyze table TABLENAME estimate statistics sample 100 percent;
We are analyzing several tables but it fails for one of them with the following error message:
ORA 03113: end-of-file on communication channel
The alert logs shows the error message:
ORA-07445: exception encountered: core dump [11] [2122275088] [0] [3472] [] []
The data in the table has a size of 1.4GB.
Analyze with mere 10% works fine.
We have run dbverify and it showed no errors.
Can anyone tell me what the problem could be?
Thanks,
Jan Motin
Received on Mon Nov 19 2001 - 07:14:08 CST
![]() |
![]() |