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: Enterprisemanager?

RE: Enterprisemanager?

From: Mark Leith <mark_at_cool-tools.co.uk>
Date: Fri, 30 Nov 2001 03:52:14 -0800
Message-ID: <F001.003D1A31.20011130033518@fatcity.com>

Wow Roland, you managed to answer your own question with your subject.. If you had an idea it was Enterprise Manager, why not fire up and find out? The best way to learn all things Oracle, in *my* own view (for novices), is to fire up a GUI tool to get to grips with the structures and organisation of the database with "pretty pictures". Try it out..

To point you in the right direction - you can use "Jobs" with OEM that will run at scheduled times. Not sure about moving data within the tool - unless of course you use OEM SQL Worksheet, and simply issue:

insert into <table> (select .... from <table>);

Easy enough though eh?

HTH Mark

-----Original Message-----
Roland.Skoldblom_at_ica.se
Sent: 30 November 2001 09:11
To: Multiple recipients of list ORACLE-L

Hallo,

Does anyone know if there is a graphic interface in Oracle, which you can use to move data betwen tables and also to schedule tasks?

Thanks in advance

Roland S

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: Roland.Skoldblom_at_ica.se

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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mark Leith INET: mark_at_cool-tools.co.uk 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 Nov 30 2001 - 05:52:14 CST

Original text of this message

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