Tips: DBA Tools | Oracle DUL? | AUL License | AUL Example | DBDiff | Text Unload | DB Monitor
| Subject: | 10.1.0.3 Patch Set - List of Bug Fixes by Problem Type | |||
| Doc ID: | Note:280552.1 | Type: | README | |
| Last Revision Date: | 02-NOV-2004 | Status: | PUBLISHED | |
This note lists the bugs fixed in the 10.1.0.3 Patch Set. Bugs are listed under significant headings relating to either a feature or a characteristic of the bug. Some bugs are listed in more than one section. Each bug number is hyperlinked to a Support Bug Description.
- See Note 263719.1 for Support Status and Alerts affecting 10.1.0 releases.
- '*' against a bug indicates that an alert exists for that issue.
- '+' indicates a particularly notable bug.
- 'P' indicates a port specific bug.
- "OERI:nnnnn is used as shorthand for ORA-600 [nnnnn].
Notable exceptions and omissions
- A number of port specific bug fixes are not listed .
- 10.1.0.3 includes a number of internal fixes which are not listed here.
Fixed Bug# Security Alert# Document Summary 10.1.0.3 3828166 Sec. Alert#68 Note 281188.1 Oracle Security Alert #68 - Database Server Vulnerabilities Bug#
Corruption (Dictionary)
3370917 Summary metadata corrupted during REFRESH if MVIEW has inline views
Corruption (Logical)
3376786* Concurrent LOB updates lost - can cause inconsistent Text Query results
This bug is alerted in Note 263548.12928563 Using large collections with EXTPROC can return 0 size collection 3128021 Corrupt column data after EXCHANGE PARTITION with row dependencies 3265740 Corrupt column data after PARTITION maintenence with ROWDEPENDENCIES 3313274 Direct path load of LOBs can cause data loss/truncation in streams 3361118 OERI:[7999] / LOB corruption updating a LOB in a SERIALIZABLE transaction 3365045 Functional index on DATE column can depend on NLS_DATE_FORMAT (ORA-8102 on DML) 3370235 Corrupt data possible in logical standby 3406644 Insert .. Select of a CLOB over a database link may truncate the CLOB value 3408192 Heavy concurrent DML scenarios can cause $R table to contain deleted rowids
Corruption (Physical)
3514615* CREATE CONTROLFILE can corrupt Oracle mirrored datafiles
This bug is alerted in Note 271571.13841411*P CLOB corruption after upgrade from 10.1.0.2 to 10.1.0.3 on some platforms
This bug is alerted in Note 281209.13397181 ALTER SYSTEM KILL SESSION of recovery slave causes stuck recovery
Deadlock
3166756 Self deadlock (ORA-60) possible on LOB index update 3268802 Additional diagnostics for deadlock in RAC environment 3347676 Deadlock in JDBC connection pool between getConnection() and close() 3424721 Hang/deadlock from ALTER INDEX REBUILD on partition with concurrent SQL 3437870 Java thread deadlocks sharing OracleOCIConnectionPool connections between threads 3449423 OLAP may deadlock (ORA-60)
Excessive CPU Usage
3216002 HASH JOIN ANTI / SEMI can use a lot of CPU / spin 3239873 High CPU during parse of statements with many identical predicates 3281907 Export / import of a composite partitioned table can appear to spin during IMPORT 3336594 High CPU use in QMON scanning DEF$ tables needlessly 3405237 ORA-4031 / excessing SGA consumption due to large IN LIST and NOT IN list
Feature Unusable
3224506 XA client using TAF may not failover correctly
Fix Is Considered An Enhancement
3566945+ ENH: No block level locking for externally co-ordinated prepared transactions 3054910 ALTER TYPE does not support change of codepoint semantics 3293155 ENH: Diagnostic enhancement to help investigate memory corruptions/leaks 3316345 ENH: Enhance checks on interconnect blocks by a check for the correct DBA 3405535 ENH: utlu101i.sql script should display any INVALID components 3423843 ENH: Small OLS performance improvement 3457571 Enhancement to DBV to show highest SCN in a file / show blocks above an SCN 3551597 User sessions cannot determine if OLS database is OID enabled or not 3568528 ENH: Increase maximum OLS predicate length to 4000 bytes 3586679 ENH: Add DB2/UDB stored procedure support
Hang (Involving Shared Resource)
2932269 Sessions hang on "resmgr:waiting in end wait" while session tries to connect over DBLINK 3342182 Instance hang on startup possible in RAC 3420610 RAC "BAST" leak can lead to instance hang 3544142 It is possible for a process to be FROZEN while holding a latch 3577341 LGWR may hold TA [1][usn] after an OERI[4005] 3642684 Database can hang when block change tracking is enabled
Hang (Process Hang)
3566945+ ENH: No block level locking for externally co-ordinated prepared transactions 2932269 Sessions hang on "resmgr:waiting in end wait" while session tries to connect over DBLINK 3122154 AQ JMS receive(wait_time) does not return after wait_time 3253770 ORA-4021 / "library cache pin" waits on RAC executing Java stored procedures 3296914 Using binds from 8i instance to a 9i instance to a 9i Gateway can hang 3315378 A blocked ONLINE index rebuild can cause other DML to hang 3323709 Hang on execution of DBMS_REDEFINITION.START_REDEF_TABLE and concurrent insert to same table 3374640 Create local partitioned domain index can hang 3424721 Hang/deadlock from ALTER INDEX REBUILD on partition with concurrent SQL 3479558 Break/SetQueryTimeout can cause JDBC client to hang 3565109 Logminer may not be able to resolve log files with multiple archive destinations 3577341 LGWR may hold TA [1][usn] after an OERI[4005]
Hang (Process Spins)
3281907 Export / import of a composite partitioned table can appear to spin during IMPORT 3371796 Explain plan spins in kkorminl 3395198 Query rewrite may spin after partition exchange 3407944 OERI[5254] / dump (ktagttl) or spin from Ctrl-C of a query 3414440 Query rewrite may spin in qsmg_process_sqltxt for ANSI join in a view 3443747 A session can spin holding a library cache latch during fixed table lookup
Install Is Not Performed Correctly
3580691I Response files for Custom Install do not install all selected products (10g OUI) 3438751P Linux: Async IO is not installed correctly on Linux 10.1.0.2 3413846 CRS install can fail installing CRS on a system with 9.2 RAC present
Instance May Crash
3411021 Oracle process may die due to ORA-27300/ORA-27301/ORA-27302 at skgxppost1 3452686 OERI[ktcrsp_1: drop/truncate not comp] possible in RAC at end of reconfiguration 3503661 ASM "ALTER DISKGROUP ADD DISK" can crash database 3549886 PMON may crash an instance with OERI:KSSRMP1
Latch Contention
3443747 A session can spin holding a library cache latch during fixed table lookup 3452409 STATISTICS_LEVEL >= TYPICAL can cause latch contention under load 3513427 ORA-4031 can cause many SGA heapdumps to occur causing shared pool latch contention
Leak (Memory Leak / Growth)
3134518 Memory leak on "bind var" heap from invalidated PLSQL cursor 3145754 Calling EXTPROC can leak memory if there is no listener 3192557 JDBC Thin with CallableStatement consumes/leaks database UGA memory 3275045 PLSQL calling USERENV leaks memory within the PLSQL user call 3280226 ANALYZE to collect statistics may use more memory than expected 3281907 Export / import of a composite partitioned table can appear to spin during IMPORT 3302654 PGA memory leak in "cursor work heap" for queries with VIEW PUSHED PREDICATE over a SORT 3356492 DBMS_LOB.LOADFROMFILE leaks library cache locks / shared pool "perm" memory 3387491 Oracle Names LDAP proxy process leaks memory leak on reload 3390021 PGA memory leak in apply server 3405237 ORA-4031 / excessing SGA consumption due to large IN LIST and NOT IN list 3408829 TNS listener leaks memory if remote listener specified in LOCAL_LISTENER 3421087 Memory leak can occur when using DBMS_XMLGEN 3518909 Session (UGA) memory not released after using DBMS_XMLPARSER 3636602 Memory leak in Net
Leak (Resources Eg: File Handles)
3528069 JDBC Thin Net sockets not closed if an error occurs during the Net close operation
Memory Corruption
3300118 Memory corruption / dump from SDO_INTERSECTION with 'WALKING' 3403305 Internal change to memory allocation (reduce memory corruption issues) 3449174 Attempt to supplementally log LONG column can OERI/dump 3451741 Dump (gxtsnGetPar) creating Text index with THEMES=YES 3469775 DBMS_XMLGEN.CONVERT can fail with OERI[17112]
Performance Affected (General)
3438751P Linux: Async IO is not installed correctly on Linux 10.1.0.2 3211428 ANALYZE / Batch operations can disable PREFETCH for all sessions 3312874 USE_STORED_OUTLINES causes increased "library cache lock" requests in RAC 3452409 STATISTICS_LEVEL >= TYPICAL can cause latch contention under load
Performance Of Query/ies Affected
3211428 ANALYZE / Batch operations can disable PREFETCH for all sessions 3216002 HASH JOIN ANTI / SEMI can use a lot of CPU / spin 3317309 Bad plan choice due to poor selectivity for "col=:bind" or "col=expression" for single value column 3328542 JDBC OCI slower than Thin for LONG RAW data 3347339 Stored outline has "NO_ACCESS" instead of "INDEX" hint for domain index access 3349903 Bind peeking does not work for partitioned objects with non-equality predicates 3354231 Index skip scan is sometimes estimated at very high cost 3356951 DBMS_STATS can be slow if sample size causes < 2500 rows in the sample 3380026 Suboptimal plan possible for FIRST_ROWS for SQL with ORDER BY and indexes 3398205 CBO can waste CPU trying to optimize INSERT INTO .. VALUES statements 3400412 CBO may choose a more expensive HASH JOIN plan with no partition pruning 3412136 Poor plan (with merge join cartesian) with STAR transformation 3456044 Poor AQ performance from multiple dequeuers performing rollback 3467364 Adding datafiles serializes on the TT enqueue 3482715 CBO costing error for plans with index filter 3485930 Slow performance of DBMS_STATS with auto sample size 3492682 Queries against DBA_FREE_SPACE can be slow in 10g 3497588 Media recovery checkpoint slow when recovering a large number of datafiles 3516951 Poor execution plan with merge join cartesian with temp table transformation 3521347 Suboptimal plan possible using a ROWNUM predicate 3541407 Incorrectly remote table cardinality for TG4IFMX
Security Or Service Denial Vulnerability
3828166* Oracle Security Alert #68 - Database Server Vulnerabilities Bug#
This bug is alerted in Note 281188.1
Shared Pool Affected
2893444 Internal SQL in the extensible optimizer does not always use bind variables 3299407 Invalidating cursors frequently can fragment the SGA and leak "kglau" memory 3356492 DBMS_LOB.LOADFROMFILE leaks library cache locks / shared pool "perm" memory 3405237 ORA-4031 / excessing SGA consumption due to large IN LIST and NOT IN list 3406977 High version count in V$SQL due to binds marked as non-data with CURSOR_SHARING=FORCE 3513427 ORA-4031 can cause many SGA heapdumps to occur causing shared pool latch contention
Storage Space Usage Affected
2919655 LOBs may not reuse space with automatic undo management 2952816 Improved version of 2919655 / No old LOB versions retained in 9204 3157572 Rollback of Array inserts into tables with high PCTFREE can waste space 3329096 Free space may not be used in an AUTO SPACE MANAGED segment 3449951 ORA-1562 can occur on DBMS_LOGMNR_SESSION.PURGE_SESSION or DBMS_CAPTURE.ALTER_CAPTURE 3464629 LOGMNR_SPILL$ table grows in an unbounded fashion
Wrong Results
3376786* Concurrent LOB updates lost - can cause inconsistent Text Query results
This bug is alerted in Note 263548.13094453 Wrong values possible in single table aggregate materialized view 3149380 Wrong results using stemming , fuzzy or soundex with % in a CONTAINS query 3158284 Wrong results possible joining a VARCHAR2 to a CHAR column 3168530 AQ order of messages may not be preserved 3191604 DBA_JAVA_ARGUMENTS does not show all arguments for LAST method in a CLASS 3200136 Wrong results possible from MERGE JOIN CARTESIAN with DOMAIN INDEX 3255906 DBA|ALL|USER_TABLES / DBA|ALL|USER_INDEXES views show dropped objects in the RECYCLE bin 3273109 Wrong results possible for NULL in SELECT list for PQO or remote query 3324069 Wrong results with subqueries using DECODE around aggregates 3329128 Wrong results from SQL with GROUPING SETS and IS [NOT] NULL 3352051 Using plus (+) terms in an Ultrasearch query may not return all matching documents 3363424 Wrong results from query if base table as LPAD/RPAD/LTRIM/RTRIM check constraints 3375163 Wrong results from INLIST ITERATOR with multi-column inlists 3380428 SQLLDR may report the incorrect number of rows loaded on 64bit platforms 3406157 OCISessionGet on an OCI session pool can return a session for a different user 3424515 SQLLDR may output incorrect values for some messages on 64bit systems 3433964 Wrong result with deferred check constraint when table analyzed 3437636 "servers highwater" in V$PX_PROCESS_SYSSTAT can be wrong briefly 3447383 Wrong results with parallel query and partition table join 3449245 getXML may produce incorrect hex character output 3454814 Wrong results possible from STAR TRANSFORMATION 3487660 Wrong results from SMJ with GROUP BY with multiple keys 3495537 HTML Sectioner may improperly strip spaces from documents 3497317 Wrong results with a subquery in a GROUP BY HAVING clause 3510094 Use of an analytic function skews the result from CONTEXT indextype SCORE operator 3512385 Wrong ROWID returned from SELECT over DBLINK when PREFETCH is on 3563038 Statement.getUpdateCount() returns 1 instead of -1 3618039 Wrong results as join predicate is pushed through multiple levels of views
Error May Occur
3514615* CREATE CONTROLFILE can corrupt Oracle mirrored datafiles
This bug is alerted in Note 271571.13564573* ORA-1017 when 10g client connects to 8i/9i server with EBCDIC <-> ASCII connection
This bug is alerted in Note 272000.12325578 OCIStmtFetch may return a false ORA-1002 instead of ORA-1403 2422432 StructDescriptor.createDescriptor() does not honor definer's rights 2622681 PreparedStatement.GetParameterMetaData() throws ORA-17023 2834541 IMP-93 on import when using the TOUSER parameter 2906197 Setting savepoint and rollback to savepoint results in nullpointerexeption 2919655 LOBs may not reuse space with automatic undo management 2929556 ORA-372 ORA-1110 inserting into partition with enable PARALLEL DML set 3128975 Listener cannot call pg4asrv / pg4t4ic directly / NCR-1003 3143435 JDBC Thin connecting to server with ASO and DCD gets NegativeArraySizeException 3159124 EXP-68 even though locally managed tablespaces are not offline 3173648 Describe of TG4DRDA object from 9.2 client errors (ORA-4043 / ORA-2063) 3175001 ORA-1426 REBUILDing Text index with more than 255 partitions 3236491 ORA-32332 possible during refresh of MVIEW 3259441 ORA-28545 when trying to resolve gateway TNS alias through Oracle Names 3263671 ORA-2019 from INSERT INTO .. SELECT from remote LOB using a PUBLIC synonym 3268331 ORA-27103 errors possible when using VLM 3270717 ORA-6510 enabling BIBeans/OLAPI access on imported AW with AWM 3283151 ORA-1461 can occur in JDBC Thin 10g binding a shift sensitive string to 9.2 DB 3285447 DBMS_STORAGE_MAP.MAP_ALL returns ORA-32504 for EMC Symmetrix disks 3288625 ORA-22621 / OERI:kopuigpfx1 using LOBs in OCI Extproc 3312423 Oracle JVM ConversionBufferFullException can occur converting Strings for some NLS values 3324661 Full export/import fails with IMP-17 / ORA-2494 3325395 ORA-130 can occur if Oracle tries to contact a local listener 3333076 ORA-39014 in logfile on STOP_JOB of EXPDP or IMPDP 3345208 ORA-28502 internal communication error on heterogeneous database link 3345441 Cannot load user workloads when workload query references views only 3352413 An ORA-8102 error can occur on ATEMPIND$ during a user UPDATE with CONSTRAINTS 3354447 UTL_FILE.FGETATTR returns ORA-1426 for files larger than 2Gb 3356492 DBMS_LOB.LOADFROMFILE leaks library cache locks / shared pool "perm" memory 3358440 AQ propagation fails with ORA-942 or OERI:16622 at the remote node 3365045 Functional index on DATE column can depend on NLS_DATE_FORMAT (ORA-8102 on DML) 3376521 ORA-4067 when running user.package.proc with late binding on 3383096 Parallel DML with foreign key constraints on partitioned tables fails with ORA-12839 3385076 Complex object retrieval may fail with OCI-21700 3387554 Oracle Wallet Manager fails for some certificates 3390187 ORA-1403 on 2nd execution of PLSQL stored procedure with TABLE parameter 3393962 ORA-972 on query with UNION ALL and internally generated column name over DBLINK 3396600 ORA-274 Incorrect recovery option list during RECOVER when some files are skipped 3397811 ORA-29279 from UTL_SMTP with Stalker Internet Mail server 3398064 Sybase gateway does not work with 12.0 Sybase client library 3398224 ORA-12015 on outer join MJV with decode statements 3400991 ORA-27504 IPC error creating OSD context under stress 3404500 ORA-604/ORA-1406 with QUERY_REWRITE_ENABLE=TRUE 3427810 ORA-907 "missing right parenthesis" with inline UNION view 3430870 ALTER TYPE of self referencing type body generates PLS-565 with trailing comments 3437884 10g client cannot connect to 8.1.7.0 - 8.1.7.3 server 3447478 ORA-6502 calling PLSQL over a DBLINK with RECORD parameters with UTF8/AL32UTF8 3449951 ORA-1562 can occur on DBMS_LOGMNR_SESSION.PURGE_SESSION or DBMS_CAPTURE.ALTER_CAPTURE 3453107 ORA-16061 when archiving standby redo logs after failover 3467567 ORA-1400 importing CLOB data 3468580 ORA-29871 for ALTER INDEX ENABLE on functional DOMAIN index 3469389 SQLLDR direct path may fail with ORA-26094 / OERI[klaprs_30] 3488761 SQLException "Closed Connection" from OracleXAConnection.getConnection() 3495629 False ORA-907 possible from inline view with ORDER BY 3498845 PLS-801 [phd_get_defn:unqualified external] referencing some STANDARD extensions in PLSQL 3502727 Using a batch size more than 16383 fails in JDBC 10g driver 3511851 Upgrade to 10g may fail with ORA-942 3522502 ORA-38435 executing a query using the EVALUATE operator 3530618 JDBC Thin from Applet fails with AccessControlException "access denied" 3552655 URL link extraction can produce wrong URL with '=' leading to WKG-30008 3566478 ORA-928 can occur with star transformation with CONNECT BY 3572128 HARD storage array may report HARD errors 3588880 ORA-1461 can occur in JDBC with a null Stream value
Internal Error May Occur (ORA-600)
3123232 OERI[ksuloget4] / dump selecting from V$SESSION_LONGOPS / OERI on "long op" operations 3148830 Select over database link fails with OERI[opixmp-7] if CURSOR_SHARING=similar 3167925 XDB may dump / OERI updating an ACL 3209932 OERI[kpoblblen: pos1] during re-execute of a pl/sql block 3238383 OERI[qmhsesskeybuf] can occur during an HTTP connection to XDB 3248893 OERI [17285] possible if TABLE() function invalidate 3262648 Logical Apply may OERI[krvuffl: memsize below zero] 3288625 ORA-22621 / OERI:kopuigpfx1 using LOBs in OCI Extproc 3294293 OERI[12455],[pti:qkaqkn] on SELECT FOR UPDATE of partitioned table with WINDOW functions 3312664 OERI[kcbrbo1] after downgrade from 9.2.x or higher to 8.1 3315960 OERI:736 / dump (in kxsbndinf) re-executing SQL after an ORA-1461 failure 3326634 OERI[qertqgetcolumndef2] / OERI:15800 from parallel MERGE 3334402 OERI:kodpunp1 OERI:kope2_readstr232 can occur with large collections 3347963 OERI [6120] during compressed IOT insert 3358440 AQ propagation fails with ORA-942 or OERI:16622 at the remote node 3361118 OERI:[7999] / LOB corruption updating a LOB in a SERIALIZABLE transaction 3384299 OERI[kjbrrcon:cl] possible on buffer cache shrink in RAC 3397181 ALTER SYSTEM KILL SESSION of recovery slave causes stuck recovery 3400883 OERI[kjblconsign:md] possible in RAC 3401014 OERI[krbrrd_kgcddo_fails] restoring from backed up flash recovery area 3403305 Internal change to memory allocation (reduce memory corruption issues) 3407944 OERI[5254] / dump (ktagttl) or spin from Ctrl-C of a query 3412999 OERI[kcrfrgv_scn6] on "alter database recover ... finish" 3430832 OERI[25012] in DML after ONLINE create index against PARTITIONED table 3449174 Attempt to supplementally log LONG column can OERI/dump 3452686 OERI[ktcrsp_1: drop/truncate not comp] possible in RAC at end of reconfiguration 3468584 OERI[qctchr : bfl] possible for SQL with TABLE() and inline views 3469389 SQLLDR direct path may fail with ORA-26094 / OERI[klaprs_30] 3469775 DBMS_XMLGEN.CONVERT can fail with OERI[17112] 3475775 CKPT may fail with OERI[1621] during shutdown 3484944 OERI[kjbrclo:gq] possible if a side-channel message is processed during process death 3496324 OERI[2886] changing tablespace from "read only" to "read write" access 3503661 ASM "ALTER DISKGROUP ADD DISK" can crash database 3508674 OERI:ksmovrflow creating MVIEW in 8i/9i with 10g master table 3514664 OERI[504][ges process hash list] possible in RAC during diagnostics dump 3542633 OERI[kjbstrec] in instance recovery in RAC 3549693 OERI:[ktsircinfo_num1] during ALTER DATABASE OPEN READ ONLY 3549886 PMON may crash an instance with OERI:KSSRMP1 3552489 OERI:kjbcropen:flockp possible if RAC process killed 3610978 OERI [krvscst failure] possible during switchover 3613078 OERI[4097] from DML on TRANSPORTED tables with ASSM 3646771 OERI [KSSRMP1] can occur
Process May Dump / Abend / Abort
2631217 Internal heap manager (KGH) may dump rather than signal an OERI 17xxx error 2930122 Java stored procedure may dump 3043199 Dump in lxsCnvNumStrToInt possible from TO_DATE in shift-sensitive character set 3123232 OERI[ksuloget4] / dump selecting from V$SESSION_LONGOPS / OERI on "long op" operations 3128021 Corrupt column data after EXCHANGE PARTITION with row dependencies 3167925 XDB may dump / OERI updating an ACL 3199908 Dump (in kkmmctbf) from a DELETE TRIGGER compiled in DEBUG mode 3222625 HS gateway may dump (in horsh) when doing an array fetch 3231814 Client may dump if AQ unregister fails and the subscription handle is freed 3250970 Dump (in hokbrp) inserting into a remote table via transparent gateway 3253133 Dump (in evaopn2) from queries using a FUNCTIONAL INDEX with complex view merging 3261962 Dump (in qerixGetKey) using function based indexes with a join 3265740 Corrupt column data after PARTITION maintenence with ROWDEPENDENCIES 3269146 DML RETURNING with a DATE datatype may dump in the client 3300118 Memory corruption / dump from SDO_INTERSECTION with 'WALKING' 3315960 OERI:736 / dump (in kxsbndinf) re-executing SQL after an ORA-1461 failure 3321767 Dump possible (in xtyqbcb) from CTAS with a SEQUENCE 3331075 ProCobol precompiler can dump with too many EXEC CICS in a row 3342768 Dump performing a hierarchical query on an inline view with a TABLE clause 3348437 Intermittent dump in kzrtevw() possible in OLS environment 3354470 Dump possible during "alter database rename file" 3358065 Dump (kkoiop) using bitmap join index 3368863 KVSIZE on composite btree may error / dump 3370917 Summary metadata corrupted during REFRESH if MVIEW has inline views 3376491 AQ job queue processes dump in kponcbk 3382501 OPTIMIZER_MODE=FIRST_ROWS_KK may dump in kkecdn 3407944 OERI[5254] / dump (ktagttl) or spin from Ctrl-C of a query 3411748 OCI7 SELECT FOR UPDATE over DBLINK may dump client in kpuridalo1 3414440 Query rewrite may spin in qsmg_process_sqltxt for ANSI join in a view 3418232 ProCobol application may dump at runtime using COMP1=INTEGER 3425196 Dump in sqldhb using V8 OCI XA with Precompiled code 3449174 Attempt to supplementally log LONG column can OERI/dump 3451741 Dump (gxtsnGetPar) creating Text index with THEMES=YES 3453408 Intermittent dump (in lxkLikeMBNS) possible from LIKE '%' from JDBC 3467414 LIKE operations may dump in lxklike.. functions in UTF8/multibyte 3477127 Dump (kollgsz) when OCIStmtFetch2 fetches a NULL CLOB 3512123 Dump (evaopn2) with BETWEEN predicate on PARTITIONED table 3524401 DBMS_DEBUG.GET_VALUE fails for package variables on larger packages 3532846 Dump (kditdes) / Dump (ktaftt) from concurrent SDO_RELATE operations in MTS 3545539 Dump under kgmexec->kglpnp using trusted callouts / domain indexes / Oracle Text 3555167 BMS_STATS.GATHER_FIXED_OBJECTS_STATS may dump in kqlfcc 3564337 Dump possible in kopepwlen
Instance Startup
3514615* CREATE CONTROLFILE can corrupt Oracle mirrored datafiles
This bug is alerted in Note 271571.13312664 OERI[kcbrbo1] after downgrade from 9.2.x or higher to 8.1 3432427 Dump possible in LGWR (in ksliwat) during startup in RAC mode 3549693 OERI:[ktsircinfo_num1] during ALTER DATABASE OPEN READ ONLY
Migration / Upgrade / Downgrade
3841411*P CLOB corruption after upgrade from 10.1.0.2 to 10.1.0.3 on some platforms
This bug is alerted in Note 281209.13312664 OERI[kcbrbo1] after downgrade from 9.2.x or higher to 8.1 3405535 ENH: utlu101i.sql script should display any INVALID components 3430486 "catpatch" does not check the installed version of components 3462254 interMedia INVALID after upgrade from 9.2.0.1 - 9.2.0.3 to 10g 3511851 Upgrade to 10g may fail with ORA-942
Performance Monitoring
3371796 Explain plan spins in kkorminl 3437636 "servers highwater" in V$PX_PROCESS_SYSSTAT can be wrong briefly
Recovery
3514615* CREATE CONTROLFILE can corrupt Oracle mirrored datafiles
This bug is alerted in Note 271571.13544995+ LOB segments with "CACHE READS" generate no REDO even with the logging option 3354470 Dump possible during "alter database rename file" 3397181 ALTER SYSTEM KILL SESSION of recovery slave causes stuck recovery 3420040 Database open fails with ORA-376 if SYSAUX datafile is offline 3475932 Cross instance archive log not generated remotely 3497588 Media recovery checkpoint slow when recovering a large number of datafiles 3572128 HARD storage array may report HARD errors
ANSI Joins
3414440 Query rewrite may spin in qsmg_process_sqltxt for ANSI join in a view
Analytic SQL (Windowing etc..)
3294293 OERI[12455],[pti:qkaqkn] on SELECT FOR UPDATE of partitioned table with WINDOW functions 3329128 Wrong results from SQL with GROUPING SETS and IS [NOT] NULL 3510094 Use of an analytic function skews the result from CONTEXT indextype SCORE operator
Constraint Related
3275424 Array insert may report false constraint violations with row triggers 3352413 An ORA-8102 error can occur on ATEMPIND$ during a user UPDATE with CONSTRAINTS 3363424 Wrong results from query if base table as LPAD/RPAD/LTRIM/RTRIM check constraints 3383096 Parallel DML with foreign key constraints on partitioned tables fails with ORA-12839 3433964 Wrong result with deferred check constraint when table analyzed
Datatypes (LOBs/CLOB/BLOB/BFILE)
3376786* Concurrent LOB updates lost - can cause inconsistent Text Query results
This bug is alerted in Note 263548.13841411*P CLOB corruption after upgrade from 10.1.0.2 to 10.1.0.3 on some platforms
This bug is alerted in Note 281209.13544995+ LOB segments with "CACHE READS" generate no REDO even with the logging option 2919655 LOBs may not reuse space with automatic undo management 2952816 Improved version of 2919655 / No old LOB versions retained in 9204 3166756 Self deadlock (ORA-60) possible on LOB index update 3263671 ORA-2019 from INSERT INTO .. SELECT from remote LOB using a PUBLIC synonym 3288625 ORA-22621 / OERI:kopuigpfx1 using LOBs in OCI Extproc 3309296 The retention value of a partitioned LOB is always 0 3313274 Direct path load of LOBs can cause data loss/truncation in streams 3356492 DBMS_LOB.LOADFROMFILE leaks library cache locks / shared pool "perm" memory 3361118 OERI:[7999] / LOB corruption updating a LOB in a SERIALIZABLE transaction 3406644 Insert .. Select of a CLOB over a database link may truncate the CLOB value 3467567 ORA-1400 importing CLOB data 3477127 Dump (kollgsz) when OCIStmtFetch2 fetches a NULL CLOB
Datatypes (Objects/Types/Collections)
3054910 ALTER TYPE does not support change of codepoint semantics 3248893 OERI [17285] possible if TABLE() function invalidate 3342768 Dump performing a hierarchical query on an inline view with a TABLE clause 3385076 Complex object retrieval may fail with OCI-21700 3430870 ALTER TYPE of self referencing type body generates PLS-565 with trailing comments 3468584 OERI[qctchr : bfl] possible for SQL with TABLE() and inline views
Datatypes (TIMESTAMP)
3144878 oracle.sql.TIMESTAMP is not serializable
Direct Path Operations
3313274 Direct path load of LOBs can cause data loss/truncation in streams
Globalization Support (NLS)
3043199 Dump in lxsCnvNumStrToInt possible from TO_DATE in shift-sensitive character set 3239634 Error message (ORA-1403) is not converted to client character set 3283151 ORA-1461 can occur in JDBC Thin 10g binding a shift sensitive string to 9.2 DB 3312423 Oracle JVM ConversionBufferFullException can occur converting Strings for some NLS values 3324287 NLS Java conversion of 4-byte AL32UTF8 characters can give wrong result 3371861 NLS_DATE_FORMAT may change when not expected 3377754 "lxinst" fails when trying to have more than 127 "special uppercase" entries 3406644 Insert .. Select of a CLOB over a database link may truncate the CLOB value 3447478 ORA-6502 calling PLSQL over a DBLINK with RECORD parameters with UTF8/AL32UTF8 3453408 Intermittent dump (in lxkLikeMBNS) possible from LIKE '%' from JDBC
Hash Join
3216002 HASH JOIN ANTI / SEMI can use a lot of CPU / spin
Literal Replacement (CURSOR_SHARING)
3148830 Select over database link fails with OERI[opixmp-7] if CURSOR_SHARING=similar 3406977 High version count in V$SQL due to binds marked as non-data with CURSOR_SHARING=FORCE
Merge SQL (MERGE .. USING)
3326634 OERI[qertqgetcolumndef2] / OERI:15800 from parallel MERGE
Online DDL
3315378 A blocked ONLINE index rebuild can cause other DML to hang 3430832 OERI[25012] in DML after ONLINE create index against PARTITIONED table
Optimizer
3239873 High CPU during parse of statements with many identical predicates 3280226 ANALYZE to collect statistics may use more memory than expected 3291402 ESTIMATE_PERCENT may not be used when calling DBMS_STATS.GATHER_INDEX_STATS 3317309 Bad plan choice due to poor selectivity for "col=:bind" or "col=expression" for single value column 3349903 Bind peeking does not work for partitioned objects with non-equality predicates 3354231 Index skip scan is sometimes estimated at very high cost 3356951 DBMS_STATS can be slow if sample size causes < 2500 rows in the sample 3380026 Suboptimal plan possible for FIRST_ROWS for SQL with ORDER BY and indexes 3382501 OPTIMIZER_MODE=FIRST_ROWS_KK may dump in kkecdn 3398205 CBO can waste CPU trying to optimize INSERT INTO .. VALUES statements 3400412 CBO may choose a more expensive HASH JOIN plan with no partition pruning 3405237 ORA-4031 / excessing SGA consumption due to large IN LIST and NOT IN list 3406977 High version count in V$SQL due to binds marked as non-data with CURSOR_SHARING=FORCE 3427995 Stored outlines not created and not used when SQL has both INSERT and a set operation 3482715 CBO costing error for plans with index filter 3485930 Slow performance of DBMS_STATS with auto sample size 3516951 Poor execution plan with merge join cartesian with temp table transformation 3521347 Suboptimal plan possible using a ROWNUM predicate 3554954 Bind peeking overides _LIKE_WITH_BIND_AS_EQUALITY selectivity 3555167 BMS_STATS.GATHER_FIXED_OBJECTS_STATS may dump in kqlfcc 3618039 Wrong results as join predicate is pushed through multiple levels of views
Parallel Query (PQO)
2929556 ORA-372 ORA-1110 inserting into partition with enable PARALLEL DML set 3273109 Wrong results possible for NULL in SELECT list for PQO or remote query 3374640 Create local partitioned domain index can hang 3383096 Parallel DML with foreign key constraints on partitioned tables fails with ORA-12839 3437636 "servers highwater" in V$PX_PROCESS_SYSSTAT can be wrong briefly 3447383 Wrong results with parallel query and partition table join
Query Rewrite (Including Materialized Views)
3094453 Wrong values possible in single table aggregate materialized view 3236491 ORA-32332 possible during refresh of MVIEW 3330412 ALTER MV CONSIDER FRESH raises ORA-12003 3345441 Cannot load user workloads when workload query references views only 3355726 Create materialized view raises ORA-4021 3370917 Summary metadata corrupted during REFRESH if MVIEW has inline views 3391999 ALTER MATERIALIZED VIEW CONSIDER FRESH can change the refresh method 3395198 Query rewrite may spin after partition exchange 3398224 ORA-12015 on outer join MJV with decode statements 3404500 ORA-604/ORA-1406 with QUERY_REWRITE_ENABLE=TRUE 3414440 Query rewrite may spin in qsmg_process_sqltxt for ANSI join in a view 3508674 OERI:ksmovrflow creating MVIEW in 8i/9i with 10g master table
Star Transformation
3412136 Poor plan (with merge join cartesian) with STAR transformation 3566478 ORA-928 can occur with star transformation with CONNECT BY
Star Transformation With Temp. Tables
3412136 Poor plan (with merge join cartesian) with STAR transformation 3454814 Wrong results possible from STAR TRANSFORMATION 3516951 Poor execution plan with merge join cartesian with temp table transformation
Triggers
3199908 Dump (in kkmmctbf) from a DELETE TRIGGER compiled in DEBUG mode 3275424 Array insert may report false constraint violations with row triggers
Truncate
3338673 TRUNCATE does not reset the NEXT_EXTENT value of a locally managed table migrated from dictionary managed
Automatic Storage Management (ASM)
3503661 ASM "ALTER DISKGROUP ADD DISK" can crash database
Bitmap Indexes
3358065 Dump (kkoiop) using bitmap join index
Compressed Data Storage
3262424 ALTER TABLE NOCOMPRESS does not work for partitioned tables
Compressed Key Index / IOT
3347963 OERI [6120] during compressed IOT insert
Domain Indexes
2893444 Internal SQL in the extensible optimizer does not always use bind variables 3200136 Wrong results possible from MERGE JOIN CARTESIAN with DOMAIN INDEX 3347339 Stored outline has "NO_ACCESS" instead of "INDEX" hint for domain index access 3374640 Create local partitioned domain index can hang 3468580 ORA-29871 for ALTER INDEX ENABLE on functional DOMAIN index 3545539 Dump under kgmexec->kglpnp using trusted callouts / domain indexes / Oracle Text
Function Based Index (Including DESC Indexes)
3253133 Dump (in evaopn2) from queries using a FUNCTIONAL INDEX with complex view merging 3261962 Dump (in qerixGetKey) using function based indexes with a join 3365045 Functional index on DATE column can depend on NLS_DATE_FORMAT (ORA-8102 on DML)
Index Only Tables (IOT)
3347963 OERI [6120] during compressed IOT insert
Partitioned Tables
2929556 ORA-372 ORA-1110 inserting into partition with enable PARALLEL DML set 3128021 Corrupt column data after EXCHANGE PARTITION with row dependencies 3175001 ORA-1426 REBUILDing Text index with more than 255 partitions 3262424 ALTER TABLE NOCOMPRESS does not work for partitioned tables 3265740 Corrupt column data after PARTITION maintenence with ROWDEPENDENCIES 3281907 Export / import of a composite partitioned table can appear to spin during IMPORT 3294293 OERI[12455],[pti:qkaqkn] on SELECT FOR UPDATE of partitioned table with WINDOW functions 3309296 The retention value of a partitioned LOB is always 0 3349903 Bind peeking does not work for partitioned objects with non-equality predicates 3374640 Create local partitioned domain index can hang 3383096 Parallel DML with foreign key constraints on partitioned tables fails with ORA-12839 3395198 Query rewrite may spin after partition exchange 3400412 CBO may choose a more expensive HASH JOIN plan with no partition pruning 3424721 Hang/deadlock from ALTER INDEX REBUILD on partition with concurrent SQL 3430832 OERI[25012] in DML after ONLINE create index against PARTITIONED table 3512123 Dump (evaopn2) with BETWEEN predicate on PARTITIONED table
Space Management (Bitmap Managed Segments)
3329096 Free space may not be used in an AUTO SPACE MANAGED segment 3430832 OERI[25012] in DML after ONLINE create index against PARTITIONED table 3613078 OERI[4097] from DML on TRANSPORTED tables with ASSM
Space Management (Locally Managed Tablespaces)
3159124 EXP-68 even though locally managed tablespaces are not offline 3338673 TRUNCATE does not reset the NEXT_EXTENT value of a locally managed table migrated from dictionary managed
System Managed Undo (SMU)
2919655 LOBs may not reuse space with automatic undo management 2952816 Improved version of 2919655 / No old LOB versions retained in 9204 3422329 Lots of alert messages for online/offline of SMU rollback segments
Advanced / Secure Networking
3143435 JDBC Thin connecting to server with ASO and DCD gets NegativeArraySizeException 3257198 Direct handoff does not work for shared server connections over SSL
Database Link / Distributed
2932269 Sessions hang on "resmgr:waiting in end wait" while session tries to connect over DBLINK 3148830 Select over database link fails with OERI[opixmp-7] if CURSOR_SHARING=similar 3263671 ORA-2019 from INSERT INTO .. SELECT from remote LOB using a PUBLIC synonym 3273109 Wrong results possible for NULL in SELECT list for PQO or remote query 3393962 ORA-972 on query with UNION ALL and internally generated column name over DBLINK 3406644 Insert .. Select of a CLOB over a database link may truncate the CLOB value 3411748 OCI7 SELECT FOR UPDATE over DBLINK may dump client in kpuridalo1 3447478 ORA-6502 calling PLSQL over a DBLINK with RECORD parameters with UTF8/AL32UTF8 3512385 Wrong ROWID returned from SELECT over DBLINK when PREFETCH is on
Gateways / Heterogeneous Services
3222625 HS gateway may dump (in horsh) when doing an array fetch 3250970 Dump (in hokbrp) inserting into a remote table via transparent gateway 3259441 ORA-28545 when trying to resolve gateway TNS alias through Oracle Names 3296914 Using binds from 8i instance to a 9i instance to a 9i Gateway can hang 3345208 ORA-28502 internal communication error on heterogeneous database link
Gateways / Procedural Gateway For APPC
3128975 Listener cannot call pg4asrv / pg4t4ic directly / NCR-1003 3343210 Internal fix to Procedural Gateway 3462278 PG4TCPMAP errors unless trace level / log destination set in init.ora file
Gateways / Transparent Gateway For DRDA
3173648 Describe of TG4DRDA object from 9.2 client errors (ORA-4043 / ORA-2063) 3514233 Setting DRDA_OPTIMIZE_QUERY=TRUE does not generate table stats 3586679 ENH: Add DB2/UDB stored procedure support 3610131 TG4DRDA gateway may not return the correct index statistics
Gateways / Transparent Gateway For Informix
3298136 Invalid table name data returned on describes with TG4IFMX 3541407 Incorrectly remote table cardinality for TG4IFMX
Gateways / Transparent Gateway For Sybase
3398064 Sybase gateway does not work with 12.0 Sybase client library 3621398 Describe returns incorrect data when two tables exist with same mixed case names
Interoperability (Between Releases)
3564573* ORA-1017 when 10g client connects to 8i/9i server with EBCDIC <-> ASCII connection
This bug is alerted in Note 272000.13173648 Describe of TG4DRDA object from 9.2 client errors (ORA-4043 / ORA-2063) 3283151 ORA-1461 can occur in JDBC Thin 10g binding a shift sensitive string to 9.2 DB 3296914 Using binds from 8i instance to a 9i instance to a 9i Gateway can hang 3437884 10g client cannot connect to 8.1.7.0 - 8.1.7.3 server 3508674 OERI:ksmovrflow creating MVIEW in 8i/9i with 10g master table
Network
2627085 Remote listeners do not deregister when the node supporting the service fails 3003104 Instance may not auto register with listener with multiple IP addresses 3408829 TNS listener leaks memory if remote listener specified in LOCAL_LISTENER 3507883 Uneven connection distribution when PREFER_LEAST_LOADED_NODE is set to OFF 3636602 Memory leak in Net
Oracle Names
3259441 ORA-28545 when trying to resolve gateway TNS alias through Oracle Names 3387491 Oracle Names LDAP proxy process leaks memory leak on reload
Security ( Authentication / Privileges / Auditing )
3400967 IMP-17 / ORA-6550 importing a wrapped password verification function
Transparent Application Failover
3224506 XA client using TAF may not failover correctly 3428146 For XA with JDBC in an RAC environment ensure we are synchronized before recover 3507464 XA rollback / commit do not handle RAC failover transparently
XA / Distributed Transactions
3566945+ ENH: No block level locking for externally co-ordinated prepared transactions 3224506 XA client using TAF may not failover correctly 3287202 Server trace file is produced if ORA-24767 is encountered in JDBC/XA 3425196 Dump in sqldhb using V8 OCI XA with Precompiled code 3428146 For XA with JDBC in an RAC environment ensure we are synchronized before recover 3488761 SQLException "Closed Connection" from OracleXAConnection.getConnection() 3507464 XA rollback / commit do not handle RAC failover transparently
Physical Standby Database / Dataguard
3412999 OERI[kcrfrgv_scn6] on "alter database recover ... finish" 3453107 ORA-16061 when archiving standby redo logs after failover
Advanced Queuing
3122154 AQ JMS receive(wait_time) does not return after wait_time 3168530 AQ order of messages may not be preserved 3231814 Client may dump if AQ unregister fails and the subscription handle is freed 3336594 High CPU use in QMON scanning DEF$ tables needlessly 3358440 AQ propagation fails with ORA-942 or OERI:16622 at the remote node 3376491 AQ job queue processes dump in kponcbk 3456044 Poor AQ performance from multiple dequeuers performing rollback
JavaVM / JSP / Corba etc..
2422432 StructDescriptor.createDescriptor() does not honor definer's rights 2930122 Java stored procedure may dump 3191604 DBA_JAVA_ARGUMENTS does not show all arguments for LAST method in a CLASS 3253770 ORA-4021 / "library cache pin" waits on RAC executing Java stored procedures 3312423 Oracle JVM ConversionBufferFullException can occur converting Strings for some NLS values
Oracle Label Security
3218678 Using bad syntax for SA_POLICY_ADMIN.apply_table_policy can lead to ORA-4098 errors 3221661 SA_POLICY_ADMIN.enable_table_policy does not re-enable a previously disabled policy 3348437 Intermittent dump in kzrtevw() possible in OLS environment 3419794 INSERT / UPDATE DML less efficient than needed in OLS 3423843 ENH: Small OLS performance improvement 3445982 Performance overhead using OLS insert_control with no labelling function 3517129 Small performance overhead for DML in OLS with check_control 3551597 User sessions cannot determine if OLS database is OID enabled or not 3568528 ENH: Increase maximum OLS predicate length to 4000 bytes
Oracle OLAP
3270717 ORA-6510 enabling BIBeans/OLAPI access on imported AW with AWM 3315495 Some DIMENSION values not recoginised 3320365 import of eif file never completes 3322849 Drill operation on Beans Crosstab object can use a lot of memory 3322883 OLAP revalidate() uses more memory than needed 3368863 KVSIZE on composite btree may error / dump 3369114 OLAP Enabler sets wrong Express object type of ID 3379172 In AW selecting ancestors of value at level throws exception 3380940 "asym" selection on value based geography dim throws exception 3380981 asym query on aw value based measure hangs 3392405 Solved AQ Time Dimension sorts alphabetically (instead of by end date) 3409449 Multiple deletes can cause 'xscbtlookup01' assert on parent node of compressed btree 3449423 OLAP may deadlock (ORA-60) 3454824 Highheight cannot allocate memory for very large input 3485491 AWS can use excessive space 3497649 Frequent deletion of AWS causes tablespace fragmentation 3498177 Dump in Geneva forecasting method 521 3498231 It is not possible to import eif file containing alias 3504463 sortDescending with nulls last ignores for top total measure case 3540228 AGGMAP ADD model sometimes gets incorrect results 3545392 Updating OLAP expression query dumps 3614873 Server may dump after several aw calc queries
Oracle Text (Formerly interMedia Text)
3376786* Concurrent LOB updates lost - can cause inconsistent Text Query results
This bug is alerted in Note 263548.13149380 Wrong results using stemming , fuzzy or soundex with % in a CONTAINS query 3175001 ORA-1426 REBUILDing Text index with more than 255 partitions 3200136 Wrong results possible from MERGE JOIN CARTESIAN with DOMAIN INDEX 3331617 LPX-229 echoed to STDERR uring CTXXPATH index creation for rows with a NULL XMLType 3353657 Internal problem with some CTXSYS packages 3408192 Heavy concurrent DML scenarios can cause $R table to contain deleted rowids 3451741 Dump (gxtsnGetPar) creating Text index with THEMES=YES 3495537 HTML Sectioner may improperly strip spaces from documents 3510094 Use of an analytic function skews the result from CONTEXT indextype SCORE operator 3545539 Dump under kgmexec->kglpnp using trusted callouts / domain indexes / Oracle Text
RAC (Real Application Clusters) / OPS
3253770 ORA-4021 / "library cache pin" waits on RAC executing Java stored procedures 3268802 Additional diagnostics for deadlock in RAC environment 3312874 USE_STORED_OUTLINES causes increased "library cache lock" requests in RAC 3316345 ENH: Enhance checks on interconnect blocks by a check for the correct DBA 3342182 Instance hang on startup possible in RAC 3384299 OERI[kjbrrcon:cl] possible on buffer cache shrink in RAC 3400883 OERI[kjblconsign:md] possible in RAC 3420610 RAC "BAST" leak can lead to instance hang 3428146 For XA with JDBC in an RAC environment ensure we are synchronized before recover 3432427 Dump possible in LGWR (in ksliwat) during startup in RAC mode 3452686 OERI[ktcrsp_1: drop/truncate not comp] possible in RAC at end of reconfiguration 3475932 Cross instance archive log not generated remotely 3484944 OERI[kjbrclo:gq] possible if a side-channel message is processed during process death 3507464 XA rollback / commit do not handle RAC failover transparently 3507703 V$DB_CACHE_ADVICE . ESTD_PHYSICAL_READ_FACTOR is incorrect on RAC 3514664 OERI[504][ges process hash list] possible in RAC during diagnostics dump 3542633 OERI[kjbstrec] in instance recovery in RAC 3544142 It is possible for a process to be FROZEN while holding a latch 3552489 OERI:kjbcropen:flockp possible if RAC process killed 3625803 Node failure during reconfig may cause cascading node failures
Shared Server (formerly MTS)
3325395 ORA-130 can occur if Oracle tries to contact a local listener 3532846 Dump (kditdes) / Dump (ktaftt) from concurrent SDO_RELATE operations in MTS
Spatial Data
3202348 ALL_SDO_GEOM_METADATA has PUBLIC update access 3300118 Memory corruption / dump from SDO_INTERSECTION with 'WALKING' 3532846 Dump (kditdes) / Dump (ktaftt) from concurrent SDO_RELATE operations in MTS 3630522 SDO_VALIDATE may report false duplicates
Streams / Logical Standby
3256816 Streams capture has no warnings for long running / large transactions 3262648 Logical Apply may OERI[krvuffl: memsize below zero] 3269297 Allow apply to skip a transaction 3313274 Direct path load of LOBs can cause data loss/truncation in streams 3370235 Corrupt data possible in logical standby 3382229 Reset of capture SCN after destination incomplete recovery does not work 3390021 PGA memory leak in apply server 3401065 Logmnr may spill unnecessarily impacting performance 3445164 ORA-1722 (invalid number) starting Logical Standby Apply 3449174 Attempt to supplementally log LONG column can OERI/dump 3449951 ORA-1562 can occur on DBMS_LOGMNR_SESSION.PURGE_SESSION or DBMS_CAPTURE.ALTER_CAPTURE 3464629 LOGMNR_SPILL$ table grows in an unbounded fashion 3465718 Logical Standby may not honour SKIP commands for objects repeatedly created on the primary 3489316 Unnecessary tracing/debug calls occur during capture 3517698 Logical standby cannot support mining through application of a Patch Set 3553331 Unnecessary trace overhead in Streams apply 3565109 Logminer may not be able to resolve log files with multiple archive destinations 3610978 OERI [krvscst failure] possible during switchover
Transportable Tablespaces
3613078 OERI[4097] from DML on TRANSPORTED tables with ASSM
XDB
3167925 XDB may dump / OERI updating an ACL 3238383 OERI[qmhsesskeybuf] can occur during an HTTP connection to XDB 3327427 Schema-based instance cannot have text() split across PI's ORA-30931 3362205 OCI-21500 [kohfrm505] inserting an XML document with invalid characters 3397689 SQL/XML rewrite does not take place with XMLAGG and XPATH 3421087 Memory leak can occur when using DBMS_XMLGEN 3449245 getXML may produce incorrect hex character output 3469775 DBMS_XMLGEN.CONVERT can fail with OERI[17112] 3518909 Session (UGA) memory not released after using DBMS_XMLPARSER 3522502 ORA-38435 executing a query using the EVALUATE operator
inter