Connecting to SQL*Plus returns "ORA-27069: attempt to do I/O beyond the range of the file" Error
(Doc ID 2242808.1)
Last updated on DECEMBER 25, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Not able to connect to database using SQL*Plus:
$ export ORACLE_SID=orcl1
$ sqlplus / as sysdba
SQL*Plus: Release 12.1.0.2.0 Production on Wed Mar 8 10:25:39 2017
Copyright (c) 1982, 2014, Oracle. All rights reserved.
ERROR:
ORA-27069: attempt to do I/O beyond the range of the file
Additional information: 15
Additional information: 1
Additional information: 14
ORA-27069: attempt to do I/O beyond the range of the file
Additional information: 15
Additional information: 1
Additional information: 14
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |