#! /bin/ksh
##########################################################################
# COPYRIGHT:
#    5765-273 (C) COPYRIGHT IBM CORPORATION 1995.
#    All Rights Reserved.
#    Licenced Materials - Property of IBM
#
#    US Government Users Restricted Rights - Use, duplication, or
#    disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#
##########################################################################
#
# Cause a server to generate a dump file from the in-memory log
#
##########################################################################
pdset -c server -x"descriptor='ZZDEBUG: DUMP'" $*
