sysout and proclog directory in UNIX

Everything about Control-M agents installation or setup.
Post Reply
User avatar
donica
Nouveau
Nouveau
Posts: 9
Joined: 11 Sep 2009 12:00

sysout and proclog directory in UNIX

Post by donica » 05 Oct 2009 9:28

Hello, How can i configure or specify sysout and proclog directory in the unix? these location are using by jobs and located in nfs or share directory. any help is appreciated. thanks.

hipikll

Post by hipikll » 06 Oct 2009 8:31

try to link the proclog and sysout to other filesystem.
ln - command in Unix.

User avatar
donica
Nouveau
Nouveau
Posts: 9
Joined: 11 Sep 2009 12:00

Post by donica » 06 Oct 2009 9:33

thank you so much. just get in more detail can i use
ln sysout=\data1\
ln proclog=\data1\
is this under stand by controm agent or i need any to specify any configuration parameter?

thanks again for your help.

User avatar
Walty
Nouveau
Nouveau
Posts: 473
Joined: 20 Jan 2006 12:00

Post by Walty » 06 Oct 2009 10:49

Hi,

for the agent the standard directory is :

SYSOUT=$HOME/ctm/sysout
PROCLOG=$HOME/ctm/proclog

If you use a CM for Control-M (i.e AFT) the standard directory for AFT job is not the same:

SYSOUT=$HOME/ctm/cm/AFT/sysout
Best regards
Walty

Post Reply