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

Home -> Community -> Usenet -> c.d.o.server -> Re: Help me please!

Re: Help me please!

From: ftp <shyan_at_cse.cuhk.edu.hk>
Date: 26 Sep 2001 16:17:02 GMT
Message-ID: <9osv1u$feg$3@eng-ser1.erg.cuhk.edu.hk>


Joe Maloney <mpir_at_bellsouth.net> wrote:
> start up sqlplus.

> at userid enter internal
> at password enter oracle (or whatever the default is in your version)

> at prompt,

> 1a grant connect, resource to userid identified by password

> or

> 1b create user userid identified by passowrd
> grant connect,resource to userid

> Question 2 is more difficult. You will need to start the Oracle
> communications package (usually at least the listener), which should
> have been configured during the install.

If I just press 'next' when install Oracle and have chosen 'Typical' when install, and I have no proxy and firewall, can I connect to my Oracle database through JDBC immediately?

> Whether this is sufficient depends on lots of things--how are you
> connected to the internet (what proxy servers, firewalls, yada yada),
> what security you need.

> ftp <shyan_at_cse.cuhk.edu.hk> wrote in message news:<9osbtk$4o7$4_at_eng-ser1.erg.cuhk.edu.hk>...

>> I haven't tried to install Oracle before and I have just installed
>> Oracle8i in Windows 2000, but I don't know how to configure it.
>> 
>> 1. How to create user account?
>> 2. How to start the database service by allowing user connection through
>> internet?
>> 
>> I'm a beginner to Oracle installation. please answer me in more detail.
>> If possible, please reply me by e-mail.
>> Thanks. 
>> 
>> --

-- 
Received on Wed Sep 26 2001 - 11:17:02 CDT

Original text of this message

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