My Oracle Support Banner

JBO-27122: No More Data To Read From Socket Error When Clicked on Return Items Link (Doc ID 2747803.1)

Last updated on APRIL 20, 2023

Applies to:

Oracle iProcurement - Version 12.2.9 and later
Information in this document applies to any platform.

Symptoms

On : 12.2.9 version, Desktop Rcv/Returns/Correction

 

ACTUAL BEHAVIOR
---------------------------

In iProcurement responsibility, when user clicks on the "Return Items" link, the below error is encountered.



ERROR
-----------------------

JBO-27122: SQL error during statement preparation. Statement: SELECT * FROM (select receipt_num receipt_number,
req_number requisition_number,
rcv_transaction_id,
item_description,
transaction_date,
unit_of_measure_b unit,
net_delivered_quantity,
ordered_qty,
po_number,
quantity,
vendor supplier,
req_header_id,
req_line_id,
organization_id,
person,
employee_id,
decode ((select 1
from rcv_transactions trxn
where trxn.parent_transaction_id =
rtn.rcv_transaction_id
and rownum = 1), 1, 'QuantityLinkEnabled',
'QuantityLinkDisabled')

Detail 0 ##
java.sql.SQLRecoverableException: No more data to read from socket


STEPS
-----------------------

The issue can be reproduced at will with the following steps:
1. Log into the application
2. Navigate to iProcurement responsibility
3. Navigate to the Receiving tab
4. Click on "Return Items" link
5. Receive the above error

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.