"The clone pre-flight check for valid capacity mapping has failed" on clone to demo or pov instance as targetDescription<!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } table tr td { padding: 15px; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } hr{ border-top-width: 1px; border-top-style: solid; border-top-color: #cccccc; } ul { list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Clone request to DEMO/POV instances will not proceed and will give the following error message: "The clone pre-flight check for valid capacity mapping has failed" CauseThis is expected behavior. There is no option to increase the size of a DEMO or POV instance, as these are provisioned with the smallest DB capacity which is PICO. These instances also cannot grow automatically during a clone. So if the data coming in from the Source instance is bigger than what the target can accommodate, the clone will not proceed. The clone might have worked in the past. It will work if the amount of data coming in from source could be accommodated in target. The clone engine will try to analyze the capacity and give the error message if the target cannot be accommodated and show capacity error messages as it cannot auto-grow like SUB PROD instances.ResolutionIf this instance was given by your account representatives, you can talk to them and advise getting a SUB PROD instance created so that you can schedule a clone to the new instance. This is expected behavior for DEMO/POV instances.