how to troubleshoot errors in rebuilding -
11-01-2009
, 04:38 AM
While rebuilding ASA7 database, I am getting an error in the
step, 'creating views.' Error is: "SQL Error:Table 'Tkt_VW'
not found."
But when I run select * from Tkt_VW in Interactive SQL, I
get the result and message 'Estimated 946128 rows returned
in query.'
How can I troubleshoot it. |