Quantcast
Viewing all articles
Browse latest Browse all 8500

DB2 :: RE: Need help with below DB2 error

Author: Robert Sample
Posted: Sat Mar 18, 2017 8:52 am (GMT 5.5)

Contact your site support group and have them open an issue with IBM.

It doesn't really matter if the same query is running fine in SPUFI -- unless you want to always run your query in SPUFI and stop trying to run your query through the application front end. There could be a problem with the BIND (which, by the way, may not have produced any errors) due to the internal pointers DB2 maintains being out of whack (and hence the SPUFI could run fine while the application front end query is FUBAR). The TYPE 00000302 in the error message indicates table space page according to what I found.

Contact your site support group and have them open an issue with IBM.
Contact your site support group and have them open an issue with IBM.
Contact your site support group and have them open an issue with IBM.

Hopefully, with enough repetitions you'll understand what you need to do.
_________________
TANSTAAFL

The first rule of code reuse is that the code needs to be worth re-using.

"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth


Viewing all articles
Browse latest Browse all 8500

Trending Articles