In case if you are looking for documentation please check my blogpost www.oracledbaonlinetraining.com/post/oracle-database-creation-made-easy-a-step-by-step-guide
Thanks for the video. It's helpful. Couple of queries, What's the purpose of adding below users in create_database.sql ? USER SYS IDENTIFIED BY sys USER SYSTEM IDENTIFIED BY sys I have installed oracle in Amazon EC2 server. I don't know the password of above users. How to go about it? Note :- I am very new to Oracle DBA, just started learning. Thanks.
While I am connecting to SQL by sqlplus / as sysdba it's showing command not found. As there is no database running in the server, i hv checked from ps -ef | grep pmon.. what could be the reason??
In case if you are looking for documentation please check my blogpost www.oracledbaonlinetraining.com/post/oracle-database-creation-made-easy-a-step-by-step-guide
Thanks for the video. It's helpful.
Couple of queries,
What's the purpose of adding below users in create_database.sql ?
USER SYS IDENTIFIED BY sys
USER SYSTEM IDENTIFIED BY sys
I have installed oracle in Amazon EC2 server.
I don't know the password of above users.
How to go about it?
Note :- I am very new to Oracle DBA, just started learning.
Thanks.
While I am connecting to SQL by sqlplus / as sysdba it's showing command not found. As there is no database running in the server, i hv checked from ps -ef | grep pmon.. what could be the reason??
Oracle home not set maybe
I am getting error while doing startup nomount step, what should I do????
Check database alert log for more information