Skip to content

Instantly share code, notes, and snippets.

@fatih-keles
Created April 25, 2023 13:09
Show Gist options
  • Save fatih-keles/91723c7fc4c1f54ab8baa988b9b66a68 to your computer and use it in GitHub Desktop.
Save fatih-keles/91723c7fc4c1f54ab8baa988b9b66a68 to your computer and use it in GitHub Desktop.
ubuntu@FAKELES-7310:~$ sqlplus SYS@//localhost:10521/DB0701_lhr1fj.sub07010909421.demovcn.oraclevcn.com AS SYSDBA
SQL*Plus: Release 19.0.0.0.0 - Production on Tue Apr 25 14:59:00 2023
Version 19.16.0.0.0
Copyright (c) 1982, 2022, Oracle. All rights reserved.
Enter password:
Connected to:
Oracle Database 19c EE Extreme Perf Release 19.0.0.0.0 - Production
Version 19.15.0.0.0
SQL> select name from v$database;
NAME
---------
DB0701
SQL>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment