InterSystems IRIS TSQL Code 8101 An explicit value for the identity colum

In this post, you’ll learn about the SQL error code 8101 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform

Error Code :

8101

Reason for the Error code 8101 in InterSystems IRIS DBMS

An explicit value for the identity column in table ‘%.*ls’ can only be specified when a column list is used and IDENTITY_INSERT is ON.

Leave Your Comment