×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 3/12/2019 5:43 AM, Craig Richards wrote:
I'm getting an SQL System Error from one of my subprocedures and it looks
like an embedded SQL bug to me.
To be precise, the code is running and returning SqlCode -901, SqlState
58004 and producing a couple of spooled files:
DBOPTRC198, QSQSVCDMP, QDSPJOB
I concur with the others; -901 is a bug, and I've only ever got them on
complex statements; typically VIEW based on a VIEW. I have one I need to
report to IBM but I haven't had the time. My usual workaround is to
create Yet Another View; unrolling any based-on VIEWs. That works more
often than not.
The Db2 team have some processes they like us to follow to gather more
in-depth information about the failure. When I submit a -901 PMR, I try
to include the results of select * from qrecovery.qsq901s where... That
gives them a leg up on what to ask for next.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.