Locul potrivit :
You've got to have a dream. When you lose your dreams, you die.
2010-02-27
2010-02-25
2010-02-24
10.2.0.5 will be released in Q2 2010
Din nota :742060.1
Platform | 10.2.0.4 | 10.2.0.5 | 11.1.0.7 | 11.2.0.1 | |
---|---|---|---|---|---|
Linux x86 | 22-FEB-2008 | Q2CY2010 | 18-SEP-2008 | 1-SEP-2009 | |
Linux x86-64 | 17-MAR-2008 | Q2CY2010 | 18-SEP-2008 | 1-SEP-2009 | |
Linux Itanium | 24-SEP-2008 | Q1CY2011 | Not planned | Sched TBA | |
IBM Linux on POWER | 9-JAN-2009 Patching for previous release ended 9-Apr-09 | Q1CY2011 | Not planned | Sched TBA | |
IBM Linux on System z | 16-DEC-2008 Patching for previous release ended 16-Mar-09 | Q4CY2010 | Not planned | Q1CY2011 | |
HP-UX PA-RISC (64-bit) | 02-JUN-2008 | Q4CY2010 | 11-Nov-2008 | Q2CY2010 | |
HP-UX Itanium | 30-APR-2008 | Q2CY2010 | 06-OCT-2008 | 22-DEC-2009 | |
Sun Solaris SPARC (64-bit) | 30-APR-2008 | Q2CY2010 | 06-OCT-2008 | 6-Nov-2009 | |
Sun Solaris x86-64 (64-bit) | 13-NOV-2008 | Q2CY2010 | Not planned | 25-Nov-2009 | |
IBM AIX on POWER Systems | 15-MAY-2008 | Q2CY2010 | 06-OCT-2008 | 22-DEC-2009 | |
Microsoft Windows (32-bit) | 17-MAR-2008 | Q3CY2010 | 10-OCT-2008 | Q1CY2010 | |
Microsoft Windows x64 (64-bit) | 16-MAY-2008 | Q3CY2010 | 13-NOV-2008 | Q1CY2010 | |
Microsoft Windows Itanium (64-bit) | 2-FEB-2009 Patching for previous release ended 2-May-09 | Q4CY2010 | Not planned | Sched TBA | |
Apple Mac OS X (PowerPC) | Platform Obsolete | Platform Obsolete | Platform Obsolete | Platform Obsolete | |
Apple Mac OS X (Intel) | 10-April-2009 Single Instance only | Sched TBA | Not planned | Sched TBA | |
HP Tru64 UNIX | 20-FEB-2009 Patching for previous release ended 20-May-09 | Q1CY2011 | Platform Obsolete | Platform Obsolete | |
Sun Solaris x86 (32-bit) | 14-Nov-2008 Last patch set for this platform | Platform Obsolete | Platform Obsolete | Platform Obsolete | |
HP OpenVMS Alpha | 15-Dec-2008 | Q3CY2011 | Platform Obsolete | Platform Obsolete | |
HP OpenVMS Itanium | 15-Dec-2008 | Q3CY2011 | Not planned | Q4CY2010 | |
IBM z/OS on System z | Sched TBA | Sched TBA | Unsupported Platform (see Note:461234.1) | Unsupported Platform (see Note:461234.1) |
Steinhardt
English translate
“Cînd un om reuşeşte să facă ceva ce i-a solicitat mult efort, în el începe să lucreze trufia. Cel ce slăbeşte, se uită cu dispreţ la graşi, iar cel ce s-a lăsat de fumat răsuceşte nasul dispreţuitor cînd altul se bălăceşte, încă, în viciul său.
“Cînd un om reuşeşte să facă ceva ce i-a solicitat mult efort, în el începe să lucreze trufia. Cel ce slăbeşte, se uită cu dispreţ la graşi, iar cel ce s-a lăsat de fumat răsuceşte nasul dispreţuitor cînd altul se bălăceşte, încă, în viciul său.
2010-02-09
ORA-600 [kkxprpic8]
Versiune DB : 9.2.0.8
Symptoms: ORA-600 [kkxprpic8] when executing a query referencing PL/SQL objects.
This is due to an invalid object being encountered. Check the underlying trace file generated for any invalid objects and recompile them, e.g. search for "status=INVL", then look above for the object name:
dbms_sys_sql
http://oradbatips.blogspot. com/2010/01/tip-84-create- private-db-link-for-user.html
With dbms_sys_sql, you are able to parse and execute SQL as other users.
With dbms_sys_sql, you are able to parse and execute SQL as other users.
2010-02-06
SQLPLUS hangs in linux
Sfat : upgrade la 10.2.0.4
Metalink note id : 361680.1
Cause
Bug.4930777/4612267 SQLPLUS HANGS ON MACHINES WITH LARGE UPTIME -- EVEN SQLPLUS HANGS
which says it happens when machine is up for more than 248 days.
Checked in truss output and uptime output exactly maching these symtoms...
Solution
To implement the solution, please execute the following steps:
1.Download one off patch from metalink for bug 4612267 ( 10.2.0.1 )
2. apply patch and rerun sqlplus.
OR
Reboot Server
Metalink note id : 361680.1
Cause
Bug.4930777/4612267 SQLPLUS HANGS ON MACHINES WITH LARGE UPTIME -- EVEN SQLPLUS HANGS
which says it happens when machine is up for more than 248 days.
Checked in truss output and uptime output exactly maching these symtoms...
Solution
To implement the solution, please execute the following steps:
1.Download one off patch from metalink for bug 4612267 ( 10.2.0.1 )
2. apply patch and rerun sqlplus.
OR
Reboot Server