NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

'LogOneResult' of 'zNI Teststand Database Logging' error

I have got following error when I execute sequence file

that contains while true loop, and within the loop two sequences.

The test ran 4.5 hours and then I got following error

Details: an error occured callong 'LogOneResult' of 'zNI Teststand Database Logging' an error occured executing a statement.

Statement: SETUP_RESULT. Description: [DBNETLIB][ConnectionRead (recv().) General Network Error. Check your network documentation.

Number: -2147467259

NativeError: 11

SQLState: 08S01

reported By: Microsoft Ole DB Provider for SQL Server

Source: TSDBLog

WrrorCode: -2147467259; User-defined error code.

Possible System error: Unspecified error

Location: Step 'LOgResult' of sequence 'ProcessModelPostResultListEntry' in 'Sequentional model.seq'

 

 

0 Kudos
Message 1 of 2
(3,061 Views)

brt,

 

Can you reproduce this error?  The error seems to indicate that there was some problems with connecting to your database.  The error states that the error occurred when calling "LogOneResult" when logging your database, and it says "General Network Error", which seems to imply that there was a problem in connecting to your database at the time the error occurred.  If this error is reproducible, then it might be something more, but if not, it was probably just a network error while your sequence was running.

Eric B.
National Instruments
0 Kudos
Message 2 of 2
(3,031 Views)