RESOLUTION:
Stat Development group has confirmed that in Stat 6.0 and 6.1.0 versions - The columns has been deleted from the table but not the reference in the the report.
This column CSR_TAB_OTHER was dropped for table SERVICE_DOMAIN
As a simple temporary workaround maybe you can run the query from sqlplus and save the spool output in Excel format.
The query from the report is "Select * from service_domain"
or
I Got a response/suggestion from Stat Development group:
I will attach here a new modified report for you. You have to replace it following the steps below:
1. On Stat Central Agent (SCA) host/server. Navigate to $STAT_HOME\report\maintenance-general\format and rename the file dw_rpt_tbl_svcdom_mnt.jrxml
2. Replace the modified report in the same location
3. Re-run the same report to verify.