Error: F_JT0482: Routing Encountered Changes for Unexpected Table
Issue
Capture processes fail with the following error:
F_JT0482: Routing encountered changes for unexpected table '<table>', reporting that changes were found for table '<table>', which was not expected in the channel's configured table list.
Environment
- HVR6
Resolution
To resolve this issue:
- Review the channel's enroll file and locate the table referenced in the error message.
- Update the enroll file to exclude the unexpected table.
- Run Activate Replication with the following options selected:
The Replace all old Enrollment option ensures that we only activate the tables currently defined in the enroll file. It removes any tables retained from previous enrollments.
- Confirm that the Capture job resumes successfully and processes only the intended tables.
Cause
The issue occurs when your channel's enroll file includes a table that is no longer intended to be captured. This may happen when you update the enroll file but activate the channel without selecting the Replace all old Enrollment option, leaving outdated table definitions in place.