Packages - Intergraph Smart Materials - Version 10.2 - Administration & Configuration - Hexagon

Intergraph Smart Materials Classic Administration (10.2)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Administration & Configuration
Smart Materials/Smart Reference Data Version
10.2

The A.60.70.10 Package Checksums screen displays all actual packages installed, a nominal package list (representing the last installed service pack) and a comparison tab that displays the deviations between the actual and nominal status and their versions. When you open the A.60.70.10 screen, a message might occur because packages in the database are outdated due to a service pack installation.

Acknowledge this message with OK.

The Actual tab displays the actual status of the system packages, with the package name, the current checksum, and the date of the package last change. The current checksum is calculated at each change of a package and is always displayed with the current status of the database.

The Nominal tab displays the nominal status of the system packages. The nominal status complies with the package status of the installed service pack. The content of this table is inserted via script by the service pack installation. If no modifications were made to the packages since the last service pack installation the actual and the nominal status should be identical.

The Deviations tab displays the deviations between the actual and nominal status of the system packages. Possible deviations are:

  • The nominal checksum and the actual checksum of a package are different.

  • The package is not part of the standard software, but owned by database user M_SYS, DISCO, or MTI_SYS. "New" is displayed instead of the non-existing value in the Nominal Checksum field, and Last Change is empty.

  • The package is not found, which should be part of the standard software. The Nominal Checksum and the Last Change fields will be filled, and the Actual Checksum and Actual Last Change fields show "Dropped".

The A.60.70.11 Package Versions screen displays all installed packages, a nominal package list (representing the last installed service pack), and a comparison tab that displays the deviations between the actual and nominal status and their versions.

The Actual tab displays the actual status of the system packages, with the package name, the (Smart Materials) version for which the package was last changed, the build (number of changes within one version), the name (developer who did the last change), the modification date (date of the last change), and the comment.

SHARED Tip You can also use this command in SQL*Plus to get the package information:

select version,build,name,lmod,text from mv_pck_versions where pck_name like 'M_API_INQ';

VERSION BUILD NAME LMOD TEXT

-------------- ------ ----------- ---------- ----------------------------------

6.2.3 1 NR 23-MAR-07 TR-MA3471

The Nominal tab displays the nominal status of the system. The nominal status complies with the package status of the installed service pack. The content of this table is inserted via script by the service pack installation. If no modifications were made to the packages since the last service pack installation, the actual and the nominal status should be identical.

The Deviations tab displays the packages that have been modified or dropped from the database after service pack installation. Added packages do not appear in this list; these will be shown in A.60.70.10 Package Checksums on the Deviations tab.