Hi Experts,Our application have the option to upload files from user end. We have tested the feature and a file of size 100KB (1100 LINES) is taking more than a hour to get uploaded. What might be wrong?We are doing database validation on this file and once the validation pass then only it gets inserted into the tables(get inserted into 5 different tables). The data is split accordingly and then inserted into respective tables.
↧