Showing posts with label box. Show all posts
Showing posts with label box. Show all posts

Tuesday, March 27, 2012

General Network Error

Hello,

Today I have got my first "General Network Error" on a SQL2005 box when processing a cube that reads data from a remote SQ2005 database.

So far, I was receiving this error randomously when processing SQL2000 cubes that reads data from the localhost.

I am not sure the error message tells the truth.

Does anyone has an idea of what this means and what could be the root cause?

Thanks

Philippe

OLE DB error: OLE DB or ODBC error: [DBNETLIB][ConnectionRead (recv()).]General network error. Check your network documentation.; 08S01. Errors in the OLAP storage engine: An error occurred while the 'Meta Contract Revenue Union' attribute of the 'Contract Detail' dimension from the 'Contract Compliance' database was being processed.

This looks like a general error due to some network problems between your Analysis Server and relational database. Dont think this is related specifically to Analysis Server.

If you get the same error again, you probably need to see your network administrator.

Edward.
--
This posting is provided "AS IS" with no warranties, and confers no rights.

Monday, March 19, 2012

funny error - the parameter menu screen...

Here is a funny one:
When scrolling through the dropdown box using the up and down arrow
keys, the following error is received:
Steps to reproduce: select an item in the dropdownbox. Change the
selected item by scrolling through the dropdown box using the up and
down arrow keys.
error
There are too many people accessing the Web site at this timeHello Harry,
If you are on XP, then I suspect that what is happening is that you are
locked down by default to a connection limit of 10 to IIS, and you are
running out of connections.
In the Hitchhiker's Guide to SQL Server 2000 Reporting Services, Bill and I
show how you can up the connection limit to 40 using the MetaEdit tool. We
include the details in Appendix D - pages 703 - 705 and also on the DVD
Video content.
This Guide me! demonstration is an example taken from the book's DVD and
explains how to up that connection limit to 40.
http://www.sqlreportingservices.net/SampleGuideMe.htm
Peter Blackburn
Hitchhiker's Guide to SQL Server 2000 Reporting Services
www.sqlreportingservices.net
"Harry" <harshwardhan@.mailcity.com> wrote in message
news:e48fb32a.0410191647.36ed5dcc@.posting.google.com...
> Here is a funny one:
> When scrolling through the dropdown box using the up and down arrow
> keys, the following error is received:
> Steps to reproduce: select an item in the dropdownbox. Change the
> selected item by scrolling through the dropdown box using the up and
> down arrow keys.
> error
> There are too many people accessing the Web site at this time