0

I'm facing a very complicated problem in my application that is solved when I update from toplink 10.1.3 to toplink 10.1.3.4. Now I must find out which resolved issue (list available here http://www.oracle.com/technology/products/ias/toplink/doc/10131/relnotes/rel_notes.htm#BABBHCAA) is responsible for the solution, so I can convince the customer to update their toplink version.

I found an issue that is probably the one I need; its number is 6671556. But the list only shows a summary, a simplified description of the problem. Where can I find the detailed information?

4

1 に答える 1

2

この詳細な種類の情報は、オラクルのサポートナレッジベース(以前はMetalinkとして知られていたWebサイト)に保持されています。6671556で検索すると、「UOWに登録するときに、キャッシュ内の無効なオブジェクトを更新する必要があります」というバグノートが見つかります。

編集

明確にするために、サポートサイトのToRは、この情報の公開コピーを禁止しています。したがって、サポート契約を結んでいない場合は、おそらく運が悪いでしょう。

于 2010-02-11T20:54:45.653 に答える