Questo contenuto non è disponibile nella lingua selezionata.
9.7. Command Log Output
The following is an example of what a data source command looks like when printed to the command log:
Note the following pieces of information:
modelNamerepresents the physical model on which the query is being issued.translatorNameshows type of translator used to communicate to the data source.principalshows the account of the user who submitted the query.startTime/endTimeis the time of the action, which is based on the type of command being executed.sqlis the command submitted to the translator for execution, which is NOT necessarily the final SQL command submitted to the actual data source, but it does show what the query engine decided to push down.