menu
Logo
  • Why azing?
  • Blog
  • Help
ENarrow_drop_down
  • DE
  • EN
Suche in Checklisten
search
azing Logo ENarrow_drop_down
  • DE
  • EN
  • Why azing?
  • Help
2sxc
drive_folder_upload
  • homeChecklist Templates
  • south
  • fiber_manual_recordZ: Internal Stuff for the 2sxc-Dev Team
  • south
  • fiber_manual_recordOqtane
  • south

folder_sharedMulti-Tenant

  • check_circle Convert to checklist
  • insert_drive_file Convert to boilerplate
  • homeChecklist Templates
  • south
  • fiber_manual_recordZ: Internal Stuff for the 2sxc-Dev Team
  • south
  • fiber_manual_recordOqtane
  • south

folder_sharedMulti-Tenant

Folders and checklists

  • infoPreflight
  • check_circleScenario 1: Control, Single DB Multi-Site
  • check_circleScenario 2: Clean Multi-DB Tenant
  • check_circleScenario 3: Upgrade Path
  • check_circleScenario 4: Diagnose Existing Broken Tenant
  • check_circleScenario 5: Edit UI Tenant Context
  • check_circleScenario 6: Assets, ADAM, App API
  • check_circleScenario 7: Delete App

Parts of this checklist (0) expand_more

These are small document-parts which are used in other documents. They are not a starting point for any real activity. Because of this, they will be listed further down and the search will not list them unless requested. 

Use a copy/backups, and record:

  • Oqtane version,
  • 2sxc version,
  • tenant id,
  • alias id,
  • site id,
  • database name.

Since v21.05 was still reported failing, test with the newest package/build you care about, not only 21.05.

  • Run these checks in each tenant DB after each scenario:
select SiteId, Name from [Site];

select EntityId as SiteId, SettingName, SettingValue as ZoneId
from [Setting]
where EntityName = 'Site'
  and SettingName = 'TsDynDataZoneId';

select z.ZoneId, z.Name as ZoneName,
       d.AppId as DefaultAppId,
       p.AppId as PrimaryAppId,
       count(distinct a.AppId) as AppCount
from [TsDynDataZone] z
left join [TsDynDataApp] a on a.ZoneId = z.ZoneId and a.TransDeletedId is null
left join [TsDynDataApp] d on d.ZoneId = z.ZoneId and d.Name = 'Default' and d.TransDeletedId is null
left join [TsDynDataApp] p on p.ZoneId = z.ZoneId and p.Name = '251c0000-eafe-2792-0001-000000000001' and p.TransDeletedId is null
group by z.ZoneId, z.Name, d.AppId, p.AppId;

The key thing: every TsDynDataZoneId value for a site should exist in TsDynDataZone, and that zone should have a Default app.

 

 

Logo
Legal | Content Copyright CC-BY 4.0
bug_reportReport Bug
  • info
  • Links
  • Permissions
code Share
code
URL copied to clipboard.
Embed Checklist close
Copy Copy
Content Copyright

CC-BY 4.0

Translations

None

2sxc - Content Management for DNN & Oqtane Logo

2sxc - Content Management for DNN & Oqtane

QR-Code
azing.org/2sxc/r/O2jO7HrX
View & Use

Public (can be used by everybody)

Edit & Admin

Default (all members can edit)

This catalog has a simple permission model, where all members have the same permissions. For advanced permissions, upgrade to Enterprise.

Here you can see how this document is used and linked by other documents

Used (5)

Others referencing this

  1. Scenario 1: Control, Single DB Multi-Site
  2. Scenario 2: Clean Multi-DB Tenant
  3. Scenario 3: Upgrade Path
  4. Scenario 4: Diagnose Existing Broken Tenant
  5. Scenario 7: Delete App
Uses these (0)

Documents linked from this document

How it Behaves

How this document is categorized changes how it behaves.

This is a main document, it is listed normally and appears in search result.

Type

This is an Information. Lists are treated as information and not as checkboxes'

Get something to say?

Comment to start a discussion or make a note
send

please log on to chat

close

Durchsuche ganz Azing