Posts Tagged ‘escape character’
Special characters in Oracle passwords
Tuesday, December 27, 2011 21:25 No CommentsAs we have always been encouraged to define complex passwords everywhere, it is likely that you feel the need to set passwords with special characters in an Oracle database too. But should you ? Let’s make some tests. What we get is this : ORA-00988: missing or invalid password(s) Well, let’s look at the [...]