Occasionally when executing 
        ...
        UniDataSet DataSet = File.ReadRecords( RecordIds , FieldList )
        ...

We get this error :

IBMU2.UODOTNET.UniFileException: Unable to read data from the transport
connection: An existing connection was forcibly closed by the remote
host.[IBM U2][UODOTNET - UNIRPC][ErrorCode=81009] The RPC
failedTABLENAME
   at IBMU2.UODOTNET.UniFile.ReadRecords(String[] aRecordIDSet, String[]
aFieldNameSet)

this happens in a loop using the same File & FieldList - RecordIds
varies.
Rerunning this same loop will sometimes complete successfully or could
generate the above exception at different points - no consistency.

Anyone have any insight as to what is causing this error or how to
prevent it ?

Gerry
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to