You are here: Available Utilities > F > FSIVER

FSIVER

Use this utility to generate a report that shows version and patch level information for Documaker products. Patches are updates that have been made to the product's program files (executable and DLL files) after the initial release of the product.

Note To generate a patch report for Docupresentment Java .jar files, see PatchReporter.

The FSIVER utility reads the program files and generates a report showing which patches have been applied to these program files. Oracle Customer Support may ask you to run this utility to determine the current patch level for Documaker products.

On Windows, the program files consist of executable files (.exe) and dynamic link library files (.dll). On UNIX, the program files consist of executable files (usually no extension) and shared object files (usually a .so extension).

Generally, two sections are shown in the report. The first section is called the detailed report and it shows version and patch information for each program file. The second section is called the summary report and it includes a listing of the patches that have been applied to the system as a whole.

Program names

Syntax

FSIVRW32 /I= /O= /VO /PO /SO /NV /NP /NS >xxx

Note Patch information is also available through the Patch Information button on the About Documaker Studio dialog and the Product Information dialog in Documaker Desktop.

 

Parameter

Description

I=

(Optional) Enter the name and path of the file or files you want to check. You can include asterisks as wildcards. If you omit this parameter, the utility checks a predefined set of known program files for version and patch information.

O=

(Optional) Lets you specify a file to capture the output from this utility. Use this option if you want to send the results to a text file.

VO

(Optional) Only produce the version report.

PO

(Optional) Only produce the patch report.

SO

(Optional) Only produce the summary patch report.

NV

(Optional) Do not produce the version report.

NP

(Optional) Do not produce the patch report.

NS

(Optional) Do not produce the summary patch report.

>xxx

(Optional) This parameter lets you specify an alternative method of capturing the output from the utility. For instance,

> version.txt

tells the system to save the output to a file named version.txt.

This utility produces these reports:

Note The utility tries to note missing patches. For example, if P03 and P05 are found but not P04, the utility notes that P04 was not detected. Missing patches do not necessarily indicate an error because some patches only apply to one platform and not others.