This error dose not take the process off line it just fails to display the status on Data Process Control.
Causes
When a user gets this error message this means that there are potentially 2 different issues:
- The BPMConnect instance has reached a limit with the variable length of the stored procedure p_UI_STAT. This can happen when there are a large amount of feeds in conjunction with long feed names
- There are NULL's assigned as the default value to ANY parameter.
Remedy
Please apply this fix:
p_UI_STAT_v1.2.1.sql
This remedy is available by default in the 107 pack and above.
Notes
If there are NULL's assigned to the parameter default value, this may cause other issues. See this bug also:
http://bpmconnect.blogspot.com/2010/02/bug-drop-down-parameter-lists-vanish.html
No comments:
Post a Comment