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.
The OCU creates a Oracle database including all needed files and configuration and configures files needed for SQL*Net communication between the server and clients such as SQLPlus and the [PROD140] Solution's MethodServers.
OCU erstellt eine Oracle Datenbank einschließlich aller erforderlichen Dateien, Konfigurationen und Konfigurationsdateien, die für die SQL*Net-Kommunikation zwischen dem Server und den Clients (wie SQLPlus oder MethodServer von [PROD140] Lösungen) erforderlich sind.
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,