Products | Versions |
---|---|
TIBCO iProcess Engine (Oracle) | All supported versions and platforms |
Selecting the Procedures section within the iProcess Workspace (Browser) does not list all the expected procedures.
Reviewing the swentobjsv01.log files it can be seen an error is being reported,
80118|82C8E700|06/12/2019 02:43:13.142|00005000|ERROR|dbs_name_to_dbs failed for field(FLDNAME) in procedure(PROCNAME), err(-2); procedure can not be cached
80118|82C8E700|06/12/2019 02:43:13.142|00000001|ERROR|error getting field definitions
80118|82C8E700|06/12/2019 02:43:13.142|00000001|ERROR|error in fill_proc_def, rc=-145 proc=PROCNAME node=ipenode
80118|82C8E700|06/12/2019 02:43:13.142|00000001|ERROR|process_transaction() failed, rc=-136 Message Code(PE)
The error indicates a problem with iProcess Tables. Using the plist utility results in:
plist -s
There are no databases on node ipenode
plist -t
There are no databases on node ipenode
The cause of the problem is the relevant iProcess Tables are not installed correctly. This means the SPO process cannot cache the procedure definition(s) for the procedures have fields linked to iProcess Tables.