加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

OPW-00029 (passwordfile in Oracle Database 12c Release 2)

发布时间:2020-12-12 14:33:47 所属栏目:百科 来源:网络整理
导读:APPLIES TO: Oracle Database - Enterprise Edition - Version 12.2.0.1 and later Information in this document applies to any platform. SYMPTOMS From Oracle Database 12c release 2 (12.2),when use ORAPWD utility to create Password Files,authent

APPLIES TO:

Oracle Database - Enterprise Edition - Version 12.2.0.1 and later
Information in this document applies to any platform.

SYMPTOMS

From Oracle Database 12c release 2 (12.2),when use ORAPWD utility to create Password Files,authentication ?C enforces complexity rules for the provided password.

CAUSE

When you try to create a password file with a less secure password,the orapwd terminates with an OPW-00029 error.

$ orapwd file=orapwd122 password=oracle

 OPW-00029: Password complexity failed for SYS user : Password must contain at least 8 characters.

SOLUTION

  • Use strong password

Provide a password which fulfills all complexity requirements.

$ orapwdfile=orapwd122 password=welcome1!

  • Create Password File in 12c format

If you don't want to set a strong password,you can use the 12c Release 1 format using the format parameter (the default value of Format is 12.2).

$ orapwd file=orapwd122 password=oracle format=12

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读