Translation of "SQLPlus" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Run sqlplus as the new user (ie
On "machineb", if a "ddluser" oracle user exists, run sqlplus as system/manager and type
Ist auf "machineb" ein Oracle-Benutzer "ddluser" vorhanden, führen Sie sqlplus als system/manager aus, und geben Sie folgenden Befehl ein
Exit sqlplus and type the following to import the DB
Beenden Sie sqlplus, und geben Sie folgenden Befehl zum Importieren der Datenbank ein
For Oracle, use sqlplus.
Bei Oracle verwenden Sie sqlplus.
The SQLPlus scripts be created manually in the first step.
Die SQL*Plus Skripte werden im ersten Schritt manuell erstellt.
Possibly, it is meanwhile or afterwards possible to generate the SQLPlus scripts.
Evtl. ist es danach oder dabei möglich die SQL*Plus Skripte zu generieren.
In this possibility SQLPlus scripts on any database schema only be executed exactly once.
This is increasingly updated with each call of a SQL*Plus script time an SQLPlus script.
What Oracle does not offer here, however, is external access to the database/ schema with an IDE or SQLPlus.
Was Oracle hier aber nicht bietet, ist der externe Zugriff auf die Datenbank/ das Schema mit einer IDE oder SQLPlus.
This sample procedure loads the Strategic Finance SQL scripts using SQLPlus
Mit dieser Beispielprozedur werden die Strategic Finance-SQL-Skripte mit SQLPlus geladen
Differences Between SQL*Plus Worksheet and SQLPlus Line Mode
For instance, if you run following statement out of sqlplus,
Setzen wir Beispielsweise folgendes Statement in sqlplus ab,
You should reset the threshold value afterwards in SQLPLUS or in the next function activity so that other activities are processed as expected.
Sie müssen den Schwellenwert später in SQLPLUS oder in der nächsten Funktionsaktivität zurücksetzen, damit andere Aktivitäten wie erwartet ausgeführt werden.