Shailrshah

Downloading and Installing Oracle Database

Oct 27th, 2013
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. [Username:SYSTEM, Password:tiger]
  2. 1. Download & install Oracle Database XE 10G (http://www.mediafire.com/download/myxxdk8s2nvzxon/OracleXE.exe)
  3.  
  4. 2. Start cmd, type, 'C:\oraclexe\app\oracle\product\10.2.0\server\BIN\sqlplus system/tiger'.
  5.  
  6. 3. Type 'set serveroutput on'.
  7.  
  8. Start writing SQL and PL/SQL commands.
Add Comment
Please, Sign In to add comment