Skip to main content
2 of 2
clarity and grammer
Dowlers
  • 2.4k
  • 19
  • 28

Turns out there were orphan records in the sde.table_registry table.

When I checked the logs it showed that the jpa_viewer account was getting a lot of errors trying to select from tables that didn't exist in the geodata schema. But the phantom tables existed as records in the sde.table_registry. Once I cleaned out these phantom tables jpa_viewer account connected successfully.

Dowlers
  • 2.4k
  • 19
  • 28