Archives
SQL Server Error Code – 14598 cannot drop the local, repository, or lo
In this blog post, you’ll learn more about the SQL Server Error Code 14598 and the error message description that is shown SQL Server Error Code 14598 SQL Server Error Description for the Code :14598 Cannot drop the Local, Repository, or LocalDefault DTS categories.
SQL Server Error Code – 15337 caution: sys.sql_dependencies shows that
In this blog post, you’ll learn more about the SQL Server Error Code 15337 and the error message description that is shown SQL Server Error Code 15337 SQL Server Error Description for the Code :15337 Caution: sys.sql_dependencies shows that other objects (views, procedures and so on) are referencing this object by its old name. These objects will become invalid, and should be dropped and re-created…
SQL Server Error Code – 16623 sync group ‘%ls’ is invalid.
In this blog post, you’ll learn more about the SQL Server Error Code 16623 and the error message description that is shown SQL Server Error Code 16623 SQL Server Error Description for the Code :16623 Sync group ‘%ls’ is invalid.
SQL Server Error Code – 19151 an error occurred while obtaining the ex
In this blog post, you’ll learn more about the SQL Server Error Code 19151 and the error message description that is shown SQL Server Error Code 19151 SQL Server Error Description for the Code :19151 An error occurred while obtaining the Extended Protection setting. Check Network Configuration settings in SQL Server Configuration Manager.
SQL Server Error Code – 21728 the article can support logical record l
In this blog post, you’ll learn more about the SQL Server Error Code 21728 and the error message description that is shown SQL Server Error Code 21728 SQL Server Error Description for the Code :21728 The article can support logical record level conflict detection only if it uses logical record conflict resolution.
SQL Server Error Code – 31004 could not create dta directory for savin
In this blog post, you’ll learn more about the SQL Server Error Code 31004 and the error message description that is shown SQL Server Error Code 31004 SQL Server Error Description for the Code :31004 Could not create DTA directory for saving tuning option file when invoking DTA for auto indexing.
SQL Server Error Code – 40071 this partition does not have enough vali
In this blog post, you’ll learn more about the SQL Server Error Code 40071 and the error message description that is shown SQL Server Error Code 40071 SQL Server Error Description for the Code :40071 This partition does not have enough valid secondaries to start a DML transaction. The needed count is %ld, the current counts are %ld (main quorum) and %ld (transient quorum).
How to fix the Oracle error ORA-09922: Can’t spawn process – background log directory not created properly?
In this post, you’ll learn more about the Oracle ErrorORA-09922: Can’t spawn process – background log directory not created properly with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-09922: Can’t spawn process – background log directory not created properly Reason for the Error ORA-09922: Can’t spawn process – background log directory not created properly…
How to fix the Oracle error ORA-21706: duration does not exist or is invalid?
In this post, you’ll learn more about the Oracle ErrorORA-21706: duration does not exist or is invalid with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-21706: duration does not exist or is invalid Reason for the Error ORA-21706: duration does not exist or is invalid The duration number that is supplied by the user…
How to fix the Oracle error ORA-26852: Invalid NULL value for column_value parameter.?
In this post, you’ll learn more about the Oracle ErrorORA-26852: Invalid NULL value for column_value parameter. with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-26852: Invalid NULL value for column_value parameter. Reason for the Error ORA-26852: Invalid NULL value for column_value parameter. NULL is not allowed to be passed as the column value. How…
How to fix the Oracle error ORA-29495: invalid state for resume task?
In this post, you’ll learn more about the Oracle ErrorORA-29495: invalid state for resume task with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-29495: invalid state for resume task Reason for the Error ORA-29495: invalid state for resume task An attempt was made to resume execution but the task was not the FINISHED_WITH_ERROR or…
How to fix the Oracle error ORA-30071: conversion between datetime/interval and string fail?
In this post, you’ll learn more about the Oracle ErrorORA-30071: conversion between datetime/interval and string fail with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-30071: conversion between datetime/interval and string fail Reason for the Error ORA-30071: conversion between datetime/interval and string fail An error occurs during a conversion between datetime/interval and string data type…