Pelican Parts
Parts Catalog Accessories Catalog How To Articles Tech Forums
Call Pelican Parts at 888-280-7799
Shopping Cart Cart | Project List | Order Status | Help



Go Back   Pelican Parts Forums > Miscellaneous and Off Topic Forums > Off Topic Discussions


Reply
 
LinkBack Thread Tools Rate Thread
Author
Thread Post New Thread    Reply
Registered
 
motion's Avatar
 
Join Date: Apr 2000
Location: Mid-life crisis, could be anywhere
Posts: 10,382
3 words: mac

__________________
'95 993 C4 Cabriolet
Bunch of motorcycles
Old 12-09-2007, 02:01 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #1 (permalink)
Living in Reality
 
cool_chick's Avatar
 
Join Date: Jan 2004
Location: Chicago, IL
Posts: 5,671
Send a message via Yahoo to cool_chick
Just curious, is there a dialog returned with a killed search?
Old 12-09-2007, 02:02 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #2 (permalink)
Registered
 
Join Date: Dec 2002
Location: www.fakelife.com
Posts: 1,672
Send a message via AIM to SlowToady
Have you thought about trying a different database?
__________________
I turn away with fear and horror from this lamentable sore of continuous functions without derivatives. --Charles Hermite

Fakelife.com Nothing to do with archery anymore. Porsche/BMW/Ferrari/Honda videos
Old 12-09-2007, 02:15 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #3 (permalink)
Insert Tag Line HERE.....
 
rattlsnak's Avatar
 
Join Date: Nov 2000
Location: Atlanta, Ga
Posts: 9,679
Garage
Send a message via AIM to rattlsnak
Quote:
Originally Posted by motion View Post
3 words: mac

Yeah, then he wouldnt have ANY connectivity so he wouldnt get any searches returned.

Are you using WAMP?
I would think you're using the %'s on either end of the search queries?

To be able to search for words anywhere in a data field, you need to use the Boolean AND condition in the SELECT statement to link together multiple LIKE conditions.

SELECT * from xxxxx WHERE title LIKE '%xxxxx%' AND title LIKE '%xxxxxx%'
Old 12-09-2007, 02:28 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #4 (permalink)
Monkey with a mouse
 
kstar's Avatar
 
Join Date: Oct 2000
Location: SoCal
Posts: 6,006
One of these Xserves with Quad Xeons and OS X (Apache) server would do the trick.


http://www.apple.com/xserve/

Unless you don't like Unix and just absolutely have to run Windows Server 2003.

FWIW.

Best,

Kurt

Last edited by kstar; 12-09-2007 at 03:02 PM..
Old 12-09-2007, 02:56 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #5 (permalink)
Slackerous Maximus
 
HardDrive's Avatar
 
Join Date: Apr 2005
Location: Columbus, OH
Posts: 18,162
Mac users: Keepin' the Koolaid flowin'
__________________
2022 Royal Enfield Interceptor.
2012 Harley Davidson Road King
2014 Triumph Bonneville T100.
2014 Cayman S, PDK.
Mercedes E350 family truckster.
Old 12-09-2007, 03:12 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #6 (permalink)
 
Monkey with a mouse
 
kstar's Avatar
 
Join Date: Oct 2000
Location: SoCal
Posts: 6,006
No Kool-aid needed.

The XServes are competitively priced (even cheaper than many comparably equipped machines) and OS X Server can run all the *nix apps and has a great UI if you need that.

Like I said, if you don't like Unix and prefer Windows Server 2003 (what these forums are running on) then that's cool too.

FWIW.

Best,

Kurt
Old 12-09-2007, 03:17 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #7 (permalink)
Registered
 
Join Date: Mar 2007
Location: Fort Collins, CO
Posts: 1,277
Garage
Does this mean that certain searches are now impossible? Or if I try again, will it be shorter the second time, and thus will work?
__________________
1979 911 SC Silver
2002 996 race car
2005 Ford Excursion
Old 12-09-2007, 03:19 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #8 (permalink)
Non Compos Mentis
 
Join Date: May 2001
Location: Off the grid- Almost
Posts: 10,593
Wayne, you brought these problems on yourself by hosting a Porsche site.

You wouldn't have these issues if you had a site for Buick Skylark fans.
Old 12-09-2007, 03:39 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #9 (permalink)
Cars & Coffee Killer
 
legion's Avatar
 
Join Date: Sep 2004
Location: State of Failure
Posts: 32,246
If reliability, scalability, and uptime are critical, there is nothing that beats DB2 on zOS. However, a few million on hardware and another few million on software (license per year) is probably out of the question for this BBS.

DB2 on Unix is a distant second in the above criteria and cost...
__________________
Some Porsches long ago...then a wankle...
5 liters of VVT fury now
-Chris

"There is freedom in risk, just as there is oppression in security."
Old 12-09-2007, 03:49 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #10 (permalink)
Registered
 
Join Date: Dec 2002
Location: www.fakelife.com
Posts: 1,672
Send a message via AIM to SlowToady
Any one of these would also do the trick

SUN Rack servers

Or one of these....

IBM POWER servers

These have a pretty good reputation.....

HP Integrity OpenVMS servers
__________________
I turn away with fear and horror from this lamentable sore of continuous functions without derivatives. --Charles Hermite

Fakelife.com Nothing to do with archery anymore. Porsche/BMW/Ferrari/Honda videos

Last edited by SlowToady; 12-09-2007 at 04:01 PM..
Old 12-09-2007, 03:55 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #11 (permalink)
Living in Reality
 
cool_chick's Avatar
 
Join Date: Jan 2004
Location: Chicago, IL
Posts: 5,671
Send a message via Yahoo to cool_chick
Wayne, all you need is this:



Hehe, couldn't resist.
Old 12-09-2007, 04:37 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #12 (permalink)
 
Cars & Coffee Killer
 
legion's Avatar
 
Join Date: Sep 2004
Location: State of Failure
Posts: 32,246
Do you have access to the source code for vBulletin? (As an aside, what language is it written in?) If so, you should be able to modify it to work with any DBMS.
__________________
Some Porsches long ago...then a wankle...
5 liters of VVT fury now
-Chris

"There is freedom in risk, just as there is oppression in security."
Old 12-09-2007, 05:07 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #13 (permalink)
Registered
 
Join Date: Nov 2003
Location: Seattle
Posts: 1,785
We had a similar problem on our webserver software with a memory leak. The process would hang, even though there was plenty of memory, process time, and disk time free.

We were stuck on the software, since the chunk that was causing it was a necessary evil from our software vendor, closed source, and untouchable.

We invented a similar watchdog sort of process to cycle the thing when it would do that. It ended up solving the problem about 99% of the time, so we ended up just calling it good.

Sometimes the effort required to chase it to that last 1%, if even possible, isn't worth it.

I think the only other thing that might be worth a shot is maybe mySQL on Linux on a test machine just to see if it has the same bug. I prefer Windows 2003 personally too, but I have a friend that does a lot of work with many different DBs, and he's always said that mySQL on Windows doesn't run quite the same as it does on Linux, unlike some of the other things that work the same on either OS.

The other thing we ran into was a perfectly good query that acted up just because of the version we were running at the time of Informix. When we tried to do a DATE -1 query to come up with yesterday's date (which worked on Access, MS SQL, mySQL, etc.), it would start something off that would make the DB just fall dead about 2-3 hours later. Reproduced it every time once we figured it out..... which took forever.

Still, sometimes something like simple process recyclers/killers solve the problem the easiest way.

__________________
Rob
1980 SC - 2011 Tiguan - 2018 Tesla M3P
Old 12-09-2007, 06:18 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #14 (permalink)
Reply


 


All times are GMT -8. The time now is 06:42 PM.


 
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website -    DMCA Registered Agent Contact Page
 

DTO Garage Plus vBulletin Plugins by Drive Thru Online, Inc.