andreyp#Antispam@mapsitnA#it4profit.com wrote:
For register apar I need recreate situation. When it's possible I do it
(look this conf, for example). But if query based on large and non
reproduced structure...
..-------------------------------------------------------------------.
| You don't need to able to recreate to raise a PMR and get an APAR |
'-------------------------------------------------------------------'
We very much like you to because it is so much easier to debug using a
debugger than to read the coffee grounds, but that's not the point.
I have a lot developers who can wrote crasy query. I often simple rewrite
query and solve trap. Long time ago we spoke about using me as tester. May
be You remember. :-)
And then there are the customers you call every error a trap and scare
the living daylights out of the rest of us.....
8.2 client -> 7.2 server.
- in many applications I got SQL0351N
- RUNSTATS ON TABLE xxx WITH DISTRIBUTION AND DETAILED INDEXES ALL
SHRLEVEL CHANGE;
SQL2310N The utility could not generate statistics. Error "-1651" was
returned.
SQL1651N The request cannot be executed because the DB2 server
version does not support this functionality.
Explanation:
Some new functionality is not supported against older DB2 server
versions. Another possible cause of this error could be the
request referenced objects with qualifiers of length that exceeds
the support of the server version.
User Response:
Execute the request against a DB2 server where the latest DB2
server version has been installed, or upgrade the server to the
latest DB2 server version.
db2 =>