Register for your free account! | Forgot your password?

You last visited: Today at 02:58

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

Advertisement



Dbmon error

Discussion on Dbmon error within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2011
Posts: 168
Received Thanks: 78
Dbmon error

We are sorry but we just got this letter and we comply with the msg
"
To Elitepvpers
The account Cataracts - Daemon Strother has been reported for multiple crimes by the US state department of illegal Child sexual abuse!
law § 2243 - Sexual abuse of a minor or ward:
(a) Of a Minor.— Whoever, in the special maritime and territorial jurisdiction of the United States or in a Federal prison, or in any prison, institution, or facility in which persons are held in custody by direction of or pursuant to a contract or agreement with the head of any Federal department or agency, knowingly engages in a sexual act with another person who—
(1) has attained the age of 12 years but has not attained the age of 16 years; and

(2) is at least four years younger than the person so engaging;

or attempts to do so, shall be fined under this title, imprisoned not more than 15 years, or both.

(b) Of a Ward.— Whoever, in the special maritime and territorial jurisdiction of the United States or in a Federal prison, or in any prison, institution, or facility in which persons are held in custody by direction of or pursuant to a contract or agreement with the head of any Federal department or agency, knowingly engages in a sexual act with another person who is—
(1) in official detention; and

(2) under the custodial, supervisory, or disciplinary authority of the person so engaging;

or attempts to do so, shall be fined under this title, imprisoned not more than 15 years, or both.

(c) Defenses.—
(1) In a prosecution under subsection (a) of this section, it is a defense, which the defendant must establish by a preponderance of the evidence, that the defendant reasonably believed that the other person had attained the age of 16 years.

(2) In a prosecution under this section, it is a defense, which the defendant must establish by a preponderance of the evidence, that the persons engaging in the sexual act were at that time married to each other.

(d) State of Mind Proof Requirement.— In a prosecution under subsection (a) of this section, the Government need not prove that the defendant knew—
(1) the age of the other person engaging in the sexual act; or

(2) that the requisite age difference existed between the persons so engaging.


Anyone who has or wants to be in contact with person should remember that you can be abused in some way that you do not want or is not legal. Anyone who will pursue this man will be punished for the crime when the crime happend it will be happened will be punished to the crimes violence and sentence.

We has taken as much as we can at this moment of hes own personal stuff out but beware he could be using somekind of way to go around it or claim that he is the real one or in any way try to "act" as another person wich he is infact not.

We has also send this to the forum so they can decide to peacefully remove any kind of what he has done to avoid any further collateral damage and we are very much assure they do not want to be associated with this kind of unnatural thing.

U.S Justice department
"
Cataracts is offline  
Old 11/01/2011, 01:19   #2
 
BioNicX's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 981
Received Thanks: 296
did you add NS codes, i think thats what its called.
BioNicX is offline  
Old 11/01/2011, 01:25   #3
 
elite*gold: 0
Join Date: Aug 2011
Posts: 168
Received Thanks: 78
No clue what that is.
Cataracts is offline  
Old 11/01/2011, 01:39   #4
 
BioNicX's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 981
Received Thanks: 296
my bad is SN, search for it.
BioNicX is offline  
Old 11/01/2011, 08:10   #5
 
[DEV]DorianGray's Avatar
 
elite*gold: 0
Join Date: Aug 2011
Posts: 245
Received Thanks: 163
Did you saved "account" in (ODBC) DataSource in your windows ?
[DEV]DorianGray is offline  
Old 11/01/2011, 16:07   #6
 
BioNicX's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 981
Received Thanks: 296
i can still host a public or test server without setting up odbc
BioNicX is offline  
Old 11/01/2011, 22:23   #7
 
Beastie's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 24
Received Thanks: 3
If it's SN you're needing then go into query analyser and set the database to master, then enter this..

Code:
EXEC sp_addlinkedserver 'LSV_GHBILL','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRACNT','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'DKRCASH','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRHELION','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRNUNVICE','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRQUNE','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRRONDOW','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRSIZ','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRTEST','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRZUTO','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRSTA','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'DKRACCOUNT01','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
then this..


Code:
exec sp_serveroption 'LSV_GHBILL','rpc out','true' 
exec sp_serveroption 'LSV_GHBILL','rpc','true' 
exec sp_serveroption 'LSV_DKRACNT','rpc out','true' 
exec sp_serveroption 'LSV_DKRACNT','rpc','true' 
exec sp_serveroption 'DKRCASH','rpc out','true' 
exec sp_serveroption 'DKRCASH','rpc','true' 
exec sp_serveroption 'LSV_DKRHELION','rpc out','true' 
exec sp_serveroption 'LSV_DKRHELION','rpc','true' 
exec sp_serveroption 'LSV_DKRNUNVICE','rpc out','true' 
exec sp_serveroption 'LSV_DKRNUNVICE','rpc','true' 
exec sp_serveroption 'LSV_DKRQUNE','rpc out','true' 
exec sp_serveroption 'LSV_DKRQUNE','rpc','true' 
exec sp_serveroption 'LSV_DKRRONDOW','rpc out','true' 
exec sp_serveroption 'LSV_DKRRONDOW','rpc','true' 
exec sp_serveroption 'LSV_DKRSIZ','rpc out','true' 
exec sp_serveroption 'LSV_DKRSIZ','rpc','true' 
exec sp_serveroption 'LSV_DKRTEST','rpc out','true' 
exec sp_serveroption 'LSV_DKRTEST','rpc','true' 
exec sp_serveroption 'LSV_DKRZUTO','rpc out','true' 
exec sp_serveroption 'LSV_DKRZUTO','rpc','true' 
exec sp_serveroption 'LSV_DKRSTA','rpc out','true' 
exec sp_serveroption 'LSV_DKRSTA','rpc','true' 
exec sp_serveroption 'DKRACCOUNT01','rpc out','true' 
exec sp_serveroption 'DKRACCOUNT01','rpc','true'
good luck
Beastie is offline  
Old 11/06/2011, 17:01   #8
 
elite*gold: 0
Join Date: Sep 2008
Posts: 31
Received Thanks: 3
SQL2000 sp4pack
tzwycn is offline  
Reply


Similar Threads Similar Threads
DBmon error :(
02/02/2013 - Dekaron Private Server - 21 Replies
Hi, i tryed to fix it myself, but i cant make it go away, i know its something with the mssql but i dont know exactly here's the error 3668: Session Server Ready 3668: Provider::Execute( CCHAR * szName ) szName: SP_LOGIN_FLAG_SET Microsoft OLE DB Provider for SQL Server: Could not find server 'LSV_DKRACNT' in
Dbmon error please if anyone knows =[
10/02/2010 - Dekaron Private Server - 2 Replies
http://i1180.photobucket.com/albums/x412/Nathan_Yo st/untitled.jpg Cast server etc just crash immediatly when i open them. This error shows up right away when i open dbmon no matter whats opened. i dunno what its saying
Error on DBMON
04/21/2010 - Dekaron Private Server - 8 Replies
Need Help with that omg i fix it now come the problem back i try to fix it again and it dont work :S Here picture http://img69.imageshack.us/img69/2371/dingdong.jp g Here the Folder = map.rar
[ERROR]Dbmon!
03/30/2010 - Dekaron Private Server - 15 Replies
:handsdown: Hi all members from Epvpers ,i have some troubles with creating Dk pserver and i really need ur help .The related errors are in screenshot.I looked at all threads with other members of ePvp community who had the same problem.If you found a way please help me too ... :handsdown: OS Windows Xp Sp2 64bit AMD AThlon(tm) 64 X2 Dual Core Processore 4000+ 2.11 GHz 1.00 GB Ram 1. Yes i have MSSQL Installed with SP4 update
Error DbMon
02/06/2010 - Dekaron Private Server - 4 Replies
I am having this error --- File: e:\release\dekaron\1.90.5.4\server\dekaron\service object\properties\tooliplist\../../../Share/LogicO bject/Support/ITable.h, Line: 258 It's Because something is Wrong in "maplist " but idk wath ...... I am having the share from VitalityDk .... if i use another maplist it's work but the new map's don't work ......



All times are GMT +2. The time now is 02:58.


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.