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: Oracle Enterprise 10gR2 can't be installed on Windows XP/2003

Re: Oracle Enterprise 10gR2 can't be installed on Windows XP/2003

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 14 Aug 2007 14:03:50 -0700
Message-ID: <1187125428.461669@bubbleator.drizzle.com>


Thomas wrote:
> Hi,
>
> i have solved the problem! You would never believe why the error
> occurs! The problem was a special character (@) or a number in my
> password and oracle doesn't seem to be able to transfere/decode/encode
> my password.
> I'm not sure why oracle can't use special characters. Could it be
> depends on the character set? (i used the default one WE8...)
>
> Thanks a lot and i hope my mistake helps others and helps to create a
> better version of the universal-installer.
> Thomas

ALTER USER sqlu IDENTIFIED BY "t_at_is!accept0ble";

use double quotes;

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Tue Aug 14 2007 - 16:03:50 CDT

Original text of this message

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