Definition of table mass-update-status
Keep track of progress of mass updates , Table Dump Name mass-upd

Alphabetical Field Summary

  • change-ids[5]: (LOGC) Whether or not to update ids of records in different tables
  • context-info: (CHAR) Context information about the update
  • extern-guid: (CHAR) External Global Unique ID for this record
  • new-id: (INTG) Id of the new item
  • old-id: (INTG) Item id for the old item
  • start-date: (DATE) Date the update was started
  • start-time: (CHAR) Time the update was started
  • start-user: (CHAR) The user who started the update
  • state-version-id: (INTG) Internally Assigned ID

    Alphabetical Index Summary

  • default: (PRIMARY)

    Tables mass-update-status references

  • state-version - Date versioning


    Detailed Alphabetical Field Listing
    change-ids Data type: LOGICAL (Extent: 5)
    Format: yes/no (Initial Value: no)
    Description: Whether or not to update ids of records in different tables

    context-info Data type: CHARACTER
    Format: x(100)
    Description: Context information about the update

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record

    new-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Id of the new item

    old-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Item id for the old item

    start-date Data type: DATE
    Format: 99/99/9999
    Description: Date the update was started

    start-time Data type: CHARACTER
    Format: x(8)
    Description: Time the update was started

    start-user Data type: CHARACTER
    Format: x(16)
    Description: The user who started the update

    state-version-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally Assigned ID

    Created on 11/14/2011 by DBHTML V1.2