cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error occured while loading from Infopackage: An error occured in source system.

Former Member
0 Likes
821

Hi all,

Below is the error message we are getting while loading from Infopackage in process chain : Production System.

Further analysis done are:

There are no Idocs or trfc struck in source system.

RSA3 is good.

ST22 dump error details is DBIF_RSQL_INVALID_CURSOR

Source system connection is good.

Datasource is active & replicated.

Its a generic datasource based on function Module.

Please suggest us with solutions.

View Entire Topic
MGrob
Active Contributor
0 Likes

Hi


I agree with Anshu looks like your FM module is not working properly. The dump reason is caused b procedure to commit. This closes then your current cursor and you get DBIF_RSQL_INVALID_CURSOR.

hope it helps

Martin