Script To Find the Versions of all the Oracle E Business Suite R12.2 technology stack components utility

On Application Tier:

 

Source the Applications environment file as the owner of the application tier file system and run:

 

 

$ADPERLPRG $FND_TOP/patch/115/bin/TXKScript.pl \

 -script=$FND_TOP/patch/115/bin/txkInventory.pl \

 -txktop=$APPLTMP \

 -contextfile=$CONTEXT_FILE \

 -appspass=<apps_password> \

 -outfile=$APPLTMP/Report_App_Inventory.html -reporttype=text

 

Once the command executes successfully, it should generate the report file in the location specified for “outfile” parameter in above script.

Output File:

Recent Posts