Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORA-12547: TNS:lost contact #158

Open
gmananton opened this issue Dec 20, 2021 · 5 comments
Open

ORA-12547: TNS:lost contact #158

gmananton opened this issue Dec 20, 2021 · 5 comments

Comments

@gmananton
Copy link

gmananton commented Dec 20, 2021

The issue occurs when running on M1 Max chip

 ⠿ Container oracle_oracledb_1  Created                                                                                                                                                                        0.0s
Attaching to oracledb_1
oracledb_1  | found files in /u01/app/oracle/oradata Using them instead of initial database
oracledb_1  | ERROR:
oracledb_1  | ORA-12547: TNS:lost contact
@ecamaj
Copy link

ecamaj commented Nov 26, 2022

Yes, I'm trying to figure this one too... @gmananton if you find anything that helped resolve this, please post here. <3

@ecamaj
Copy link

ecamaj commented Nov 26, 2022

oh, now I see this is an old issue... did you manage to solve this? Or anything that enabled you to run and connect to oracle db on Apple silicon?

@Yaar48
Copy link

Yaar48 commented Nov 26, 2022

I had a devil of a time with compiling binaries for Oracle 12c on RHEEL 8.6. Now TNS listener is working and Sqlplus launches but none of my accounts authenticate.

@cytown
Copy link

cytown commented Apr 24, 2023

Same issue but in Intel platform, startup log:

found files in /u01/app/oracle/oradata Using them instead of initial database
ERROR:
ORA-12547: TNS:lost contact
ERROR:
ORA-12547: TNS:lost contact
Starting web management console
ERROR:
ORA-12547: TNS:lost contact
SP2-0306: Invalid option.
Usage: CONN[ECT] [{logon|/|proxy} [AS {SYSDBA|SYSOPER|SYSASM|SYSBACKUP|SYSDG|SYSKM|SYSRAC}] [edition=value]]
where <logon> ::= <username>[/<password>][@<connect_identifier>]
      <proxy> ::= <proxyuser>[<username>][/<password>][@<connect_identifier>]
[IMPORT] Not a first start, SKIPPING Import from Volume '/docker-entrypoint-initdb.d'
[IMPORT] If you want to enable import at any state - add 'IMPORT_FROM_VOLUME=true' variable
Database ready to use. Enjoy! ;)

@0x457
Copy link

0x457 commented Dec 27, 2023

Same issue when recreate container with local volumed oradata ,but I oracle18 is ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants