ORA-01463: cannot modify column datatype with current
constraint(s)
Answer / guest
Cause: An attempt was made to modify the datatype of column
which has referential constraints; or has check constraints
which only allows changing the datatype from CHAR to VARCHAR
or vise versa.
Action: Remove the constraint(s) or do not perform the
offending operation.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
I've got a database (Oracle Database 10g Enterprise Edition Release 10.2.0.2.0) installed on a server. Via the network I try to connect to the database via a frontend DEVELOPER 2000 R 2.1 (SQL*Plus: Release 3.3.4.0.0 ) while connecting to database I've got the following error- message: ORA-12637: Packet receive failed
ORA-29527: created Java source string"string"
ORA-26715: time limit reached
TNS-12612: TNS:connection is busy
ORA-14319: DEFAULT cannot be specified with other values
ORA-38447: Type required for the embedded ADT attribute "string" is missing
IMP-00001: respond with either string, string, RETURN or '.' to quit
ORA-06001: NETASY: port set-up failure
PLS-01407: One of the identifiers CHAR, CHARACTER, or INTEGER has been redefined by the programmer
ORA-02463: Duplicate HASH IS option specified
ORA-38706: Cannot turn on FLASHBACK DATABASE logging.
ORA-15017: diskgroup "string" cannot be mounted