Legacy Knowledge Base
Published Jul. 2, 2025

Can I Create a Remote Live Database from a Copy of the Staging Database?

Written By

Justin Choi

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

This article documents Liferay's position on duplicating a database to create a staging environment.

The Use Case

In order to enable Remote Live Staging, system administrators must have two databases: a staged environment and a live environment. One assumption is that it should be possible to copy the staged database and make it the live environment. This is perceived to be a shortcut so that the platform does not have to perform the initial publication when moving staged data to remote live.

Resolution

This method was once nonviable because there was a validation check during the staging process that ensured the two sites were different. If this validation check fails, the following error is displayed in the GUI:

Unable to activate remote staging on site with ID 75450. The remote live site must be different from the stage site.

Liferay Engineering has removed the validation check in Liferay Digital Enterprise 7.0 Fix Pack DE-33 (available from the Fix Packs page). Validation will be available in specific use cases where needed, but no longer absolutely required. Before installing the fix pack, please read the Important Fix Pack Changes article.

Additional Information

See LPS-74947 for more information.

Did this article resolve your issue ?

Legacy Knowledge Base