Difference between revisions of "Recognizing the Platform Databases"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
=== Recognizing the Platform Databases === | <includeonly>=== Recognizing the Platform Databases ===</includeonly> | ||
The platform installation contains the following databases: | The platform installation contains the following databases: | ||
:* <tt>relationals</tt> - Holds information about all tenants and a global authentication table for all users. | :* <tt>relationals</tt> - Holds information about all tenants and a global authentication table for all users. | ||
Line 6: | Line 5: | ||
:* <tt>db892085391</tt> – The "administration tenant" used to administer other tenants. Admins for the platform log in here. | :* <tt>db892085391</tt> – The "administration tenant" used to administer other tenants. Admins for the platform log in here. | ||
:* <tt>db#####</tt> - Databases for other tenants, where the number in the name is the tenant's ID. (In the platform GUI, use the '''Accounts''' tab to find a tenant's ID number.) | :* <tt>db#####</tt> - Databases for other tenants, where the number in the name is the tenant's ID. (In the platform GUI, use the '''Accounts''' tab to find a tenant's ID number.) | ||
<noinclude> | |||
[[Category:Installation]] | [[Category:Installation]] | ||
</noinclude> |
Latest revision as of 21:39, 2 October 2013
The platform installation contains the following databases:
- relationals - Holds information about all tenants and a global authentication table for all users.
- db1000 – A database-template used to create new tenants.
- db892085391 – The "administration tenant" used to administer other tenants. Admins for the platform log in here.
- db##### - Databases for other tenants, where the number in the name is the tenant's ID. (In the platform GUI, use the Accounts tab to find a tenant's ID number.)