padlik / oracle-12c

Oracle 12c EE docker image
14 stars 10 forks source link

how to connect to sqldeveloper? and whats user-name, password? #1

Open Diettrich opened 4 years ago

Diettrich commented 4 years ago

how to connect to sqldeveloper? and whats when i exec sqlplus on sh he ask me user-name and password

amrmoemen commented 3 years ago

SQLDEVELOPER is a tool used to connect to Oracle database or directly or to cloud. You will need to connect using host name, service name (or SID) and port number. Provided that you have a defined user name and it's password.

ppronko-sugarcrm commented 3 years ago

I'm not supporting this image in favior of official oracle docker image https://github.com/oracle/docker-images However you can check https://github.com/padlik/oracle-12c/blob/master/entrypoint.sh for account details.