Hi There,
I am facing a strange problem while creating a mass upload for my project. I have been getting all the details for say 1000 records as normal, but getting operation timed out issues while trying to upload say 3000 records. I can see from the database perspective that all the things are done from db end but still getting the issue. The database activity is to only create a parameter numbers respective for all rows and return those 3000 rows associated with those param no in a cursor, which would be received in a dataset in .net end.
Can you please advice.
Regards,
Aniket