Table of Contents

Search

  1. Abstract
  2. Supported Versions
  3. Writing Custom Scripts to Run Batch Jobs

Writing Custom Scripts to Execute Batch Jobs

Writing Custom Scripts to Execute Batch Jobs

Stored Procedure Definition for Auto Match and Merge Jobs

Stored Procedure Definition for Auto Match and Merge Jobs

PROCEDURE CMXMA.MATCH_AND_MERGE ( IN_ROWID_TABLE IN CHAR(14) --Rowid of a table ,IN_USER_NAME IN VARCHAR2(50) --User name ,IN_MATCH_SET_NAME IN VARCHAR2(500) DEFAULT NULL ,OUT_ERROR_MSG OUT VARCHAR2(1024) --Error message, if any ,RC OUT INT ,IN_JOB_GRP_CTRL IN CHAR(14) DEFAULT NULL ,IN_JOB_GRP_ITEM IN CHAR(14) DEFAULT NULL )

0 COMMENTS

We’d like to hear from you!