dbTalk Databases Forums  

Error element returned in Value

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Error element returned in Value in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Zoltan Grose
 
Posts: n/a

Default Error element returned in Value - 09-27-2006 , 11:40 AM






I'm getting:

<Cell CellOrdinal="0">
<Value>
<Error><ErrorCode>2148141050</ErrorCode></Error>
</Value>
<FmtValue>#N/A</FmtValue>
</Cell></CellData>

But a Google on 2148141050 yields nothing. Is there anywhere else I can
check for more info? This is a Sql Server 2000.


Reply With Quote
  #2  
Old   
Akshai Mirchandani [MS]
 
Posts: n/a

Default Re: Error element returned in Value - 09-27-2006 , 10:47 PM






In Hex: 0x800A07FA which simply means that the cell value is not
available -- probably secured or some such reason.

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.

"Zoltan Grose" <zgrose (AT) mac (DOT) com> wrote

Quote:
I'm getting:

Cell CellOrdinal="0"
Value
Error><ErrorCode>2148141050</ErrorCode></Error
/Value
FmtValue>#N/A</FmtValue
/Cell></CellData

But a Google on 2148141050 yields nothing. Is there anywhere else I can
check for more info? This is a Sql Server 2000.




Reply With Quote
  #3  
Old   
Zoltan Grose
 
Posts: n/a

Default Re: Error element returned in Value - 10-09-2006 , 11:36 AM



Thanks. Is there a header file or online resource I can check to lookup
these values?

-z


On 9/27/06 8:47 PM, in article OM4$BDr4GHA.1188 (AT) TK2MSFTNGP05 (DOT) phx.gbl,
"Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote:

Quote:
In Hex: 0x800A07FA which simply means that the cell value is not
available -- probably secured or some such reason.

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.

"Zoltan Grose" <zgrose (AT) mac (DOT) com> wrote in message
news:C13FF7A3.294F%zgrose (AT) mac (DOT) com...
I'm getting:

Cell CellOrdinal="0"
Value
Error><ErrorCode>2148141050</ErrorCode></Error
/Value
FmtValue>#N/A</FmtValue
/Cell></CellData

But a Google on 2148141050 yields nothing. Is there anywhere else I can
check for more info? This is a Sql Server 2000.





Reply With Quote
  #4  
Old   
Akshai Mirchandani [MS]
 
Posts: n/a

Default Re: Error element returned in Value - 10-09-2006 , 01:01 PM



This document describes the error code:

http://www.microsoft.com/technet/pro...n/cellsec.mspx

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.

"Zoltan Grose" <zgrose (AT) mac (DOT) com> wrote

Quote:
Thanks. Is there a header file or online resource I can check to lookup
these values?

-z


On 9/27/06 8:47 PM, in article OM4$BDr4GHA.1188 (AT) TK2MSFTNGP05 (DOT) phx.gbl,
"Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote:

In Hex: 0x800A07FA which simply means that the cell value is not
available -- probably secured or some such reason.

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no
rights
Please do not send email directly to this alias. This alias is for
newsgroup
purposes only.

"Zoltan Grose" <zgrose (AT) mac (DOT) com> wrote in message
news:C13FF7A3.294F%zgrose (AT) mac (DOT) com...
I'm getting:

Cell CellOrdinal="0"
Value
Error><ErrorCode>2148141050</ErrorCode></Error
/Value
FmtValue>#N/A</FmtValue
/Cell></CellData

But a Google on 2148141050 yields nothing. Is there anywhere else I can
check for more info? This is a Sql Server 2000.







Reply With Quote
  #5  
Old   
Zoltan Grose
 
Posts: n/a

Default Re: Error element returned in Value - 10-10-2006 , 11:19 AM



Thanks. But I mean is there a more general purpose lookup of error codes to
error texts somewhere?

-z



On 10/9/06 11:01 AM, in article uPJOrz86GHA.3384 (AT) TK2MSFTNGP05 (DOT) phx.gbl,
"Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote:

Quote:
This document describes the error code:

http://www.microsoft.com/technet/pro...n/cellsec.mspx

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.

"Zoltan Grose" <zgrose (AT) mac (DOT) com> wrote in message
news:C14FC8AE.2A4D%zgrose (AT) mac (DOT) com...
Thanks. Is there a header file or online resource I can check to lookup
these values?

-z


On 9/27/06 8:47 PM, in article OM4$BDr4GHA.1188 (AT) TK2MSFTNGP05 (DOT) phx.gbl,
"Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote:

In Hex: 0x800A07FA which simply means that the cell value is not
available -- probably secured or some such reason.

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no
rights
Please do not send email directly to this alias. This alias is for
newsgroup
purposes only.

"Zoltan Grose" <zgrose (AT) mac (DOT) com> wrote in message
news:C13FF7A3.294F%zgrose (AT) mac (DOT) com...
I'm getting:

Cell CellOrdinal="0"
Value
Error><ErrorCode>2148141050</ErrorCode></Error
/Value
FmtValue>#N/A</FmtValue
/Cell></CellData

But a Google on 2148141050 yields nothing. Is there anywhere else I can
check for more info? This is a Sql Server 2000.








Reply With Quote
  #6  
Old   
Akshai Mirchandani [MS]
 
Posts: n/a

Default Re: Error element returned in Value - 10-10-2006 , 12:47 PM



Sorry -- to the best of my knowledge, no.

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.

"Zoltan Grose" <zgrose (AT) mac (DOT) com> wrote

Quote:
Thanks. But I mean is there a more general purpose lookup of error codes
to
error texts somewhere?

-z



On 10/9/06 11:01 AM, in article uPJOrz86GHA.3384 (AT) TK2MSFTNGP05 (DOT) phx.gbl,
"Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote:

This document describes the error code:

http://www.microsoft.com/technet/pro...n/cellsec.mspx

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no
rights
Please do not send email directly to this alias. This alias is for
newsgroup
purposes only.

"Zoltan Grose" <zgrose (AT) mac (DOT) com> wrote in message
news:C14FC8AE.2A4D%zgrose (AT) mac (DOT) com...
Thanks. Is there a header file or online resource I can check to lookup
these values?

-z


On 9/27/06 8:47 PM, in article OM4$BDr4GHA.1188 (AT) TK2MSFTNGP05 (DOT) phx.gbl,
"Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote:

In Hex: 0x800A07FA which simply means that the cell value is not
available -- probably secured or some such reason.

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no
rights
Please do not send email directly to this alias. This alias is for
newsgroup
purposes only.

"Zoltan Grose" <zgrose (AT) mac (DOT) com> wrote in message
news:C13FF7A3.294F%zgrose (AT) mac (DOT) com...
I'm getting:

Cell CellOrdinal="0"
Value
Error><ErrorCode>2148141050</ErrorCode></Error
/Value
FmtValue>#N/A</FmtValue
/Cell></CellData

But a Google on 2148141050 yields nothing. Is there anywhere else I
can
check for more info? This is a Sql Server 2000.










Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.