Showing posts with label quotgeneral. Show all posts
Showing posts with label quotgeneral. Show all posts

Thursday, March 29, 2012

General Network Error Check network documentation

Hi I get a "General Network Error Check network documentation" error sometimes, but its only while insert or update statements are fired while selects keep working perfectly.

The Error details are as follows:

General network error. Check your network documentation.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: General network error. Check your network documentation.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[SqlException: General network error. Check your network documentation.]

System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)

If once a update is fired from IDE it takes long to respond but once its done the error disappears.

Any body any Idea.

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.