Re: ole questions
- From: ewconrad@xxxxxxxxx
- Date: 4 Aug 2006 12:30:51 -0700
ewcon...@xxxxxxxxx wrote:
Paul Clement wrote:
On 4 Aug 2006 11:22:51 -0700, ewconrad@xxxxxxxxx wrote:
¤
¤ All of these things have been verified. INCREMENT BY is set to 1. The
¤ sequence has not restarted. Driving me crazy! We got a few people in
¤ my office looking at it, nobody can figure it out! Sucks!
Any chance that caching is causing the problem? I think after a certain period of time unused cached
sequence numbers can get flushed, which means it has to fetch more to fill the cache.
Paul
~~~~
Microsoft MVP (Visual Basic)
Our DBA says that cache is turned off. She verified this.
I'm beginning to wonder about the connection itself. I currently have
it defined as ORADYN_ORAMODE. I'm going to try some others like
READONLY and DEFAULT.
READONLY seems to have fixed it. Our DBA thinks it might have been
hitting the db twice, like PL_SQL. So, the fix is in. Thoughts anyone?
.
- Follow-Ups:
- Re: ole questions
- From: Ralph
- Re: ole questions
- References:
- ole questions
- From: ewconrad
- Re: ole questions
- From: Paul Clement
- Re: ole questions
- From: ewconrad
- Re: ole questions
- From: Paul Clement
- Re: ole questions
- From: ewconrad
- ole questions
- Prev by Date: Re: Find words within range of other word in string?????????
- Next by Date: Re: How to speed up code?
- Previous by thread: Re: ole questions
- Next by thread: Re: ole questions
- Index(es):
Relevant Pages
|