Oracle Database Installation
Note: ORCL, the installation process designated Sys,system and other related account password The Scott account has four commonly used tables, you can use the system or SYS as a sysdba in, alter the user Scott account unlock unlock scott accounts,
alter user Scott identified by Tiger to set a new password
after success, use Conn scott/into SQL, prompt to enter the password, enter the correct password;
Tool Use:
PL/sql: small, convenient
to avoid errors during installation, modify the path to a pure character path, such as D:/program files/plsql do not use
d:/program Files (x86)/plsql
when running the high-version system Select Administrator Mode
Create a new SQL query script as soon as you enterOnelike the input statement, the cursor is placed in the statement, click Executeor shortcut key F8 perform operation;
From for notes (Wiz)
Oracle installation Notes and tool use.