Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Internationalization (v4-archive)
 100 Percent CPU Utilization
 New Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

alm007
Starting Member

6 Posts

Posted - 15 July 2002 :  12:59:05  Show Profile  Reply with Quote
I've used v.4.0 in russian. And have some problem:

Sometimes when someone is clicking link on forum site, for example a last post name, the cpu utilization goes up to 100% and the forum does not respond.
In this time task man shows the mtx.exe processe is very active.
In result i need to reboot the system to launch the forum.

I've used NT6a + rollup, IIS4

Could anyone help me to solve the problem?

=============

I've used:

- MS SQL 6.50.201
- MDAC 2.70.9001
- connection string strDBType = "sqlserver"

Thanks,
Alm007

Edited by - alm007 on 16 July 2002 09:11:17

===========================================
i've tried to reinstall MDAC/Jet Driver stuff (the latest version MDAC 2.70.9001.0), but it's not worked.
The problem remains the same :(
Please help!!!


Edited by - alm007 on 16 July 2002 10:20:32


[moved by bozden on 03 October 2002]

<

Edited by - Deleted on 03 October 2002 20:25:13

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 15 July 2002 :  13:00:49  Show Profile  Send ruirib a Yahoo! Message
What database and connection string are you using?

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
<
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20593 Posts

Posted - 15 July 2002 :  13:00:58  Show Profile  Visit HuwR's Homepage
I have no idea what mtx.exe is , it is not a file normally related to website activity

<
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 15 July 2002 :  13:25:48  Show Profile  Visit dayve's Homepage
mtx.exe is for Microsoft Transaction Server (MTS)


http://www.nineinchnailz.com<
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 15 July 2002 :  15:47:04  Show Profile
That happened to me before. Try to reinstall the MDAC/Jet Driver stuff, latest versions (even if you have the latest).

This has nothing to do with v4 of course :)

Think Pink
==> Start Internationalization Here<
Go to Top of Page

alm007
Starting Member

6 Posts

Posted - 16 July 2002 :  09:07:36  Show Profile
I've used:

- MS SQL 6.50.201
- MDAC 2.70.9001
- connection string strDBType = "sqlserver"

Thanks,
Alm007

[quote]
What database and connection string are you using?


<
Go to Top of Page

alm007
Starting Member

6 Posts

Posted - 16 July 2002 :  10:16:53  Show Profile
i've tried to reinstall MDAC/Jet Driver stuff )the latest version MDAC 2.70.9001.0), but it's not worked. The problem remains the same :(
quote:

That happened to me before. Try to reinstall the MDAC/Jet Driver stuff, latest versions (even if you have the latest).

This has nothing to do with v4 of course :)
[


<
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 16 July 2002 :  10:30:48  Show Profile  Send ruirib a Yahoo! Message
quote:

I've used:

- MS SQL 6.50.201
- MDAC 2.70.9001
- connection string strDBType = "sqlserver"

Thanks,
Alm007


This is not what I asked. I need to know the value for strConnString in config.asp.

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
<
Go to Top of Page

alm007
Starting Member

6 Posts

Posted - 16 July 2002 :  11:40:30  Show Profile
The value is
strConnString = "driver={SQL Server};server=SQL;uid=forum;pwd=password;database=forum" '## MS SQL Server 2000
quote:

This is not what I asked. I need to know the value for strConnString in config.asp.

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs




<
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 16 July 2002 :  11:49:59  Show Profile  Send ruirib a Yahoo! Message
Try replacing it to:


strConnString = "Provider=SQLOLEDB;Data Source=SQL;Initial Catalog=forum;User ID=forum;Password=password;"


Tell me if it works.


-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
<
Go to Top of Page

alm007
Starting Member

6 Posts

Posted - 16 July 2002 :  12:16:56  Show Profile
it seems has worked!!!

i've tested forum in 15 min. No one crash!!!
Now all are OK.

i hope all'll OK in future

Thank you very much!

================================
let me to know why it's helped to my forum?


Edited by - alm007 on 16 July 2002 12:22:31<
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 16 July 2002 :  12:19:36  Show Profile  Send ruirib a Yahoo! Message
Glad it's fixed now . And you're welcome .

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
<
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 16 July 2002 :  12:35:30  Show Profile  Send ruirib a Yahoo! Message
quote:

let me to know why it's helped to my forum?


Well, changing the connection string changed the type of database driver you are using. Previously you were using ODBC drivers, with this new connection string you are using OLEDB drivers. OLEDB drivers are faster and more robust, so they should be used whenever possible.

I've found that sometimes ODBC drivers cause this situation you were experiencing. I admit there is some kind of problem with some ODBC drivers that cause this problem. I've also found that using OLEDB drivers in those situations fixes the problem.

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
<
Go to Top of Page

alm007
Starting Member

6 Posts

Posted - 16 July 2002 :  12:50:41  Show Profile
Thank you

<
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 16 July 2002 :  13:03:58  Show Profile  Send ruirib a Yahoo! Message
quote:

Thank you


No problem .

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
<
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.17 seconds. Powered By: Snitz Forums 2000 Version 3.4.07