[CR #551388] The functionality of the uTrace() function defined in Appendix A, “Function Reference” of the Sybase IQ ETL 4.5.1 Users Guide has changed as follows:
You must manually set the trace level to 1 atleast before invoking the uTrace() function. To set the trace level to 1, you can do one of these:
Invoke uTracelevel(1) before invoking the uTrace() function.
If you are using ETL Development, set the trace level to 1 in the Default.ini file located in the etc directory of the installation folder. Restart ETL Development.
If you are using ETL Server, start the server with the “--tracelevel 1” option.
For more information on the uTrace() function, see Appendix A, “Function Reference” in the Sybase IQ ETL 4.5.1 Users Guide.