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
ORA-01114: IO error writing block to file 125

ORA-01114: IO error writing block to file 125

2004-12-10       - By Bryan Wells

All

Im running 9.2.0.0 on MS 2000 Advanced Server when I get the
previously mentioned error, allong with the following when attempting
to create a materialized view. Here are the tablespace specs as well.
up to last evening, this view was being created just fine.

I have been looking at metalink et. al. site that stating datafile
size greater than 4G, but am concerned about the validity since this
has not happened prior to this. Im hoping someone can tell if Im just
too green. At any rate, if anyone has had this issue and has a
solution, hopfully not that the DB is completely HOSED. please
respond. Il buy the virtual beers

============================================================

CREATE TABLESPACE "STAR_DATA_MV "
NOLOGGING
DATAFILE 'E:\ORACLE\ORADATA\GDWP\STAR_DATA_MV_01.DBF ' SIZE
4096M REUSE AUTOEXTEND
ON NEXT 5120K MAXSIZE 4096M,
'E:\ORACLE\ORADATA\GDWP\STAR_DATA_MV_02.DBF ' SIZE 4096M REUSE
AUTOEXTEND
ON NEXT 100M MAXSIZE 4096M,
UNIFORM SIZE 1024K SEGMENT SPACE MANAGEMENT MANUAL
============================================================
Dump file d:\oracle\admin\gdwp0\bdump\gdwp_dbw0_1884.trc
Fri Dec 10 03:29:03 2004
ORACLE V9.2.0.1.0 - Production vsnsta=0
vsnsql=12 vsnxtr=3
Windows 2000 Version 5.0 Service Pack 4, CPU type 586
Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.1.0 - Production
Windows 2000 Version 5.0 Service Pack 4, CPU type 586
Instance name: gdwp

Redo thread mounted by this instance: 1

Oracle process number: 3

Windows thread id: 1884, image: ORACLE.EXE


*** 2004-12-10 03:29:03.000
*** SESSION ID:(2.1) 2004-12-10 03:29:03.000
KCF: write/open error block=0x1f245 online=1
file=121 E:\ORACLE\ORADATA\GDWP\STAR_DATA_MV_02.DBF
error=27069 txt: 'OSD-04026: Invalid parameter passed. (OS 127557) '
error 1242 detected in background process
ORA-01242 (See ORA-01242.ora-code.com): data file suffered media failure: database in NOARCHIVELOG mode
ORA-01114 (See ORA-01114.ora-code.com): IO error writing block to file 121 (block # 127557)
ORA-01110 (See ORA-01110.ora-code.com): data file 121: 'E:\ORACLE\ORADATA\GDWP\STAR_DATA_MV_02.DBF '
ORA-27069 (See ORA-27069.ora-code.com): skgfdisp: attempt to do I/O beyond the range of the file
OSD-04026: Invalid parameter passed. (OS 127557)
============================================================

--
Bryan S Wells - DBA Newbie
bunjibry@(protected)
--
http://www.freelists.org/webpage/oracle-l