Site icon Database Tutorials

ORA-00600: internal error code, arguments: [kzsviver:4]

This error is received if unwanted characters are used in the password when changing the user password. In the following example, the “:” character is used at the end of the hash version of the password. This type of spelling error causes ORA-600 error. This error will not be receive when you fix the character problem in the password.

You can detect the hash version of the user’s password as follows.

Exit mobile version