i wonder if i need to have 9_22 and download_files Folders?
all i know is the Important is Data Folder
correct me if iam wrong
thx
all i know is the Important is Data Folder
correct me if iam wrong
thx
so any fix for this?Quote:
2012-01-25 02:09:54 [SR_GameServer] SQL Error State:42000, Native Error Code: 451, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Could not allocate space for object 'dbo._Items'.'PK__Items' in database 'SRO_VT_SHARD' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
iam using sql 2005 and as i see when the db got 4gb size it give me always this errorQuote:
are you using sql server express because that error looks like you're at your limit. The express version of sql server has a limit of a few gb each database so it could be that you're at the max of it.
If this is true you need to buy sql server.