| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Change a user name after its been created?
You have to use export/import.
export system/.... user=fbloggs ....
create user new_user....
import system/... fromuser=fbloggs touser=new_user ....
No other way !
Hth, Reiner
Adrian Harrison <adrianh_at_globalnet.co.uk> schrieb in im Newsbeitrag:
377c7aae.88076607_at_news.globalnet.co.uk...
> Using Oracle 7.3.4
>
> I have a user/password account say FBLOGGS/MOUSE
>
> I know how to change the password using "ALTER USER" but is it possible to
change the user name to
> say JSMITH
>
> Any ideas
>
> Thanks
>
> Adrian Harrison
>
>
Received on Fri Jul 02 1999 - 06:40:08 CDT
![]() |
![]() |