Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron > Dekaron Private Server
You last visited: Today at 04:57

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

Advertisement



[HELP]Not Sure what this is... DBMON

Discussion on [HELP]Not Sure what this is... DBMON within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old   #1
 
iCraziE's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 456
Received Thanks: 218
[HELP]Not Sure what this is... DBMON

i keep getting this when i open up my dbmon.



anyone know what this is? and why its happening.

This never happened before until i tried using my dekaron server on Windows 7. and using SQL Server 2008.

Also, I cant seem to connect to the session server it always says server not found or access denied in the dbmon.

I did the SN query, i did make sure the ip and the account/pass was correct.

I tried using a different session file.

Thinking of going back to sql 2000 if i cant find a solution.
iCraziE is offline  
Old 05/05/2012, 17:00   #2
 
geo0123's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 53
Received Thanks: 5
Q-1

Quote:
Use master;
Go
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={SQ L Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRNUNVICE','','MSDASQL',NULL,NULL,'DRIVER={S QL 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={SQ L 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=;'
Q-2

Quote:
Use master;
Go
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'
geo0123 is offline  
Old 05/05/2012, 17:15   #3
 
iCraziE's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 456
Received Thanks: 218
it was a nice attempt, but like i said.. i did that already. I even tried it again since you suggested it. but no, it didnt work. =/
iCraziE is offline  
Old 05/05/2012, 18:09   #4
 
en[DEV]er's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 203
Received Thanks: 56
Maybe you dont follow the steps correctly...reinstall all the things..
en[DEV]er is offline  
Old 05/05/2012, 23:08   #5
 
BioNicX's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 981
Received Thanks: 296
This happens after running 'which' program? like session or cast, login etcc.
BioNicX is offline  
Old 05/06/2012, 01:59   #6
 
iCraziE's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 456
Received Thanks: 218
i tried reinstalling it twice, and i know for a fact i followed the steps correctly.
Im starting to think maybe its because i have an sql server with vmware, and an sql server that im trying to reach without it, because i cant even start my vmware server anymore.

And BioNicX it is when i start the session server. but the code that is highlighted in red, happens on its on in the dbmon, no idea why.
iCraziE is offline  
Reply


Similar Threads Similar Threads
[Help] Dbmon
05/21/2014 - Dekaron Private Server - 5 Replies
session keeps closing can anyone tell me how fix this please? http://i54.tinypic.com/34nm1.jpg
Problem appear in dbmon
10/11/2010 - Dekaron Private Server - 2 Replies
As the topic name said I have an error in dbmon and that one I dont know how to solve it. I'll post a picture with the respective error. http://img181.imageshack.us/img181/8545/99708451. png Please! help
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
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 ......
still use dbmon.exe ? here more advanced than dbmon.exe
03/18/2009 - Dekaron Private Server - 3 Replies
still using dbmon.exe for viewing your dekaron server load ? :bandit: here more advanced than dbmon.exe



All times are GMT +1. The time now is 04:57.


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.