dbTalk Databases Forums  

Problem with Pervasive 2000i SP3

comp.databases.btrieve comp.databases.btrieve


Discuss Problem with Pervasive 2000i SP3 in the comp.databases.btrieve forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Thomas Kenyon
 
Posts: n/a

Default Problem with Pervasive 2000i SP3 - 02-10-2009 , 03:52 AM






We inherited an in house database which uses Pervasive 2000i SP3 running
on NT4 as a back end.

I'm more used to Postgresql running on Linux, so I may need help in
posting all the relevant information.

Recently, the ODBC connectors stopped working (and the ones running on
the host can't use ADO because I haven't got SP4).

Remote ODBC clients and local ones (ODBC Engine Interface) fail.

Trying to browse the Databases in Control Center produces
"[Pervasive][Pervasive ODBC Client Interface][Pervasive ODBC Client
Interface LNA]Connection attempt timed out. The SQL Connection Manager
may be inactive or using a different transport protocol from the client."

Trying to look at the configuration of the engines in the ODBC
Administrator (from control panel) produces "The setup routines for the
Pervasive ODBC Engine Interface ODBC driver could not be found. Please
reinstall the driver.".

An ASP script that uses it produces

"Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Driver Manager] Data source name not found and no
default driver specified"

netstat shows that both 3351 and 1058 are listening and there is no
firewall configured.

PVSW.log consists of lots of lines stating Resources allocated and
Resources released.

I have tried almost everything I can think of, on the weekend I will
have some downtime with the server so can try uninstalling and
reinstalling pervasive.

I don't know where to get SP4 or any of the Hotfixes, so I haven't tried
that route yet.

According to my notes I also had these errors along the way (not sure
where).

"Driver's ConfigDSN, ConfigDriver, or ConfigTranslator failed"
"The SQL Connection MAnager may be inactive or using a different transport"
"ODBC Error: SQLSTATE = 08S01, Native error code = 10013"

I am almost at wits end with this, any help would be greatfully received.

Reply With Quote
  #2  
Old   
BtrieveBill
 
Posts: n/a

Default Re: Problem with Pervasive 2000i SP3 - 02-11-2009 , 05:15 PM






It sounds like the engine itself is shut down. A quick reboot is the
first/best option, to see if that helps. Otherwise, a reinstall makes
the most sense. It sounds like one or more of the engine files got
blown away.
Goldstar Software Inc.
Pervasive-based Products, Training & Services
Bill Bach
BillBach (AT) goldstarsoftware (DOT) com
http://www.goldstarsoftware.com
*** Pervasive Training - March 2009 in Chicago ***


Thomas Kenyon wrote:
Quote:
We inherited an in house database which uses Pervasive 2000i SP3 running
on NT4 as a back end.

I'm more used to Postgresql running on Linux, so I may need help in
posting all the relevant information.

Recently, the ODBC connectors stopped working (and the ones running on
the host can't use ADO because I haven't got SP4).

Remote ODBC clients and local ones (ODBC Engine Interface) fail.

Trying to browse the Databases in Control Center produces
"[Pervasive][Pervasive ODBC Client Interface][Pervasive ODBC Client
Interface LNA]Connection attempt timed out. The SQL Connection Manager
may be inactive or using a different transport protocol from the client."

Trying to look at the configuration of the engines in the ODBC
Administrator (from control panel) produces "The setup routines for the
Pervasive ODBC Engine Interface ODBC driver could not be found. Please
reinstall the driver.".

An ASP script that uses it produces

"Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Driver Manager] Data source name not found and no
default driver specified"

netstat shows that both 3351 and 1058 are listening and there is no
firewall configured.

PVSW.log consists of lots of lines stating Resources allocated and
Resources released.

I have tried almost everything I can think of, on the weekend I will
have some downtime with the server so can try uninstalling and
reinstalling pervasive.

I don't know where to get SP4 or any of the Hotfixes, so I haven't tried
that route yet.

According to my notes I also had these errors along the way (not sure
where).

"Driver's ConfigDSN, ConfigDriver, or ConfigTranslator failed"
"The SQL Connection MAnager may be inactive or using a different transport"
"ODBC Error: SQLSTATE = 08S01, Native error code = 10013"

I am almost at wits end with this, any help would be greatfully received.

Reply With Quote
  #3  
Old   
Thomas Kenyon
 
Posts: n/a

Default Re: Problem with Pervasive 2000i SP3 - 02-12-2009 , 04:32 AM



BtrieveBill wrote:
Quote:
It sounds like the engine itself is shut down. A quick reboot is the
first/best option, to see if that helps. Otherwise, a reinstall makes
the most sense. It sounds like one or more of the engine files got
blown away.
Thanks, will try a reinstall over the weekend.
The engine is up (and reboots don't help). The databases can still be
accesses through btrieve.

Do you know anywhere I can get the SP4 update?

Quote:
Goldstar Software Inc.
Pervasive-based Products, Training & Services
Bill Bach
BillBach (AT) goldstarsoftware (DOT) com
http://www.goldstarsoftware.com
*** Pervasive Training - March 2009 in Chicago ***


Thomas Kenyon wrote:
We inherited an in house database which uses Pervasive 2000i SP3
running on NT4 as a back end.

I'm more used to Postgresql running on Linux, so I may need help in
posting all the relevant information.

Recently, the ODBC connectors stopped working (and the ones running on
the host can't use ADO because I haven't got SP4).

Remote ODBC clients and local ones (ODBC Engine Interface) fail.

Trying to browse the Databases in Control Center produces
"[Pervasive][Pervasive ODBC Client Interface][Pervasive ODBC Client
Interface LNA]Connection attempt timed out. The SQL Connection
Manager may be inactive or using a different transport protocol from
the client."

Trying to look at the configuration of the engines in the ODBC
Administrator (from control panel) produces "The setup routines for
the Pervasive ODBC Engine Interface ODBC driver could not be found.
Please reinstall the driver.".

An ASP script that uses it produces

"Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Driver Manager] Data source name not found and no
default driver specified"

netstat shows that both 3351 and 1058 are listening and there is no
firewall configured.

PVSW.log consists of lots of lines stating Resources allocated and
Resources released.

I have tried almost everything I can think of, on the weekend I will
have some downtime with the server so can try uninstalling and
reinstalling pervasive.

I don't know where to get SP4 or any of the Hotfixes, so I haven't
tried that route yet.

According to my notes I also had these errors along the way (not sure
where).

"Driver's ConfigDSN, ConfigDriver, or ConfigTranslator failed"
"The SQL Connection MAnager may be inactive or using a different
transport"
"ODBC Error: SQLSTATE = 08S01, Native error code = 10013"

I am almost at wits end with this, any help would be greatfully received.

Reply With Quote
  #4  
Old   
BtrieveBill
 
Posts: n/a

Default Re: Problem with Pervasive 2000i SP3 - 02-12-2009 , 09:56 AM



Thomas Kenyon wrote:
Quote:
Do you know anywhere I can get the SP4 update?

Try this:
http://www.goldstarsoftware.com/patches2k.asp


Reply With Quote
  #5  
Old   
Thomas Kenyon
 
Posts: n/a

Default Re: Problem with Pervasive 2000i SP3 - 02-14-2009 , 02:49 AM



BtrieveBill wrote:
Quote:
Thomas Kenyon wrote:
Do you know anywhere I can get the SP4 update?


Try this:
http://www.goldstarsoftware.com/patches2k.asp
Thanks, reinstalling seems to have fixed it, although it has broken IIS
and stopped NT from starting, but one problem at a time :-).


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.