![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
From: "Grzegorz Stolecki" <gstolecki (AT) consorg (DOT) com.pl Subject: Runtime Error -2147467259 Date: Thu, 4 Sep 2003 14:56:55 +0200 Lines: 20 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: <#byYVRucDHA.4020 (AT) tk2msftngp13 (DOT) phx.gbl Newsgroups: microsoft.public.data.oledb.olap,microsoft.public. sqlserver.olap NNTP-Posting-Host: dabrowskiego.demo.pl 195.136.113.2 Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftn gp13.phx.gbl Xref: cpmsftngxa06.phx.gbl microsoft.public.sqlserver.olap:42476 microsoft.public.data.oledb.olap:3867 X-Tomcat-NG: microsoft.public.sqlserver.olap Hi to everyone! I got error code -2147467259 (Unspecified error), source: OLE DB provider for Analysis Services 8.0 in following line of code: Set oMember = oCube.GetSchemaObject(adObjectTypeMember, oMember2.UniqueName). oCube is valid ADOMD.CubeDef object, oMember2 is valid ADOMD.Member. Machine is Win XP Pro with Pivot Table Services 2k. Any idea? This code was executed in heavy-duty procedure (a lot of queries, writebacks and metadata objects) so maybe it is lack of memory on client? Grzegorz |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
From: "Grzegorz Stolecki" <gstolecki (AT) consorg (DOT) com.pl References: <#byYVRucDHA.4020 (AT) tk2msftngp13 (DOT) phx.gbl Subject: Re: Runtime Error -2147467259 Date: Wed, 10 Sep 2003 10:11:54 +0200 Lines: 32 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: <ONruIO3dDHA.3992 (AT) TK2MSFTNGP11 (DOT) phx.gbl Newsgroups: microsoft.public.data.oledb.olap,microsoft.public. sqlserver.olap NNTP-Posting-Host: dabrowskiego.demo.pl 195.136.113.2 Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP11.phx.gbl Xref: cpmsftngxa06.phx.gbl microsoft.public.sqlserver.olap:42641 microsoft.public.data.oledb.olap:3890 X-Tomcat-NG: microsoft.public.sqlserver.olap Hi! 1. Error message was in polish language: "Nieokreślony błąd" (Unspecified error). Source was Microsoft OLE DB Provider for Analysis Services. 2. Computer: Windows XP Pro with SP1 (Polish version), installed evaluation version of SQL Server 2000 and Analysis Services 2000 (120-day trial), installed MDAC 2.7 SP1 (English version), installed PTSFull from Analysis Services 2000 (full version, probably SP3) - maybe this is reason of the problem. This computer connects to OLAP Server (Analysis Services 2000 SP3), code which generates error is operating with this connection (it doesn't use local OLAP server). 3. GetSchemaObject method was executed thousands times before error was raised. I think there are some memory leaks, because user of the computer told as about shortage of memory (machine slowed down, he couldn't run any applications). I often use GetSchemaObject (eg. for getting ADOMD.Member object from cellset's axis position object in order to read other member properties). By now I haven't so much information. Computer with problem works in our client place and I have some difficulties with getting all of needed informations. But I think a whole installation is wrong. I'll try to get more information (event logs, data about process from Task Manager: memory usage, GDI, User resources). Thank you for your attention. Grzegorz Stolecki, Poland PS. Sorry for my English. |
#6
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |