Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 2 Process Sentinels : checksums

checksums
The checksums table is used internally by the iProcess Enginee to provide security checks on the active_logins and port_range tables.
Structure
The checksums table has the following structure:
TABLE checksums (
area_id number(5) NOT NULL,
area_name varchar2(20) NOT NULL,
check_sum varchar2(54) NOT NULL)
Primary Key
The following primary key is defined for this table.
Foreign Keys
None.
Indexes
None.
Storage
The following STORAGE values are defined for this table.
Table Activity
The checksums table contains one row for each checksum used internally bythe iProcess Engine.
Rows are added, updated and deleted in the following situations.
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved