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

Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle user/password newbie question/mlml

Re: oracle user/password newbie question/mlml

From: Chen, Yongbiao(³ÂÓ¾±ê) <ChenYB_at_unforgettable.com>
Date: 1997/11/04
Message-ID: <345EA1E5.6F254F61@unforgettable.com>#1/1

This is a multi-part message in MIME format.

--------------AC47E9F0E3DA95AAE9957432
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit



Michel Lee wrote:

> Hi All,
>
> When I login to oracle in the command line I type
>
> sqlplus /
>
> this brings me straight to sqlplus.
> I am now trying to access thru ODBC.
> for userid I type OPS$MLEE
> (i figured this id cos when i create a table this is the owner)
> but for my password i dont know what to type!
> Is there a generic password to enter thru ODBC?
>
> thx a lot for yr help,
> Mike
> --
> /-----------------------------------------------/ \--\--\ \-- \-- \--
> / www.ncf.carleton.ca/~ae299 /---\ \ \ \\ \ \
> / ae299_at_freenet.carleton.ca /-----\ \ \\-- \-- \--
> /-----------------------------------------------/

  Because your username is identified by external. So it can't be accessed through ODBC. You have to give it a password.   alter user ops$mlee identified by ******;

Chen Yongbiao

--------------AC47E9F0E3DA95AAE9957432
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Yongbiao Chen
Content-Disposition: attachment; filename="vcard.vcf"

begin:          vcard
fn:             Yongbiao Chen
n:              Chen;Yongbiao
org:            Guangzhou Chia Tai Makro (Jiajing) Co., Ltd.
adr:            7/F, Dongshan Plaza;;No. 69, Xianlie Road;Guangzhou;Guangdong;510095;P.R. China
email;internet: ChenYB_at_unforgettable.com
title:          Programmer
tel;work:       +86 20 87617188 ext 307
tel;fax:        +86 20 87628149

x-mozilla-cpt: ;0
x-mozilla-html: FALSE
version:        2.1
end:            vcard


--------------AC47E9F0E3DA95AAE9957432-- Received on Tue Nov 04 1997 - 00:00:00 CST

Original text of this message

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