Created
May 8, 2017 02:50
-
-
Save DarkAngelStrike/db8887cde071ef9aa6a7cfbc49c0b9f4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[oracle@server ~]$ sqlplus APEX_PUBLIC_USER/*****@127.0.0.1:1521/PDB | |
SQL*Plus: Release 12.2.0.1.0 Production on Wed May 3 12:54:35 2017 | |
Copyright (c) 1982, 2016, Oracle. All rights reserved. | |
Last Successful login time: Thu Apr 27 2017 09:25:18 -04:00 | |
Connected to: | |
Oracle Database 12c Standard Edition Release 12.2.0.1.0 - 64bit Production | |
[email protected]:1521/PDB> show con_id | |
CON_ID | |
------------------------------ | |
4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment