#!/bin/ksh93
#  ALTRAN_PROLOG_BEGIN_TAG                                                    
#  This is an automatically generated prolog.                                  
#                                                                              
#  Copyright (C) Altran ACT S.A.S. 2017,2019,2021.  All rights reserved.  
#                                                                              
#  ALTRAN_PROLOG_END_TAG                                                      
#                                                                              
# IBM_PROLOG_BEGIN_TAG 
# This is an automatically generated prolog. 
#  
# 61haes_r714 src/43haes/usr/sbin/cluster/sa/domino/sbin/cl_lotusdominoGlobals.sh 1.1 
#  
# Licensed Materials - Property of IBM 
#  
# COPYRIGHT International Business Machines Corp. 2010 
# All Rights Reserved 
#  
# US Government Users Restricted Rights - Use, duplication or 
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp. 
#  
# IBM_PROLOG_END_TAG 
# @(#)  7d4c34b 43haes/usr/sbin/cluster/sa/domino/sbin/cl_lotusdominoGlobals.sh, 726, 2147A_aha726, Feb 05 2021 09:50 PM
. /usr/es/lib/ksh93/func_include
PATH=$PATH:/usr/es/sbin/cluster/sa/sbin:/usr/es/sbin/cluster/utilities

FPATH_BASE=/usr/es/lib/ksh93
FPATH=$FPATH_BASE:$FPATH_BASE/hacmp:$FPATH_BASE/sa:$FPATH_BASE/aix:$FPATH_BASE/aix/odm
export PATH FPATH

#---------------------------------
# Global definitions
#---------------------------------

SA_SBIN=/usr/es/sbin/cluster/sa/sbin
LOTUS_DOMINO_HA_SBIN=/usr/es/sbin/cluster/sa/domino/sbin
LOTUS_DOMINO_HA_CONFIG=/usr/es/sbin/cluster/sa/domino/config

KLIB_LOTUS_DOMINO_HACMPLOG_ENTRY="domino_server.log"
INFO_FLAG="true"
WARN_FLAG="true"
DEBUG_FLAG="false"
ERROR_FLAG="true"
TRACE_FLAG="true"
#This displays KLIB_SA_logmsg messages on the console so the user will know reason for failures.
KLIB_OUTPUT_CONSOLE="true"
