Page 1 of 1

-811 sqlcode.

PostPosted: Sun Dec 18, 2016 1:06 am
by Surabhi
Hi all,

I am trying to write a cobol code to get report of access on tables from SYSIBM.SYSTABAUTH.
But i am gettin -811 sqlcode while executing the cobol code.
Can some one please help me with this.

Thanks.

Re: -811 sqlcode.

PostPosted: Sun Dec 18, 2016 1:22 am
by prino
Surabhi wrote:Can some one please help me with this.

Ever thought about using a site called Google, and entering "SQLCODE -811"?

And for what it's worth, your skillset mentions DB2. I guess that's just a fib.

Re: -811 sqlcode.

PostPosted: Sun Dec 18, 2016 10:30 pm
by Surabhi
Thank you