ORA-30675: identity column must be a numeric type - Oracle Database 12c Error Messages

Опубликовано: 28 Сентябрь 2024
на канале: java frm
119
0

In this video we are going to see how to fix below Oracle Database 12c Error Message.

ORA-30675: identity column must be a numeric type.
Cause: An attempt was made to create or alter an identity column with a non-numeric
data type.
Action: Do not assign a non-numeric data type to an identity column.

#12c #oracledatabase12c #oracledatabase #oracledba #sql #oraclesql #oraerrors #oracleerrorcodes #dba #database