ORA-15081 When Connecting to an Instance Through Listener
(Doc ID 1209945.1)
Last updated on OCTOBER 31, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
***Checked for relevance on 03-May-2013***
Symptoms
Received the following error when tried to connect to a newly created database:
[oracle@oracle52 ~]$ sqlplus system/manager@TEST
SQL*Plus: Release 11.2.0.1.0 Production on Thu Sep 16 14:38:41 2010
Copyright (c) 1982, 2009, Oracle. All rights reserved.
ERROR:
ORA-00604: error occurred at recursive SQL level 2
ORA-01115: IO error reading block from file (block # )
ORA-01110: data file 1: '+DATA1/test/datafile/system.280.729872991'
ORA-15081: failed to submit an I/O operation to a disk
SQL*Plus: Release 11.2.0.1.0 Production on Thu Sep 16 14:38:41 2010
Copyright (c) 1982, 2009, Oracle. All rights reserved.
ERROR:
ORA-00604: error occurred at recursive SQL level 2
ORA-01115: IO error reading block from file (block # )
ORA-01110: data file 1: '+DATA1/test/datafile/system.280.729872991'
ORA-15081: failed to submit an I/O operation to a disk
Changes
Job Role separation is used. Grid owner is grid, RDBMS owner is oracle.
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 |
Changes |
Cause |
Solution |
References |