Database Security Products (MOSC)

MOSC Banner

ERROR: ORA-12578: TNS:wallet open failed

Oracle 19c database

Oracle Linux - 7

ERROR:

ORA-12578: TNS:wallet open failed


Set tns_admin

Host1: $TNS_ADMIN=/SupportData/DB/tss/wallet_MYDEV; export TNS_ADMIN



Create wallet

Host1: $orapki wallet create -wallet $TNS_ADMIN -pwd Password123

Oracle PKI Tool Release 23.0.0.0.0 - Production

Version 23.0.0.0.0

Copyright (c) 2004, 2021, Oracle and/or its affiliates. All rights reserved.


Operation is successfully completed.


Create login keys

Host1:$mkstore -wrl $TNS_ADMIN -createCredential WALLET dbuser2 Password123

Oracle Secret Store Tool Release 23.0.0.0.0 - Production

Version 23.0.0.0.0

Copyright (c) 2004, 2021, Oracle and/or its affiliates. All rights reserved.


Enter wallet password:

Host1: $sqlplus /@WALLET


SQL*Plus: Release 19.0.0.0.0 - Production on Fri May 12 10:31:25 2023

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