162. May 0614:23:54 localhost.localdomain systemd[1]: Starting firewalld - dynamic firewall daemon... 163. May 0614:23:55 localhost.localdomain systemd[1]: Started firewalld - dynamic firewall daemon. 164. May 0614:23:55 localhost.localdomain firewalld[750]: WARNING: AllowZoneDrifting is enabled. This is considered an insecure configuration option. It will be removed in a future release. Please consider disabling it now. 165. May 0614:57:41 s19c systemd[1]: Stopping firewalld - dynamic firewall daemon... 166. May 0614:57:41 s19c systemd[1]: Stopped firewalld - dynamic firewall daemon.
305.# /etc/security/limits.conf 306.# 307.#This file sets the resource limits for the users logged in via PAM. 308.#It does not affect resource limits of the system services. 309.# 310.#Also note that configuration files in /etc/security/limits.d directory, 311.#which are read in alphabetical order, override the settings in this 312.#file in case the domain is the same or more specific. 313.#That means for example that setting a limit for wildcard domain here 314.#can be overriden with a wildcard setting in a config file in the 315.#subdirectory, but a user specific setting here can be overriden only 316.#with a user specific setting in the subdirectory. 317.# 318.#Each line describes a limit for a user in the form: 319.# 320.#<domain> <type> <item> <value> 321.# 322.#Where: 323.#<domain> can be: 324.# - a user name 325.# - a group name, with @group syntax 326.# - the wildcard *, for default entry 327.# - the wildcard %, can be also used with %group syntax, 328.# for maxlogin limit 329.# 330.#<type> can have the two values: 331.# - "soft" for enforcing the soft limits 332.# - "hard" for enforcing hard limits 333.# 334.#<item> can be one of the following: 335.# - core - limits the core file size (KB) 336.# - data - max data size (KB) 337.# - fsize - maximum filesize (KB) 338.# - memlock - max locked-in-memory address space (KB) 339.# - nofile - max number of open file descriptors 340.# - rss - max resident set size (KB) 341.# - stack - max stack size (KB) 342.# - cpu - max CPU time (MIN) 343.# - nproc - max number of processes 344.# - as - address space limit (KB) 345.# - maxlogins - max number of logins for this user 346.# - maxsyslogins - max number of logins on the system 347.# - priority - the priority to run user process with 348.# - locks - max number of file locks the user can hold 349.# - sigpending - max number of pending signals 350.# - msgqueue - max memory used by POSIX message queues (bytes) 351.# - nice - max nice priority allowed to raise to values: [-20, 19] 352.# - rtprio - max realtime priority 353.# 354.#<domain> <type> <item> <value> 355.#
357.#* soft core 0 358.#* hard rss 10000 359.#@student hard nproc 20 360.#@faculty soft nproc 20 361.#@faculty hard nproc 50 362.#ftp hard nproc 0 363.#@student - maxlogins 4
365.# End of file 366.#OracleBegin 367. oracle soft nofile 1024 368. oracle hard nofile 65536 369. oracle soft stack 10240 370. oracle hard stack 32768 371. oracle soft nproc 2047 372. oracle hard nproc 16384 373. oracle hard memlock 134217728 374. oracle soft memlock 134217728 375.#OracleEnd
385.#%PAM-1.0 386. auth [user_unknown=ignore success=ok ignore=ignore default=bad] pam_securetty.so 387. auth substack system-auth 388. auth include postlogin 389. account required pam_nologin.so 390. account include system-auth 391. password include system-auth 392.# pam_selinux.so close should be the first session rule 393. session required pam_selinux.so close 394. session required pam_loginuid.so 395. session optional pam_console.so 396.# pam_selinux.so open should only be followed by sessions to be executed in the user context 397. session required pam_selinux.so open 398. session required pam_namespace.so 399. session optional pam_keyinit.so force revoke 400. session include system-auth 401. session include postlogin 402. -session optional pam_ck_connector.so 403.#OracleBegin 404. session required pam_limits.so 405. session required /lib64/security/pam_limits.so 406.#OracleEnd
614. LSNRCTL for Linux: Version 19.0.0.0.0 - Production on06-MAY-202115:25:40
616. Copyright (c) 1991, 2021, Oracle. All rights reserved.
618. Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=s19c)(PORT=1521))) 619. STATUS of the LISTENER 620. ------------------------ 621. Alias LISTENER 622. Version TNSLSNR for Linux: Version 19.0.0.0.0 - Production 623. Start Date06-MAY-202115:05:45 624. Uptime 0 days 0 hr. 19 min. 54 sec 625. Trace Level off 626. Security ON: Local OS Authentication 627. SNMP OFF 628. Listener Parameter File /u01/app/oracle/product/19.3.0/db/network/admin/listener.ora 629. Listener Log File /u01/app/oracle/diag/tnslsnr/s19c/listener/alert/log.xml 630. Listening Endpoints Summary... 631. (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=s19c)(PORT=1521))) 632. (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521))) 633. Services Summary... 634. Service "86b637b62fdf7a65e053f706e80a27ca" has 1 instance(s). 635. Instance "s19c", status READY, has 1 handler(s) for this service... 636. Service "s19c" has 1 instance(s). 637. Instance "s19c", status READY, has 1 handler(s) for this service... 638. Service "s19cXDB" has 1 instance(s). 639. Instance "s19c", status READY, has 1 handler(s) for this service... 640. The command completed successfully
651. SQL*Plus: Release 19.0.0.0.0 - Production on Thu May 615:25:532021 652. Version 19.11.0.0.0
654. Copyright (c) 1982, 2020, Oracle. All rights reserved.
657. Connected to: 658. Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production 659. Version 19.11.0.0.0
662. NAME TYPE VALUE 663. ------------------------------------ ----------- ------------------------------ 664. audit_trail string DB
666. NAME TYPE VALUE 667. ------------------------------------ ----------- ------------------------------ 668. deferred_segment_creation boolean FALSE
670. NAME TYPE VALUE 671. ------------------------------------ ----------- ------------------------------ 672. result_cache_max_size big integer 0
674. NAME VALUE DESCRIB 675. ---------------------------------------- ---------- ------------------------------------------------------------ 676. _use_single_log_writer ADAPTIVE Use a single process for redo log writing 677. _use_adaptive_log_file_sync TRUE Adaptively switch between post/wait and polling 678. _optimizer_cartesian_enabled FALSE optimizer cartesian join enabled
680. Disconnected from Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production 681. Version 19.11.0.0.0