
ORACLE
oracle 9i and 10g realted question and answer in oracle/sql solutions.
1)Create Database in command mode oracle10g
2)Create Database in oracle10g (GUI)
3)Listener creation in oracle 10G
4)Oracle 10g installation in windows.
1)Create Database in command mode oracle10g
2)Create Database in oracle10g (GUI)
3)Listener creation in oracle 10G
4)Oracle 10g installation in windows.


How can i create a Listner and data base on Suse 9.0 .i Have installed 10.0.1 oracle on the same.
Thanks
Guru
Guru
first go to oracle installation path
#cd /opt/oracle/product/10.0.1/bin
#./netca
click the first option and say next till finish.
#./dbca
click the database option and at SID please enter the database name
Regards
Naveen
I have installed oracle10g and everything is fine. Then, I uninstall and install back the oracle. During the second installation, there is message error appeared = "OracleCSService path could not found".
can you pls help me in resolveing the issue.
thanks
pratap
Dear Pratap
The same problem occured a couple of days back to me.
Check the if nay directory is existing and delete it if not able to delete then go to safe mode and try .even stop all services while removing it.
The one more reason could be its unable to read from the source file so better Map the drive u r installing or copy the softwre to local disk
Thanks Guru
"Not able to connect database with normal User"
I have oracle10g in my solaris machine.Created database with oracel id.I started database and able to connect it with oracle id.but when I tried to connect with normal user,I am not able to connect database.giving following error "ORA-01034: ORACLE not available
ORA-27121: unable to determine size of shared memory segment
SVR4 Error: 13: Permission denied"
I exported ORACLE_HOME and ORACLE_SID and also User have full permission of oracle home.
Thanks in advace
Regards
Atul