B*L
2 楼
我的机器有8G内存,但winxp最多认3.5G。所以俺建了一个4.5G的 Ramdisk,把剩下的
内存利用起来。其中pagefile占了3.5G,还有1G想着分给TEMPDB,但是不知道怎么去做。
我用的是mssql2005。ramdisk虽然快,但是每次关机上面的所有东西就会消失。
这里那位同学曾经做过的,是否能够指点俺一下。谢谢了。
内存利用起来。其中pagefile占了3.5G,还有1G想着分给TEMPDB,但是不知道怎么去做。
我用的是mssql2005。ramdisk虽然快,但是每次关机上面的所有东西就会消失。
这里那位同学曾经做过的,是否能够指点俺一下。谢谢了。
B*L
4 楼
解决了。
1. Move tempdb files to new location(ramdisk).
USE master;
GO
ALTER DATABASE tempdb
MODIFY FILE (NAME = tempdev, FILENAME = '{new location}\tempdb.mdf');
GO
ALTER DATABASE tempdb
MODIFY FILE (NAME = templog, FILENAME = '{new location}\templog.ldf');
GO
2. after reboot machine, new tempdb files are re-created to the ramdisk.
1. Move tempdb files to new location(ramdisk).
USE master;
GO
ALTER DATABASE tempdb
MODIFY FILE (NAME = tempdev, FILENAME = '{new location}\tempdb.mdf');
GO
ALTER DATABASE tempdb
MODIFY FILE (NAME = templog, FILENAME = '{new location}\templog.ldf');
GO
2. after reboot machine, new tempdb files are re-created to the ramdisk.
n*y
5 楼
liu de hua
i*a
6 楼
Never done this before. But what about moving tmp db into ramdisk after
start. And move it back to harddisk before you shut down comp
start. And move it back to harddisk before you shut down comp
B*L
11 楼
1. 我用的是Ramdisk plus,可以从BIOS看到剩余的内存,并生成一个的虚拟硬盘,这
个好像不受操作系统的限制。
2. xp+/pae, 可以让xp提升到36位,所以我的xp可以认超过3G.但是由于xp的某些限
制,最多只到3.5G(有人说是4G).
3.I moved tempdb to the ramdisk and then shut down the server. after restart
my PC, sql server create a new tempdb in ramdisk automatically. No error, no
warning.
个好像不受操作系统的限制。
2. xp+/pae, 可以让xp提升到36位,所以我的xp可以认超过3G.但是由于xp的某些限
制,最多只到3.5G(有人说是4G).
3.I moved tempdb to the ramdisk and then shut down the server. after restart
my PC, sql server create a new tempdb in ramdisk automatically. No error, no
warning.
相关阅读
SQL求助大数据的找工经验分享PowerBI Report Server On-Premise 讲座提醒qlikview性能很不好想考oracle dba的证书,该怎么弄?【工作机会】SQL DBA熟MySQL的同学请帮忙Mysql无法远程连接,求助怎么找工作啊?顶锅盖上来说一句免费讲座: JSON in SQL2016 (转载)INSERT data 到一个有primary key 的 table中,咋解决?公司DBA TEAM全部OUT SOURCE包子题:SQL Server 2008, 2012 vs 2014聊Data Warehouse 2. ETL (转载)MSBI 2012 优秀的 SSRS class Health Care Reporting求助(急):MySQL不能启动!!Re: 安心家庭厨房本周六开始为您送饭 (转载)老土课程教换 (非广告贴):这个cassandra paging的解决方案怎么样? (转载)