| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.misc -> Alter user identified by with special chars
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:
I get an error......
Any idea????
Received on Thu Mar 04 2004 - 08:40:36 CST
|  |  |