ORA-07445: exception encountered: core dump (from view execution)

ORA-07445: exception encountered: core dump
=====================================
Note: ORA-07445 please note that internal error all are not same depends on argument it vary.

this was one of the internal error we most cases, the best practice we follow was contact oracle support. and upload the file to them(even in starting trace file and alertlog verfiy and find the cause)

in my case cause was one our app team member created view and executed from toad.(he did his testing in production, so better you suggest them to test in test and qa)

solution:-
   1. tune the sql and try to gather stats on objects.

  2. incase if still first solution does not work follow below procedure set parameter to avoid.

  alter session set "_simple_view_merging"=false;


in my case contacted the app team member applied suggestion number 1.

Comments

Popular posts from this blog

Shareplex some commands

SQL Tuning Task Creation ORA-13780: SQL statement does not exist.

ORA 700 [kskvmstatact: excessive swapping observed]