We cleaned up the repository database.
While cleaning we deleted the tables from repo schema starting with ‘WEBM%’
After that when we try to query in TN we got the below error :
com.wm.app.repo.RepositoryException: com.wm.app.repo.RepositoryException: com.wm.util.queue.ValuesHashException: java.sql.SQLException ORA00942 :Table view does not exists.
Please suggest any solution you have .
Thanks