Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle management server
Hi Or,
OK, quick lesson.
The Oracle Management Server (OMS) is the 'middle tier' of OEM that provides various processes that communicates between the console(s) and the administered components of your enterprise (via the Intelligent Agent Processes). You need the OMS to schedule jobs, handle events, "share information" and yes, perform functions such as Import. The OMS requires a "Repository" where all this information is stored (the repository is basically just a special schema that contains all the necessary tables/indexes etc.).
To configure the OMS, you use the Enterprise Manager Configuration Assistant (found in Configuration and Migration Tools or some such on Windows, run emca on Unix). Read the 'Oracle Enterprise Manager Configuration Guide' thoroughly beforehand !!
Coming back to Import specifically, note you don't *have to* use OEM. You can use the Import utility directly. The 'imp' command runs this utility, 'imp help=y' will display the available options. Again, some reading is required beforehand, thoroughly read the 'Utilities' Manual !!
Should be enough to get you going for a while.
Good Luck
Richard
"or dromi" <or_dromi_at_walla.co.il> wrote in message
news:539934ef.0207152047.d386184_at_posting.google.com...
> I want to inport data to the oracle but it say that I need to connect
> to the Oracle management server.
> What is it? How do I configure and run it?
Received on Tue Jul 16 2002 - 01:52:52 CDT
![]() |
![]() |