Using TWO_TASK to connect to PDB
Hello Gurus,
Off late, I have been trying to connect to a PDB using TWO_TASK env variable as suggested by AskTom (https://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:9531165800346188172 ).
testdb1 > export TWO_TASK=PDBtestdb1 > sqlplus dummy/m1lEH1ghSQL*Plus: Release 18.0.0.0.0 - Production on Wed Jul 24 14:36:55 2019Version 18.3.0.0.0Copyright (c) 1982, 2018, Oracle. All rights reserved.ERROR:ORA-12154: TNS:could not resolve the connect identifier specified
What is missing? And why isn't this working?
Thanks in advance,
aBBy