Hello Friends
I am getting one error while calling the RFC through FrontEnd Application which is in vb.net.
The RFC upload the Image in SAP database.
Whenever I call the RFC it give the below Error
T:2812 Error in program 'UploadImage': ======> SQL error in the database when accessing a table.
T:2812 Error in program 'UploadImage': <* RfcReceive [2] : returns 3:RFC_SYS_EXCEPTION
T:2812 Error in program 'UploadImage': <* RfcCallReceive [2] : returns 3:RFC_SYS_EXCEPTION
UploadImage is the Application Name.
This RFC run some time properly and sometime it get Fail.
I am not getting the reason behind thise.
Whether it is the Issue of Database space or there is something which restrict RFC because from last 1 year it was working properly, the error is started from this month only.
Kindly help me.
Hi
I Have got the actual error. The error was of the table space. It was full up to 99% that's why the RFC was giving the error.