对于password has expired的问题,也就是密码过期的问题,很简单的修改方法就是修改密码即可。

我用的是plsql,因此本文以plsql为例。

首先打开plsql,输入用户名和密码,会提示密码过期,进入一个页面,即new password 和verification,新的密码和鉴别的旧密码,输入相应密码即可。

永久解决此问题的方法就是通过将密码期限修改为无限期即可。

修改步骤如下:

1)查看密码期限

SELECT * FROM dba_profiles WHERE profile='DEFAULT' AND resource_name='PASSWORD_LIFE_TIME'

一般如果没有修改的话,期限一般是180天

2)将密码期限修改为无限期

ALTER PROFILE DEFAULT LIMIT PASSWORD_LIFE_TIME UNLIMITED

password has expired问题相关推荐

  1. Oracle提示错误消息ORA-28001: the password has expired

    记录项目问题 Oracle提示错误消息ORA-28001: the password has expired [日期:2011-09-17] 来源:Linux社区  作者:Linux [字体:大 中 ...

  2. ORA-28001: the password has expired

    大早上正式库提示: Oracle提示错误消息ORA-28001: the password has expired 解决办法: 1.利用SYSDBA权限登陆: 2.查看账户信息:select user ...

  3. WARNING:Your password has expired --linux 用户密码过期

    今天在ssh 提示  WARNING:Your password has expired 设置用户到期时间 chage -M 36000 用户名 chage -l 用户名 #查看用户信息 转载于:ht ...

  4. 解决orcale报ORA-28001: the password has expired

    ORA-28001: the password has expired 通过ORACLE_NET_SERVICE 连接数据库的时候,报错ORA-28001: the password has expi ...

  5. Mysql 5.7 错误号码1862 Your password has expired. To log in you must change it using a client...

    Mysql 5.7 错误号码1862 Your password has expired. To log in you must change it using a client- 解决方案: 1.进 ...

  6. ORA-28001: the password has expired解决方法

    Oracle提示错误消息ORA-28001: the password has expired,是由于Oracle11G的新特性所致, Oracle11G创建用户时缺省密码过期限制是180天(即6个月 ...

  7. Your password has expired. To log in you must change it using a client that supports expired pass...

    为什么80%的码农都做不了架构师?>>>    msyql 5.7.11版本安装 mysql生成的root的临时密码是 2016-05-10T10:05:47.421912Z 1 [ ...

  8. mysql5.7密码过期ERROR 1862 (HY000): Your password has expired. To log in you must change

    环境: ubuntu14.04  mysql5.7 一.mysql5.7 密码过期问题 报错: ERROR 1862 (HY000): Your password has expired. To lo ...

  9. 解决 ORA-28001: the password has expired 问题

    解决 ORA-28001: the password has expired 问题 参考文章: (1)解决 ORA-28001: the password has expired 问题 (2)http ...

  10. oracle报错:ORA-28001: the password has expired

    忽然发现备份脚本不执行了,手动执行脚本报错ORA-28001: the password has expired,我用的system用户,用system登录数据库报同样的错 oracle默认用户密码1 ...

最新文章

  1. string Format转义大括号
  2. 《Linux命令行与shell脚本编程大全 第3版》Shell脚本编程基础---43
  3. Oracle APEX 系列文章2:在阿里云上打造属于你自己的APEX完整开发环境 (准备工作)...
  4. android发送网络请求没反应,Android无法使用HttpURLConnection发送GET请求
  5. python编写arcgis脚本教程_ArcGIS使用Python脚本工具
  6. USACO / Factorials (简单模拟)
  7. 文献管理三剑客之Mendeley
  8. 51与JDY31蓝牙模块通讯,51驱动JDY31蓝牙APP点灯
  9. 离线缓存与客户端存储总结
  10. Unity Fingers Gesture手势插件教程(新)
  11. keras深度学习(3)-单标签多分类问题之新闻分类
  12. HTB-Antique
  13. 【基础知识】Dom基础
  14. 荒野猎人 但是亲眼看到还是第一次
  15. go get timeout问题
  16. Web前端——移动端页面开发
  17. 使用mysql查询显示行号
  18. python entry如何清空_Python3 tkinter基础 Entry insert delete 点击按钮 向输入框赋值 或 清空...
  19. java手动/按模板生成word与excel
  20. 转载 电子工程师的程序人生历程

热门文章

  1. 网站优化(提高网站访问量)
  2. 使用Haskell和Hubris加强Ruby
  3. 【黑帽大牛】浅谈SEO快排系统对网站排名优化真的有帮助吗?【精品】
  4. .o0博客导读0o. 12/13/2010最后更新
  5. MATLAB R2019b利用Application Compiler打包文件无法识别runtime问题(亲测可行)
  6. 微信获取用户地理位置信息的原理与步骤
  7. 王者s19服务器维护,王者S19丨4个必须知道的调整!最后一个不知没法玩!
  8. Arduino测试一块5路带自锁开关输入模块
  9. 什么是工程建设的BLT模式
  10. 牛逼!IDEA 护眼方案来了…