20220525/110747.444 - U02000059 Logging was changed. 20220525/110747.444 - U02000000 Started program Agent 'RICMARWUBEAPPP1', version '12.3.1+hf.4.build.1576940005889', changelist '1576758480'. 20220525/110747.444 - U02000232 Build Date: '2019-12-21', '15:56:11' 20220525/110747.444 - U02000037 Started Agent with INI file 'D:\Automic\Agents\Windows\bin\UCXJWX6.ini'. 20220525/110747.444 - ------------------------------------------------------------------------------------------ 20220525/110747.444 - ; 20220525/110747.444 - ; Automic Configuration File for Agent Windows 64-bit 20220525/110747.444 - ; 20220525/110747.444 - 20220525/110747.444 - [GLOBAL] 20220525/110747.444 - ; 20220525/110747.444 - ; name: Name of the agent (or proxy agent) 20220525/110747.444 - ; The agent name is limited to 32 of the following characters: A-Z, 0-9, _, ., $, @, - and #. 20220525/110747.444 - ; Hyphens ("-") are only allowed in agent names. They must not be used in the names of any other objects. 20220525/110747.444 - ; 20220525/110747.444 - name=RICMARWUBEAPPP1 20220525/110747.444 - ; 20220525/110747.444 - ; system: AE system name 20220525/110747.444 - ; The name can consist of a maximum of 8 characters. Allowed are the upper-case letters A to Z, numbers and "_". 20220525/110747.444 - ; 20220525/110747.444 - system=AUTOMICP 20220525/110747.444 - ; 20220525/110747.444 - ; language: The Language(s) in which the log messages are displayed.Always a pair of languages separated by comma enclosed in brackets. 20220525/110747.444 - ; if a message text is not available in the primary language the secondary language will be taken. 20220525/110747.444 - ; E - english 20220525/110747.444 - ; D - german 20220525/110747.444 - ; F - french 20220525/110747.444 - ; 20220525/110747.444 - language=(E,D) 20220525/110747.444 - ; 20220525/110747.444 - ; logging: Full file name pattern for log file names 20220525/110747.444 - ; $$ is replaced by the purpose of a Process (CP or WP or JWP or DBSERVICE). No replacements in other components 20220525/110747.444 - ; * is replaced by the 3 digit number of a Worker Process. 20220525/110747.444 - ; ## is replaced by the log file sequence number after the existing log files' corresponding numbers have been raised by one during startup of the component. 20220525/110747.444 - ; z/OS components only: 20220525/110747.444 - ; If you comment this parameter, this log file is stored in JES. Also refer to the parameter logpurgeclass= which is described below. 20220525/110747.444 - ; The following parameters can be added if the log is written to a dataset (after the dataset name and separated by semicolons): 20220525/110747.444 - ; "recfm" = (all 27 z/OS plus * and A record formats are valid) 20220525/110747.444 - ; "lrecl" = (0, each positive number up to 32760 and X for each reclen) 20220525/110747.444 - ; "blksize" = (0, each positive number up to 32760) 20220525/110747.444 - ; "space" = ([CYL,TRK],(prim,sec,directory)) 20220525/110747.444 - ; 20220525/110747.444 - logging=..\temp\ucxjwx6_log_##.TXT 20220525/110747.444 - ; 20220525/110747.444 - ; logCount: number of log files being kept on disk 20220525/110747.444 - ; 20220525/110747.444 - logCount=10 20220525/110747.444 - ; 20220525/110747.444 - ; helplib: name of the message text library 20220525/110747.444 - ; 20220525/110747.444 - helplib=uc.msl 20220525/110747.444 - ; 20220525/110747.444 - ; helpcache: Availability of the messages and language dependent strings. 20220525/110747.444 - ; ALL - The complete message file is held in the RAM. 20220525/110747.444 - ; NONE - Always read from the hard drive. 20220525/110747.444 - ; CONTROLS - All language dependant strings that are necessary in order to display the dialog program are held in the RAM (not relevant for the Automation Engine). 20220525/110747.444 - ; 20220525/110747.444 - helpcache=ALL 20220525/110747.444 - ; 20220525/110747.444 - ; logon: The settings for the execution of jobs / file transfers. 20220525/110747.444 - ; See: Description of the settings ANONYMOUS_FT and ANONYMOUS_JOB in the variable UC_HOSTCHAR_DEFAULT. 20220525/110747.444 - ; 0 - Jobs and/or file transfers and/or FILE Events start under the agent's OS user. The login data that is available in the Login object is not checked. 20220525/110747.444 - ; 1 - The login data that is stored in the Login object is used. 20220525/110747.444 - ; 20220525/110747.444 - logon=0 20220525/110747.444 - ; 20220525/110747.444 - ; useJobObject: The setting jobs starts in a Windows Job object. The value that are defined here serves as the default value for all AE jobs under Windows. A setting that should apply for a particular job can be specified in the Job tab. 20220525/110747.444 - ; 0 - |The Windows Job object is not used. 20220525/110747.444 - ; 1 - The Windows Job object is used. More information about the job and its sub-jobs is available. The improved restart options are an advantage. Note that the AE job will only end when all sub-jobs have ended. 20220525/110747.444 - ; 20220525/110747.444 - useJobObject=0 20220525/110747.444 - ; 20220525/110747.444 - ; userid_Type: This is an additional parameter that allows to allow or reject particular users. 20220525/110747.444 - ; INCL - Access must be granted for every single user specified in (USERID). 20220525/110747.444 - ; EXCL - Access is denied to the users that are specified in (USERID). All other users can start jobs. 20220525/110747.444 - ; 20220525/110747.444 - userid_Type=EXCL 20220525/110747.444 - ; 20220525/110747.444 - ; ecpexe: The path and the name of the interpreter that processes the script. 20220525/110747.444 - ; With the default setting, Windows jobs, starting with "Interpreter" selection are able to execute PowerShell commands. The parameter " -ExecutionPolicy bypass " guarantees that the generated script (Windows job) will run regardless of security 20220525/110747.444 - settings setup by the administrator. 20220525/110747.444 - ; When this parameter is not set, the Windows administrator must explicitly allow starting Powershell scripts on host. Otherwise Powershell jobs won't be able to start. 20220525/110747.444 - ; 20220525/110747.444 - ecpexe=powershell.exe -NonInteractive -ExecutionPolicy bypass -NoLogo -file 20220525/110747.444 - ; 20220525/110747.444 - ; ecpext: The extension of the file that is passed on to the interpreter. 20220525/110747.444 - ; This file contains the job script. 20220525/110747.444 - ; 20220525/110747.444 - ecpext=ps1 20220525/110747.444 - ; 20220525/110747.444 - ; fileProcessingMaxDepth: The maximum level of sub-directories for FILE Events. 20220525/110747.444 - ; You use this setting in order to determine the extent to which the directory structure is included in your search for FILE Event files. The search directory serves as the basis for the maximum sub-directory level. 20220525/110747.444 - ; 0 - There is no limitation. 20220525/110747.444 - ; 1 - The files are only searched in the search directory. Sub-directories are not included in this search. 20220525/110747.444 - ; 2 - With this setting being used, the search for files includes the search directory and one directory level below. 20220525/110747.444 - ; 3 - The search includes the directory plus two sub-directory levels. 20220525/110747.444 - ; 4...n - The search includes the directory plus n-1 levels 20220525/110747.444 - ; 20220525/110747.444 - fileProcessingMaxDepth=0 20220525/110747.444 - ; 20220525/110747.444 - ; fileProcessingTimeout: The time limit in second for the file search. 20220525/110747.444 - ; The file search aborts when the specified time limit is reached. No time limit applies when you either define the setting "0" or "-1". 20220525/110747.444 - ; 20220525/110747.444 - fileProcessingTimeout=0 20220525/110747.444 - ; 20220525/110747.444 - ; ft_Check_Free_Disk_Space: This parameter checks the available hard disk space before a file transfer is processed. 20220525/110747.444 - ; yes - The system checks whether there is sufficient hard disk space for the files that should be transferred. The files will only be transferred when there is enough space. Otherwise, the file transfer will abort with an error message. 20220525/110747.444 - ; no - No check is made. 20220525/110747.444 - ; 20220525/110747.444 - ft_Check_Free_Disk_Space=no 20220525/110747.444 - ; 20220525/110747.444 - ; ft_Omit_User_Home: Determine the user home 20220525/110747.444 - ; yes - skips NetGetDCName() and NetUserGetInfo() to determine the user home 20220525/110747.444 - ; no - invokes NetGetDCName() and NetUserGetInfo() to determine the user home 20220525/110747.444 - ; 20220525/110747.444 - ft_Omit_User_Home=no 20220525/110747.444 - ; 20220525/110747.444 - ; ft_Suppress_Report: Determines whether you suppress file transfer reports. 20220525/110747.444 - ; yes - The agent doesn't send any report for all File Transfers. 20220525/110747.444 - ; no - The agent sends reports as usual. 20220525/110747.444 - ; 20220525/110747.444 - ft_Suppress_Report=no 20220525/110747.444 - ; 20220525/110747.444 - ; ft_Temp_File: Creates temporary files in file transfers. 20220525/110747.444 - ; yes - The file obtains a temporary name that is composed of the letter "T" and an alphabetic string that stems from the RunID. The new file transfer protocol additionally appends a file ID in order to obtain a unique file name because basically 20220525/110747.444 - , only a RunID is provided.The file is renamed after it has successfully been transferred. 20220525/110747.444 - ; no - The agent assigns the final file name when the file transfer starts. 20220525/110747.444 - ; 20220525/110747.444 - ft_Temp_File=yes 20220525/110747.444 - ; 20220525/110747.444 - ; homeDirCache: You can use this parameter to determine whether the home directory of the login user is stored. 20220525/110747.444 - ; Specify a period of time (in minutes) after which the agent should store the name of the home directory. This will increase performance. If you use "0", this information is not stored. 20220525/110747.444 - ; 20220525/110747.444 - homeDirCache=10 20220525/110747.444 - 20220525/110747.444 - [TRACE] 20220525/110747.444 - ; 20220525/110747.444 - ; file: The path and the file name of the trace file. 20220525/110747.444 - ; Any file name for a text file with several place holders for current system information: 20220525/110747.444 - ; $$ is replaced by server process type (WP or CP) in the context of a server process. 20220525/110747.444 - ; * is replaced by the three-digit process number in the context of a server process. 20220525/110747.444 - ; ## is replaced by 00 after the available trace files' corresponding numbers have been raised by one during startup of a trace. 20220525/110747.444 - ; xxx is replaced by the three-digit abbreviation of the respective unix version (unix agent only). 20220525/110747.444 - ; z/OS components only: 20220525/110747.444 - ; The following parameters can be added (after the dataset name and separated by semicolons) if the log is written to a dataset: 20220525/110747.444 - ; "recfm" = (all 27 record formats of z/OS plus * and A are valid) 20220525/110747.444 - ; "lrecl" = (0, each positive number up to 32760 and X for each reclen) 20220525/110747.444 - ; "blksize" = (0, each positive number up to 32760) 20220525/110747.444 - ; "space" = ([CYL,TRK],(prim,sec,directory)) 20220525/110747.444 - ; 20220525/110747.444 - file=..\temp\ucxjwx6_trace_##.txt 20220525/110747.444 - ; 20220525/110747.444 - ; trccount: Number of stored trace files 20220525/110747.444 - ; 20220525/110747.444 - trccount=10 20220525/110747.444 - ; 20220525/110747.444 - ; tcp/ip: traceflag 20220525/110747.444 - ; 20220525/110747.444 - tcp/ip=0 20220525/110747.444 - ; 20220525/110747.444 - ; compress: traceflag 20220525/110747.444 - ; 20220525/110747.444 - compress=0 20220525/110747.444 - ; 20220525/110747.444 - ; event: traceflag 20220525/110747.444 - ; 20220525/110747.444 - event=0 20220525/110747.444 - ; 20220525/110747.444 - ; filetransfer: traceflag 20220525/110747.444 - ; 20220525/110747.444 - filetransfer=0 20220525/110747.444 - ; 20220525/110747.444 - ; mail: traceflag 20220525/110747.444 - ; 20220525/110747.444 - mail=0 20220525/110747.444 - ; 20220525/110747.444 - ; memory: traceflag 20220525/110747.444 - ; 20220525/110747.444 - memory=0 20220525/110747.444 - 20220525/110747.444 - [TCP/IP] 20220525/110747.444 - ; 20220525/110747.444 - ; cp: Address of the communication process in the AE system to which the component should connect. 20220525/110747.444 - ; Allowed formats: 20220525/110747.444 - ; DNS Name:Port number 20220525/110747.444 - ; TCP/IP Address:Port number 20220525/110747.444 - ; 20220525/110747.444 - cp=CAWLKAP259.PR-AMERICAS.PERNOD-RICARD.GROUP:2217 20220525/110747.444 - ; 20220525/110747.444 - ; bindAddr: IP address the component uses to connect. 20220525/110747.444 - ; Use this parameter if the connection should be established via a particular IP address (for example, the computer has more than one network interface card). 20220525/110747.444 - ; 20220525/110747.444 - ;bindAddr=111.1.1.1 20220525/110747.444 - ; 20220525/110747.444 - ; bindLocal: Consideration of local host 127.0.0.1 (IPv4) or ::1 (IPv6). 20220525/110747.444 - ; Use this parameter together with BINDADDR=. 20220525/110747.444 - ; 0 - No listen socket is created. 20220525/110747.444 - ; 1 - An additional listen socket is created on the local host. 20220525/110747.444 - ; 20220525/110747.444 - ;bindLocal=0 20220525/110747.444 - ; 20220525/110747.444 - ; connect: The time interval in seconds for the reestablishment of connections after a loss of connection. 20220525/110747.444 - ; 20220525/110747.444 - ; For the Automation Engine: reconnect between Server Processes 20220525/110747.444 - ; For Agents: reconnect to the Engine 20220525/110747.444 - ; For the zOS Event Monitor: reconnect to the Agent 20220525/110747.444 - ; For the Proxy: reconnect to Automation Engine or Server Proxy 20220525/110747.444 - ; 20220525/110747.444 - connect=60 20220525/110747.444 - ; 20220525/110747.444 - ; maxMsgSize: Maximum length of messages (in bytes) that a CP (Server communication process) or an Agent accepts in Bytes. 20220525/110747.444 - ; 20220525/110747.444 - maxMsgSize=500000 20220525/110747.444 - ; 20220525/110747.444 - ; port: Port number of the agent. 20220525/110747.444 - ; Other agents and the Job Messenger establish a connection with the agent by using this port number. 20220525/110747.444 - ; 20220525/110747.444 - port=2300 20220525/110747.444 - ; 20220525/110747.444 - ; report: The time interval in seconds in which an Agent sends or the Automation Engine saves the logging to the database. 20220525/110747.444 - ; 20220525/110747.444 - report=60 20220525/110747.444 - ; 20220525/110747.444 - ; sendBufferSize: The size of the TCP/IP input buffer for the messages that should be sent (in bytes). 20220525/110747.444 - ; The default value that depends on the system environment is used when you do not define this setting or when you define the value 0. 20220525/110747.444 - ; 20220525/110747.444 - sendBufferSize=1048576 20220525/110747.444 - ; 20220525/110747.444 - ; recvBufferSize: The size of the TCP/IP input buffer for the message that should be received (in bytes). 20220525/110747.444 - ; The default value that depends on the system environment is used when you do not define this setting or when you define the value 0. 20220525/110747.444 - ; 20220525/110747.444 - recvBufferSize=1048576 20220525/110747.444 - ; 20220525/110747.444 - ; tcp_Nodelay: This defines the use of the Nagle algorithm for the connections of the Automation Engine. 20220525/110747.444 - ; 0 - Activates Nagle algorithm on all sockets. 20220525/110747.444 - ; 1 - Deactivates the Nagle algorithm on all sockets. 20220525/110747.444 - ; 20220525/110747.444 - tcp_Nodelay=1 20220525/110747.444 - ; 20220525/110747.444 - ; tcpKeepAliveTime: Used to set TcpKeepAlive on socket level of the operating system. 20220525/110747.444 - ; 20220525/110747.444 - tcpKeepAliveTime=yes 20220525/110747.444 - 20220525/110747.444 - [AUTHORIZATION] 20220525/110747.444 - ; 20220525/110747.444 - ; initialPackage: The name and the path of the file that includes the authentication package (company-key file). 20220525/110747.444 - ; This parameter must be specified if you use the authentication methods "Server" or "Server and Agent". Any attempt to log in fails if the company-key file cannot be found. 20220525/110747.444 - ; When the agent starts, it reads the company-key file and stores its information in the file that is specified in the parameter KeyStore=. The first file is deleted afterward. 20220525/110747.444 - ; 20220525/110747.444 - initialPackage= 20220525/110747.444 - ; 20220525/110747.444 - ; keystore: The name and the path of the file that includes the information of the authentication package (see parameter InitialPackage=). 20220525/110747.444 - ; If no file name and/or path is specified, the system uses the name (file ending *.kstr) or the path of the agent's INI file. If you define a file name, the ending *.kstr is not automatically appended. 20220525/110747.444 - ; The KeyStore file is created when the agent starts for the first time. You must not delete, rename or move it subsequently. Regardless of the authentication method that you use, any attempt to log in will fail if the agent cannot find this file 20220525/110747.444 - when it starts. In this case, you must open the menu item "Renew transfer key" in the affected agent's System Overview. 20220525/110747.444 - ; 20220525/110747.444 - keystore= 20220525/110747.444 - 20220525/110747.444 - [BACKEND] 20220525/110747.444 - ; 20220525/110747.444 - ; useDesktop: Definition of whether the execution of the Windows commands of backend-type Variable objects should be shown on the desktop. 20220525/110747.444 - ; 0 - Commands of backend-type variables run in the background. 20220525/110747.444 - ; 1 - Commands are shown on the desktop. 20220525/110747.444 - ; 20220525/110747.444 - useDesktop=0 20220525/110747.444 - 20220525/110747.444 - [HOSTS] 20220525/110747.444 - ; 20220525/110747.444 - ; Overwrite IP destination in case of IP NATing problems (e.g. firewalls) 20220525/110747.444 - ; = or 20220525/110747.444 - ; = 20220525/110747.444 - ; 20220525/110747.444 - 20220525/110747.444 - [STATUS_CHECK] 20220525/110747.444 - ; 20220525/110747.444 - ; time: Internal timer cycle that can be used to check the status of a job. 20220525/110747.444 - ; For PeopleSoft: The status within Peoplesoft 20220525/110747.444 - ; For Windows: If the job runs in the context of a Windows Job Object. The agent's internal job table is checked in this interval. 20220525/110747.444 - ; It depends on a job's runtime whether a status check is made. The job is checked while it is running at constantly increasing time intervals (the "time" value is doubled). 20220525/110747.444 - ; These intervals never exceed the value specified for the agent with JOB_CHECKINTERVALin the host characteristics. 20220525/110747.444 - ; For example: time=1, JOB_CHECKINTERVAL=60 20220525/110747.444 - ; The job table is checked each second 20220525/110747.444 - ; Status check after: 1s, 2s, 4s,..., 60s, 60s.... 20220525/110747.444 - ; 20220525/110747.444 - time=1 20220525/110747.444 - 20220525/110747.444 - [VARIABLES] 20220525/110747.444 - ; 20220525/110747.444 - ; UC_EX_JOB_MD: Path and file name of the Job Messenger 20220525/110747.444 - ; 20220525/110747.444 - UC_EX_JOB_MD=.\UCXJWX6M.EXE 20220525/110747.444 - ; 20220525/110747.444 - ; UC_EX_HOST_ROLE: Role of the Agent, which is the name that can be used as a filter in Agent groups. 20220525/110747.444 - ; 20220525/110747.444 - ;UC_EX_HOST_ROLE= 20220525/110747.444 - ; 20220525/110747.444 - ; UC_EX_PATH_CACHE: Directory is used to store client-wide resources. 20220525/110747.444 - ; 20220525/110747.444 - ;UC_EX_PATH_CACHE= 20220525/110747.444 - ; 20220525/110747.444 - ; UC_EX_PATH_BACKUP: Path to the backup directory for file backup/restore feature 20220525/110747.444 - ; 20220525/110747.444 - UC_EX_PATH_BACKUP=..\backup\ 20220525/110747.444 - ; 20220525/110747.444 - ; UC_EX_PATH_BIN: Path to Agent binaries 20220525/110747.444 - ; 20220525/110747.444 - UC_EX_PATH_BIN=. 20220525/110747.444 - ; 20220525/110747.444 - ; UC_EX_PATH_JOBREPORT: Path to which the Agent writes job reports 20220525/110747.444 - ; 20220525/110747.444 - UC_EX_PATH_JOBREPORT=..\temp 20220525/110747.444 - ; 20220525/110747.444 - ; UC_EX_PATH_TEMP: Path to which the Agent writes log and trace files 20220525/110747.444 - ; 20220525/110747.444 - UC_EX_PATH_TEMP=..\temp 20220525/110747.444 - ; 20220525/110747.444 - ; UC_HOST_CODE: Name of the code table object in client zero used for transporting jobs and job reports to the target system and vice versa 20220525/110747.444 - ; 20220525/110747.444 - UC_HOST_CODE=UC_CODE 20220525/110747.444 - ; 20220525/110747.444 - ; UC_HOST_JCL_VAR: The reference to Includes that are used when the job is generated. (JCL Variant) 20220525/110747.444 - ; These are generally the Includes HEADER.*, TRAILER.* and RESTART.* of the system client 0000. User-defined Includes can also be used. 20220525/110747.444 - ; 20220525/110747.444 - UC_HOST_JCL_VAR=WINDOWS 20220525/110747.444 - 20220525/110747.444 - [CP_LIST] 20220525/110747.444 - ; 20220525/110747.444 - ; 2217: Default port number maps to example host 20220525/110747.444 - ; 20220525/110747.444 - ;2217=uc4srv01 20220525/110747.444 - 2218=10.100.112.57 20220525/110747.444 - ------------------------------------------------------------------------------------------ 20220525/110747.444 - U02000071 Current directory: D:\Automic\Agents\Windows\bin 20220608/110748.116 - U02000059 Logging was changed.