Introduction

The DMK (dbi management kit) WebLogic offers to WebLogic administrators’ an efficient way to manage WebLogic domains. It’s a standardized collection of scripts for Linux/Unix environments.

Software Overview

The software is composed of an archive for Linux/Unix.

Support

In case you encounter a bug, we strongly recommend enabling the DEBUG mode before to raise a bug. Enable debug as follows:

[basic_domain][D:\app\weblogic\local]PS>Set-Variable DEBUG 1 –Scope global 
[basic_domain][D:\app\weblogic\local]PS>listdomains
2016-10-14_11:19:40::dmk-run.ps1::MainProgram         ::DEBUG ==> Start the dmk-run.pl listDomains
2016-10-14_11-19-41::dmk-run-win.pl::MainProgram       ::DEBUG ==> ARGV: listDomains
2016-10-14_11-19-41::dmk-run-win.pl::MainProgram       ::DEBUG ==> listDomains
2016-10-14_11-19-41::dmk-run-win.pl::GrepOratab        ::DEBUG ==> Oratab entry with name : basic_domain (flag N)

The DEBUG mode prints plenty of informative lines onto the screen and in a log file. In case you have questions, want to raise a request, bug or for any other purpose contact the Support Team at the following mail address:

dmk.support@dbi-services.com

Last updated