MSMDARCH fails -
10-22-2004
, 02:54 PM
We're using msmdarch from within an install program to initialize an OLAP
cube. It mostly works well, but in one test environment the cube doesn't
get installed on the remote server. When tested from the command line,
msmdarch exits with an errorlevel of 1 indicating an error, but we don't
know why.
The remote server we're installing onto has shares that are accessible, so
it wouldn't seem to be a security 'trust' issue. One difference is that on
the remote server, the OLAP data is installed in a directory on drive "F:".
We adjusted for that and tested from the command line, but but it still
fails.
Does anyone have any idea what might be wrong? Is there any way of trouble
shooting this?
Thanks,
-- da
PS:
Is possible to generate scripts that can be used to initialize and populate
a cube, in the same way that one can do with Enterprise Manager for SQL
Server. That would be sweet. |