RE: Report Server and Data Mining Connection error



Read definition is not enough -- you will need Browse permissions for your stored procedure call to be able to access the model content

However, the error does not look like a permission error. You could use the Profiler, connected to the Analysis Services server, to see exactly what error is returned

bogdan


hi all,

I am using AnalysisServices namespace to get a list of cluster names in my
model and to access cluster discrimination of clusters.

Below is how I use this namespace functionality:
CALL
System.Microsoft.AnalysisServices.System.DataMining.Clustering.GetClusters('PersonelCluster1MM')

CALL
System.Microsoft.AnalysisServices.System.DataMining.Clustering.GetClusterDiscrimination('PersonelCluster1MM',
'004','', 0)

I have also cretaed a report in the Report Server by using these functions.
But, the report when used can not connect to Analysis Services to get the
results... I created a role on the Analysis Services names "Readers" and
give some users "read definiton" right...

But still can not connect... Any Idea???

The error says: a.. An error has occurred during report processing.
(rsProcessingAborted)
a.. Cannot create a connection to data source 'PersonelDMClustering'.
(rsErrorOpeningConnection)
a.. For more information about this error navigate to the report server on
the local server machine, or enable remote errors a.. a.. a.. a.. a.. a..
a.. a..


.



Relevant Pages

  • Report Server and Data Mining Connection error
    ... I am using AnalysisServices namespace to get a list of cluster names in my ... I have also cretaed a report in the Report Server by using these functions. ... the report when used can not connect to Analysis Services to get the ...
    (microsoft.public.sqlserver.datamining)
  • Re: Win2k3 R2 - Storage Reporting on File Svr Cluster (SCSI-Attach
    ... Microsoft resource drivers did not see the shared disk/logical volumes and I ... Installing Cluster Service using ServeRAID controller for Microsoft Windows ... online that you want to report on. ...
    (microsoft.public.windows.server.clustering)
  • Re: Win2k3 R2 - Storage Reporting on File Svr Cluster (SCSI-Attach
    ... the logical volumes attached through the IBM IPSHA resource driver." ... The 2 servers in the cluster that I set up under 2003 R2 were set up ... online that you want to report on. ...
    (microsoft.public.windows.server.clustering)
  • Re: Scripted backups..
    ... I had the File share permissions set correctly and but not the NTFS ... You should also report the contents of your .bks file. ... Active backup destination: File ... assigning the drive letter and I can read the ntbackup files and write ...
    (microsoft.public.windows.server.general)
  • Re: Win2k3 R2 - Storage Reporting on File Svr Cluster (SCSI-Attach
    ... to generate reports on shared disks for which a cluster disk resource ... This is an IBM EXP400 disk array and the ipsha.dll from IBM is loaded. ... online that you want to report on. ... all report scope paths should be set on volumes ...
    (microsoft.public.windows.server.clustering)

Loading