Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Alter user identified by with special chars

Alter user identified by with special chars

From: Steven Fox <steven.fox_at_dfas.mil>
Date: 4 Mar 2004 06:40:36 -0800
Message-ID: <256a75fa.0403040640.78bb13d4@posting.google.com>


I have changed a password in OEM to abcde1!1 without a problem.... I have been able to log into sql*plus with this password... BUT when I try to do:

  1* alter user foxtest identified by foxtest1!1 SQL> /
alter user foxtest identified by foxtest1!1

                                          *
ERROR at line 1:
ORA-00922: missing or invalid option

I get an error......
Any idea???? Received on Thu Mar 04 2004 - 08:40:36 CST

Original text of this message

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