Stored Procedures Error Messages - EnterWorks_Process_Exchange_(EPX) - 10.6

EnterWorks EPX Programmers Reference

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Version
10.6
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks EPX Programmers Reference
First publish date
2007
Last updated
2023-07-28
Published on
2023-09-20T04:07:07.148709
Stored Procedures Error Messages
Message Number Message Key Message Text
35000 VIEW_DEPENDENCIES_FOUND_FOR_STO RE_PROC_DELETION There is a view that uses this stored procedure.
35010 C_PROC_CREATION The stored procedure cannot be created due to invalid stored procedure definition.
35020 C_PROC_DELETE Cannot delete the stored procedure or function.
35030 C_PROC_RETRIEVAL Cannot retrieve stored procedure/function related information.
35031 C_FUNC_RETRIEVAL Cannot retrieve built-in functions.
35032 PROC_ARGUMENT Cannot retrieve arguments for the stored procedure or function.
35033 PROC_COLUMN Cannot retrieve columns for stored procedure or function.
35034 C_FUNC_TYPE_CREATION Cannot create the function type.
35035 C_FUNC_TYPE_DELETION Cannot delete the requested function type.
35036 C_PROC_DISCOVER_COLS Cannot discover the columns for this procedure.
35037 C_PROC_UPDATE Cannot update the procedure/function information.
35038 C_PROC_DEPENDENCIES Cannot obtain the dependencies to the stored procedure/function.
35039 C_PROC_ARG_DATA_TYPE Cannot retrieve the argument data types.
35040 C_PROC_DATA_TYPE Cannot retrieve the procedure data types.
35041 C_SCHEMA_OWNER Cannot obtain schema owner information for this stored procedure/function.
35050 C_PROC General stored procedure/function operation error.