Page History
...
| Info |
|---|
It is recommended that you keep your SQL operations through these activities as simple as possible. |
| Note | ||||
|---|---|---|---|---|
| ||||
Note: LANSA Composer does not guarantee that any form of SQL statement that is valid for your target database can successfully be executed through the SQL database activities, nor that every form of SQL stored procedure can successfully be executed. |
...
In any event, to maximize the benefit of LANSA Composer's restart capability, you should complete your SQL database operations and execute the SQL_DISCONNECT activity at the earliest opportunity. Once the SQL database connection has been closed, normal restart eligibility resumes.
| Note | |
|---|---|
| icon | false |
Note | : The FOR_EACH_SQL_QUERY activity is not restartable, irrespective of the values specified for the RESTARTELIGIBLE parameter of the SQL_CONNECT activity. |
...
For more information refer to 125. SQL_CONNECT#Eligibility Eligibility for Processing Sequence Restart above.
...