Handling Oracle and Unix Passwords Containing Special Characters
Over the weekend, I spent four long hours resolving an issue with a particular Oracle schema. It turned out to be an issue with the special characters in the password, or you can say: I did not treat special characters specially.
I was playing with an old Perl script on my Oracle 10g enterprise edition database server, running on Redhat Enterprise Linux Advanced Server 4 (RHEL AS4) Read more »