patternMinor
What is the max length of oracle user passwords?
Viewed 0 times
thewhatlengthuserpasswordsmaxoracle
Problem
I'm using the Oracle Verify Function 12c - the max password length seem to be < 30 charcters. Can I change that?
Solution
Quote from the manual
Passwords can be at most 30 bytes long
(Emphasis mine)
So the answer to the question "Can I change that" is: no
Passwords can be at most 30 bytes long
(Emphasis mine)
So the answer to the question "Can I change that" is: no
Context
StackExchange Database Administrators Q#150390, answer score: 8
Revisions (0)
No revisions yet.