Table of Contents

Search

  1. Introduction
  2. Samples and Examples
  3. Tools and Utilities
  4. SDK Resources

Log Files

Log Files

You can use the log files to track the errors that occur during the execution of a script.
The following sample describes the status of execution for
mdm_exec_batch_proc
script:
* * ENTERED mdm_exec_batch_proc script - Tue 11/26/2013 14:46:54.33 **************************************************** * [Tue 11/26/2013 14:46:54.34] Removing log files older than 10 day(s) from directory C:\Users\cgoon\Documents\Sip_Tools\mdm_exec_batch_process\logs ERROR: No files found with the specified search criteria. [Tue 11/26/2013 14:46:54.34] Completed removal of old log files [Tue 11/26/2013 14:46:54.37] Executing Command line java com.informatica.mdm.tools.MDMExecuteBatch -username batch_process -password ******** -action execbatchgroup -batchgroupname "bg stg ims" -resume true -mdmconnectionproperties "C:\Users\cgoon\Documents\Sip_Tools\mdm_exec_batch_process\scripts\SiperianConnection.properties" [2013-11-26 02:46:54,534] Entered com.informatica.mdm.tools.MDMExecuteBatch [2013-11-26 02:46:54,534] Loading SIF Connection Properties from C:\Users\cgoon\Documents\Sip_Tools\mdm_exec_batch_process\scripts\SiperianConnection.properties [2013-11-26 02:46:55,049] Connecting to MDM Hub Server RMI port using URL: remote://njw175137:4447 [2013-11-26 02:46:55,049] Testing connection using AuthenticateResponse [2013-11-26 02:46:55,189] Connection tested successfully [2013-11-26 02:46:55,205] Executing Batchgroup BATCH_GROUP.bg stg ims [2013-11-26 02:46:55,205] Run in resume mode: true [2013-11-26 02:46:55,205] MDM Hub server URL: remote://njw175137:4447 [2013-11-26 02:46:55,205] ORS ID: cgoon3-OTSK_PROD [2013-11-26 02:46:55,205] Username: batch_process [2013-11-26 02:46:55,205] Waiting for completion... [2013-11-26 02:47:08,827] Completed excution of batchgroup: BATCH_GROUP.bg stg ims [2013-11-26 02:47:08,827] Batchgroup Execution Returned Message: Completed successfully [2013-11-26 02:47:08,827] Retrieving BATCH_GROUP.bg stg ims status [2013-11-26 02:47:08,874] Batchgroup BATCH_GROUP.bg stg ims started on [2013-11-26 02:46:55,205] ended on [2013-11-26 02:47:08,812] [2013-11-26 02:47:08,874] Batchgroup Status BATCH_GROUP.bg stg ims Returned Message: Completed successfully [2013-11-26 02:47:08,874] Batchgroup Status BATCH_GROUP.bg stg ims Return Code: 0 [2013-11-26 02:47:08,874] Completed with Return Code: 0 [2013-11-26 02:47:08,874] Exit with Return Code: 0 [Tue 11/26/2013 14:47:08.92] Returned from com.informatica.mdm.tools.MDMExecuteBatch [Tue 11/26/2013 14:47:08.92] com.informatica.mdm.tools.MDMExecuteBatch completed successfully, exit with return code = 0 * * ENTERED mdm_exec_batch_proc script - Tue 11/26/2013 14:47:08.93 **************************************************** * [Tue 11/26/2013 14:47:08.95] Removing log files older than 10 day(s) from directory C:\Users\cgoon\Documents\Sip_Tools\mdm_exec_batch_process\logs ERROR: No files found with the specified search criteria. [Tue 11/26/2013 14:47:08.95] Completed removal of old log files [Tue 11/26/2013 14:47:08.99] Executing Command line java com.informatica.mdm.tools.MDMExecuteBatch -username batch_process -password ******** -action automatchmerge -tablename C_BO_PROD_MSTR -mdmconnectionproperties "C:\Users\cgoon\Documents\Sip_Tools\mdm_exec_batch_process\scripts\SiperianConnection.properties" [2013-11-26 02:47:09,139] Entered com.informatica.mdm.tools.MDMExecuteBatch [2013-11-26 02:47:09,139] Loading SIF Connection Properties from C:\Users\cgoon\Documents\Sip_Tools\mdm_exec_batch_process\scripts\SiperianConnection.properties [2013-11-26 02:47:09,607] Connecting to MDM Hub Server RMI port using URL: remote://njw175137:4447 [2013-11-26 02:47:09,607] Testing connection using AuthenticateResponse [2013-11-26 02:47:09,732] Connection tested successfully [2013-11-26 02:47:09,732] Executing Auto Match and Merge [2013-11-26 02:47:09,732] Base object table: C_BO_PROD_MSTR [2013-11-26 02:47:09,732] Using Default Match Set [2013-11-26 02:47:09,732] MDM Hub server URL: remote://njw175137:4447 [2013-11-26 02:47:09,732] ORS ID: cgoon3-OTSK_PROD [2013-11-26 02:47:09,732] Username: batch_process [2013-11-26 02:47:09,732] Waiting for completion... [2013-11-26 02:47:10,262] Completed auto match and merge on base object table: C_BO_PROD_MSTR [2013-11-26 02:47:10,262] Returned Message: Batch SIF Call EXECUTEBATCHAUTOMATCHANDMERGE was processed successfully for input parameters.tableName:C_BO_PROD_MSTR matchSetName:null [2013-11-26 02:47:10,262] Completed with Return Code: 0 [2013-11-26 02:47:10,262] Exit with Return Code: 0 [Tue 11/26/2013 14:47:10.27] Returned from com.informatica.mdm.tools.MDMExecuteBatch [Tue 11/26/2013 14:47:10.27] com.informatica.mdm.tools.MDMExecuteBatch completed successfully, exit with return code = 0

0 COMMENTS

We’d like to hear from you!