|
![]() |
#1 |
MCTS
|
Цитата:
Какие параметры кэширования у вас установлены для этой таблицы?
Сравнение слоев показывает, что изменены только: ModifiedDate #Yes ModifiedTime #Yes ModifiedBy #Yes CreatedDate #Yes CreatedTime #Yes CreatedBy #Yes AX3.0 sp5 fp2 (Oracle 10g) Цитата:
Может быть кеш дурит ?
Попробуйте перед выборкой сделать |
|
![]() |
#2 |
Участник
|
Ну при чем здесь "изменены"?
По-умолчанию у этой таблицы свойство CacheLookup = found. В хелпе написано. Цитата:
All successful caching key selects are cached. All caching key selects are returned from cache if the record exists there. A select forupdate in TTS will force reading from the database and replaces the record in the cache.
This is typically used for static tables like ZipCodes where the normal case is that the record exists. не очень понимаю, почему у вас не работает disableCache. в принципе должен. либо вы его не туда поместили. либо он на самом деле не работает в Оракле. |
|