MyTechReference - Technical Notes

Monthly Archive: : November 2015



by IDAMGroup

RSA IMG Aveksa SQL Node Job Variable Data Length Limitation

Aveksa SQL Node Job Variable Data Length Limitation.   Aveksa  SQL Node columns creates run time Job variable  that has a data length limitation of 4000 bytes SQL Node Example: select change_description from pv_change_request_detail Run time Job variable is created with name $(JobUserData_CHANGE_DESCRIPTION} Now lets assume that this change_description column is of CLOB data type…

Read More