Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Password with special character

RE: Password with special character

From: Sinardy Xing <sinardyxing_at_bcsis.com>
Date: Fri, 11 May 2001 06:56:04 -0700
Message-ID: <F001.00300B2C.20010511060115@fatcity.com>

Hi Thye Hock Gan,

Thank you for your info.
I am using Oracle 8.1.6 Solaris 7
Install patch bug1225555 for SQL*PLUS

How can I change user password with special character

        alter user teddy identified by bear&12#$;

is not working because of &

        alter user teddy identified by 'bear&12#$';

also not working

I have password_verification profile with verify_function that provided by Oracle Administrator Guide that must at least 1 special character in user password.

Thank you,

Sinardy

-----Original Message-----
Sent: Friday, 11 May 2001 6:34 PM
To: LazyDBA mailing list

This are characters you can use:

!"#$%&()'*+,-/:;<+>_

if I'm not mistaken. Try them anyway.


Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/

Think you know someone who can answer the above question? Forward it to them!
To unsubscribe: send a blank email to oracledba-unsubscribe_at_LAZYDBA.com To subscribe: send a blank email to oracledba-subscribe_at_LAZYDBA.com Visit the list archive: http://www.LAZYDBA.com/odbareadmail.pl Tell yer mates about http://www.farAwayJobs.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Sinardy Xing
  INET: sinardyxing_at_bcsis.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri May 11 2001 - 08:56:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US