Database Administration (MOSC)

MOSC Banner

ORA-19502: write error on file

edited Apr 8, 2010 8:26AM in Database Administration (MOSC) 6 commentsAnswered
 I'm working with OEL 5.4 and database 11gR2. when I create a tablespace

I get the following:


  1  CREATE TABLESPACE "test"
  2      LOGGING
  3      DATAFILE '/u01/app/oracle/oradata/info/test.ora' SIZE 1000M
  4*     EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT  AUTO
CREATE TABLESPACE "DOLORES"
*
ERROR at line 1:
ORA-19502: write error on file "/u01/app/oracle/oradata/info/test.ora",
block number 3328 (block size=8192)
ORA-27072: File I/O error
Linux Error: 25: Inappropriate ioctl for device
Additional information: 4
Additional information: 3328
Additional information: 770048

May Someone help me, please?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center