Issue
The following error appears:
F_JG2402: Mismatch of column info for table 'vbak' encountered in pipe 'TxGroup'. Tag !tbl_describe implied 145 columns and row length 3576 but the previous tag implied 143 columns and row length 3558. On capture job
Environment
Local Data Processing
Description
This error usually means that the number of columns on the source table and HVR catalogs are not the same.
Resolution
While adding such tables, make sure to go to table explore and select 'Replace' for this table so that HVR catalogs are updated with new DDL.
Or another way to handle this error is to follow the below steps:
- Remove the table completely from the channel.
- Perform Table Enrollment.
- Re-add this table with new DDL.
- Perform Table Enrollment.