Hi All,
I am trying to use Logparser to insert IIS log data into SQL on hourly basis. However, I have an issue with the duration it takes to complete one hour data. This way i am lagging behind on hourly job executions.
I would like to know if i can trigger multiple logparser Queries at a time to minimize the duration of one hour data insertion.