Purpose
Lists files included in the specified package.
Syntax and Description
ips show files package package_id
package_id
is the package ID to display.
Example
This example shows all files associated with package 1:
ips show files package 1
Output:
FILE_ID 1 FILE_LOCATION <ADR_HOME>/alert FILE_NAME log.xml LAST_SEQUENCE 1 EXCLUDE Included FILE_ID 2 FILE_LOCATION <ADR_HOME>/trace FILE_NAME alert_adcdb.log LAST_SEQUENCE 1 EXCLUDE Included FILE_ID 27 FILE_LOCATION <ADR_HOME>/incident/incdir_4937 FILE_NAME adcdb_ora_692_i4937.trm LAST_SEQUENCE 1 EXCLUDE Included FILE_ID 28 FILE_LOCATION <ADR_HOME>/incident/incdir_4937 FILE_NAME adcdb_ora_692_i4937.trc LAST_SEQUENCE 1 EXCLUDE Included FILE_ID 29 FILE_LOCATION <ADR_HOME>/trace FILE_NAME adcdb_ora_692.trc LAST_SEQUENCE 1 EXCLUDE Included FILE_ID 30 FILE_LOCATION <ADR_HOME>/trace FILE_NAME adcdb_ora_692.trm LAST_SEQUENCE 1 EXCLUDE Included . . .