|
I have a curious case. We have V4R5 running ok for the past 2 years. All the programs were also running ok since then. 4 days back, an IPL and a complete backup was taken ( thats a regular affair on a monthly basis). Everything was normal during the backup and IPL procedure. But few of the SQL statements in a few programs now has started failing now and then with SQLCODE 901. Interestingly,all these SQL statements are having subselects. At times , the SQL runs successfully and at times in another session, it fails.I am giving the SQL statement. SELECT ID_PROCSPC FROM FPPCCPDLDB/V_PPRCCHRT WHERE CD_TYPRCSP = 'A' AND PROC_CHTNO IN (SELECT PROC_CHTNO FROM FPPCCPDLDB/V_PTDCPRLN WHERE PROC_CHTNO LIKE '%S' AND TDC_NO IN (SELECT TDC_NO FROM FPPCCPDLDB/V_PTDCNO WHERE STL_QLTYCD = 'T01018')) The dspjoblog when query is successful is as follows................................................. CONNECT to relational database AS40017 completed. Current connection is to relational database AS40017. Current connection is to relational database AS40017. Unable to retrieve query options file. Unable to retrieve query options file. Subselects processed as join query. Selection fields mapped to different attributes. All access paths were considered for file V_PTDCPRLN. Access path built from keyed file I_PTDCPRLN. File V_PPRCCHRT processed in join position 1. File V_PTDCPRLN processed in join position 2. File V_PTDCNO processed in join position 3. ODP created. Blocking used for query. Connection to relational database AS40017 ended. SQL cursors closed. dspjoblog when the query fails is as follows : CONNECT to relational database AS40017 completed. Current connection is to relational database AS40017. Current connection is to relational database AS40017. Unable to retrieve query options file. Unable to retrieve query options file. Invalid value in floating-point instruction. Internal failure occurred in query processor. SQL system error. Connection to relational database AS40017 ended. SQL cursors closed. Message ID . . . . . . : MCH1209 Severity . . . . . . . : 40 Message type . . . . . : Escape Date sent . . . . . . : 25/03/03 Time sent . . . . . . : 09:36:04 Message . . . . : Invalid value in floating-point instruction. Cause . . . . . : The floating-point operation requested cannot be done. This is caused by values which are not valid for this operation. Frequent causes of this condition include: -- Addition or subtraction of infinity with infinity. -- Multiplication of zero times infinity. -- Division of zero by zero. -- Division of infinity by infinity. Recovery . . . : Correct the invalid value in the floating-point instruction. Message ID . . . . . . : CPF4204 Severity . . . . . . . : 50 Message type . . . . . : Escape Date sent . . . . . . : 25/03/03 Time sent . . . . . . : 09:36:04 Message . . . . : Internal failure occurred in query processor. Cause . . . . . : A system failure has occurred in the query processor program. The query definition template number is 1. Recovery . . . : See the low-level messages. Correct any errors and try your request again. If the problem continues, report the problem (ANZPRB command). IBM people here have no clue about it. Have any of u got a solution ? What is the cause ? We have got the latest pfts already installed on the machine. regards Santosh. e- mail at : santoshp@xxxxxxxxxxxxxxxxx FPC-IS, ITS, Tata Steel. Jamshedpur, India. Tel : 2147095 (O) ********************************DISCLAIMER*********************************** Information contained and transmitted by this e-mail is confidential and proprietary to Tata Steel Ltd. and is intended for use only by the addressee. If you are not the intended recipient , you are notified that any dissemination or copying of this e-mail is strictly prohibited and you are requested to delete this e-mail immediately and notify the originator. Tata Steel does not enter into any binding agreement with any party by e-mail. Any views expressed by an individual do not necessarily reflect the view of Tata Steel. Tata Steel is not responsible for the consequences of any actions taken on the basis of information provided. While this e-mail has been checked for all known viruses the addressee should also scan for viruses. To know more about Tata Steel please visit www.tatasteel.com ********************************************************************************
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.