ORA-01758: table must be empty to add mandatory (NOT NULL) column
Cause: It is not possible to define a new column as NOT NULL if rows already exist in the table being modified.
Action: Retry the statement without the NOT NULL specification.
Note: ESRI Technical Article 26456
http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleShow&d=26456
All Oracle errors in the blog can be found at: Oracle errors
All ESRI ArcSDE errors in the blog can found at: ArcSDE Errors
No comments:
Post a Comment