• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: EOF and optimizing Oracle sequence generation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EOF and optimizing Oracle sequence generation


  • Subject: Re: EOF and optimizing Oracle sequence generation
  • From: Petite Abeille <email@hidden>
  • Date: Tue, 04 Aug 2015 22:01:04 +0200

> On Aug 4, 2015, at 9:47 PM, Ruggentaler, JR <email@hidden> wrote:
>
> ALTER SEQUENCE TABLE_NAME_SEQ INCREMENT BY 10;

Not directly related to EOF per se, but, in Oracle,  ALTER … CACHE … is used to control preallocation:

http://docs.oracle.com/database/121/SQLRF/statements_6017.htm

Also, in 12c, you can use identity columns to hide all that sequence business:

https://oracle-base.com/articles/12c/identity-columns-in-oracle-12cr1
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: EOF and optimizing Oracle sequence generation
      • From: "Ruggentaler, JR" <email@hidden>
References: 
 >EOF and optimizing Oracle sequence generation (From: "Ruggentaler, JR" <email@hidden>)

  • Prev by Date: EOF and optimizing Oracle sequence generation
  • Next by Date: Re: Catching ERXAttachmentExceedsLengthException
  • Previous by thread: EOF and optimizing Oracle sequence generation
  • Next by thread: Re: EOF and optimizing Oracle sequence generation
  • Index(es):
    • Date
    • Thread