Frequently Asked Question
Table are not found in the database, why?
Last Updated 7 years ago
Question: My connection crawls successfully, however, all the tables I added manually to the connection are now in a state "Table Not Found". Why?
Answer: This could be due to multiple reasons.
1) Ensure that the service account on user account to the database has access/privileges to read metadata
2) Make sure that there are no spelling mistakes in manually entered object names including the case in which object names were entered.
3) Double check the database name to which the connection is pointing to.
Answer: This could be due to multiple reasons.
1) Ensure that the service account on user account to the database has access/privileges to read metadata
2) Make sure that there are no spelling mistakes in manually entered object names including the case in which object names were entered.
3) Double check the database name to which the connection is pointing to.