[Weird problem] SR_GameServer

04/05/2013 02:45 鳳凰城#16
Quote:
Originally Posted by elfuria View Post
Does joymax have a 64 bit version of GS? Probably a noob question but eh xD
Crack the processor is just like that. But, It will fuck your brain up.
Note: Cracking processors are just for increasing the ability of processor to be capable to run x86's program over x64's cores.
04/05/2013 13:36 Wayne3#17
Quote:
Originally Posted by Schickl View Post
Please tell me one feature a more expensive SQL Server has that would help the Gameserver save memory
No restrictions. The free versions of MSSQL are limited in the usage. (1GB Ram, 1 processor, max 4GB/10GB DB)
04/05/2013 13:50 Nezekan#18
Quote:
Originally Posted by Schickl View Post
Please tell me one feature a more expensive SQL Server has that would help the Gameserver save memory
I'm not talking about the gameserver itself, but feel free to look here

Microsoft SQL Server - Wikipedia, the free encyclopedia


Either way, there is a reason joymax uses their sharded approach, they aren't running their official servers with 3 gameservers just for the fun of it
04/05/2013 19:18 Schickl#19
Quote:
Originally Posted by Wayne3 View Post
No restrictions. The free versions of MSSQL are limited in the usage. (1GB Ram, 1 processor, max 4GB/10GB DB)
Yes it's limited to 1GB RAM and 4 logical Cores
see below

Quote:
Originally Posted by Nezekan View Post
I'm not talking about the gameserver itself, but feel free to look here

Microsoft SQL Server - Wikipedia, the free encyclopedia


Either way, there is a reason joymax uses their sharded approach, they aren't running their official servers with 3 gameservers just for the fun of it
The problem isn't the SQL Server here.
Yeah the free version has some restrictions when it comes to RAM/CPU, but that's not the problem here.
OP is already using a P2U version(since his' is using 6GB already)

My SQL Server(not the free version) uses ~600MB when I'm running the server files

The problem here is that the GS runs out of memory. Not the SQL Server


I know about enough about the SQL Server, thank you...

And I guess Joymax split it up, because of the 4GB limit for 32-Bit programs and because it's just more efficient
04/05/2013 20:05 FL0wshY#20
Quote:
Originally Posted by Schickl View Post
Yes it's limited to 1GB RAM and 4 logical Cores
see below



The problem isn't the SQL Server here.
Yeah the free version has some restrictions when it comes to RAM/CPU, but that's not the problem here.
OP is already using a P2U version(since his' is using 6GB already)

My SQL Server(not the free version) uses ~600MB when I'm running the server files

The problem here is that the GS runs out of memory. Not the SQL Server


I know about enough about the SQL Server, thank you...

And I guess Joymax split it up, because of the 4GB limit for 32-Bit programs and because it's just more efficient
My Gameserver goes up from 2,9GB to 3,3GB last time checked so i'm going to change from sql server 2008 standard to sql server 2012 enterprise
04/05/2013 20:36 Schickl#21
Quote:
Originally Posted by FL0wshY View Post
My Gameserver goes up from 2,9GB to 3,3GB last time checked so i'm going to change from sql server 2008 standard to sql server 2012 enterprise
Jesus...

You don't need the enterprise edition. You don't even need the BI Edition.....

Upgrading to MSSQL 2012. Ok. Upgrading to MSSQL 2012 Enterprise. NO

You won't need the features these Versions provide... Standard Edition is good enough

There's a reason these Versions are named "Enterprise" and "Business Intelligence".

It's a waste of money
04/05/2013 20:48 FL0wshY#22
Quote:
Originally Posted by Schickl View Post
Jesus...

You don't need the enterprise edition. You don't even need the BI Edition.....

Upgrading to MSSQL 2012. Ok. Upgrading to MSSQL 2012 Enterprise. NO

You won't need the features these Versions provide... Standard Edition is good enough

There's a reason these Versions are named "Enterprise" and "Business Intelligence".

It's a waste of money
If it is not then what is the problem now exactly?
After checking sql features i have just seen that standard = limited with memory,processor and enterprise = unlimited that's why i want to use it also 2012 for better performance and speed.
If you know a fix please tell me cause i tried everything already >.<
04/05/2013 21:04 Schickl#23
[Only registered and activated users can see links. Click Here To Register...]

16 Cores and 64GB RAM aren't enough?
04/05/2013 21:10 FL0wshY#24
Quote:
Originally Posted by Schickl View Post
[Only registered and activated users can see links. Click Here To Register...]

16 Cores and 64GB RAM aren't enough?
I don't care about rams since we're going to use trial version? for now so we didn't choose any of those yet so it is enterprise trial version then later we can choose
04/05/2013 22:33 Nezekan#25
2008 standard should suffice, as long as you aren't running something like sql express

@Schickl, if he wants to use the enterprise version, what difference does it make? It's probably pirated or a datacenter license anyway
04/05/2013 22:52 Schickl#26
Quote:
Originally Posted by Nezekan View Post
2008 standard should suffice, as long as you aren't running something like sql express

@Schickl, if he wants to use the enterprise version, what difference does it make? It's probably pirated or a datacenter license anyway
I thought of that of course, but maybe he's one of the few who buys such things.
And where should he get that license? Legally.
04/07/2013 20:32 FL0wshY#27
Changed to sql server 2008 r2 enterprise and ye the server crashed again after 12 hours.
What the hell?
I was using sql server 2008 r2 standard and right now using sql server 2008 r2 enterprise and server crashed, still wondering what is the reason its only crashing when it crash 4gb of rams
04/07/2013 22:42 JuliaRocks#28
Gime a thanks :3
04/07/2013 23:18 Mykha*#29
Quote:
Originally Posted by Schickl View Post
[Only registered and activated users can see links. Click Here To Register...]

16 Cores and 64GB RAM aren't enough?
Theories makes sense but when it comes to SRO, practically, it's ALL different. Don't ask me how it works like that, but it just does, this is sro.
He used enterprise and now it crashes like every 12 hour like he specified to me on skype. Before with standard version it only lasted till the memory reaches the maximum. Mind telling me what happened here exactly?

EDIT: You tried enterprise, now time to get that 2012 off and use 2008. Give it a shot, who knows....
04/08/2013 01:36 FL0wshY#30
Actually i'm using right now sql server 2008 r2 enterprise, and got the server crashed after it reached 4gb of rams.