Version 8.2.3
 —  Utilities  —

Functional Overview

The ADAREP utility produces the database status report, which provides information concerning the current physical layout and logical contents of a database or a save tape (if the SAVETAPE parameter is specified).

The information provided in the database status report includes

You can also produce an XML document containing the database status report in XML format. This XML document is structured as defined by an XML schema definition file (adabas.xsd) provided in the online Community Discussion Forum for Adabas. A stylesheet (adabas.xsl) is also provided for your use at the same location. You can transfer these XML files from the Adabas Forum to any system (probably Windows or UNIX) using automated tools or user-written programs in the programming language of your choice (Natural, Java, .Net, C, Perl, or Python). In addition, the code page of the XML output can be controlled.

Start of instruction setTo access the Adabas Forum:

  1. Access the general online Software AG Community Discussion Forum at http://tech.forums.softwareag.com/.

  2. Log into the Community Discussion Forum.

  3. Expand Forums - Overview on the left side of the web page and select Adabas.

    The Adabas Forum appears in the central section of the web page.

  4. Select Adabas Code Samples in the Adabas Forum.

    All Adabas code samples, including the schema definition file and stylesheet are available for download in this section.

Top of page