Skip to content

Instantly share code, notes, and snippets.

@tthtlc
Created March 30, 2018 08:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tthtlc/930e4264c602f4b7eea027ab71a5fd77 to your computer and use it in GitHub Desktop.
Save tthtlc/930e4264c602f4b7eea027ab71a5fd77 to your computer and use it in GitHub Desktop.
docker stop <oracle_container_id>
2018-03-30T08:17:29.778895+00:00
Errors in file /opt/oracle/diag/rdbms/orclcdb/ORCLCDB/trace/ORCLCDB_ora_2964.trc:
ORA-24962: connect string could not be parsed, error = 303
Stopping container.
SIGTERM received, shutting down database!
SQL*Plus: Release 12.2.0.1.0 Production on Fri Mar 30 08:27:11 2018
Copyright (c) 1982, 2016, Oracle. All rights reserved.
Connected to:
Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
SQL> 2018-03-30T08:27:11.823080+00:00
Shutting down instance (immediate) (OS id: 3058)
Stopping background process SMCO
2018-03-30T08:27:14.217749+00:00
Shutting down instance: further logons disabled
2018-03-30T08:27:14.303873+00:00
Stopping background process CJQ0
Stopping background process MMNL
2018-03-30T08:27:15.331919+00:00
Stopping background process MMON
2018-03-30T08:27:16.356580+00:00
alter pluggable database all close immediate
2018-03-30T08:27:16.360029+00:00
ORCLPDB1(3):JIT: pid 3058 requesting stop
Pluggable database ORCLPDB1 closed
Completed: alter pluggable database all close immediate
PDB$SEED(2):JIT: pid 3058 requesting stop
License high water mark = 18
Dispatchers and shared servers shutdown
2018-03-30T08:27:17.988958+00:00
ALTER DATABASE CLOSE NORMAL
2018-03-30T08:27:17.996715+00:00
Stopping Emon pool
alter pluggable database all close immediate
Completed: alter pluggable database all close immediate
Stopping Emon pool
2018-03-30T08:27:18.318866+00:00
Shutting down archive processes
2018-03-30T08:27:18.319170+00:00
TT00: Gap Manager exiting (PID:2392)
2018-03-30T08:27:19.319347+00:00
Archiving is disabled
2018-03-30T08:27:19.319698+00:00
Thread 1 closed at log sequence 2
Successful close of redo thread 1
Database closed.
Database dismounted.
2018-03-30T08:27:19.692128+00:00
Completed: ALTER DATABASE CLOSE NORMAL
ALTER DATABASE DISMOUNT
Shutting down archive processes
Archiving is disabled
Completed: ALTER DATABASE DISMOUNT
2018-03-30T08:27:20.772144+00:00
ARCH: Archival disabled due to shutdown: 1089
Shutting down archive processes
Archiving is disabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment