Question

JP Morgan Chase
IN
Last activity: 14 Dec 2020 3:01 EST
Server migrated to new hardware : Startup issues - Error in determining tenant visibility
We migrated our servers to a new data center and later, seeing the server startup issues.
Assuming that the issue is related to the roles and privileges, we granted ALL on this table for the NBIA_BASE_ROLE which is the DB user’s role(User mentioned in DB Connections at server.xml). We checked manually that the table is present. Also, the node classification is mentioned as Universal. Any quick help is much appriciated
GRANT ALL ON CTNBIA_OWNER.pr_data_stream_nodes TO NBIA_BASE_ROLE;
We migrated our servers to a new data center and later, seeing the server startup issues.
Assuming that the issue is related to the roles and privileges, we granted ALL on this table for the NBIA_BASE_ROLE which is the DB user’s role(User mentioned in DB Connections at server.xml). We checked manually that the table is present. Also, the node classification is mentioned as Universal. Any quick help is much appriciated
GRANT ALL ON CTNBIA_OWNER.pr_data_stream_nodes TO NBIA_BASE_ROLE;
2020-12-11 14:33:15,817 [hMonitorTaskExecutor] [ STANDARD] [ ] [ ] ( rd.utils.CommonUtils) ERROR - Error in determining tenant visibility for the class Data-Decision-StreamService-Node com.pega.pegarules.pub.database.NonexistentTableException: Database-NonexistentTable CTNBIA_OWNER.pr_data_stream_nodes PegaDATA at com.pega.pegarules.data.internal.store.TableInformationMapImpl.figureOutSchema(TableInformationMapImpl.java:790) ~[prprivate-data.jar:?] at com.pega.pegarules.data.internal.store.TableInformationMapImpl.lookupRdbTableInfo(TableInformationMapImpl.java:465) ~[prprivate-data.jar:?] at com.pega.pegarules.data.internal.store.TableInformationMapImpl.lookupTableInfo(TableInformationMapImpl.java:430) ~[prprivate-data.jar:?] at com.pega.pegarules.data.internal.store.TableInformationMapImpl.getDataStoreTableInfo(TableInformationMapImpl.java:367) ~[prprivate-data.jar:?]