Issue #: 254607
Problem: When SQLStatement objects are used as process level attributes, they cannot be streamed. This is a problem when EPEEngine is shutdown and the process, that uses SQLStatement as a process level attribute, has not completed:
Workaround: If you are going to use SQLStatement, then declare a variable of type SQLStatement in the task's action block. Do not declare a process attribute of type SQLStatement.
Copyright © 2002. Sybase Inc. All rights reserved. |
![]() |