Hi!
We are having some problems with datastore in our 11.3 Enterprise environment. In the postgres-logfile it constantly complains about not finding the table sde_logfiles. I can confirm that the table does not exist in the schema where it is supposed to be. The schema is the managed username for the relational data store.
"ERROR: relation "hsu_xyz.sde_logfiles" does not exist at character 29"
"STATEMENT: SELECT logfile_data_id FROM hsu_xyz.SDE_logfiles LIMIT 0"
Every 3-5 second this gets logged.
When comparing with our test-environment the table does exist in that schema and there is no error-messages in the log-file.
Anyone has an idea? Thanks in advance!