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

RE: password

From: Venu Gopal Andem <venu.andem_at_wipro.com>
Date: Fri, 20 Dec 2002 01:07:07 -0800
Message-ID: <F001.0051F5B8.20021220010707@fatcity.com>


BOB, its the same on my machine... 8.1.6 on NT
-Venu

	-----Original Message-----
	From: Bob Metelsky [mailto:bmetelsky_at_cps92.com] 
	Sent: Wednesday, December 18, 2002 3:56 AM
	To: Multiple recipients of list ORACLE-L
	Subject: RE: password
	
	
	 
	 created a user test identified by test on 2 separate systems in
db's with different names 
	The password value was the same 
	Can someone verify if it is the same on their system 
	Create user test identified by test; 
	select password from dba_users where username = 'TEST'; 
	PASSWORD 
	------------------------------ 
	7A0F2B316C212D67 

		-----Original Message----- 
		 

		 

		on my db

		 

		LTRACK1 SQL> select password from dba_users where
username = 'TEST';
		PASSWORD
		------------------------------
		7A0F2B316C212D67

		 

		bob 





--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Venu Gopal Andem
  INET: venu.andem_at_wipro.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services

---------------------------------------------------------------------
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 Dec 20 2002 - 03:07:07 CST

Original text of this message

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