![]() |
Copyright © TIBCO Software Inc. All rights reserved. |
From TIBCO iProcess Engine 11.5, all the new memo data associated with the memo fields is saved in the nmemo and pack_nmemo tables and stored in the BLOB data type rather than the LONG RAW data type.
To migrate old case memo data from the memo table to the nmemo table and from the pack_memo table to the pack_nmemo table after upgrading TIBCO iProcess Engine to version 11.5, enter the following command:
• ALL_CASES specifies all cases of a procedure.
• LIVE_CASES specifies all live cases of a procedure.
• Note: You can also migrate old case memo data when upgrading TIBCO iProcess Engine to version 11.5. See "Installing TIBCO iProcess Engine" in TIBCO iProcess Engine Installation for more information.
![]() |
Copyright © TIBCO Software Inc. All rights reserved. |