Dhis2.34.1 can't do analysis from dhis2.32 . all event table\chart can't open

ticsManager.java [http-nio-20008-exec-1])
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [select psi,ps,executiondate,ST_AsGeoJSON(psigeometry, 6) as geometry,longitude,latitude,ouname,oucode,ax.“ou”,ax.“yLtcXIP7OMh”,ax.“BlTmf0bQUSo” from analytics_event_yvz7kqrlek1 as ax where ax.“executiondate” >= ‘2020-01-01’ and ax.“executiondate” <= ‘2020-12-31’ and (ax.“uidlevel3” = ‘YnoHWS6mQ8x’ ) and ax.“DhZWGamuwyo” in (‘zrpxrTP8fVs’, ‘dI9iEkHcAEp’, ‘PT6iUIOFxWZ’, ‘IefsJculnAa’) and ax.“u9xpRz7hZ5h” in (‘sseCGxtonO5’, ‘dI9iEkHcAEp’) and ax.“ps” = ‘uTgGIppvPRV’ and ax.“yearly” in (‘2020’) order by ax.“executiondate” desc limit 100 offset 0]; nested exception is org.postgresql.util.PSQLException: error:field ax.DhZWGamuwyo doesn’t exist.
位置:307
at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:101) ~[spring-jdbc-5.2.4.RELEASE.jar:5.2.4.RELEASE]
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFall