Archive Browser

The Archive Browser (ucybarbr) shows information about archived data records. This makes it easy for you to trace your processes even after your database has been archived and reorganized. By using filters, you can limit the displayed data records according to your requirements. The Archive Browser is available for Windows computers only and its user interface is available in English. For more information, see AE DB Archive and AE DB Reorg.

This page includes the following:

To Search for Archived Data

  1. In the Browser Filter area, define whether you search for statistical data, reports, messages, or comments.
  2. Select the archive folder. Either specify the main folder (C:\Archiving, for example), a specific folder of a client (C:\Archiving\0098, for example), or a folder of a specific archiving run (C:\Archiving\0098\UC_ARCHIV_20060621_25, for example). The search automatically includes all subfolders.
  3. Limit your search results in Max Lines where you can specify a maximum value for lines that should be found. Values up to 9999 are possible. This search can take a while, depending on the amount of data that should be searched and the specified maximum number of hits. You can cancel this procedure by clicking Esc. In this case, only the data records already found will be displayed.
  4. Reduce your search using various filters. Some of the following fields may be inactive depending on whether you search for statistical data, reports, messages, or comments:
    • Client
      Number of the client
    • User
      Name of the user. Contents are converted to upper case before the search starts.
    • Department
      Name of the department. Contents are converted to upper case before the search starts.
    • Parent (ACT)
      Run number (RunID) of a superordinate task (Activator), see Superordinate Tasks (Parents)
    • Date
      Date of activation, or report or message creation.
    • RunID/Add. Info
      Run number (RunID) of a task or additional information. Leading zeros are omitted before the search starts.
    • Parent (PROC)
      Run number (RunID) of a superordinate task (Processor), see Superordinate Tasks (Parents)
    • Host
      Agent name. Contents are converted to upper case before the search starts.
    • Type
      Specification of the activation type. Contents are converted to upper case before the search starts.
    • Subtype
      Subtype of the activation type. The tool does not check whether the combination with the activation type is appropriate. Contents are converted to upper case before the search starts.
    • Archive Key 1 and Archive Key 2
      First archive keyword and second archive keyword.
    • Object Name or Message Text
      Name of the task that is searched or string in message text. Contents are converted to upper case before the search starts.
    • Report Type
      The report's type.

6. Click Refresh or F5 to start your search.

Search Results

All data records matching your specified criteria are listed in the table area in the center of the Archive Browser's user interface. You can sort them in ascending or descending order by clicking on a column title. Double-clicking the separator lines of a column title aligns the column width to the column's longest field content. The column titles of the table relate to the search fields you specify in the Browser Filter area. Additionally, the following information is displayed:

Clicking on a line in the table area shows detailed information about it in the data area. A context menu allows you to export the contents to a text file or to search for a specific content.

The Archive Browser provides basic operations for analyzing the AE archive files. You are allowed to modify this program as you like if you require additional functions. The Microsoft Visual Basic source code of the Archive Browser is provided as is in the AE image folder "IMAGE:TOOLS\SOURCE\UCYBARBR".