环境变量 $APPLCSF 是什么

简介: 参考oracle 官方文档:What is Oracle's Recommendation Regarding Which *.out and *.req Files Should be Kept in the $APPLCSF/log and $APPLCSF/out Directories? (Doc ID 159589.

参考oracle 官方文档:What is Oracle's Recommendation Regarding Which *.out and *.req Files Should be Kept in the $APPLCSF/log and $APPLCSF/out Directories? (Doc ID 159589.1)

 
  • goal: What is Oracle's recommendation regarding which *.out and *.req files should be kept in the $APPLCSF/log and $APPLCSF/out directories?
  • goal: How long should *.out and *.req files be kept in the APPLCSF?
  • fact: Oracle Application Object Library
fix: There is no standard or optimal (最佳的,最理想的)answer. What is optimal for one system is not necessarily optimal for another system. It depends on available disk space, number of users, amount of activity in the Apps instance and database, the number of concurrent requests typically run in a day/week, etc., the organization's business requirements for keeping a history of *.req and *.out files for records purposes. This is a question that only be answered by each individual organization. NOTE: APPLCSF is the variable that specifies where concurrent ouptut and log files will be saved.

APPLCSF----> Application Concurrent Submission Files(或许是Applications Common Support/Script Files

$ echo $APPLCSF

in 11i it is set to $COMMON_TOP/admin

in R12 it is set to $INST_TOP/logs/appl/conc












相关文章
|
Windows
path环境变量
path环境变量
66 1
|
4月前
|
前端开发 测试技术 API
NuxtJS3配置多环境变量
OK,配置完成~~~~~~
196 4
|
4月前
|
Shell
环境变量
环境变量。
40 1
|
9月前
|
JavaScript
umijs环境变量问题
umijs环境变量问题
127 0
|
存储 搜索推荐
环境变量详解
环境变量详解
91 1
|
Shell Linux Perl
10.2.3 环境变量的功能
10.2.3 环境变量的功能
94 0
|
数据可视化 编译器 C语言
环境变量使用与何时使用环境变量
环境变量使用与何时使用环境变量
85 0
|
Linux iOS开发 MacOS
一日一技:你真的知道如何设置环境变量?
一日一技:你真的知道如何设置环境变量?
143 0
|
Shell 开发工具 git
查看系统环境变量
查看系统环境变量
103 0