posted 10 years ago
I tried to create a sequence with cycle , so that it start again from minvalue after reaching to maxvalue.
But when I tried it with specifying cache option also it works.
But it gives error Number to cache must be less than one cycle.
Whats the relation between cycle and cache .I think of these two options are completely separate.
Cycle is to specify what you want to do when you reach maxvalue of sequence and Cache is to specify how many numbers you want to cache in memory for some efficiency.
Tea Addict, Oracle Java Programmer , Oracle SQL Expert , Oracle Java Web Component Developer, Oracle Web Service Developer