The GETALLREPLCELLS command replicates all data cells in the replicated partition from a data source database to the selected data target database. Use this command when you are in the data target database.
GETALLREPLCELLS sourceServerName sourceAppName sourceDbName
GETALLREPLCELLS ALL
sourceServer | Host name of the Analytic Server data source from which cells are replicated. |
sourceApp | Name of the data source application from which cells are replicated. |
sourceDb | Name of the data source database from which cells are replicated. |
ALL | Updates cells for all partitions where the selected database is a data replication target. |
This command gets all replicated data cells from the Analytic Server data source, application, and database, and replicates them in the data target database you select with the SELECT command. This is useful when the data source and data target databases are out of synch and need to be resynchronized.
GETALLREPLCELLS gets cells from the data source to the data target, based on a request made from the data target; PUTALLREPLCELLS cells puts cells from the data source to the data target, based on a request made from the data source.
GETALLREPLCELLS "Aspen" "Sample" "Basic";
GETUPDATEDREPLCELLS
PUTALLREPLCELLS
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |