Copies a database.
COPYDB sourceApp sourceDb destApp destDb
sourceApp | Name of the application that includes the database to copy. |
sourceDb | Name of the database to copy. |
destApp | Name of the application for the new database. |
destDb | Name of the database copy. |
COPYDB "FINANC95" "SALES95" "FINANC96" "SALES96";
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |