on ‎2011 Dec 05 4:55 PM
Hi experts,
I upgrade the DB Oracle 10.2.0.4 to Oracle 11.2.0.2
During the dbua, appear an error that stop the upgrade, when start the steps post-upgrades. So, i continue and execute manually the scripts post-upgrade. When finish, i continue with the necesarry steps and all work fine; i can work with SAP i can execute the brtools, i can check the db with the trx db13, ....
The problem is, when i stop the database with shutdown immediate appear this error:
ORA-01313: end-of-file on communication channel
and i can not start the DB again in the same session, i have to exit from sql and start it again. I have this same problem: http://
www.idevelopment.info/data/Oracle/DBA_tips/Linux/LINUX_4.shtml
When i execute shutdown immediate in te alert_SOL.log seems all correct; instead, in the trace SOL_ora_3801168.trc appear something strange (i attach to you):
2011-12-02 09:26:52.359
Exception [type: SIGSEGV, Address not mapped to object]
[ADDR:0x2880000128000003] [PC:0x10000B334, strncpy()+84] [flags: 0x0,
count: 5]
What happend? Is it a bug?
Thanks in advance,
Regards,
Request clarification before answering.
Hi,
Check the note at metalink.oracle.com;
Ora-07445 Strncpy() [Sigsegv] [Address Not Mapped To Object] [ID 1275149.1]
Best regards,
Orkun Gedik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Do you have the recommended parameters as per note [1431798|http://service.sap.com/sap/support/notes/1431798] (script of note [1171650|http://service.sap.com/sap/support/notes/1171650])?
Regards,
Eduardo Rezende
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Victor,
I also ran into the same issue and also the environment is almost same. AIX6.1. Upgrade from Oracle 10.2.0.5 to Oracle 11.2.0.2.
I dont see any error except the below exception in trace file DEV_ora_21102760.trc
Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0x2880000128000003] [PC:0x10000B334, strncpy()+84] [flags: 0x0, count: 1]
Did you solve this problem, if so could you help me with the solution.
Thanks & Regards,
N.Amarnath
Hi All,
I ran into this problem before, if i still recall correctly, is the memory problem. Could you please check your physical RAM and SWAP File? Do ensure it is large enough for oracle db memory.
Also, please check the system log of your OS.
Please let me know how it goes,
Cheers,
Nicholas Chang
Edited by: Nicholas Chang on Dec 15, 2011 6:50 PM
SAP solved the problem.
The steps were:
I apply the AIX patch IFIX IV09580 and execute
cd $ORACLE_HOME/rdbms/lib
make -f ins_rdbms.mk install
But now, i have another problem; i can not start SAP system, when i try to execute disp+work appear this error:
Could not load program disp+work:
rtld: 0712-001 Symbol itsp_setitscookie was referenced
from module disp+work(), but a runtime definition
of the symbol was not found.
rtld: 0712-002 fatal error: exiting.
Regards,
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.