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: cloning a user ! ( Oracle 7 on SCO UNIX)

Re: cloning a user ! ( Oracle 7 on SCO UNIX)

From: Vitaliy Mogilevskiy <vit100gain_at_earthlink.net>
Date: Sun, 27 Sep 1998 00:39:03 -0700
Message-ID: <360DEB97.83E51FE3@earthlink.net>


haddadiank_at_my-dejanews.com wrote:

> There is an application that works fine with a user defined
> previously by
> its developer. Now, I want to define a new user that act just like the
>
> original one. But in all the forms I get the ORA-00942 message.
>
> I have no access to developer or sources of the application. What must
> I do
> for new user to have the same privileges as the original one so it
> become
> able to do everything the original user does with the application.
>
> - Regards, Kawa Haddadian
>
> -----== Posted via Deja News, The Leader in Internet Discussion
> ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member
> Forum

CONNECT OLD_USER_NAME/PASSWORD GRANT ALL PRIVILEGES TO NEW_USER; Vitaliy Mogilevskiy DBA Kittrich Corporation. Received on Sun Sep 27 1998 - 02:39:03 CDT

Original text of this message

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