Multiple choice technology packaged enterprise solutions

What is the file used to log the query of the report in Siebel analytics?

  1. NQSQuery.log

  2. NQQuery.log

  3. NQSQuery.ini

  4. NQuery.log

Reveal answer Fill a bubble to check yourself
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.