i am trying to add entry into a database via cics
and that happens successfully if a run my
program individually. But when i use my driver program to call my add cics application via xctl
and when i try to execute the same sql query it
returns sqlcode 805 i.e problem in bind plan
what should i do
p.s i am using the same bind plan name as my
program name