|
|
| Author |
Message |
sanjue
New User
Joined: 03 Jul 2008 Posts: 1 Location: Chennai
|
|
|
|
| What are the fixes to be done incase of an occurence of SQLCODE +354.This was obtained while trying to do a multi row fetch. |
|
| Back to top |
|
 |
References
|
Posted: Tue Jul 08, 2008 12:06 pm Post subject: Re: sqlcode +354 |
 |
|
|
 |
ascelepius
New User
Joined: 16 Jun 2008 Posts: 35 Location: bangalore
|
|
|
|
Hi sanjue,
Its always better to use "GET DIAGNOSTICS" when you use muti-fetch and multi-insert qeuries. Since you have not mentioned any details about How or When you got this warning, it will be not be possible to give you any info on Why u got this error.
But for more info look here and the SQL error description |
|
| Back to top |
|
 |
rpuhlman
Active User
Joined: 11 Jun 2007 Posts: 75 Location: Columbus, Ohio
|
|
| Back to top |
|
 |
|
|