How To Solve ORA-28001 - The Password Has Expired - Hectorino's Blog

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

2/11/2019 How to solve ORA-28001: The password has expired | Hectorino's blog

HECTORINO' ABOUT

S BLOG

A blog to answer my questions about everything and


express myself

HOW TO SOLVE ORA-28001: THE Search this site...

PASSWORD HAS EXPIRED
CA LE NDA R

October 16, 2014 · by Hector · in Computer Stuff, How To · 46 Comments


October 2014

The other day I was happily opening SQL Developer when I found this horrible M T W T F S S

thing.
  1 2 3 4 5

6 7 8 9 10 11 1

13 14 15 16 17 18 1

20 21 22 23 24 25 2

27 28 29 30 31  

« Sep   No

TOP POSTS & PAGE S


Here is how to solve it.
How to solve ORA-28001: The
1. Connect as sysdba to the database.
password has expired

How to generate RSA key pair


C:\Users\Siry>sqlplus / as sysdba
in Java 1.8

How to solve ORA-01017:


2. Run the query to set the password’s life time to unlimited.
Invalid username/password;

logon denied
SQL> ALTER PROFILE DEFAULT LIMIT PASSWORD_LIFE_TIME UNLIMITED;
Profile altered. How to Encrypt / Decrypt

with AES in Java 1.8


Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy How to scan Java files only in
3. Set a password for the locked user.
HP Fortify Audit Workbench
Close and accept
16.10

https://hecpv.wordpress.com/2014/10/16/how-to-solve-ora-28001-the-password-has-expired/ 1/9
2/11/2019 How to solve ORA-28001: The password has expired | Hectorino's blog

How to make your own spray


SQL> ALTER USER user_name IDENTIFIED BY password;
User altered. paint military stencil

How to generate X.509

certificate in Java 1.8


4. Unlock the user account.
How to increase memory in

SQL> ALTER USER user_name ACCOUNT UNLOCK; HP Fortify Audit Workbench


User altered.
4.10

How to empty an Oracle 11g


5. Make sure your user is not locked anymore. XE database

How to change keyboard


SQL> SELECT USERNAME,ACCOUNT_STATUS FROM DBA_USERS;
layout in CentOS Linux

CATE GOR IE S
USERNAME ACCOUNT_STATUS
------------------------------ -------------------------------- Adventure
HR OPEN
ANONYMOUS OPEN
Biography
APEX_040000 LOCKED Computer Stuff
FLOWS_FILES LOCKED
XDB EXPIRED & LOCKED
DIY
CTXSYS EXPIRED & LOCKED How To
MDSYS EXPIRED & LOCKED
SYSTEM OPEN
Photography
SYS OPEN Science
user_name OPEN
Sports
SIRY OPEN
Tactical Gear
USERNAME ACCOUNT_STATUS
Technology
------------------------------ --------------------------------
APEX_PUBLIC_USER LOCKED Uncategorized
XS$NULL EXPIRED & LOCKED
OUTLN EXPIRED & LOCKED
TAGS

15 rows selected.
Austin CentOS Code
Cryptography Database
Remember that all the text in Italics represents variables and should be replaced Java Jeep Lightning Linux
with your own values. Oracle Photoshop CS6

Relámpago Security Sony Alpha


Please note that this may NOT be the best option for you specially if you are not SQL Texas Video Windows 7
using your database only for development/testing which is my case. I do not
recommend to do this in a production environment. A R CHIV E S

Sources July 2017


Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
May 2017
To find out more, including how to control cookies, see here: Cookie Policy
http://www.dbas-oracle.com/2011/06/ora-28001-password-has- April 2017
expired.html Close and accept
March 2017

https://hecpv.wordpress.com/2014/10/16/how-to-solve-ora-28001-the-password-has-expired/ 2/9
2/11/2019 How to solve ORA-28001: The password has expired | Hectorino's blog

Hey! checkout my other blog at https://www.sharpedge.blog/ and let me know February 2017
what you think
July 2016

February 2016
This post will be moved in the future to a new blog dedicated only for IT stuff,
this one right here: https://kryptosit.wordpress.com/2014/10/16/how-to- August 2015
solve-ora-28001-the-password-has-expired/ July 2015

June 2015
Advertisements
May 2015

April 2015

March 2015

February 2015

December 2014

November 2014

October 2014

September 2014

August 2014

July 2014

June 2014

February 2014

December 2013

November 2013

October 2013

September 2013

August 2013

July 2013

June 2013

May 2013

Share this:

      
Like
One blogger likes this.

Related
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
Howtoto
To find out more, including how create
control Oraclesee here:
cookies, How to solve
Cookie PolicyORA-
users in Oracle 11g XE 25188: Cannot
Here is how it's done. drop/disable/defer Close and accept
Log on as SYSTEM the primary key

https://hecpv.wordpress.com/2014/10/16/how-to-solve-ora-28001-the-password-has-expired/ 3/9

You might also like