| memulai oracle 10G |
| Monday, 17 October 2011 08:10 | |||
|
Spesifikasi: OS: Redhat5 Database: Oracle 10g
login sebagai user oracle lsnrctl start $ sqlplus / as sysdba SQL> startup ;wait until database mounted and opened
untuk mengakses database nya sqlplus userfoo/passwordfoo
sumber lain http://arjudba.blogspot.com/2008/04/ora-01034-ora-27101-shared-memory-realm.html untuk di client http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html setup client for toad and sqlplus
|
