Archives

InterSystems IRIS TSQL Code 14022 The @property parameter value must be ei

In this post, you’ll learn about the SQL error code 14022 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform Error Code : 14022 Reason for the Error code 14022 in InterSystems IRIS DBMS The @property parameter value must be either ‘description’, ‘sync_object’, ‘type’, ‘ins_cmd’, ‘del_cmd’, ‘upd_cmd’, ‘filter’, ‘dest_table’, ‘dest_object’, ‘creation_script’, ‘pre_creation_cmd’, ‘status’, ‘schema_option’,…

How to fix the Oracle error ORA-02181: invalid option to ROLLBACK WORK?

In this post, you’ll learn more about the Oracle ErrorORA-02181: invalid option to ROLLBACK WORK with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-02181: invalid option to ROLLBACK WORK Reason for the Error ORA-02181: invalid option to ROLLBACK WORK A token other than TO follows ROLLBACK [WORK]. How to fix the Error ORA-02181: invalid…

How to fix the Oracle error ORA-08465: input mask contains more than 32 characters?

In this post, you’ll learn more about the Oracle ErrorORA-08465: input mask contains more than 32 characters with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-08465: input mask contains more than 32 characters Reason for the Error ORA-08465: input mask contains more than 32 characters The input mask passed to UTL_PG numeric conversion routine…

How to fix the Oracle error ORA-15241: attribute string is read only?

In this post, you’ll learn more about the Oracle ErrorORA-15241: attribute string is read only with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-15241: attribute string is read only Reason for the Error ORA-15241: attribute string is read only The attribute value is read-only and cannot be changed. How to fix the Error ORA-15241:…