Connecting to Oracle with Passwords with Spaces

Every once in a while I’ll be in the situation where two things intersect: I’ll want to log into the database using the command line directly (using sqlplus, sqlcl, expdp, rman, etc.) and someone has created a password with spaces in it for the user I want to connect as. One might assume that you’d … Continue reading Connecting to Oracle with Passwords with Spaces