How set DBGLVL for control-m

All questions about Control-M jobs definitions
Post Reply
User avatar
shiva2010
Nouveau
Nouveau
Posts: 30
Joined: 15 Jun 2010 12:00
Contact:

How set DBGLVL for control-m

Post by shiva2010 » 08 Sep 2010 7:29

Hi All,
I want to setup my control-m level to 4 but I am not getting what would be process name and module number can anyone suggest me..
eg: /opt/ctlm/dctmsrv/ctm_server/scripts/dbglvl process_name debug_level [module_number]

Regards,

Shiva J

User avatar
FAQ_CUERVO
Nouveau
Nouveau
Posts: 9
Joined: 26 Feb 2009 12:00

Post by FAQ_CUERVO » 08 Sep 2010 2:12

Hi, you can execute command dvglvl with control m server users.

must pass the following parameter

dvglvl [Process Name] [Level Debug 0-5] [Module Number]
dvglvl ALL 4 0

in this case will put all process in level 4

if you want change only one process, especific what process chang in parameter 2

example dvglvl SL 4 0

regards

User avatar
shiva2010
Nouveau
Nouveau
Posts: 30
Joined: 15 Jun 2010 12:00
Contact:

Post by shiva2010 » 09 Sep 2010 8:58

Thanks FAQ_CUERVO

Post Reply