|
Archives of the TeradataForumMessage Posted: Wed, 26 Nov 2008 @ 13:11:41 GMT
Rajesh, This error refers to the database to database grant between your view database and table database. To resolve this you need to issue: GRANT SELECT ON <database containing tables> TO <database containing views> WITH GRANT OPTION; This needs to be done for each database referenced in the view. Regards, Rob
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||