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: I can not run any interface in Oracle!

Re: I can not run any interface in Oracle!

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: Sat, 18 Aug 2007 07:19:18 -0700
Message-ID: <1187446758.903146.71680@e9g2000prf.googlegroups.com>


On Aug 18, 5:25 am, sybra..._at_hccnet.nl wrote:
> On Sat, 18 Aug 2007 01:12:36 -0700, mezzanine1974
>
> <savas_karadu..._at_yahoo.com> wrote:
> >I am beginner in Oracle. I have installed Oracle 10g in to my PC and
> >created first database called "SavasKaraduman".
> >I expected Oracle to provide an interface in which i can produce my
> >Tables, Queries, Reports etc. like I did with MS Access. I can not
> >find yet.
> >Related database files what i created are located in the following
> >folders. But, none of them prompts me to initiate an interface.
> >C:\oracle\product\10.1.0\oradata\SavasKaraduman
> >C:\oracle\product\10.1.0\admin\SavasKaraduman
>
> >Could you help me please?
>
> A quick solution would be to download (it's completely free)
> sqldeveloper fromhttp://otn.oracle.com
>
> Oracle10g XE is completely graphical, but then you would need to start
> all over again.
> Oracle has always made a strong distinction between database and
> front-end.
> The database comes with a swiss knife called 'sql*plus'. There is also
> a browser based isql*plus nowadays.
> IMO, using a GUI will learn you to hit buttons. It will not learn you
> the product or make you UNDERSTAND the product.
>
> I would recommend reading the 'Getting Started Manual' and the '2 Days
> DBA' athttp://tahiti.oracle.combefore you start creating havoc, or
> become a pest on this forum.
>
> Oracle provided executables are typically in %ORACLE_HOME%\bin.
> %ORACLE_HOME% for you is c:\oracle\product\10.1.0
>
> --
> Sybrand Bakker
> Senior Oracle DBA

SQLPlus is the only interface any real DBA needs.

Oracle does provide OEM, Oracle Enterpise Manager, a GUI tool that can be set up and used with the database, and version 10g introduces the Database Console or Grid control. See your documentation to determine which tools you want to set up and configure.

But everything a DBA needs to do can be done via SQLPlus.

HTH -- Mark D Powell -- Received on Sat Aug 18 2007 - 09:19:18 CDT

Original text of this message

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