You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this image missed a script to "# Check whether container has enough memory"
WARN[0000] /home/kazz/oracle-19c/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/0
✔ Container oracle-19c Created 0.0s
Attaching to oracle-19c
oracle-19c | cat: /sys/fs/cgroup/memory/memory.limit_in_bytes: No such file or directory
oracle-19c | cat: /sys/fs/cgroup/memory/memory.limit_in_bytes: No such file or directory
oracle-19c | /opt/oracle/runOracle.sh: line 102: [: -lt: unary operator expected
oracle-19c | ORACLE PASSWORD FOR SYS, SYSTEM AND PDBADMIN: kazz
oracle-19c |
oracle-19c | LSNRCTL for Linux: Version 19.0.0.0.0 - Production on 23-JUL-2024 17:35:36
oracle-19c |
oracle-19c | Copyright (c) 1991, 2020, Oracle. All rights reserved.
oracle-19c |
oracle-19c | Starting /opt/oracle/product/19c/dbhome_1/bin/tnslsnr: please wait...
oracle-19c |
oracle-19c | TNSLSNR for Linux: Version 19.0.0.0.0 - Production
oracle-19c | System parameter file is /opt/oracle/product/19c/dbhome_1/network/admin/listener.ora
oracle-19c | Log messages written to /opt/oracle/diag/tnslsnr/363520476c87/listener/alert/log.xml
oracle-19c | Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
oracle-19c | Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=0.0.0.0)(PORT=1521)))
oracle-19c |
oracle-19c | Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
oracle-19c | STATUS of the LISTENER
oracle-19c | ------------------------
oracle-19c | Alias LISTENER
oracle-19c | Version TNSLSNR for Linux: Version 19.0.0.0.0 - Production
oracle-19c | Start Date 23-JUL-2024 17:35:37
oracle-19c | Uptime 0 days 0 hr. 0 min. 0 sec
oracle-19c | Trace Level off
oracle-19c | Security ON: Local OS Authentication
oracle-19c | SNMP OFF
oracle-19c | Listener Parameter File /opt/oracle/product/19c/dbhome_1/network/admin/listener.ora
oracle-19c | Listener Log File /opt/oracle/diag/tnslsnr/363520476c87/listener/alert/log.xml
oracle-19c | Listening Endpoints Summary...
oracle-19c | (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
oracle-19c | (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=0.0.0.0)(PORT=1521)))
oracle-19c | The listener supports no services
oracle-19c | The command completed successfully
oracle-19c | library initialization failed - unable to allocate file descriptor table - out of memory/opt/oracle/createDB.sh: line 63: 29 Aborted (core dumped) dbca -silent -createDatabase -responseFile $ORACLE_BASE/dbca.rsp
oracle-19c | cat: /opt/oracle/cfgtoollogs/dbca/MYORCL/MYORCL.log: No such file or directory
oracle-19c | cat: /opt/oracle/cfgtoollogs/dbca/MYORCL.log: No such file or directory
oracle-19c | mv: cannot stat '/opt/oracle/product/19c/dbhome_1/dbs/spfileMYORCL.ora': No such file or directory
oracle-19c | mv: cannot stat '/opt/oracle/product/19c/dbhome_1/dbs/orapwMYORCL': No such file or directory
oracle-19c | mv: cannot stat '/opt/oracle/product/19c/dbhome_1/network/admin/tnsnames.ora': No such file or directory
oracle-19c | ORACLE_HOME = [/home/oracle] ? ORACLE_BASE environment variable is not being set since this
oracle-19c | information is not available for the current user ID .
oracle-19c | You can set ORACLE_BASE manually if it is required.
oracle-19c | Resetting ORACLE_BASE to its previous value or ORACLE_HOME
oracle-19c | The Oracle base remains unchanged with value /opt/oracle
oracle-19c | /opt/oracle/checkDBStatus.sh: line 26: sqlplus: command not found
oracle-19c | #####################################
oracle-19c | ########### E R R O R ###############
oracle-19c | DATABASE SETUP WAS NOT SUCCESSFUL!
oracle-19c | Please check output for further info!
oracle-19c | ########### E R R O R ###############
oracle-19c | #####################################
oracle-19c | The following output is now a tail of the alert.log:
oracle-19c | tail: cannot open '/opt/oracle/diag/rdbms/*/*/trace/alert*.log' for reading: No such file or directory
oracle-19c | tail: no files remaining
oracle-19c exited with code 1
The text was updated successfully, but these errors were encountered:
I think this image missed a script to "# Check whether container has enough memory"
The text was updated successfully, but these errors were encountered: