Forum Post: Enable Multi Tenant tables

  • Thread starter Thread starter bart.syryn
  • Start date Start date
Status
Not open for further replies.
B

bart.syryn

Guest
Hi, We're trying to setup a Multi Tenant database (I'm new in this). We've created a database according to the video's and whitepapers on the progress-site (with a .st -file). We could enable the database as Multi-tenant and create tenants. But when I select 'Enable Multi Tenancy for Tables', I can't select any table. They all are in Type I storage. The .st file that i used is the following : # b c:\D-Plan\db\ # d "Schema Area":6,32;1 c:\D-Plan\db\ d "Data":7,64;8 c:\D-Plan\db\ d "Indexes":8,64;8 c:\D-Plan\db\ # Additional Area Storage for tenants d "T1":101,64;8 c:\D-Plan\db\ d "T2":102,64;8 c:\D-Plan\db\ d "T3":103,64;8 c:\D-Plan\db\ d "T4":104,64;8 c:\D-Plan\db\ d "T5":105,64;8 c:\D-Plan\db\ Can someone point me what I'm doing wrong here and how I can enable the tables for Multi-tenancy ? Kind regards, Bart Syryn

Continue reading...
 
Status
Not open for further replies.
Back
Top