Hi everyone,
We have one server which has two GP instances and tenant services configured.
GP services (SBA) is configured with multi tenant configuration in same machine too.
So, each instance has its' own system and company databases.
For accompany one of our requirement I need to restore backup of one instance company database to the other instance.
once complete this task I was able to access GP by changing DBNAME of SY00100 table to correct system database.
But, After that, I'm experiencing few issues in user configuration.
I'm able to create users, but when I'm trying to give company access to that user through 'User Access Setup' window, the operation doesn't commit.
When I check database level I see, the record still hit into SY60100 table of system database of other instance which I took the backup.
Is there any solution for this? or any configuration which I missed here?