Class: MintPress::OracleUtils::DGMGRLSession

Inherits:
Object
  • Object
show all
Includes:
MintLogger, Utils
Defined in:
src/oracle-utils/lib/oracle-utils/dgmgrl-session.rb

Properties (Read/Write)

Properties (Read Only)

Constant Summary

Constants included from MintLogger

MintLogger::DEBUG, MintLogger::ERROR, MintLogger::FATAL, MintLogger::INFO, MintLogger::UNKNOWN, MintLogger::VERBOSE, MintLogger::WARN

Constants included from Utils

Utils::VERSION

Class Method Summary collapse

Methods included from MintLogger::Utils::Common

#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send

Methods included from Utils

#shellout

Class Method Details

.close_allObject

.session(transport:, oracle_home:, options: {}) ⇒ Object

.set_creds(oracle_home:, username:, password:, db_hostname:, db_port:, db_service_name:, db_role:) ⇒ Object