To download Oracle Database click here.
After complete download...
Install OracleXE.exe

Next

If you want to change database default home location click Browse... Button or press Next

Enter password and confirm it.

Click on Install
After complete Instillazition
Go to Start >> All Programm >> Oracle Database 10g Express Edition >> Run SQL Commend Line
A black window is open as like windows dos window.
CONN hr/hr@xe
If not connected please try this
CONN says/sys@xe as sysdba;
ALTER user hr identified by hr account unlock;
CONN hr/hr@xe
After complete download...
Install OracleXE.exe
Next
If you want to change database default home location click Browse... Button or press Next
Enter password and confirm it.
Click on Install
After complete Instillazition
Go to Start >> All Programm >> Oracle Database 10g Express Edition >> Run SQL Commend Line
A black window is open as like windows dos window.
CONN hr/hr@xe
If not connected please try this
CONN says/sys@xe as sysdba;
ALTER user hr identified by hr account unlock;
CONN hr/hr@xe
No comments:
Post a Comment