To correct the security problem:

Have your MVS systems programmer add the LTMxxxxx PROC and the LTMADMIN user ID to the security systems started task authorization table.

You should also grant execute permission to the plan using SQL syntax like the following:

GRANT EXECUTE ON PLAN plan_name TO authorization_name

where plan_name is the name of your log extractor plan (LEDB2RELLEDB2REL, for this release), and authorization_name is the name of the user to whom you are granting permission.

For the values of LTMxxxxx, see section 2b of the Replication Agent Installation Worksheet in the Replication Agent for DB2 UDB Installation Guide for OS/390).