I was reading an older post (http://forums.teradata.com/forum/database/reset-identity-column-counter) and concluded that somehow Update is possible for DBC tables (DBC.IdCol).
I've come-up with situation where I need to perform similar experiment (resetting ID column values).
Now question is, how can I update a table in DBC (how to grant update rights to DBC)?
I am connected using DBC user and trying to update a value but getting error:
Failed. [5315] The user does not have UPDATE access to DBC.IdCol.AvailValue.
Forums: