0

It's my first time asking a question here but I wanted to log with username and password on SQL*Plus and it's giving me this error

ERROR: ORA-12560: TNS:protocol adapter error.

After I googled for it found this answer and I tried to Start OracleServiceORCL but it gives me another error saying

Error 2: The system cannot find the file specified. The image -> Error

Any ides on how to fix this?

jor_57688
  • 1
  • 1
  • Have you got an Oracle instance set up on this machine? The service name for it will be “OracleService”, if you’re unsure what you called it when you created it you can just look at the services that do exist – Andrew Sayer May 21 '22 at 18:23
  • Run services.msc and give us a screen dump of the services that start with "Oracle". That will help us to help you – Connor McDonald May 22 '22 at 03:21

1 Answers1

0

You might try sqlplus user/password@localhost:1521/orcl