Alibabacloud.com offers a wide variety of articles about sqlplus username password host string, easily find your sqlplus username password host string information here online.
1.oracle InstallationRefer to http://wenku.baidu.com/view/d01ffd43336c1eb91a375d68.html, no longer repeat here2. Command line sqlplus Connect Oracle(1) Check the monitoring statusc:\>lsnrctl StatusLsnrctl for 32-bit windows:version
The DML, DDL, and DCL statements we usually call are SQL * plus statements. After they are executed, they can be stored in a memory area called SQL buffer, in addition, only one SQL statement can be saved recently. We can modify the SQL statement
1. Oracle Installation
Please refer to the following link for more information: http://wenku.baidu.com/view/d01ffd43336c1eb91a375d68.html.
2. Use the command line sqlplus to connect to Oracle
(1) Check the listening status
C: \> LSNRCTL
1. Oracle startup and Shutdown1. In a single-host environmentTo start or shut down the Oracle system, you must first switch to the Oracle user, as shown below:Su-Oracle
A. Start the Oracle SystemOracle> svrmgrlSvrmgr> connect internalSvrmgr>
1. Oracle startup and Shutdown1. to enable or disable the Oracle System in a single-host environment, you must first switch to the Oracle user, as shown below:Su-Oracle
A. Start the Oracle SystemOracle> svrmgrlSvrmgr> connect internalSvrmgr>
ORACLE10G is installed and intends to use Sqlplus to log into the database for operation. When Sqlplus is turned on, you can see that the user name, password, and host string are required. The first two know, but the latter do not understand, check
Problem Description: When landing Oracle database, whether from SQL Plus or from Toad Landing, there will be no landing on the phenomenon. Prompt for package receive failed: ORA-12637 appears.
Workaround: Modify the Sqlnet.ora file,
Common exceptions:ORA-14025: Cannot specify partition for a solid view or a solid view logOra-14026:partition and cluster clauses repel each otherORA-14027: Only one partition clause can be specifiedORA-14028: Missing at or values
Oracle and MySql knowledge SummaryHow SQL plus connects to the database1> enter sqlplus username/password @ database instance in cmdFor example, sqlplus system/lxr316 @ oracle,Sqlplus sys/admin as sysdba2> open sqlplus and enter the user name and
Sqlplus How to connect to a database1> cmd input: sqlplus user name/password @ DB instancesuch as: Sqlplus System/[email protected],Sqlplus Sys/admin as Sysdba2> Open Sqlplus Enter your username and password directly3> use command: Connect sys/admin
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.