Skip to content

Declaration of SQLCA and SQLDA #391

@asatklichov

Description

@asatklichov

Declare SQLCA and SQLDA implicitly, so all variables will be resolved.
See Programming Spec - page 127

exec sql include sqlca;
https://www.ibm.com/docs/en/db2-for-zos/12.0.0?topic=sqlca-included
exec sql include sqlda;
https://www.ibm.com/docs/en/db2-for-zos/12.0.0?topic=sqlda-included

Metadata

Metadata

Assignees

Labels

priority-mediumShould be resolved in 1-3 sprintsseverity-mediumA bug where workaround exists or that doesn't prevent the usage of the Zowe or the use case

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions