Id | Message |
---|---|
ORA-01204 | file number is string rather than string - wrong file |
ORA-01205 | not a data file - type number in header is string |
ORA-01206 | file is not part of this database - wrong database id |
ORA-01207 | file is more recent than control file - old control file |
ORA-01208 | data file is an old version - not accessing current version |
ORA-01209 | data file is from before the last RESETLOGS |
ORA-01210 | data file header is media corrupt |
ORA-01211 | Oracle7 data file is not from migration to Oracle8 |
ORA-01212 | MAXLOGMEMBERS may not exceed string |
ORA-01213 | MAXINSTANCES may not exceed string |
ORA-01214 | MAXLOGHISTORY may not exceed string |
ORA-01215 | enabled thread string is missing after CREATE CONTROLFILE |
ORA-01216 | thread string is expected to be disabled after CREATE CONTROLFILE |
ORA-01217 | logfile member belongs to a different logfile group |
ORA-01218 | logfile member is not from the same point-in-time |
ORA-01219 | database not open: queries allowed on fixed tables/views only |
ORA-01220 | file based sort illegal before database is open |
ORA-01221 | data file string is not the same file to a background process |
ORA-01222 | MAXINSTANCES of string requires MAXLOGFILES be at least string, not string |
ORA-01223 | RESETLOGS must be specified to set a new database name |