I am using below command to list full details of paeticular "JOBNAME" in control M job.But, Problem with command is that it will check for all the jobs in particular server( Around 30000 jobs). So It is time consuming.
ctmpsm -LISTALL ALLFIELDS_FULL|grep "JOBNAME"
How I can check in particular table only???
I found below command. Is it useful for that purpose.
ctmpsm -TABLE <-LISTTABLE |-UPDATE |-ADD |-DUDAILY |-REMOVE |-LISTJOBS [FULL]>