Change Oracle password using SQL*Plus


Change or Reset Password using SQL Plus


This tutorial helps to change the password using the command prompt, please follow below step by step instruction –

  • Open the command prompts
  • Type “sqlplus username@databasename
  • Once hit enter button then it will ask for the password
  • Password will be accepted if correct otherwise it will fail login.
  • It will ask to reset the password if password expires.

Leave a Reply

Your email address will not be published. Required fields are marked *