관계형 데이터베이스 (Relational Database : RDB)

SQL(Structured Query Language)

SQL문의 종류 / 데이터 정의어 DDL(Data Definition Language)

[oracle@localhost ~]$ **lsnrctl status**

LSNRCTL for Linux: Version 19.0.0.0.0 - Production on 27-DEC-2023 10:45:54

Copyright (c) 1991, 2019, Oracle.  All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 19.0.0.0.0 - Production
Start Date                26-DEC-2023 16:45:23
Uptime                    0 days 18 hr. 0 min. 30 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /oracle/product/19.3/db_1/network/admin/listener.ora
Listener Log File         /oracle/diag/tnslsnr/localhost/listener/alert/log.xml
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
Services Summary...
Service "dev1" has 1 instance(s).
  Instance "dev1", status READY, has 1 handler(s) for this service...
Service "dev1XDB" has 1 instance(s).
  Instance "dev1", status READY, has 1 handler(s) for this service...
The command completed successfully