Technology Inventory Utility

简介: 此工具可以在应用层和数据库层分别运行,可生成html或者text格式的报告。 这个 技术库工具能够生成一个统一的报告,此报告描述了所有的已安装的technology stack 组件的版本信息。

此工具可以在应用层和数据库层分别运行,可生成html或者text格式的报告。

这个 技术库工具能够生成一个统一的报告,此报告描述了所有的已安装的technology stack 组件的版本信息。

http://docs.oracle.com/cd/E18727_01/doc.121/e12894/T202991T499006.htm

On UNIX:

在执行下列命令时,请把命令放置到一行里,然后执行:

Application tier:

perl $FND_TOP/patch/115/bin/TXKScript.pl 
-script=$FND_TOP/patch/115/bin/txkInventory.pl 
-txktop=$APPLTMP  
-contextfile=$CONTEXT_FILE 
-appspass=apps 
-outfile=$APPLTMP/Report_Inventory.html

This report also lists each one-off patch and its date and time of application to the OracleAS 10.1.2 Oracle Home or OracleAS 10.1.3 Oracle Home(可以用这个报告看下已安装的补丁)


Database tier:

perl $ORACLE_HOME/appsutil/bin/TXKScript.pl 
-script=$ORACLE_HOME/appsutil/bin/txkInventory.pl 
-txktop=$ORACLE_HOME/appsutil/temp 
-contextfile=$CONTEXT_FILE 
-appspass=apps 
-outfile=$ORACLE_HOME/appsutil/temp/Report_Inventory.html

Note: To generate the report in text format, append -reporttype=text to the relevant command, and change the outfile name to have a .txt suffix instead of a .html suffix.






相关文章
|
Oracle 关系型数据库 Unix
|
CDN
Building an Industry Information Website
Object Storage Server (OSS) is a massive, secure, low-cost and highly reliable distributed storage service offered by Alibaba Cloud.
1576 0
Building an Industry Information Website
How China's Developers Are Defining The Information Age (Infographic 5)
China’s Developers: the technologies of tomorrow that are defining the information age
1627 0
How China's Developers Are Defining The Information Age (Infographic 5)
How China's Developers Are Defining The Information Age (Infographic 4)
China’s Developers: the essentials of today that are defining the information age
1476 0
How China's Developers Are Defining The Information Age (Infographic 4)
How China's Developers Are Defining The Information Age (Infographic 3)
China’s Developers: the trending technologies that are defining the information age
1583 0
How China's Developers Are Defining The Information Age (Infographic 3)
How China's Developers Are Defining The Information Age (Infographic 2)
China’s Developers: the tools that are defining the information age
1599 0
How China's Developers Are Defining The Information Age (Infographic 2)
How China's Developers Are Defining The Information Age (Infographic 1)
China's Developers at a Glance: 9 key takeaways from China's Developer Survey Report 2017
1872 0
How China's Developers Are Defining The Information Age (Infographic 1)
|
Shell Perl 网络安全