How to do sql update to gl_user table, which is reserved?
Summary:
How to do sql update to gl_user table, which is reserved?
Content (please ensure you mask any confidential information):
Our existing User ID format doesn't work. Hence we need to flush out existing user records and reload users with new ID format in Prod. Instead of deleting existing users, we are trying to deprecate their nickname/email address by adding a prefix before reloading users. However, it seems OTM doesn't allow loading user update by csv. OTM also doesn't allow agent direct sql update and it threw error "you cannot update reserved table".
Any advice?
Version (include the version you are using, if applicable):
Tagged:
0