PCollins
Participant
Member since ‎2023 May 02

User Statistics

  • 40 Posts
  • 3 Solutions
  • 16 Kudos given
  • 29 Kudos received

User Activity

We have an instance of SQLA running version 17.0.11.7821 which has been making HTTPS calls for a few years now without issue then today, one endpoint we connect to renewed it's certificate and ever since then we have been getting TLS errors. We use a...
We haven't been able to submit a crash report using the dbsupport application since the 3rd July 2024. Our firewall has been checked and the requests are going out but the connection is being reset by the sap.com host so clearly an issues with the w...
Other then allowing you to use more disk space then a single dbspace will hold are there any other real-world advantages to using dbspaces?
We need to rebuild a database whilst keeping a live copy running, the method we have used for years follow these steps: Take a full backup and truncate logRebuild backup DB Truncate live log and apply to rebuilt DB Rinse and repeat the last step trun...
Hi, Hopefully a simple one, but how can I select the key name from an JSON array? For example, in the following JSON I want to return "IM429" in a select, this could be one a dozen or so IM codes and there is always just one in a message with childre...