A bug in Oracle 11.2.0.1, client reported ORA-03113: End of file for communication channel

Source: Internet
Author: User

Half an hour ago, a project feedback application system partial function error, ORA-03113: The end of the file of the communication channel. It seems to be a common mistake.

Exception information: ORA-031132392298 serial Number: 46826

Check the archive log did not find an exception, check the Oracle log found corresponding ORA-03137 error, after reviewing the online data, belonging to Oracle Bug,god, unexpectedly concealed behind the ORA-03113.

Errors in file D:\app\administrator\diag\rdbms\fssc\fssc\trace\fssc_ora_3972.trc (incident=137360): ora-03137:TTC protocol Internal Error:[12333] [ $] [ -] [ About] [] [] [] []Wed Dec07 19:09:00 2016Sweep[Inc][137360]: completedwed Dec07 19:12:06 2016Errors in File D:\app\administrator\diag\rdbms\fssc\fssc\trace\fssc_ora_3468.trc (incident=137596):ora- 03137:TTC protocol Internal Error:[12333] [ $] [ -] [98] [] [] [] []Wed Dec07 19:12:07 2016Sweep[Inc][137596]: Completed

Workaround:

1. Upgrade Oracle to 11.2.0.3/4

2. Close hidden parameters: peering of bound variables

Sql> alter system set "_optim_peek_user_binds" = False;

After you set the hidden parameters, the problem disappears. We recommend that you update the Oracle patches later.

A bug in Oracle 11.2.0.1, client reported ORA-03113: End of file for communication channel

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.