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

Home -> Community -> Usenet -> c.d.o.server -> Re: Prevent multiple login

Re: Prevent multiple login

From: Debra Carlson <codcarls_at_ihc.com>
Date: 1998/01/14
Message-ID: <34BCD6DC.612@ihc.com>#1/1

Tapan Das wrote:
>
> 1. What are the methods of preventing multiple logins by one user in Oracle?
>
> 2. How to prevent multiple login by one user from a front-end PB
> application?
>
> Thanks in advance,
>
> Tapan Das
> tapand_at_erols.com

For #1, you can create and assign a profile to users, with the SESSIONS_PER_USER=1. Look at chapter 11 of the Oracle7 Server Administrator's Guide for more information. I don't know on #2, not my area of expertise :) Received on Wed Jan 14 1998 - 00:00:00 CST

Original text of this message

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