Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: METALINK and OWS
Joe/Sean:
You don't need OPS to see this. Basically, alter system affects an instance (e.g. SGA stuff) whereas alter database affects the database (e.g. datafiles, controlfile). But some commands *are* confusing, e.g. ALTER SYSTEM SWITCH LOGFILE or CHECKPOINT vs. ALTER DATABASE ADD LOGFILE or RECOVER. With OPS it's a little easier to understand when you have separate instances with one database. Then again, remembering syntax is just what you need for that OCP moniker.... ;-)
Colin.
-----Original Message-----
From: Joseph S. Testa [mailto:teci_at_oracle-dba.com]
Sent: Saturday, June 10, 2000 1:44 PM
To: Multiple recipients of list ORACLE-L
Subject: Re: METALINK and OWS
could be but i've not had the luxury of OPS :(
joe
sean.hull_at_pobox.com wrote:
>
> On Fri, 9 Jun 2000, Joseph S. Testa wrote:
>
> > why does there have to be a alter system AND an alter database?????)
>
> Joe:
>
> Doesn't this become apparent in an OPS environment where system refers to
> your particular instance, and database refers to the one single database?
> I may be wrong, but that was always my intuitive understanding.
>
> Sean
-- Joe Testa http://www.oracle-dba.com Oracle 8i documentation online http://www.oracle-dba.com/oracle-docs -- Author: Joseph S. Testa INET: teci_at_oracle-dba.com 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 Mon Jun 12 2000 - 14:14:51 CDT
![]() |
![]() |