‎2020 Jan 27 7:01 PM - edited ‎2024 Feb 03 6:46 PM
Hi,
db.tableprefix=brand_ not creating master tenant tables with slave tenant prefix.
i have following configurations in my local_tenant_brand.properties file placed under config folder.
Properties are:
hac.webroot=/hac_brand
backoffice.webroot=/backoffice_brand
yacceleratorstorefront.webroot=/brand
db.tableprefix=brand_
db.driver=com.mysql.jdbc.Driver
db.url=jdbc:mysql://localhost:3306/hybris?useConfigs=maxPerformance&characterEncoding=utf8&useSSL=false
db.username=root
db.password=password
as per master tenant local.properties.
After this i have done System Update and Not Initialization as i don't want to loose the master tenant database tables data.
i don't see the tables generated with prefix given as per my tenant configuration.
can someone please advice what am i missing configurations or properties. If someone had experienced same problems, could you please share how you have resolved it.
Thanks.
Request clarification before answering.
On a local test instance try the following:
1. Rename the existing tables to add the prefix
2. Run the update
3. Generate the dry run system update DDLs from HAC and make sure that they execute properly on the local schema.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.