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: create session?

Re: create session?

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 12 Dec 1998 07:27:27 +0100
Message-ID: <36720CCE.5F75B418@sybrandb.demon.nl>


grant create session to r2do2;

Hth,

Sybrand Bakker, Oracle DBA

Manu Kambhampati wrote:

> I just installed oracle 7.3.2.1 server on solaris, created a database
> using svrmgrl and created a user using sqlplus. I get the following
> when logging on as the user on sqlplus:
> Help!
> How do I grant CREATE SESSION privileges to users? I created the user
> ------
> SQL*Plus: Release 3.3.2.0.0 - Production on Fri Dec 11 20:57:53 1998
>
> Copyright (c) Oracle Corporation 1979, 1994. All rights reserved.
>
> Enter user-name: r2do2
> Enter password:
> ERROR: ORA-01045: user R2DO2 lacks CREATE SESSION privilege; logon denied
> --


Received on Sat Dec 12 1998 - 00:27:27 CST

Original text of this message

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