Skip to main content
July 3, 2023
Question

Database Schema Limit

  • July 3, 2023
  • 3 replies
  • 0 views

Can we increase maximum no of schema in maria DB allowed from 50 to 60 or any another number?

3 replies

stefanhelzle0001
Brainy
July 3, 2023

If this is in Appian cloud, I suggest to open a support case.

July 3, 2023

it is in Appian cloud and thanks for suggestion.

karumurua531442
July 4, 2023

I think this could be done by appian support team. We need to do it from mariadb configuration file using `max_schema` parameter after that we need to restart the mariaDB server. increase in maximum number of schemas might have implications on the performance and resource usage of your database server. Ensure that your server has sufficient resources like CPU, memory, disk space to handle the increased number of schemas effectively.