Hi,
I am asked to modify oracle password function check to our database user's password to include one of the following special chars {}[]?.-!+_~
don't we suppose to get ora-06502 when list these special char like {}[]?.-!+_~
Is there a way to get around it?