加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > MsSql教程 > 正文

sql-server-2005 – SSIS 2005中BufferTempStoragePath的默认文

发布时间:2020-12-12 06:22:09 所属栏目:MsSql教程 来源:网络整理
导读:我收到以下错误: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission. 有没有人见过这个?权限很好,可能是磁盘空间问题,但我找不到它所谈论
我收到以下错误:

The buffer manager cannot create a temporary storage file on any path
in the BufferTempStoragePath property. There is an incorrect file name
or no permission.

有没有人见过这个?权限很好,可能是磁盘空间问题,但我找不到它所谈论的路径.

解决方法

By default,the directory specified by the TEMP environment variable
is used

>以上报价http://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.pipeline.wrapper.mainpipeclass.buffertempstoragepath.aspx
>有关BufferTempStoragePath用于http://msdn.microsoft.com/en-us/library/ms141031.aspx的更多详细信息
>关于为什么你应该覆盖这个值的帖子,即使你不期望它需要它http://www.bimonkey.com/2008/04/blobtempstoragepath-and-buffertempstoragepath/

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读