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. |