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: DBA user in Oracle conflicts during migration

Re: DBA user in Oracle conflicts during migration

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Fri, 18 Feb 2005 16:41:29 -0500
Message-ID: <7aKdneyIfc6N_IvfRVn-2g@comcast.com>

<remote.dba.support_at_gmail.com> wrote in message news:1108753151.104958.294910_at_o13g2000cwo.googlegroups.com...
> yes,
>
> create user "dba" identified by "existing password"
> default tblsp...... etc;
>
> using double quotes will help you.
>

but only if all references to the user/schema also use double-quotes -- so this is not much different than creating a user with the name NOTDBACUZITSINUSE, all scripts and programs will need to be edited either way

:-(

++ mcs Received on Fri Feb 18 2005 - 15:41:29 CST

Original text of this message

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