ORA-07445: Exception encountered: core dump [plscope_collect_nonplsql () 346] [SIGSEGV] [ADDR: 0x0]
Hi,
I'm doing migration from DB 11.1.0.7 on linux 32-bit to 64-bit server.
1. made a backup
2. restored DB and opened resetlogs
After this i got a error
ORA-06553: PLS-801: internal error [56319]
3. So i ranned @utlirp.sql in meantime there is no error.
4. Shutdowned DB and opened in normal mode to compile objects ( @utlrp.sql )
it show another error:
ORA-07445: Exception encountered: core dump [plscope_collect_nonplsql () 346][SIGSEGV] [ADDR: 0x0] [PC: 0x705A632] [Address not mapped to object] [].
Thanks in advance
I'm doing migration from DB 11.1.0.7 on linux 32-bit to 64-bit server.
1. made a backup
2. restored DB and opened resetlogs
After this i got a error
ORA-06553: PLS-801: internal error [56319]
3. So i ranned @utlirp.sql in meantime there is no error.
4. Shutdowned DB and opened in normal mode to compile objects ( @utlrp.sql )
it show another error:
ORA-07445: Exception encountered: core dump [plscope_collect_nonplsql () 346][SIGSEGV] [ADDR: 0x0] [PC: 0x705A632] [Address not mapped to object] [].
Thanks in advance
0