.ora-code.com

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
[suse-oracle] ORA-01122, ORA-01110, ORA-01200[AV Scanned]

[suse-oracle] ORA-01122, ORA-01110, ORA-01200[AV Scanned]

2004-02-18       - By Steve Fenwick

So let's see...
You have no backup. You don't say if you are archive logging.
It's the SYSTEM tablespace, and you can't recover it.
It's only a test database.
The data is not important.

QUOTE
Oracle Metalink Note:18772.1
Error:  ORA 1200
Text:   actual file size of <num> is smaller than correct size of <num>
blocks
Cause:  The size of the file, as returned by the operating system, is
smaller than the size of the file as indicated in the file header and
the          control file. Somehow the file has been truncated.
Action: Restore a good copy of the datafile from a backup and perform
recovery as needed.

ENDQUOTE

So why try to open the database. Just drop it and start again, this time
bearing in mind the following.

1. If it's not important - who cares?
2. If it is important back it up and turn on archive logging.

Just out of interest what is the Block size, and what is your OS???

Good luck

Steve Fenwick
MIS Manager
Yeovil College


-- --Original Message-- --
From: Kuru Murat [mailto:Murat.Kuru@(protected)]
Sent: 18 February 2004 07:40
To: suse-oracle@(protected)
Subject: RE: [suse-oracle] ORA-01122 (See ORA-01122.ora-code.com), ORA-01110 (See ORA-01110.ora-code.com), ORA-01200 (See ORA-01200.ora-code.com)[AV Scanned]

Can't anybody help me with the issue below?


-- --Original Message-- --
From: Kuru Murat
Sent: Dienstag, 17. Februar 2004 11:26
To: suse-oracle@(protected)
Subject: [suse-oracle] ORA-01122 (See ORA-01122.ora-code.com), ORA-01110 (See ORA-01110.ora-code.com), ORA-01200 (See ORA-01200.ora-code.com)


Hi Folks,

I get the erros below.

ERROR at line 1:
ORA-01122 (See ORA-01122.ora-code.com): database file 1 failed verification check
ORA-01110 (See ORA-01110.ora-code.com): data file 1:
'/opt/oracle/OraHome1/dbs/testb/data/system01.dbf'
ORA-01200 (See ORA-01200.ora-code.com): actual file size of 57410 is smaller than correct size of
83200 blocks

This is only a test database and the data in it isn't important.

Is would like to open the database, but while trying, I get the errors
above.

I can't recover the original system01.dbf file.

Any idea on how I can open the database?

Cheers,

Murat Kuru

__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ _____

Comfone Ltd.
mailto:sysadmin@(protected)
Murat Kuru                                    Tel:    +41  31 341 1414
Systems Analyst                             Fax:   +41 31 341 1455

a TOGEWA group company             visit our homepage: www.comfone.com
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ _____



--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting


--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting