Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rappelz
You last visited: Today at 00:56

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Database cpu problem

Discussion on Database cpu problem within the Rappelz forum part of the MMORPGs category.

Reply
 
Old   #1
 
kaderebak's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 210
Received Thanks: 117
Database cpu problem

dbo.item is using my cpu %100

What is the source of problem and how can ı fix that ?




kaderebak is offline  
Old 07/31/2011, 13:01   #2
 
elite*gold: 0
Join Date: May 2011
Posts: 13
Received Thanks: 1
Yeniden editle dbo.itemi
TRmuratTR is offline  
Old 07/31/2011, 14:40   #3
 
TheSuperKiller's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 278
Received Thanks: 73
cleanup items . by

DELETE FROM [Telecaster].[dbo].[Item]
WHERE owner_id=0

and also clear buffs .

DELETE FROM [Telecaster].[dbo].[State]

GO
TheSuperKiller is offline  
Old 07/31/2011, 17:22   #4
 
kaderebak's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 210
Received Thanks: 117
if ı delete dbo.item players lose their items ?
kaderebak is offline  
Old 07/31/2011, 20:15   #5
 
elite*gold: 0
Join Date: Dec 2009
Posts: 111
Received Thanks: 79
WHERE owner_id=0 means "only" items which aren't used and from the warehouse will be deleted.

It's your decision.
Cieldaron is offline  
Old 07/31/2011, 20:59   #6
 
kaderebak's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 210
Received Thanks: 117
Quote:
Originally Posted by Cieldaron View Post
WHERE owner_id=0 means "only" items which aren't used and from the warehouse will be deleted.

It's your decision.
I'm sorry but I do not understand anything

Can you picture expression.
kaderebak is offline  
Old 07/31/2011, 23:42   #7
 
elite*gold: 0
Join Date: Dec 2009
Posts: 111
Received Thanks: 79
Code:
DELETE FROM [Telecaster].[dbo].[Item]
WHERE owner_id=0
The part "WHERE owner_id=0" means that every item from the warehouse of every single player will be deleted as the database marks items which aren't in the inventory with owner_id = 0.

Got it now? (:

It also deletes items which aren't in use by any player (dropped items etc.).
Cieldaron is offline  
Old 08/01/2011, 00:13   #8
 
kaderebak's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 210
Received Thanks: 117
Quote:
Originally Posted by Cieldaron View Post
Code:
DELETE FROM [Telecaster].[dbo].[Item]
WHERE owner_id=0
The part "WHERE owner_id=0" means that every item from the warehouse of every single player will be deleted as the database marks items which aren't in the inventory with owner_id = 0.

Got it now? (:

It also deletes items which aren't in use by any player (dropped items etc.).
Is not this just a temporary solution ?
kaderebak is offline  
Old 08/01/2011, 02:43   #9
 
elite*gold: 0
Join Date: Dec 2009
Posts: 111
Received Thanks: 79
I didn't suggest it.

I just wanted to clarify that this query will probably delete everything from your warehouse.
Cieldaron is offline  
Old 08/01/2011, 03:26   #10
 
RoflcopterGoesSoiSoiSoi's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 663
Received Thanks: 191
It's been a while since I looked in the database, but I'm pretty sure it deletes some auction-related information. I forget how the AH works, but I swear I remember it setting owner_id to 0.

This will horribly destroy your database if tamed creatures are inside the warehouse.
RoflcopterGoesSoiSoiSoi is offline  
Reply


Similar Threads Similar Threads
Database Problem
04/03/2011 - Flyff Private Server - 3 Replies
Ich hab ein Folgendes problem Mein Server ging Erfolgreich und hat auch alles geklappt aber 3 Tage später ging meine DB nicht mehr und dann musste ich alles neu installieren aber als ich es neu installiert habe und die DB in der SQL Management Studio Batchen will kommen nur noch Fehler was soll ich tuhen? x.x Ich habs auch in der ODBC gelöscht. Ich Hoffe ihr könnt mir helfen =) Danke im Voraus.
Problem in der Database
01/05/2010 - Metin2 Private Server - 0 Replies
Hi, ich habe ein Problem mit der Database meines Server. Nämlich habe ich das Passwort von den Account rain geändert. Die Zeile wo früher *Buchstaben und Zahlenfolge* stand. Könnte mir diese mal hier reinposten ? Wäre super.
DAtabase Problem
11/02/2009 - Metin2 Private Server - 1 Replies
So I started a Metin2 Server... I opened the databse and make account at "account"...After that I goed in 'common" and then "gmlist" and I pu account there too...After that I enter the game put the account stills beeing a normal player...I even rebooted the server but is the same problem...Can soemoene help me?:(
[DataBase] Problem
10/03/2009 - Metin2 Private Server - 1 Replies
Ich hab einbissn rumgefummel und nun .. seht selber. http://i38.tinypic.com/akcy6u.jpg Alles wurde zu Null gemacht ich konnte mich bevor ich was in DB gemacht hab auch nicht anmelden Mit Login: Rain PW:12345 was ist den falschen ?? (also warum konnte ich mich nicht anmelden)
Problem with God DATABASE
07/22/2009 - EO PServer Hosting - 15 Replies
Hi people, I have a new database where only one person can log in and only in localhost. If I change the IPs of folders ACC and MSG, the MSGSERVER is giving the message: connect server again. how can I solve these problems? :confused:



All times are GMT +2. The time now is 00:56.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.