Hi,
Our application is created in VC++. We have House keeping process in which the data from main table A is transferred to another table B using Switching method(yes both table has partition). the data in table A is inserted using BCP. The records get successfully inserted.
Now when the insertion process is going on and simultaneously switching process starts, we are getting error bcp_init "table name" failed.
Kindly guide which dmv query will help in finding the exact issue and solve this issue.
Regards,
Saumik Vora