• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Apsc.aps_resource_requirement mapping --> psa.apsresources

PierluigiM

New Pleskian
Good morning these are my apsc.aps_resource_requirement table rows that seem to be correct:

'7d2994ca-ad0a-430b-b7ed-13ca3d6b97c1', 'aps.environment', 10, '', 33, ''
'f50c4f8d-437d-4ce8-a3d6-1d74bb0a3993', 'aps.database', 10, 'main', 34, ''

'7ab05daa-721f-42e8-9e77-0d1cb5a8888d', 'aps.environment', 11, '', 36, ''
'28f390c1-d064-4a25-9b8f-56925297999e', 'aps.database', 11, 'main', 37, ''

.......Others all the same....

Running the db_checker I have duplicate errors in psa.apsresources.

So between hosting and UrlMapping my intention is to choose hosting and delete the other (because I have no external urls) for example in this first duplicate record:

37, '7d2994ca-ad0a-430b-b7ed-13ca3d6b97c1', 'hosting', 62
38, '7d2994ca-ad0a-430b-b7ed-13ca3d6b97c1', 'urlMapping', 62


and between db and db-user my intention is to choose db and delete the other in this other case (the second above):

39, 'f50c4f8d-437d-4ce8-a3d6-1d74bb0a3993', 'db', 15
40, 'f50c4f8d-437d-4ce8-a3d6-1d74bb0a3993', 'db-user', 18

Correct?
Thank you
 
Back
Top