cancel
Showing results for 
Search instead for 
Did you mean: 

SAP MII large query not saving in workbench getting Java.net.socketException:connection reset

0 Kudos
224

HI

Large query template not saving when saving I keep getting the Java.net.socketException:connection reset error

What seems to be the issue

agentry_src
Active Contributor
0 Kudos

Large Query Template?

If you mean the query template is returning a large number of records, then it is probably not very efficiently scoped for your application. If you mean it is a very large script with many different subsegments, then I would recommend creating a Stored Procedure, View, or User Function in the database and simply execute that database object. Databases are more efficient in almost all cases with manipulating datasets especially as they grow in size.

Can you provide more details on the issue that confronts you?

Regards, Mike

Accepted Solutions (0)

Answers (0)