04-20-2022 04:00 PM
When my test completes, regardless of the length, the Database logging step is taking a long, long time. Minutes.
If I check the DB for the data, even before TS is done "logging", the data is already in there, but TS will still be in the Log to Database step.
The DB Server is on another machine, but none of my other TS systems are having this trouble. They all run with the same configuration.
Any ideas where to start looking?
04-20-2022 11:07 PM
Hi Jed,
Logging should be done within seconds.
Check if this helps :
https://forums.ni.com/t5/NI-TestStand/faster-database-logging/td-p/386683
Try logging with the default DB ( access ).This will ensure that there is no delay inside the sequence.
Try logging with simple sequences.
Open the DB viewer from Tools.With the same connection string connect to DB.Run some query on your DB and check if there is a delay wrt accessing the server.
Ravi