Method and system for log management in a coupled data processing system
    1.
    发明授权
    Method and system for log management in a coupled data processing system 失效
    耦合数据处理系统中日志管理的方法和系统

    公开(公告)号:US5737600A

    公开(公告)日:1998-04-07

    申请号:US632683

    申请日:1996-04-15

    IPC分类号: G06F11/14 G06F17/30

    摘要: In a coupled data processing system having multiple users, either in a single system or in a multi-system environment, a coupling facility storage structure is used to provide a log management facility. The log management facility provides for a real time physical log merge of the data written into the log stream without interprocessor communication required to process the records in logical sequence. The log management facility supports concurrent write, delete, browse, and asynchronous off-load to dasd processes across multi-users and multi-systems. The log management facility maintains the log records, independent of the log media, in time sequence. A logical block id is assigned to each log record written so that it can be directly accessed at a later time.

    摘要翻译: 在具有多个用户的耦合数据处理系统中,无论是在单个系统中还是在多系统环境中,耦合设施存储结构用于提供日志管理设备。 日志管理工具提供对写入日志流的数据的实时物理日志合并,而不需要以逻辑顺序处理记录所需的处理器间通信。 日志管理工具支持跨多用户和多系统的并行写入,删除,浏览和异步卸载到dasd进程。 日志管理工具以时间顺序维护与日志媒体无关的日志记录。 逻辑块ID分配给写入的每个日志记录,以便可以在以后直接访问。

    Method and apparatus for providing serialization support for a computer system

    公开(公告)号:US06665814B2

    公开(公告)日:2003-12-16

    申请号:US09725578

    申请日:2000-11-29

    IPC分类号: G06F1100

    摘要: Provided are a method and apparatus for providing serialization support for computer systems and computer system resources, in particular for application programs which require sequencing and/or consistency of data. The computer system resource includes serialized processes with units of work. A serialization token is provided at the start of a serialized process including at least one unit of work. The serialization token remains in force until the or all of the units of work of the process have been committed or rolled back. The serialization token controls the commencement of other processes of the computer system during the time that it is in force. The serialization is carried out by storing an abstract representation of the process to be serialized in storage which is accessible by all the programs and computers where the serialization applies. In this way, if a process fails, the serialization token remains in force until the process has recovered and has committed or rolled back the units of work in the process. The serialization token can allow only a single thread process or, alternatively, the serialization token can allow a multiple thread process in which the threads have the same serialization token which allows for multiple users.