SQL Server >> Server error

by Ram » Thu, 07 Aug 2003 10:53:55 GMT

I get 'library not registered' error when I tries to open
a DTS package or when I click on new database diagram.

any idea ? , I guess I am not having admin rights from
machine I am accessing the server ?

let me know.

Ram


SQL Server >> server error

by Alejandra Parra » Sat, 18 Sep 2004 07:06:40 GMT


My sql server has 13 clients, when the servers starts to work it works fine,
but, sudenly, it begins to show the next mistake:

System.Data.OleDb.OleDbException: [DBNETLIB][ConnectionOpen
(PreLoginHandshake()).]General network error. Check the network
documentation.

I've already installed SP3, but it didn't solve the problem
Can somebody help me please?
Thanks, Gracias
Alejandra Parra
Mexico







SQL Server >> server error

by Andrew J. Kelly » Sat, 18 Sep 2004 07:39:38 GMT

Doesn't sound like the problem is SQL Server related. Sounds like you have
issues with your network.

--
Andrew J. Kelly SQL MVP




fine,




Similar Threads

1. SQL Server Error:10061 and SQL Server Error:17

Hello,
I am getting the following errors when I try to connect to SQL from a SQL 
server:

Connection Failed.
SQL State '01000'
SQL Server Error:10061
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets] 
ConnectionOpen(COnnect()).

Connection Failed.
SQL State '08001'
SQL Server Error:17
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist 
or access denied.

But  when I connect from a different PC I can connect fine.  I also tried to 
connect from a PC from a different ISP and it connects just fine.  I did a 
netstat -an and 1433 is listening.  I have seen a lot of postings for this 
problem on the web but no real answers to solve the problem.

TIA
Joe 


2. sql server Error: 17883, Severity: 1, State: 0 and Error Msg: Unknown Hard error

3. OLAP server error: Formula error (syntax error: invalid token: line 1, position 50, token: ")")

Hello world,
I have a big problem, please help me!!!
I have some cubes and all work well, when I created a report with a
cube, OLAP throws an error such as on object.

This follow statement:

Select {[Measures].[TempoMedioRichiesta], [Measures].
[TempoMedioTrasmissione], [Measures].[Scostamento]} ON COLUMNS,
{DESCENDANTS([Data Dovuta Offerta].[Mese].members)} ON ROWS FROM
TempoTrasmissioneOfferta


The problem is DESCENDANTS function. Without statement work well but I
don't like result.


I tried on the Internet but have not found answers


Thanks.

4. Analysis Server Error: Operating system error [Write error]

5. OLAP server error: Formula error (syntax error: invalid token: lin

Can you post the detail of the error message

" XXXX@XXXXX.COM " wrote:

> Hello world,
> I have a big problem, please help me!!!
> I have some cubes and all work well, when I created a report with a
> cube, OLAP throws an error such as on object.
> 
> This follow statement:
> 
> Select {[Measures].[TempoMedioRichiesta], [Measures].
> [TempoMedioTrasmissione], [Measures].[Scostamento]} ON COLUMNS,
> {DESCENDANTS([Data Dovuta Offerta].[Mese].members)} ON ROWS FROM
> TempoTrasmissioneOfferta
> 
> 
> The problem is DESCENDANTS function. Without statement work well but I
> don't like result.
> 
> 
> I tried on the Internet but have not found answers
> 
> 
> Thanks.
> 

6. Analysis Server Error: File error [Write error] There is not enough space on the disk

7. OLAP server error: Formula error (syntax error: invalid token:

On the surface the sytax of you query appears to be correct. 

Are any of the 3 selected measures calculated?

You would get a message like this if the calculation definition for a 
measure is incorrect.

Regards

Andrew Wiles

" XXXX@XXXXX.COM " wrote:

> On 11 Apr, 15:04, Andrew Wiles < XXXX@XXXXX.COM >
> wrote:
> > Can you post the detail of the error message
> >
> >
> >
> > " XXXX@XXXXX.COM " wrote:
> > > Hello world,
> > > I have a big problem, please help me!!!
> > > I have some cubes and all work well, when I created a report with a
> > > cube, OLAP throws an error such as on object.
> >
> > > This follow statement:
> >
> > > Select {[Measures].[TempoMedioRichiesta], [Measures].
> > > [TempoMedioTrasmissione], [Measures].[Scostamento]} ON COLUMNS,
> > > {DESCENDANTS([Data Dovuta Offerta].[Mese].members)} ON ROWS FROM
> > > TempoTrasmissioneOfferta
> >
> > > The problem is DESCENDANTS function. Without statement work well but I
> > > don't like result.
> >
> > > I tried on the Internet but have not found answers
> >
> > > Thanks.- Nascondi testo tra virgolette -
> >
> > - Mostra testo tra virgolette -
> 
> This is the message that I get into Visual Studio 2003 when I make
> report preview:
> 
> OLAP server error: Formula error (syntax error: invalid token: line 1,
> position 50, token: ")")
> 
> 
> 
> 
> Thank you again!!!!!
> 
> 
> 
> 
> 
> 

8. Excecute Error Handler before default SQL Server Error - Access Forms