Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

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

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

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-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.

$orapwd file=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

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report