Runs a calculation script.
RUNCALC numeric calcScript
numeric | Location of the calculation script data file. Values: 1 - Local/client-based calculation script. 2 - Remote/server calculation script. 3 - File. Use option 3 if the file is not an Analytic Services object, or if you want to specify the full path name. Otherwise, Analytic Services looks in the < APPNAME >/<DBNAME > directory. |
calcScript | Name of the calculation script to run. |
The numeric parameter indicates the location of the file named by the calcScript parameter.
To execute a calculation script object named FAM100 on the Analytic Server:
RUNCALC 2 "FAM100";
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |