Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: sequences and security

Re: sequences and security

From: Turkbear <john.g_at_dot.spamfree.com>
Date: Mon, 14 Feb 2005 12:01:10 -0600
Message-ID: <lap111hubroanotb1fdvhep0ojifigsica@4ax.com>


vertigo <ax178_at_wp.pl> wrote:

>Hello
>
>Sequences ara available for all users. One sequence is very important
>for me, i always increment it by 1. But what happen when other user will
>increment it by a very large number - and i do not want it (it's
>important for me that i am the only one who uses that sequence, and i
>want be the only one who control it's value).
>
>What can i do to be sure that only specified user can change sequence's
>internal value ?
>
>
>Thanx
>Michal

Do not grant the right to alter that sequence to anyone but your user id. Received on Mon Feb 14 2005 - 12:01:10 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US