|
|
| Author |
Message |
anjani33 Currently Banned New User
Joined: 16 Mar 2007 Posts: 9 Location: pune
|
|
|
|
Hi,
How to resolve -927 error?
In my program it is getting while opening cursor.
Please reply.
Thank you.
Anjani. |
|
| Back to top |
|
 |
References
|
Posted: Fri Mar 28, 2008 12:09 pm Post subject: Re: How to resolve -927 error |
 |
|
|
 |
Richa Jain
New User
Joined: 18 Mar 2008 Posts: 34 Location: Chennai
|
|
|
|
Hi Anjani
Provide some detail or code where u are getting an error.
Also u can refer QW - Programmer Response. |
|
| Back to top |
|
 |
dbzTHEdinosauer
Senior Member
Joined: 20 Oct 2006 Posts: 1524 Location: germany
|
|
|
|
| -927 means basically you do not have a db2 connection. |
|
| Back to top |
|
 |
acevedo
Active User
Joined: 11 May 2005 Posts: 288 Location: Spain
|
|
| Back to top |
|
 |
baluM
New User
Joined: 20 Aug 2005 Posts: 4
|
|
|
|
Hi,
Please check INCLUDE SYSLIB option (i.ae DSNCLI or DSNELI) in the compile jcl.If your program is called by online then it should be DSNCLI otherwise DSNELI.
Thanks,
Bal |
|
| Back to top |
|
 |
|
|