ITPUB论坛 » Oracle ERP » apps在/var/tmp目录下面产生大量如下文件,请问是什么原因?
新一届的微软MVP评选已经开始,欢迎各位推荐!
2008-8-8 10:29 smartzeng
apps在/var/tmp目录下面产生大量如下文件,请问是什么原因?

apps在/var/tmp目录下面产生大量如下文件,导致/var/tmp空间不断增大;请问为什么会产生这些文件,还有就是删除后是否影响系统?谢谢
-rw-r--r--   1 applprod dba      3475191  8月  6 16:08 AAAV_a4ZZ.TMP
-rw-r--r--   1 applprod dba      5146117  8月  5 18:17 AAArcayOG.TMP
-rw-r--r--   1 applprod dba       544594  8月  5 15:53 AAAepaO8O.TMP
-rw-r--r--   1 applprod dba       239333  8月  5 15:35 OFAAA0AaqWU.t
-rw-r--r--   1 applprod dba        70938  8月  5 13:28 OFAAAtBaysR.t
-rw-r--r--   1 applprod dba      12319031  8月  5 13:08 OFAAAVaaGRQ.t
-rw-r--r--   1 applprod dba      12325690  8月  5 13:06 OFAAAOhaWOQ.t
-rw-r--r--   1 applprod dba      80824693  8月  4 15:00 OFAAAhwaamz.t
-rw-r--r--   1 applprod dba      80824693  8月  4 14:43 OFAAAqNaO_x.t
-rw-r--r--   1 applprod dba      80824693  8月  4 14:30 OFAAAoFaqrx.t
-rw-r--r--   1 applprod dba      80824693  8月  4 14:30 OFAAALraqqx.t

2008-8-8 11:19 dwilson
这是临时文件,没有影响,当天可以不删,之前的都可以删除.

2008-8-8 11:24 smartzeng
非常谢谢dwilson

2008-8-10 21:56 chen_7733
建议LZ把EBS的APPLTMP和APPLPTMP指定到一个专用的目录,这样删除维护起来比较方便.LZ是sun的环境吧?

2008-8-11 11:00 ignu
ln -s /tmp  var/tmp

2008-8-12 16:36 收集统计信息
[quote]原帖由 [i]chen_7733[/i] 于 2008-8-10 21:56 发表 [url=http://www.itpub.net/redirect.php?goto=findpost&pid=11214708&ptid=1035156][img]http://www.itpub.net/images/common/back.gif[/img][/url]
建议LZ把EBS的APPLTMP和APPLPTMP指定到一个专用的目录,这样删除维护起来比较方便.LZ是sun的环境吧? [/quote]

  这2个目录都是做什么用的?

2008-8-12 16:50 smartzeng
谢谢楼上的回复,v880的服务器
$ env|grep TMP
APPLPTMP=/usr/tmp
APPLTMP=/u01/oracle/prodcomn/temp
REPORTS60_TMP=/tmp

# ls -l /usr/tmp
lrwxrwxrwx   1 root     root          10 2002  12月  6 /usr/tmp -> ../var/tmp
就是这个 /usr/tmp的原因

[[i] 本帖最后由 smartzeng 于 2008-8-12 16:56 编辑 [/i]]

2008-8-12 16:54 smartzeng
回复 #5 ignu 的帖子

/tmp是个swap空间,这样连接不会有问题吧

2008-8-12 17:43 ora2008
LZ可写个KSH,定期CLEAR TMP.

页: [1]


Powered by ITPUB论坛