Re: User is not allowed to work in a period of time

From: LKBrwn_DBA <member30625_at_dbforums.com>
Date: Mon, 11 Aug 2003 17:39:07 +0000
Message-ID: <3225650.1060623547_at_dbforums.com>


You could have a job that 'locks/unlocks' the users at cretain times issuing:

ALTER USER TheUser ACCOUNT LOCK;
(or UNLOCK);

:cool:

--
Posted via http://dbforums.com
Received on Mon Aug 11 2003 - 19:39:07 CEST

Original text of this message