Agile Database Installation Fails With ORA-19502 Error
(Doc ID 1912948.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.3.0 and laterInformation in this document applies to any platform.
Symptoms
Agile Database installation fails to complete with errors in agile9run.log
ERROR
-----------------------
CREATE TABLESPACE AGILE_DATA1 LOGGING DATAFILE
*
ERROR at line 1:
ORA-19502: write error on file "/DB/agile9/AGILE_DATA101agile9.ora", block
number 386816 (block size=8192)
ORA-27072: File I/O error
Additional information: 4
Additional information: 386816
Additional information: 495616
CREATE TABLESPACE AGILE_INDX1 LOGGING DATAFILE
*
ERROR at line 1:
ORA-19502: write error on file "/DB/agile9/AGILE_INDX101agile9.ora", block
number 386816 (block size=8192)
ORA-27072: File I/O error
Additional information: 4
Additional information: 386816
Additional information: 315392
..
STEPS:
-----------------------
1) Configure ORACLE_BASE, ORACLE_HOME
2) Create directory for tablespace
3) Update agile9database.sh to change the directory for tablespace
4) Run agile9database.sh
Changes
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 |