Skip to main content
Solved

Demand Planner ORA28000 the account is locked

  • May 23, 2022
  • 1 reply
  • 150 views

Forum|alt.badge.img+4
  • Do Gooder (Customer)

Hi, 

User is trying to do a load into demand planner and is getting the following error

‘ORA28000 the account is locked’

There account is not locked, however. 

 

Best answer by Manoj Ruwanhewa

Hi @THeer ,

Did  you try to unlock the account by logging as the sys user (SYSDBA)

 

alter user <your_username> account unlock;

 

1 reply

Manoj Ruwanhewa
Superhero (Partner)
Forum|alt.badge.img+15
  • Superhero (Partner)
  • Answer
  • May 29, 2022

Hi @THeer ,

Did  you try to unlock the account by logging as the sys user (SYSDBA)

 

alter user <your_username> account unlock;