Re: dbconsole
- From: "Paul Drake" <bdbafh@xxxxxxxxx>
- To: joe_dba@xxxxxxxxxxx
- Date: Fri, 29 Feb 2008 13:06:43 -0500
On Fri, Feb 29, 2008 at 12:34 PM, Joe Smith <joe_dba@xxxxxxxxxxx> wrote:
>
> Has anybody seen this error in the log files for create a dbconsole in 10g
> on AIX?
>
> The sysman and dbsnmp accounts are unlocked and I can log into them via
> sqlplus.
>
> $emca -config dbcontrol db -repos create
>
> CONFIG: ORA-28003: password verification for the specified password failed
> ORA-20003: Password should contain at least one \
>
Joe,
That sounds to me as if a password verification function is in use for the
profile assigned to the user that is being created (likely the default
profile).
Either you need to specify a (complex) password for the user being created,
or temporarily disable the use of the password verify function for that
profile while this script is being run (and re-enable it afterwards).
With a password verify function being enabled by default in 11g R1, this
type of error will be much more common.
hth.
Paul
>
>
> The first database on this server configured just fine. The second is
> giving me problems.
>
> What does "Password should contain at least one \" mean?
>
> thanks.
>
>
> ------------------------------
> Connect and share in new ways with Windows Live. Get it
> now!<http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008>
>
--
-----------------------------------------------------------------
USADA and WADA are broken and not worth fixing. Boycott professional sports.
Avoid patronizing their advertisers. Don't buy tickets to NBA, NFL, MLBB,
NHL and especially Pro Cycling.
- References:
- dbconsole
- From: Joe Smith
Other related posts:
- » dbconsole
- » Re: dbconsole
- » RE: dbconsole
- dbconsole
- From: Joe Smith