Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
593 views
in Technique[技术] by (71.8m points)

sqlplus - Issues connecting to an Oracle Database 19c

I am attempting to create and use an oracle DB.

Was able to create the DB using sql plus however when I attempt to connect to it via sqldeveloper I get the following error Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection

When I check that all services are running I notice OracleVssWriterORCL is not running. However upon attempting to start it I get the following error: Windows could not start OracleVssWriterORCL service on local machine Error 0x80070005: Access is Denied

This is my first time using Oracle for DB so any help is greatly appreciated. I should also note this is on a windows 10 VM


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

As stated above my listener was not running and going into cmd using the lsnrctrl start command fixed that issue but now I get a ORA-12505 error. Oh the fun of learning new things


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...