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
Undocumented Instance/Media Recover Feature?

Undocumented Instance/Media Recover Feature?

2004-05-26       - By DENNIS WILLIAMS
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

Resending - email problems

Steve - I have received something similar. I refresh test databases by
pulling the datafiles from a production instance onto a test server. I then
execute a CREATE CONTROLFILE script. If a new datafile has been created on
the production database but I haven 't added it to my script, then the
datafile name will appear as MISSINGnnn. How did they create the QA
database?

Dennis Williams
DBA
Lifetouch, Inc.
dwilliams@(protected)

-- --Original Message-- --
From: oracle-l-bounce@(protected)
[mailto:oracle-l-bounce@(protected)]On Behalf Of Orr, Steve
Sent: Wednesday, May 26, 2004 10:24 AM
To: oracle-l@(protected)
Subject: Undocumented Instance/Media Recover Feature?


We have this QA database which I can mostly ignore but Mr. QA dude found
a bug caused by the compatible init.ora parameter not being properly
set. Since they kind of admin their own database and know the timing of
their database availability needs for QA testing, I gave QA dude
instructions on recycling the database...
"SQL > shutdown abort " and "SQL > startup "=20

But the database didn 't come back up due to a shared memory error so I
figured I 'd have to fix things with ipcs/ipcrm. But before getting into
that I just tried "SQL > startup " myself and behold, everything started
up just fine with no warning messages or anything. Hmmm... That 's
curious... I guess the oracle just likes me better. I was in
$ORACLE_HOME/dbs verifying the existence of the "lk$ORACLE_SID " file
when I saw something curious... A 100MB file named "MISSING00042 " which
had the same database startup timestamp as the lk$ORACLE_SID file and
wondered what it was and where it came from. So I queried dba_data_files
and the data file with file_id 42 has the path of
$ORACLE_HOME/dbs/MISSING00042. Whoa!!! That directory path and 100MB are
the default values when using Oracle-managed files and 42 is the answer
to all things! But we don 't use Oracle-managed files. Curious but how
could the oracle create this datafile automagically for me and not even
tell me? Where 's it going to get the data? Then I look at dba_segments
and see that there 's only one object in that tablespace/datafile, an
index which could be rebuilt from the data in another tablespace the
table is in. Does this mean that the oracle couldn 't find the datafile
but created it for me automagically just because it could and because
the only object was an index?=20

Has anybody seen this behavior before? Is there any documentation on it?
Running Oracle 9.2.0.4 on Linux.


Steve Orr
Curious in Bozeman, Montana
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
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
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
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
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --