Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
More spfile goodness

More spfile goodness

2004-05-06       - By Tim Gorman

Reply:     <<     11     12     13     14     15     16     17     18     19     20     >>  

Parameter information isn 't "control " information. Parameters are just
input only, control information is read and updated constantly. The fact
that the database can now update the SPFILE here and there still isn 't quite
the same thing.

Putting everything in one file would doubtlessly create some kind of
"chicken-and-egg " problem during recovery situations, resulting in the
elimination of NOMOUNT mode?

I haven 't been following this thread, so I don 't know if this has already
been mentioned, but Oracle is simply enabling more and more control of the
database structure from the "SQL > " command prompt. Unless you look at
things from the perspective of never opening an OS command prompt and
managing everything from OEM, then features like "Oracle managed files ",
DROP TABLESPACE INCLUDING CONTENTS AND DATAFILES, and SPFILEs make no sense
at all. Hence, the greatest resistance to these features comes from
dinosaurs (like me) who have never touched OEM except to install it for
someone else, because there is no benefit (except for the DROP TABLESPACE
command!)...

It just so happens that SPFILEs appear to be a particularly ill-considered
implementation of that goal. Try again, Oracle! The XML idea seems like a
good suggestion...

<Slightly OT >
In my opinion, Oracle is intent on eliminating the OS "middleware " on
database servers, positioning Oracle Enterprise Manager more true to its
name. The current embracing of Linux isn 't so much an endorsement of
Linux 's superiority over other OS 's (because it isn 't -- except for
Windows), but rather Oracle taking yet another step toward eliminating the
OS down to its basest essentials. The fact that Linux works so well and is
so economical just makes the decision more popular. If Linus Thorvald or
someone else had instead written a popular freeware OS based on CP-M or
MULTICS, Oracle could 've cared less and would have moved toward it anyway.
Luckily though, we have Linux...
</Slightly OT >

Just my $0.02...

-Tim



on 5/6/04 6:47 AM, Powell, Mark D at mark.powell@(protected) wrote:

> I have no problem with the concept of an spfile to hold database parameters,
> but I wonder why Oracle did not use the existing control file. After all
> where else does control information belong?
>
> IMHO -- Mark D Powell --

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --