SQL*Plus (MOSC)

MOSC Banner

Connecting to sqlplus failing when using connect string

edited Jun 6, 2024 1:07PM in SQL*Plus (MOSC) 4 commentsAnswered ✓

$ sqlplus x/y@z as sysdba

SQL*Plus: Release 19.0.0.0.0 - Production on Thu Jun 6 08:36:27 2024
Version 19.23.0.0.0

Copyright (c) 1982, 2023, Oracle. All rights reserved.

ERROR:
ORA-01017: invalid username/password; logon denied

Enter user-name: ^C
$ sqlplus x/y as sysdba

SQL*Plus: Release 19.0.0.0.0 - Production on Thu Jun 6 08:36:44 2024
Version 19.23.0.0.0

Copyright (c) 1982, 2023, Oracle. All rights reserved.

Connected to:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Version 19.23.0.0.0

SQL>

{text altered by admin}

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center