Archives

SQL Server Error Code – 20677 cannot add article “%s” with automatic i

In this blog post, you’ll learn more about the SQL Server Error Code 20677 and the error message description that is shown SQL Server Error Code 20677 SQL Server Error Description for the Code :20677 Cannot add article “%s” with automatic identity range management. The article is already published in a transactional publication with automatic identity range management.

How to fix the error ORA-00701: object necessary for warmstarting database cannot be altered?

In this post, you’ll learn more about the Oracle ErrorORA-00701: object necessary for warmstarting database cannot be altered with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-00701: object necessary for warmstarting database cannot be altered Reason for the Error ORA-00701: object necessary for warmstarting database cannot be altered Attempt to alter or drop a…

How to fix the Oracle error ORA-01863: the year is not supported for the current calendar?

In this post, you’ll learn more about the Oracle ErrorORA-01863: the year is not supported for the current calendar with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-01863: the year is not supported for the current calendar Reason for the Error ORA-01863: the year is not supported for the current calendar The year is…

How to fix the Oracle error ORA-13201: invalid parameters supplied in CREATE INDEX statement?

In this post, you’ll learn more about the Oracle ErrorORA-13201: invalid parameters supplied in CREATE INDEX statement with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-13201: invalid parameters supplied in CREATE INDEX statement Reason for the Error ORA-13201: invalid parameters supplied in CREATE INDEX statement An error was encountered while trying to parse the…

How to fix the Oracle error ORA-13763: illegal ranking attribute “string”?

In this post, you’ll learn more about the Oracle ErrorORA-13763: illegal ranking attribute “string” with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-13763: illegal ranking attribute “string” Reason for the Error ORA-13763: illegal ranking attribute “string” The user attempted to use an attribute element that is not allowed in a ranking meseare. How to…

How to fix the Oracle error ORA-28338: Column(s) cannot be both indexed and encrypted with salt?

In this post, you’ll learn more about the Oracle ErrorORA-28338: Column(s) cannot be both indexed and encrypted with salt with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-28338: Column(s) cannot be both indexed and encrypted with salt Reason for the Error ORA-28338: Column(s) cannot be both indexed and encrypted with salt An attempt was…