What is the file used to log the query of the report in Siebel analytics?
-
NQSQuery.log
-
NQQuery.log
-
NQSQuery.ini
-
NQuery.log
B
Correct answer
Explanation
In Siebel Analytics, the NQQuery.log file is used to log the SQL queries generated when reports are run. This file is essential for debugging and performance tuning, as it shows the actual physical SQL sent to the database. The naming convention uses NQ (not NQS) to distinguish it from other log types.