溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務(wù)條款》

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

發(fā)布時間:2020-07-02 12:26:16 來源:網(wǎng)絡(luò) 閱讀:2899 作者:roidba 欄目:關(guān)系型數(shù)據(jù)庫

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


向AI問一下細節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI