Examples with "create installation script files" and their translation 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.
This topic explains how to use SQL Developer to create an installation script file, when and how to edit installation script files that create sequences and triggers, and how to create installation script files for the schema objects and data of the sample application.
Change the trigger definition in the source file and then re-create the installation script file.
Ändern Sie die Triggerdefinition in der Quelldatei, und erstellen Sie die Installationsskriptdatei dann neu.
This tutorial shows how to use the SQL Developer tool Database Export to create an installation script file for the synonym and view of the sample application.
Das vorliegende Tutorial erläutert, wie mit dem SQL Developer-Tool für den Datenbankexport eine Installationsskriptdatei für das Synonym und die View der Musteranwendung erstellt wird.
This tutorial shows how to use the SQL Developer tool Database Export to create an installation script file for the tables and sequence of the sample application, including the constraints, indexes, and triggers associated with the tables.
In diesem Tutorial wird erläutert, wie Sie mit dem SQL Developer-Tool Datenbank Export eine Installationsskriptdatei für die Tabellen und die Sequenz der Beispielanwendung, einschließlich der zugehörigen Constraints, Indizes und Trigger für die Tabellen, erstellen können.
To deploy an application, you run one or more installation script files. If these files do not exist, you can create them, with SQL Developer or any text editor.
Um eine Anwendung bereitzustellen, führen Sie ein oder mehrere Installations-Skriptdateien aus. Wenn diese Dateien nicht vorhanden sind, können Sie sie mit SQL Developer oder einem beliebigen Texteditor erstellen.
When you are sure that the individual installation script files run without errors, you can create a master SQL script (.sql) file that runs them in order, commits the changes, and writes the results to a log file. For example
Wenn Sie sich sicher sind, dass die einzelnen Installations-Skriptdateien fehlerfrei ausgeführt werden, können Sie eine SQL-Master-Skriptdatei (.sql) erstellen, die die Skriptdateien in der richtigen Reihenfolge ausführt, die Änderungen speichert und die Ergebnisse in eine Log-Datei schreibt. Beispiel
The source EVALUATIONS table is populated with primary keys. If you do not want the installation script to put new primary key values in the new EVALUATIONS table, then you must edit the CREATE TRIGGER statement in the installation script file as shown in bold
Die Quelltabelle EVALUATIONS wird mit Primärschlüsseln gefüllt. Wenn Sie nicht möchten, dass das Installationsskript neue Primärschlüsselwerte in die neue EVALUATIONS-Tabelle einträgt, müssen Sie die Anweisung CREATETRIGGER in der Installationsskriptdatei wie fett dargestellt bearbeiten
Editing Installation Script Files that Create Triggers
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.