IBM Connections:Limpeza de diretórios: Difference between revisions

From Wiki
No edit summary
No edit summary
Line 33: Line 33:
Detalhes em:  
Detalhes em:  
[http://www-01.ibm.com/support/docview.wss?uid=swg21395626 Improving WebSphere Performance and Reducing Hung Threads]
[http://www-01.ibm.com/support/docview.wss?uid=swg21395626 Improving WebSphere Performance and Reducing Hung Threads]
== Ver também ==
* [[IBM Connections:Reorg Connections Databases]]
* [[IBM Connections:Limpeza de diretórios]]
* [[IBM Connections|  Mais Artigos sobre IBM Connections]]
[[Categoria: Tunning IBM Connections]]

Revision as of 19:24, 4 February 2013

Uma boa dica para fazer o deploy das aplicações do Connections é limpar os diretórios temporários, de transação e de log

Normalmente este diretórios são

Unix

/opt/IBM/WebSphere/AppServer/profiles/temp

/opt/IBM/WebSphere/AppServer/profiles/wstemp

/opt/IBM/WebSphere/AppServer/profiles/tranlog 

/opt/IBM/WebSphere/AppServer/profiles/logs


/opt/IBM/WebSphere/AppServer/profiles/<PROFILE>/temp

/opt/IBM/WebSphere/AppServer/profiles/<PROFILE>/wstemp

/opt/IBM/WebSphere/AppServer/profiles/<PROFILE>/tranlog

/opt/IBM/WebSphere/AppServer/profiles/<PROFILE>/logs


Windows

C:\IBM\WebSphere\AppServer\profiles\temp

C:\IBM\WebSphere\AppServer\profiles\tranlog


Detalhes em: Improving WebSphere Performance and Reducing Hung Threads

Ver também

Categoria: Tunning IBM Connections