Vertaling van "SQL log" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
View SQL Log offers the following three modes
View SQL Log allows you to view and purge the contents of a log.
Mit "SQL-Protokoll anzeigen" können Sie den Inhalt eines Logs anzeigen und löschen.
Displays the View SQL Log window.
To display the SQL Log, select View Query Log
Um das SQL-Protokoll anzuzeigen, wählen Sie Ansicht Abfrageprotokoll aus.
To view a log, simply select View SQL Log from the Console's Navigator menu.
Um ein Protokoll anzuzeigen, wählen Sie einfach "SQL-Protokoll anzeigen" aus dem Navigator-Menü der Konsole.
Note: View SQL Log is only available for the Console. It is not available for the Standalone Console.
Hinweis: SQL-Protokoll anzeigen ist nur für die Konsole verfügbar. Für die Standalone-Konsole ist diese Option nicht verfügbar.
Note: View SQL Log is only available for the Console and DBA Studio through a Management Server connection.
Hinweis: "SQL-Protokoll anzeigen" ist für die Konsole und DBA Studio nur über eine Management Server-Verbindung verfügbar.
Note: When SQL Logging is disabled, View SQL Log is disabled as well. In order to use View SQL Log, SQL Logging must be enabled.
Hinweis: Wenn die SQL-Protokollierung deaktiviert ist, ist "SQL-Protokoll anzeigen" ebenfalls deaktiviert. Um "SQL-Protokoll anzeigen" zu verwenden, muss die SQL-Protokollierung aktiviert sein.
To save the contents of the SQL log to a text file
If the ePO server cannot write to the database because the SQL log has filled up the hard drive, do you know how to configure the logging so that it will automatically shrink upon writing to the database?
Angenommen, der ePO-Server kann nicht in die Datenbank schreiben, weil das SQL-Log die Festplatte gefüllt hat; wissen Sie in dem Fall, wie das Logging zu konfigurieren ist, damit es sich während des Schreibens automatisch verkleinert?
SQL log sources can read log data directly from a SQL database.
SQL-Logquellen können Logdaten direkt aus einer SQL-Datenbank auslesen.
Sawmill 8 adds support for SFTP and SQL log sources, to the list supported by Sawmill 7 (local file, FTP, command, HTTP).
Die Liste der möglichen Logquellen wird mit Sawmill 8 um SFTP und SQL-Logquellen erweitert. Sawmill 7 unterstützte bereits lokale Dateien, FTP, HTTP und Befehlsaufrufe.
I found a very smart "Output Logger" class on this blog: Sending the LINQ To SQL log to the debugger output window. Each generated sql statement will be send to the output window.
Allerdings gibts hier eine kleine Klasse, welche ermöglicht, dass das generierte SQL in dem Debug Output Fenster sichtbar ist: Sending the LINQ To SQL log to the debugger output window