background image

HP NonStop TMF 
Management 
Programming Manual

Abstract

This manual is for system and application programmers. It provides system-specific 
information about the management programming interfaces to the HP NonStop™ 
Transaction Management Facility (TMF). These interfaces are based on the 
Subsystem Programmatic Interface (SPI) and the Event Management Service (EMS). 
They allow applications to send commands to, and monitor events reported by, 
TMF 3.6.

Product Version

TMF H01

Supported Release Version Updates (RVUs)

This publication supports J06.03 and all subsequent J-series RVUs and H06.06 and all 
subsequent H-series RVUs, until otherwise indicated by its replacement publications.

  

Part Number

Published

540140-008

February 2013

Summary of Contents for NonStop TMF

Page 1: ...rfaces are based on the Subsystem Programmatic Interface SPI and the Event Management Service EMS They allow applications to send commands to and monitor events reported by TMF 3 6 Product Version TMF H01 Supported Release Version Updates RVUs This publication supports J06 03 and all subsequent J series RVUs and H06 06 and all subsequent H series RVUs until otherwise indicated by its replacement p...

Page 2: ... Number Product Version Published 540140 003 TMF H01 April 2006 540140 004 TMF H01 May 2007 540140 005 TMF H01 February 2009 540140 006 TMF H01 August 2010 540140 007 TMF H01 February 2011 540140 008 TMF H01 Februrary 2013 ...

Page 3: ...d Motif are trademarks of the Open Software Foundation Inc OSF MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THE OSF MATERIAL PROVIDED HEREIN INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE OSF shall not be liable for errors contained herein or for incidental consequential damages in connection with the furnishing performance or use of thi...

Page 4: ......

Page 5: ...ation xiv Notation Conventions xiv HP Encourages Your Comments xv 1 Introduction to TMF Management Programming for TMF 1 1 What is Management Programming 1 1 How Does Management Programming Apply to TMF 1 2 Why Use Management Programming for TMF 1 2 TMF Basic Concepts 1 3 Transactions 1 3 Audit Trails 1 3 Database Tables and Files 1 5 Recovery Processes 1 5 Management Interfaces 1 6 TMFCOM 1 6 EMS...

Page 6: ...mming Considerations for TMF Definition Files 3 1 Message Elements for TMF 3 3 Commands 3 3 Object Types 3 3 Object Names 3 4 Event Numbers 3 4 Other Tokens 3 4 Data Lists and Error Lists 3 4 Using SPI to Build Commands and Decode Responses 3 5 Building and Sending a Command Message 3 5 Discontinuing a Command in Progress 3 6 Receiving and Decoding a Response Message 3 6 Error Handling 3 7 Securit...

Page 7: ...sponses Command Summary 5 2 Command Descriptions 5 4 ABORT TRANSACTION 5 5 ADD AUDITTRAIL 5 8 ADD DATAVOLS 5 13 ADD DUMPS 5 17 ADD MEDIA 5 20 ADD RESOURCEMANAGER 5 23 ALTER AUDITDUMP 5 26 ALTER AUDITTRAIL 5 31 ALTER BEGINTRANS 5 38 ALTER CATALOG 5 43 ALTER DATAVOLS 5 45 ALTER DUMPS 5 47 ALTER MEDIA 5 49 ALTER PROCESS 5 51 ALTER TMF 5 56 CANCEL OPERATION 5 60 CLOSE RESOURCEMANAGER 5 61 DELETE CATAL...

Page 8: ... DATAVOLS 5 111 INFO DUMPS 5 114 INFO MEDIA 5 121 INFO PROCESS 5 124 INFO RESOURCEMANAGER 5 128 INFO TMF 5 131 LIST AUDITTRAIL 5 134 NEXT AUDITTRAIL 5 136 RECOVER FILES 5 137 RELOCATE DISKDUMPS 5 145 RESOLVE TRANSACTION 5 148 START TMF 5 150 STATUS ATFILE 5 153 STATUS AUDITDUMP 5 158 STATUS AUDITTRAIL 5 161 STATUS BEGINTRANS 5 166 STATUS CATALOG 5 169 STATUS DATAVOLS 5 171 STATUS OPERATION 5 177 S...

Page 9: ...escriptions of Event Messages 6 19 7 Error and Warning Messages Error Information and Failure Data Capture 7 2 Errors 7 3 Archive Tape Errors and Warnings 7 55 Dump Restore Errors and Warnings 7 65 Audit Reading Exceptions 7 81 A TMF Configuration Limits and Defaults Index Tables Table 1 1 FUP Commands for Designating Audit Files 1 7 Table 1 2 PATHCOM Commands for Configuring TMF Options 1 8 Table...

Page 10: ...arations 4 5 Table 4 10 TMF Private Token and Field Types 4 5 Table 4 11 TMF Predefined Token and Field Values 4 5 Table 5 1 TMF Commands by Command 5 2 Table 5 2 TMF Commands by Object 5 3 Table 6 1 TMP Event Messages 6 5 Table 6 2 TMFMON Event Messages 6 13 Table 6 3 Recovery Event Messages 6 13 Table 6 4 TMF Dump Restore Event Messages 6 16 Table 6 5 TMF Catalog Event Messages 6 17 Table A 1 TM...

Page 11: ...vent Management Service EMS They allow applications to send commands to and monitor events reported by TMF 3 6 Product Version TMF H01 Supported Release Version Updates RVUs This publication supports J06 03 and all subsequent J series RVUs and H06 06 and all subsequent H series RVUs until otherwise indicated by its replacement publications Document History Part Number Published 540140 008 February...

Page 12: ...ollowing event messages in Table 6 1 TMP Event Messages 480 ZTMF EVT TransPerCpu Exceeded on page 6 11 481 ZTMF EVT NetTrnsPerCpu Xceeded on page 6 12 499 ZTMF EVT OldTransId on page 6 12 Added 480 ZTMF EVT TransPerCpu Exceeded on page 6 447 Added 481 ZTMF EVT NetTrnsPerCpu Xceeded on page 6 448 Added 499 ZTMF EVT OldTransId on page 6 451 Changes to the H06 21 J06 10 Manual Supported release state...

Page 13: ...309 Added the following event messages in Table 6 1 TMP Event Messages 447 ZTMF EVT AbortTxNodeDownRev on page 6 11 475 ZTMF EVT TmpNet UnSup Msg on page 6 11 476 ZTMF EVT TmpNet Msg Drop on page 6 11 482 ZTMF EVT ThreshLowerLimXceeded on page 6 12 485 ZTMF EVT ATOVThresholdExceed on page 6 12 Added 447 ZTMF EVT AbortTxNodeDownRev on page 6 415 Added 475 ZTMF EVT TmpNet UnSup Msg on page 6 445 Add...

Page 14: ...ement Programming Manual It has been updated to support the H06 10 release version update RVU of the TMF product and to correct and clarify elements in the previous edition The changes are as follows Section 4 Common Definitions Altered the following token description ZTMF TYP TmpWaitTimer on page 4 9 Section 7 Error and Warning Messages Altered the following error message description 481 ZTMF ERR...

Page 15: ...l serves as both a reference manual and a programmer s guide It does the following Explains the architecture of TMF and how a management application fits into that architecture Explains how to communicate with TMF through the TMFSERVE process Provides management programming considerations for TMF Gives a complete reference to the contents of all tokens token and field values commands responses eve...

Page 16: ...asks necessary for managing TMF How This Manual is Organized In this manual Sections 1 through 3 give background information and programming considerations including the following The architecture of TMF and how a management application fits into it Section 1 The types of objects managed by TMF and the operations necessary to manage these objects Section 1 The kinds of events reported by TMF Secti...

Page 17: ...rs and programmers and system managers and administrators TMF Glossary For the technical terms used in the TMF documentation set see this manual TMF Planning and Configuration Guide Read this guide for information about how to plan configure and manage a TMF environment This guide also describes how to move your applications between an earlier TMF product version and the current one TMF Operations...

Page 18: ...functionality they provide appear in the manuals that cover these products and interfaces HP NonStop Operating System Procedure Calls HP Tandem Advanced Command Language TACL HP NonStop SQL Relational Database Management System HP NonStop Transaction Services TS MP HP NonStop TUXEDO Distributed Systems Management Software Configuration Manager DSM SCM Event Management Service EMS File Utility Prog...

Page 19: ...les placed in the right margin of changed portions of text figures tables examples and so on Change bars highlight new or revised information For example The message types specified in the REPORT clause are different in the COBOL85 environment and the Common Run Time Environment CRE The CRE has many new message types and some new message type codes for old message types In the CRE the message type...

Page 20: ...About This Manual HP NonStop TMF Management Programming Manual 540140 008 xvi HP Encourages Your Comments ...

Page 21: ...ssages on page 1 15 Management Programming for TMF TMF supports the Distributed Systems Management DSM facilities In the context of DSM a subsystem is a set of processes that manages a cohesive set of objects in the computer system A subsystem can be managed by a person using an interactive text interface like TMFCOM or by a management program that automates operator functions using the Subsystem ...

Page 22: ...s requesters and subsystem manager processes servers such as the TMFSERVE process EMS Event Management Service A service that provides event message collection logging and distribution facilities EMS includes printing and distributor processes that can print or display event messages for operators TMF generates normal event messages The DSM programmatic interfaces for sending commands control and ...

Page 23: ...n program by a pair of statements BEGIN WORK and COMMIT WORK in the NonStop SQL MP environment BEGIN TRANSACTION and END TRANSACTION in other programming environments All operations within the range of a transaction are treated by TMF as a single unit either all of the changes performed by a transaction are made permanent the transaction is committed or none of the changes are made permanent the t...

Page 24: ... Audit Volumes When you configure an audit trail you specify the names of the disk volumes that will receive audit information These are referred to as active audit volumes You can add and delete active audit volumes without stopping TMF or your applications An active audit volume cannot also be a data volume Overflow Audit Volumes When you configure an audit trail you can also specify disk volume...

Page 25: ...ocesses are backout volume recovery and file recovery They are responsible for recovering from transaction media and system failures Backout The TMF backout process undoes the effects of aborted transactions It is created when you start TMF and automatically invoked whenever a transaction aborts Volume Recovery The TMF volume recovery process recovers data volumes that had one or more tables or fi...

Page 26: ...ess to TMF through SPI and EMS collects event messages from TMF and distributes the messages to the management application In addition to the programmatic management interface you can access TMF through software products such as the following TMFCOM TMFCOM is the TMF s interactive command interface and provides interactive commands for all TMF operations required by system managers and operators T...

Page 27: ...ns to indicate audited files AUDIT designates the file as audited by TMF NO AUDIT designates the file as nonaudited default AUDITCOMPRESS designates audit compression for an audited file Audit compression is the writing of before images and after images to restore audit files so that only the changed portions of records are written NO AUDITCOMPRESS designates no audit compression for an audited fi...

Page 28: ...ion restart limit defining the maximum number of times a failed transaction can be restarted automatically SET PROGRAM Specifies whether TMF runs along with the program ADD SERVER Defines server classes that can update database files audited by TMF ALTER SERVER Redefines server classes that can update database files audited by TMF RESET SERVER Redefines server classes that can update database file...

Page 29: ...ement Description ABORT TRANSACTION Cancels the transaction of a terminal operating in transaction mode All database updates made to audited files during the transaction are backed out and no attempt is made to restart the transaction BEGIN TRANSACTION Marks the beginning of a series of operations that are to be treated as a single transaction When this statement executes the terminal enters trans...

Page 30: ...BEGINTRANSACTION Starts a new transaction and creates a new transaction identifier for the process COMPUTETRANSID Converts the individual numeric components of a transaction identifier to a transaction identifier in internal format ENDTRANSACTION Commits the database changes associated with a transaction identifier If the action completes successfully the changes made by the transaction are perman...

Page 31: ...onents network components and applications Among these elements Measure allows you to obtain and display performance statistics for TMF See the Measure Reference Manual and the Measure User s Guide for descriptions of these statistics and the TMF entities to which they apply TMF Object Types Like all subsystems that support DSM TMF defines a set of object types the types of objects that can be man...

Page 32: ...tion of the subsystem its processes restore audit files dump files data volumes catalogs and tape volumes The TMF commands used in management applications programmatic commands are similar to the TMFCOM commands used by operators Both command types combine an action element such as ADD with an object element such as DATAVOLS but the interactive TMFCOM commands use keywords and the TMF programmatic...

Page 33: ...TMF OBJ AUDITTRAIL BEGINTRANS ZTMF OBJ BEGINTRANS CATALOG ZTMF OBJ CATALOG DATAVOLS ZTMF OBJ DATAVOLS DUMPS ZTMF OBJ DUMPS PROCESS ZTMF OBJ PROCESS TAPEMEDIA ZTMF OBJ MEDIA TMF ZTMF OBJ TMF CANCEL OPERATIONS ZTMF CMD CANCEL ZTMF OBJ OPERATION CLOSE RM ZTMF CMD CLOSE ZTMF OBJ RM DELETE CATALOG ZTMF CMD DELETE ZTMF OBJ CATALOG DATAVOLS ZTMF OBJ DATAVOLS DUMPS ZTMF OBJ DUMPS RM ZTMF OBJ RM TAPEMEDIA ...

Page 34: ...AIL ZTMF CMD NEXT ZTMF OBJ AUDITTRAIL RECOVER FILES ZTMF CMD RECOVER ZTMF OBJ FILES RESOLVE TRANSACTION ZTMF CMD RESOLVE ZTMF OBJ TRANSACTION START TMF ZTMF CMD START ZTMF OBJ TMF STATUS AUDITDUMP ZTMF CMD STATUS ZTMF OBJ AUDITDUMP AUDITTRAIL ZTMF OBJ AUDITTRAIL and ZTMF OBJ ATFILE BEGINTRANS ZTMF OBJ BEGINTRANS CATALOG ZTMF OBJ CATALOG DATAVOLS ZTMF OBJ DATAVOLS OPERATIONS ZTMF OBJ OPERATIONS RM ...

Page 35: ...a hardware or software error a management counter reaching a threshold or a transaction failure TMF sends these event messages in SPI format to the Event Management Service EMS which makes them available to management applications upon request Section 6 Event Messages describes in detail the contents of the event messages These event messages can be displayed for system operators using an EMS prin...

Page 36: ...Introduction to TMF HP NonStop TMF Management Programming Manual 540140 008 1 16 TMF Event Messages ...

Page 37: ...ent application using the TMFSERVE process use the following guidelines It is not a process pair It can be opened by a primary process or its backup It can be opened by a requester only once It can be opened by up to 10 requesters at a time It can be started by any user that has execute access to the TMFSERVE object file It responds to one request before it begins work on another it is single thre...

Page 38: ...pening TMFSERVE Use the following guidelines when starting and opening the TMFSERVE process through your management application Starting TMFSERVE To start the TMFSERVE process use one of the following Startup Message The TMFSERVE process requires a startup message and it can accept one from the NonStop OS The only portion of the startup message that TMFSERVE uses is the parameter line specifying t...

Page 39: ...n EMS Consumer Distributor Before your management application can retrieve event messages generated by TMF you must start an Event Management Service EMS consumer distributor process A consumer distributor returns selected event messages to a requesting management application You need to open the consumer distributor for SPI communication and then specify the source of event messages by using a CO...

Page 40: ...Communicating With the TMFSERVE Process HP NonStop TMF Management Programming Manual 540140 008 2 4 Running an EMS Consumer Distributor ...

Page 41: ...d event messages sent to and received from TMF are made up of items called tokens Each token contains a particular piece of information such as a command parameter or an item of information about an event Tokens can be single values or structures consisting of several values Some tokens called header tokens are present in every command and response and or in every event message Tokens and related ...

Page 42: ... sends DSM commands to and receives responses from TMF needs the following definition files in the appropriate programming language The SPI ZSPI definition file The TMF ZTMF definition file An application that retrieves event messages issued by TMF needs all the definition files listed above plus the following The EMS ZEMS definition file For example a management application written in TAL that se...

Page 43: ...s the following programmatic commands Programmatic commands for TMF are identified by command numbers that have symbolic names of the form ZTMF CMD name where name identifies the command The separator character varies with the language hyphens are shown throughout this and other DSM manuals because hyphens are used in DDL For example the name used by application programs for the ALTER command is Z...

Page 44: ... name templates contain only the asterisk wild card character the question mark character is not allowed The object name templates are used to represent all instances of the object type The tokens and fields that allow object name templates are indicated in Section 5 Commands and Responses Event Numbers All event messages contain a header token identifying the event by number This event number in ...

Page 45: ...ve the context token from the previous response buffer into the command buffer 6 Send the command message using the mechanism appropriate to your programming language for example a WRITEREAD call in TAL a READ WITH PROMPT verb in COBOL85 or a INPUTV or OUTPUTV built in function in TACL The recommended buffer length in bytes for a TMF command is a predefined value that has the name ZTMF VAL BUFLEN ...

Page 46: ...Stop OS then discards Cancellation does take effect if the TMFSERVE process has not yet read the request The TMFSERVE process does not respond to requests for discontinuing a command in progress and TMF does not support the use of the standard SPI token ZSPI TKN ALLOW TYPE TMF continues to the next object if it failed on a previous object Receiving and Decoding a Response Message The following is ...

Page 47: ...mmands responses from some commands such as INFO AUDITTRAIL and STATUS AUDITTRAIL must be obtained from fields within an extensible structured token The token in this example contains all of the information about audit trails that is available from the TMFSERVE process To refer to a field within an extensible structured token you must first obtain the entire structured token using SSGET Then you r...

Page 48: ...ize for the Event Management Service EMS GETEVENT command and its response For recommended sizes see Event Management Considerations for TMF on page 3 9 2 Start an EMS consumer distributor and open it using the ZSPI qualifier 3 Format an EMS distributor CONTROL programmatic command to load a filter you have written and to specify the source and destination of event messages if desired Send the CON...

Page 49: ...e Call EMSGET or EMSGETTKN to retrieve the subsystem ID ZSPI TKN SSID and the event number ZEMS TKN EVENTNUMBER from the event message Together these two tokens identify the event message and determine what information tokens it will contain f Call EMSGET or EMSGETTKN twice to retrieve the subject of the event message In the first call retrieve the subject mark token ZEMS TKN SUBJECT MARK to get t...

Page 50: ...ted by TMF a filter would examine the token that contains the subsystem ID of the issuing subsystem and then allow only those messages containing TMF ID to pass You code a filter in the EMS filter language compile the filter source file using the EMS filter compiler and load the resulting filter when you run the EMS consumer distributor You can replace filters online It is recommended that your ap...

Page 51: ...ons Naming Guidelines for Applications By convention HP uses names beginning with the letter Z lowercase z in C for all definitions and all component fields of structures in its definition files To avoid present and future conflicts with names defined by HP it is best not to begin any of your own names with uppercase or lowercase Z ...

Page 52: ...SPI Programming Considerations for TMF HP NonStop TMF Management Programming Manual 540140 008 3 12 Naming Guidelines for Applications ...

Page 53: ...ics SPI Standard Definitions on page 4 1 EMS Standard Definitions on page 4 4 TMF Definitions on page 4 4 SPI Standard Definitions All items in the definition files are given symbolic names Definitions whose names begin with ZSPI are SPI standard definitions These definitions are available to all subsystems that support SPI procedures they are provided in the SPI DDL file ZSPIDEF ZSPIDDL and in th...

Page 54: ...ZSPI TKN ENDLIST ZSPI TKN ERRLIST ZSPI TKN ERROR ZSPI TKN RETCODE ZSPI TKN SERVER BANNER Table 4 3 SPI Standard Definitions for Special Tokens ZSPI TKN ADDR ZSPI TKN CLEARERR ZSPI TKN COUNT ZSPI TKN DATA FLUSH ZSPI TKN DEFAULT SSID ZSPI TKN DELETE ZSPI TKN INITIAL POSITION ZSPI TKN LEN ZSPI TKN NEXTCODE ZSPI TKN NEXTTOKEN ZSPI TKN OFFSET ZSPI TKN RESET BUFFER ZSPI TKN USEDLEN Table 4 4 SPI Standar...

Page 55: ...RSION is the server version of the TMFSERVE process ZSPI TKN SSID contains ZTMF VAL SSID the subsystem ID of TMF It has the following structure Table 4 5 SPI Standard Definitions for Structures ZSPI DDL BOOLEAN ZSPI DDL BYTE ZSPI DDL CHAR PAIR ZSPI DDL CHAR6 ZSPI DDL CHAR8 ZSPI DDL CRTPID ZSPI DDL DEVICE ZSPI DDL DISCNAME ZSPI DDL ENUM ZSPI DDL FNAME ZSPI DDL INT ZSPI DDL INT2 ZSPI DDL INT2 PAIR Z...

Page 56: ...ror numbers or definitions used only in error lists For descriptions of EMS standard definitions see the EMS Manual Information about the definitions that is specific to TMF follows Table 4 8 TMF Definitions Definitions whose names begin with ZTMF are TMF definitions These definitions are provided in the DDL file ZSPIDEF ZTMFDDL and in the corresponding files for other languages Tables 4 9 through...

Page 57: ... MSG MINBUFFER ZTMF DDL MSG MAXBUFFER ZTMF VAL BUFLEN ZTMF VAL BUFLEN W ZTMF VAL MAXBUFLEN ZTMF VAL MAXBUFLEN W ZTMF VAL MINBUFLEN ZTMF VAL MINBUFLEN W Table 4 10 TMF Private Token and Field Types ZTMF TYP CHILDREN ZTMF TYP MEDIA ZTMF TYP DISKMEDIA ZTMF TYP USERNAME Table 4 11 TMF Predefined Token and Field Values ZTMF VAL SSID ZTMF VAL VERSION def ZTMF DDL MSG BUFFER 02 Z MSGCODE type ZSPI DDL IN...

Page 58: ...e ZTMF VAL MINBUFLEN is the minimum buffer size in bytes for commands sent to TMF ZTMF VAL MINBUFLEN W is the minimum buffer size in words for commands sent to TMF Private Token and Field Types A private token is a token defined and used exclusively by the subsystem that defines it The following paragraphs describe the private token and field types defined by TMF ZTMF TYP CHILDREN is a 16 bit sign...

Page 59: ...Z PARTNUMBER is the part number of the dump that is contained in this tape volume Z COPYNUMBER is the copy number of the dump that is contained in this tape volume ZTMF TYP DISKMEDIA defines a piece of TMF disk media Z SYSTEMFILENAME is the name of the disk volume The format is node volume prefix Z PRIORITYORDER orders the disk media The value should start at 1 and increase in ascending numeric or...

Page 60: ...t is the beginning CPU number Z Int is the ending CPU number ZTMF TYP PioBuffer defines configuration characteristics of the transport layer ZPioBufferSize is the size in bytes of the transport buffer allocated for PIOs Valid values are 600 to 1800 The default is 600 def ZTMF DDL UserName 02 Z GroupName type ZSPI DDL Char8 02 Z UserName type ZSPI DDL Char8 end def ZTMF DDL CpusInfo 02 Z Count type...

Page 61: ...ngth of time in microseconds TMF waits before forwarding the PIO transport buffer The value can range from 10000 to 2000000 The default is 100000 ZTMF TYP TmpWaitTimer defines attributes of the TMP wait timer ZType specifies whether the timer is set automatically or manually or is off The following values are valid ZValue is for manual mode the timer value in microseconds The value can range from ...

Page 62: ... nonexistent or down ZZTmpHeapSize is the TMP heap size by CPU This field occurs two times ZZCpu specifies the CPUs where the primary backup TMP processes are running ZZHeapPercent is the TMP heap usage in percent for the TMP processes A null value means that no backup TMP process exists def ZTMF DDL MemHeapUsage 02 ZLib 03 ZCpuHeapSize type ZSPI DDL Int2 03 ZCpuHeapPercent type ZSPI DDL Int OCCUR...

Page 63: ...signed integer value for example D30 Simple Tokens A simple token has a value consisting of a single field or a fixed structure See Section 5 Commands and Responses for descriptions of simple tokens in a particular command response See Section 6 Event Messages for descriptions simple tokens in event messages Extensible Structured Tokens An extensible structured token has a token map and a value co...

Page 64: ...Common Definitions HP NonStop TMF Management Programming Manual 540140 008 4 12 Tokens in Event Messages ...

Page 65: ...e 5 4 These commands allow applications to do the following Add and delete objects Start stop and abort objects Obtain status on an object or a group of objects Obtain statistics on an object or a group of objects Note Some limits and default values for the parameters in the following commands and the operational behavior described may have changed since this manual was published with RVU G06 26 I...

Page 66: ...P CATALOG MEDIA AUDITTRAIL DATAVOLS PROCESS BEGINTRANS DUMPS TMF CANCEL OPERATION CLOSE RESOURCEMANAGER DELETE CATALOG RESOURCEMANAGER DATAVOLS TMF DUMPS TRANSACTION MEDIA DISABLE AUDITDUMP BEGINTRANS DATAVOLS DUMP FILES ENABLE AUDITDUMP BEGINTRANS DATAVOLS INFO ATDUMPDM BEGINTRANS MEDIA ATVOLUME CATALOG PROCESS AUDITDUMP DATAVOLS RESOURCEMANAGER AUDITTRAIL DUMPS TMF LIST AUDITTRAIL NEXT AUDITTRAI...

Page 67: ...ITDUMP ALTER ENABLE STATUS DISABLE INFO AUDITTRAIL ADD INFO NEXT ALTER LIST STATUS BEGINTRANS ALTER ENABLE STATUS DISABLE INFO CATALOG ALTER INFO STATUS DELETE DATAVOLS ADD DISABLE INFO ALTER ENABLE STATUS DELETE DUMPS ADD DELETE INFO ALTER FILES DUMP RECOVER MEDIA ADD DELETE INFO ALTER OPERATION CANCEL STATUS PROCESS ALTER INFO RESOURCEMANAGER ADD DELETE STATUS CLOSE INFO RMTRANSBRANCHES STATUS T...

Page 68: ...e information about responses consisting of multiple response records The order of the tokens in the syntax box is not necessarily the order in which they must occur in a command or response buffer except for the ZSPI TKN EndList token The ZSPI TKN EndList token always appears at the end of a list that begins with the ZSPI TKN DataList or ZSPI TKN ErrList token Data lists and error lists are alway...

Page 69: ...he locks held by that transaction Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Abort Object Type ZTMF OBJ Transaction Tokens in Command Buffer ZTMF TKN TransID token type ZSPI TYP TransID ZTMF MAP Abort Transaction def ZTMF DDL Abort Transaction 02 ZIgnoreDataErrors token type ZSPI DDL Boolean 02 ZAvoidHang...

Page 70: ...u omit ZIgnoreDataErrors the backout process reacts in the normal way acknowledging the errors and placing the transaction in the hung state ZAvoidHanging specifies whether files that have data errors be noted and removed from access while the specified transactions are being undone The following values are valid ZSPI VAL True The backout process undoes as much of the transaction as possible For t...

Page 71: ...gn a value to this field the default is ZSPI VAL False Usage Guidelines Only members of the super user group can issue this command TMF must be started The buffer that receives the results should be large enough to hold the results for all transactions If ZSPI TKN MaxResp is less than the size of buffer needed the command is not accepted by the TMFSERVE process For more information about the ABORT...

Page 72: ...d Object Type ZTMF OBJ AuditTrail Tokens in Command Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum ZTMF TKN ActiveVolume token type ZSPI TYP String ZTMF TKN OverflowVolume token type ZSPI TYP String ZTMF TKN RestoreVolume token type ZSPI TYP String ZTMF MAP Add AuditTrail def ZTMF DDL Add AuditTrail 02 ZFilesPerVolume token type ZSPI DDL Int 02 ZFileSize token type ZSPI DDL Int 02 ZAuditDum...

Page 73: ...should be used for a specific audit trail TMF allocates the same number of files on each volume and all volumes must be able to hold all of those files If a mixture of large and small disks is used for an audit trail some portion of the large disks remains unused because this space receives neither the active audit trail nor the audited files The unused space however could be configured as overflo...

Page 74: ...e file sizes TMF pre allocates these files when the ADD AUDITTRAIL command is executed If the subsystem cannot allocate all the files this command fails The minimum value is 1 and the maximum value is 100 The default is 5 ZFileSize must be set to the same value as ZFileSize32 unless the file size exceeds 2047 If the file size exceeds 2047 you must set ZFileSize to ZSPI Null and ZFileSize32 to the ...

Page 75: ...NS on page 5 38 The minimum value is 50 percent and the maximum value is 100 percent The default is 90 percent ZFileSize32 specifies the size of the audit trail files in megabytes MB The minimum value is 1 and the maximum depends on the format of the audit trail files as follows For format 1 files 2047 or the maximum disk size if less than 2047 MB For format 2 files 1048575 or the maximum disk siz...

Page 76: ...sue ADD AUDITTRAIL commands under either of the following conditions 1 Before you start TMF for the first time with the START TMF command 2 After TMF is started At this point however you can only configure auxiliary audit trails Under either condition you can issue multiple ADD AUDITTRAIL commands For more information on the ADD AUDITTRAIL command see the TMF Reference Manual ZTMF VAL ActiveVol Th...

Page 77: ...mming Manual Command ZTMF CMD Add Object Type ZTMF OBJ DataVols Tokens in Command Buffer ZTMF TKN VolumeName token type ZSPI TYP String ZTMF TKN NotVolumeName token type ZSPI TYP String ZSPI TKN MaxResp token type ZSPI TYP Int ZSPI TKN Context token type ZSPI TYP ByteString ZTMF MAP Add DataVols def ZTMF DDL Add DataVols r 02 ZAuditTrailId token type ZSPI DDL Enum 02 ZRecoveryMode token type ZSPI ...

Page 78: ... specifies the name of a disk volume that is not to be added to the TMF configuration as a data volume This token is optional multiple occurrences are allowed This token is often used with a wild card value for ZTMF TKN VolumeName to exclude certain volumes from consideration It can also be used along with an explicit list of volumes ZTMF MAP Add DataVols is an extensible structured token specifyi...

Page 79: ...covery becomes necessary one or more audit dumps might need to be restored This value is valid only if audit dumping is configured for the associated audit trail ZIgnorePreviousConfig specifies whether or not a data volume is to be added to the configuration regardless of whether it was associated with a previous TMF configuration and thus might be inconsistent ZSPI VAL True specifies that a data ...

Page 80: ...DD DATAVOLS Tokens in Response Buffer ZTMF TKN VolumeName contains the name of the volume s specified in the command buffer Usage Guidelines Only super group users can issue this command TMF must be started For more information about the ADD DATAVOLS command see the TMF Reference Manual ...

Page 81: ...d A file is mistakenly purged The AUDIT attribute of a file is mistakenly changed to NO AUDIT Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Add Object Type ZTMF OBJ Dumps Tokens in Command Buffer ZTMF TKN FileName token type ZSPI TYP String ZTMF TKN Media token type ZTMF TYP Media ZTMF TKN DiskMedia token ty...

Page 82: ...required multiple occurrences are allowed ZTMF MAP Add Dumps is an extensible structured token specifying the attributes of the dumps to be added to the TMF catalog This token is required only one occurrence is allowed This token contains the following fields ZSerial specifies the dump serial number of the online dump to be added to the TMF catalog The value should be the serial number of the orig...

Page 83: ...rent TMFSERVE time that is the current time is recorded into the catalog that has the audit dump being added Usage Guidelines Only super group users can issue this command For more information on the ADD DUMPS command see the TMF Reference Manual Note If only a master audit trail is configured the values for ZMasterSequence and ZDataSequence are identical ZTMF VAL MediumTape Tape storage media ZTM...

Page 84: ...en is required multiple occurrences are allowed Command ZTMF CMD Add Object Type ZTMF OBJ Media Tokens in Command Buffer ZTMF TKN Media token type ZTMF TYP Media ZTMF MAP Add Media def ZTMF DDL Add Media 02 ZMedium token type ZSPI DDL Enum 02 ZLabelMedia token type ZSPI DDL Boolean 02 ZOverWriteLabel token type ZSPI DDL Boolean 02 ZUnloadMedia token type ZSPI DDL Boolean 02 ZMediaStatus token type...

Page 85: ...is ZSPI VAL True The following values are valid the default is ZSPI VAL False ZMediaStatus specifies the status assigned to the media in the media catalog This field is only valid if ZLabelMedia is ZSPI VAL False The following values are valid ZTMF VAL Assigned specifies that the tape volume contains valid dumps If the catalog already contains an entry for the tape volume specified an error messag...

Page 86: ...e tape drive You can specify either ZDensity or ZTapeMode but not both in the same command ZTapeDrive specifies the name of the tape drive on which you want to label tape volumes Guardian labeled tape processing must be enabled on the node system you specify This field is required if the value of ZLabelMedia is ZSPI VAL True ZOperatorDevice specifies the name of the device on which TAPECOM prompts...

Page 87: ... Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Add Object Type ZTMF OBJ Rm Tokens in Command Buffer ZTMF TKN RmName token type ZSPI TYP String ZTMF TKN RmOwnerID token type ZSPI TYP UserID ZSPI TKN MaxResp token type ZSPI TYP Int ZSPI TKN Context token type ZSPI TYP ByteString Tokens in Response Buffer ZTMF ...

Page 88: ...e or more intervening characters are legal Thus the name ALPHA 1 is not permitted but ALPHA N 1 is allowed ZTMF TKN RmOwnerID specifies the userid that will own the resource manager The specified userid is used to restrict programmatic access to and removal of the resource manager by gateway processes Only gateway processes running under a resource manager s owner userid or one of the super group ...

Page 89: ...TMF to discard the results of a command while they are still being retrieved by multiple requests with context If that occurs the error returned is ZTMF ERR ContextOutOfDate In such a situation it is possible that the command actually succeeded but TMF discarded the results This could occur if the TMP has processed more than ten commands for resource managers that required multiple requests to rec...

Page 90: ... Tokens in Command Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum ZTMF TKN AddDiskMedia token type ZTMF TYP String ZTMF TKN DelDiskMedia token type ZTMF TYP String ZTMF MAP Alter AuditDump def ZTMF DDL Alter AuditDump 02 ZCopies token type ZSPI DDL Int 02 ZSeriesCopies token type ZSPI DDL Boolean 02 ZVerifyTape token type ZSPI DDL Boolean 02 ZBlockSize token type ZSPI DDL Int 02 ZUnloadMedi...

Page 91: ...edia to be added already exists in the configuration the ZTMF ERR DiskMediaExists error is returned If you specify multiple disk volumes the subsystem tries to send the audit dump to the first disk listed If that disk cannot be accessed or is out of space the subsystem tries the next disk and so forth If you specify a disk that does not exist the subsystem does not report this error at once howeve...

Page 92: ...d ZSeriesCopies for dumps to tape specifies whether multiple copies of audit dumps are made in parallel or in series The following values are valid ZVerifyTape for dumps to tape specifies whether tape verification is performed after a tape is written The following values are valid ZTMF VAL True Tapes are verified After each tape volume is written it is rewound read completely and finally rewound a...

Page 93: ...specified then ZTMF ERR IllegalDiskOption is returned If ZMedium is ZTMF VAL MediumTape or is null and the command is successful any previously configured disk media attributes are deleted automatically ZSystemName for dumps to tape specifies the name of the system on which the audit dump process performs automatic volume recognition AVR If the value of ZSystemName is ZTMF VAL ResetSystemName the ...

Page 94: ...ZSystemName2 is ZTMF VAL ResetSystemName2 the audit dump process performs AVR on the same system specified for ZSystemName Tokens in Response Buffer ZTMF TKN DiskMediaString contains the name of the disk media in error This token is returned only if an error is returned Usage Guidelines Only super group users can issue this command Only attributes which are specified with non null values are modif...

Page 95: ...owVolume token type ZSPI TYP String ZTMF TKN DelOverflowVolume token type ZSPI TYP String ZTMF TKN AddRestoreVolume token type ZSPI TYP String ZTMF TKN DelRestoreVolume token type ZSPI TYP String ZTMF MAP Alter AuditTrail def ZTMF DDL Alter AuditTrail 02 ZFilesPerVolume token type ZSPI DDL Int 02 ZOverflowThreshold token type ZSPI DDL Int 02 ZBeginTransDisable token type ZSPI DDL Int 02 ZAuditDump...

Page 96: ...l files in succession to the same volume When the subsystem is ready to write to an active audit volume it uses the next preallocated file that resides on that volume Eventually all preallocated files on the volume are used ZTMF TKN DelActiveVolume specifies a volume to be deleted from the active volume list The volume containing the audit file that is currently receiving audit information cannot ...

Page 97: ...oreVolume specifies a restore volume to be deleted This token is optional multiple occurrences are allowed but at least 1 volume must remain if audit dumping is configured If the volume currently holds restore audit files the volume is marked as deleting no new files are allocated to it When the remaining files are no longer needed they are purged When all of the files have been purged the volume ...

Page 98: ...ich new transactions are disallowed The minimum value is 50 and the maximum value is 100 specifies the percentage of audit trail capacity that can be consumed before TMF disables new transactions When the consumed capacity exceeds this threshold new transactions are not allowed When the consumed capacity falls back below this threshold new transactions are no longer disabled by audit trail usage H...

Page 99: ...isk size if less than 1048575 MB 1048575 equals 1 terabyte TB minus 1 megabyte MB The default file size is 1024 resulting in files of 1024 MB 1024 x 1024 x 1024 bytes each ZCommitHoldMode specifies whether commit hold mode is on off or suspended The following values are valid The following two fields are valid only if commit hold mode is not off or unconfigured ZCommitHoldTimer specifies the maxim...

Page 100: ...resent if ZTMF TKN VolumeName is present The following values are valid ZTMF TKN FS Error contains the file system error that may have caused the command to fail Its presence depends on the value of ZSPI Ret Code ZTMF TKN DisconnTimer contains the value from the NetDisconnectTimer command This token is returned only if an error 388 is returned ZTMF TKN OldAutoAbort contains the value of the AutoAb...

Page 101: ... command completes the backup TMFSERVE takes over and undoes the effects of the command before it processes any new requests from another command If both TMFSERVE processes fail while an ALTER AUDITTRAIL command is being processed the incomplete command is not undone You need to check the configuration using the INFO AUDITTRAIL command and perform the necessary ALTER AUDITTRAIL commands to return ...

Page 102: ... BeginTrans def ZTMF DDL Alter BeginTrans r 02 ZTransCountThresh token type ZSPI DDL Int2 Pair 02 ZTmfLibMemThresh token type ZSPI DDL Int Pair 02 ZTmpMemThresh token type ZSPI DDL Int Pair 02 ZTransPerCpu token type ZSPI DDL Int2 Pair 02 ZAutoAbort token type ZSPI DDL Int2 02 ZRecRmCount token type ZSPI DDL Int 02 ZRmOpenPerCpu token type ZSPI DDL Int 02 ZBranchesPerRm token type ZSPI DDL Int 02 ...

Page 103: ...alue must be greater than the first value the maximum is 1073741824 If this field is ZTMF VAL ResetWord or ZTMF VAL ResetDblWord the value is 1600 To prevent transaction processing from constantly switching back and forth between the enabled and disabled states a recommended approach is to allow a large range such as 100 between the two limits ZTmfLibMemThresh specifies the lower and upper limits ...

Page 104: ...nsactions that can run in TMP and non TMP CPUs The first value specifies the number of new transactions that can be started concurrently in CPUs where the TMP does not run Valid values are in the range from 1 to 1073741824 The second value specifies the number of new transactions that can be started concurrently in CPUs where the TMP does run This value includes any network transactions begun on a...

Page 105: ...e value specified is rounded up to the nearest multiple of 16 ZThreshAutoIncrease specifies whether the TransCountThreshold can increase automatically The default value is OFF ZThreshLowerLimit specifies the percentage of the TransCountThresh upper limit EMS message 482 will appear if the number of transactions in the system exceeds this percentage of the TransCountThresh upper limit The default v...

Page 106: ...u is invalid the error returned is ZTMF ERR InvRmOpenPerCpu If the value specified for ZTMF TKN ZBranchesPerRm is invalid the error returned is ZTMF ERR InvBranchesPerRm The new values specified by this command do not take effect until TMF is subsequently restarted For more information about the ALTER BEGINTRANS command see the TMF Reference Manual ...

Page 107: ...owed This token contains the following fields ZRetainDepth specifies the number of online dump generations that remain in the catalog for file recovery Each generation is an instance of an online dump that provides a point from which the file recovery can start if three dumps were made of the same set of files the first dump would constitute the first generation the second dump would be the second...

Page 108: ...lues are valid ZSPI VAL True The status of a tape volume is changed to released when all the dumps on it have been marked for deletion This status indicates that the tape is not available for reuse in dumping or for file recovery ZSPI VAL False or ZTMF VAL ResetBoolean The status of a tape volume is changed to scratch when all the dumps on it have been marked for deletion This status indicates tha...

Page 109: ...fies the name of a data volume whose configuration is to be altered This token must occur at least once multiple occurrences are allowed Command ZTMF CMD Alter Object Type ZTMF OBJ DataVols Tokens in Command Buffer ZTMF TKN VolumeName token type ZSPI TYP String ZSPI TKN MaxResp token type ZSPI TYP Int ZSPI TKN Context token type ZSPI TYP ByteString ZTMF MAP Alter DataVols def ZTMF DDL Alter DataVo...

Page 110: ...iles on disk can affect audit trail management and transaction processing transaction processing for example is disabled if it causes the audit trail to exceed a capacity threshold If this field is null the value is ZTMF VAL RecovMode Online ZTMF VAL RecovMode Archive directs TMF to release audit trail files so that they are not retained on disk solely for the purpose of volume recovery If volume ...

Page 111: ...PI Programming Manual Tokens in Command Buffer ZTMF TKN FileName specifies the name of a dump This token is required multiple occurrences are allowed Command ZTMF CMD Alter Object Type ZTMF OBJ Dumps Tokens in Command Buffer ZTMF TKN FileName token type ZSPI TYP String ZTMF MAP Alter Dumps def ZTMF DDL Alter Dumps 02 ZSerial token type ZSPI DDL Int2 02 ZDumpInvalid token type ZSPI DDL Boolean 02 Z...

Page 112: ...dump is marked RELEASED This option changes the entries for the specified dumps to indicate you no longer need these dumps Use this option when recent dumps exist in the catalog but have been damaged or marked as deleted ZSPI TKN False The dump is marked ASSIGNED This option changes the entries for the specified dumps to indicate that you want these dumps to remain available Use this option if TMF...

Page 113: ...ed multiple occurrences are allowed ZTMF MAP Alter Media is an extensible structured token specifying the attributes of the media to be changed This token is required only one occurrence is allowed This token contains the following fields ZMedium specifies the type of storage media The following value is valid Command ZTMF CMD Alter Object Type ZTMF OBJ Media Tokens in Command Buffer ZTMF TKN Medi...

Page 114: ...VAL Bad specifies that the tape volume is defective and cannot be used later for dumping files or for file recovery ZTMF VAL Released specifies that the contents of the tape volume are no longer required for file recovery and that the tape is not available for reuse in dumping or for file recovery To use a tape older than that indicated by ZRetainDepth you can change the status of tape volumes fro...

Page 115: ...kens in Command Buffer ZTMF TKN ProcessType token type ZSPI TYP CrtPid ZTMF TKN Swap token type ZSPI TYP String ZTMF TKN ExtFilename token type ZSPI TYP String ZTMF TKN Term token type ZSPI TYP String ZTMF MAP Alter Processes def ZTMF DDL Alter Processes 02 ZCpusInfo token type ZTMF DDL CpusInfo 02 ZPriority token type ZSPI DDL Int 02 ZMakeSaveAbend token type ZSPI DDL Boolean 02 ZDebug token type...

Page 116: ...leRecovery File recovery process which reconstructs unusable audit trail files during recovery operations FileRecovList File recovery list process which supports the file recovery process OnlineDump Online dump process which dumps audited database files to tape or disk OnlineRestore Online restore process which restores online dumps from tape or disk TmfLib TMF library process that runs the system...

Page 117: ...he command does not specify a CPU and the CMON process is not running the following assignments take place For the BACKOUT FILERECOVERY and VOLUMERECOVERY process types TMF assigns the first available processor with the fewest instances of the same process type For the TMP TMF assigns the processors to which the SYSTEM disk is connected typically Processors 0 and 1 For all other configurable proce...

Page 118: ...must be a multiple of the initial size The valid range for an extended segment size is 1 to 128 megabytes If the value is ZTMF VAL ResetWord for either of the two numbers the extended segment size is reset to the default value chosen by the process ZPfsSize In the H0x series PfsSize is no longer alterable PfsSize is set by the kernel and can grow up to 32 mb If this value is entered it is checked ...

Page 119: ...F TKN Term specifies the name of the home terminal for the process This token is optional If the token is supplied and the length of the string is zero the home terminal is reset to the default home terminal which is the home terminal of the TMP system process that is OSP Usage Guidelines Only super group users can issue this command In addition the Debug attribute requires you to be logged on und...

Page 120: ...ates format 1 A value of 2 indicates format 2 This token is optional and cannot be included with ZTMF TKN VolumeName Command ZTMF CMD Alter Object Type ZTMF OBJ Tmf Tokens in Command Buffer ZTMF TKN VolumeName token type ZSPI TYP String ZTKN TKN ATFileFormat token type ZSPI TYP Int ZTMF MAP Alter Tmf def ZTMF DDL Alter Tmf 02 ZGoRemote token type ZSPI DDL Int 02 ZPioBuffer token type ZTMF DDL PioB...

Page 121: ...alid ZPioBuffer alters the configuration of the transport layer used in distributed transactions See the struct ZTMF DDL PioBuffer under Private Token and Field Types on page 4 6 ZTmpWaitTimer determines how often the TMP awakens to check for pending transaction completions See the struct ZTMF DDL TmpWaitTimer under Private Token and Field Types on page 4 6 ZTMF VAL GoRemote Pio Use PIOs ZTMF VAL ...

Page 122: ...d The default set in the TMP is 30 seconds ZNetSessionIdleTimer Specifies a time in seconds or Reset ZNetSessionIdleTimer may be used to modify or disable the session idle timer in the TMP process For a description of the NetSessioinIdleTimer see the description of ALTER TMF in the TMF Reference Manual ZTMF VAL TransProto MMI Specifies a potentially more efficient flush protocol than the standard ...

Page 123: ...nagement Programming Manual 540140 008 5 59 ALTER TMF Usage Guidelines Only super group users can issue this command TMF must be stopped before you issue this command For more information on the ALTER TMF command see the TMF Reference Manual ...

Page 124: ...er group users can issue this command TMF must be started TMF recognizes each specific instance of a particular kind of operation such as a TMF start a TMF stop or a file recovery as a unique operation and assigns an operation serial number that distinguishes this operation from other recent operations of the same type The operation numbers generated are reused to keep the number of digits to just...

Page 125: ...pen it Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Tokens in Command Buffer ZTMF TKN RmName specifies the name of the resource manager to be closed This token must appear at least once in the command buffer and can appear multiple times to close multiple resource managers If multiple resource managers are being closed by a...

Page 126: ...ed If the value specified for ZTMF TKN RmName is not a valid resource manager name the error returned is ZTMF ERR InvRmName If the specified resource manager is not currently open the error returned is ZTMF ERR RmNameNotOpen If no ZTMF TKN RmName tokens are supplied in the request the error returned is ZTMF ERR MustSupplyRmName If the value specified for ZSPI TKN Context token is not valid the err...

Page 127: ...oup users or the owner of the configuration files can issue this command TMF must be started Because the DELETE CATALOG command clears all dump and tape volume entries from the catalog you cannot use online and audit dumps made before this command was issued After issuing this command be sure to make new online dumps to support future restore operations Caution Use extreme caution when issuing the...

Page 128: ...olumeName specifies the name of a data volume to be deleted This token is required multiple occurrences are allowed Command ZTMF CMD Delete Object Type ZTMF OBJ DataVols Tokens in Command Buffer ZTMF TKN VolumeName token type ZSPI TYP String ZSPI TKN MaxResp token type ZSPI TYP Int ZSPI TKN Context token type ZSPI TYP ByteString ZTMF MAP Delete DataVols def ZTMF DDL Delete DataVols 02 ZAllowIncons...

Page 129: ...r a data volume has been deleted from the TMF configuration it cannot be restarted for transaction processing until it has been re added In addition after a data volume is deleted no volume recovery can be performed until it is added again to the configuration and started If file recovery is no longer needed for the files on a deleted data volume issue a DELETE DUMPS command to remove any associat...

Page 130: ...files from disk Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Delete Object Type ZTMF OBJ Dumps Tokens in Command Buffer ZTMF TKN FileName token type ZSPI TYP String ZTMF MAP Delete Dumps def ZTMF DDL Delete Dumps 02 ZSerial token type ZSPI DDL Int2 02 ZDeleteOnError token type ZSPI DDL Boolean end Tokens in...

Page 131: ...is token contains the following fields ZSerial specifies the dump serial number of the dumps to be deleted If you do not specify a value for this field all dump serial numbers are deleted ZDeleteOnError specifies what happens to the dump serial number of a dump to disk when an attempt to purge the dump from the disk fails This field is required The following values are valid Usage Guidelines Only ...

Page 132: ...ntries for dumps stored on the removed tape volumes Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Delete Object Type ZTMF OBJ Media Tokens in Command Buffer ZTMF TKN Media token type ZTMF TYP Media ZTMF MAP Delete Media def ZTMF DDL Delete Media 02 ZMedium token type ZSPI DDL Enum end Tokens in Response Buff...

Page 133: ...lly encoded on the tape volume ZTMF MAP Delete Media is an extensible structured token specifying the type medium to be deleted This token is required only one occurrence is allowed This token contains the following field ZMedium specifies the type of storage media The following value is valid Usage Guideline Only super group users or the owner of the configuration files can issue this command ZTM...

Page 134: ...ource manager directory Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Delete Object Type ZTMF OBJ Rm Tokens in Command Buffer ZTMF TKN RmName token type ZSPI TYP String ZSPI TKN Context token type ZSPI TYP ByteString Tokens in Response Buffer ZTMF TKN RmName token type ZSPI TYP String ZSPI TKN Context token ...

Page 135: ...A N 1 is allowed Tokens in Response Buffer ZTMF TKN RmName specifies the name of the resource manager that was deleted or resulted in an error depending upon the value of ZSPI TKN RetCode in the data or error list Usage Guidelines Only super group users can issue this command TMF must be started for this command to execute successfully If TMF is not started the error returned is ZTMF ERR TmfNotSta...

Page 136: ...still being retrieved by multiple requests with context If that occurs the error returned is ZTMF ERR ContextOutOfDate In such a situation it is possible that the command actually succeeded but TMF discarded the results This could occur if the TMP has processed more than ten commands for resource managers that required multiple requests to receive the results after the command was originally recei...

Page 137: ...the owner of the configuration files can issue this command TMF must be stopped After a DELETE TMF command the dump entries remain in the TMF catalog until the next START TMF command is entered Command ZTMF CMD Delete Object Type ZTMF OBJ Tmf Tokens in Command Buffer None Tokens in Response Buffer None Caution Contact the Global Customer Support Center GCSC or your service provider before issuing ...

Page 138: ... resources such as audit trails locks or data structures being held for a long time When the availability of these resources is more important than data integrity consider forcibly deleting the transaction If a transaction is in the hung or committed state you can force its deletion by using the DELETE TRANSACTION command A hung transaction is one that TMF Command ZTMF CMD Delete Object Type ZTMF ...

Page 139: ...nd to remove a transaction that was hung by the backout process because of audit reading errors in fact you can only eliminate this transaction by forcibly removing it Usually you will not manually alter the states of any transactions as the result of a communications link failure Transactions in the committed state cause no problems they do not hold database locks and they do not retain pin audit...

Page 140: ...e audit trail associated with the audit dump process to be suspended This token is required only one occurrence is allowed The following values are valid Command ZTMF CMD Disable Object Type ZTMF OBJ AuditDump Tokens in Command Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum ZTMF MAP Disable AuditDump def ZTMF DDL Disable AuditDump 02 ZAbrupt token type ZSPI DDL Boolean end Tokens in Respons...

Page 141: ...esponse Buffer ZTMF TKN AuditTrailId specifies the audit trail associated with the audit dump process that was suspended Usage Guidelines Only super group users can issue this command You can enter the DISABLE AUDITDUMP command at any time whether or not TMF has been started However the audit trail associated with the dump must be configured for dumping in other words its AUDITDUMP attribute must ...

Page 142: ...ssue the ENABLE BEGINTRANS command It remains disabled even if you stop and restart TMF to re enable transaction processing you must explicitly issue ENABLE BEGINTRANS If transaction processing is already disabled when you issue DISABLE BEGINTRANS command the ZTMF ERR BTDisabled error is returned The START TMF command also contains a ZTransAllowOption field that disables transaction processing Com...

Page 143: ...or information on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Disable Object Type ZTMF OBJ DataVols Tokens in Command Buffer ZTMF TKN VolumeName token type ZSPI TYP String ZSPI TKN MaxResp token type ZSPI TYP Int ZSPI TKN Context token type ZSPI TYP ByteString ZTMF MAP Disable DataVols def ZTMF DDL Disable DataVols 02 ZAbrupt token type ZS...

Page 144: ...t have already updated this volume The following values are valid ZSPI VAL True TMF immediately begins rejecting audited requests ZSPI VAL False Transactions that have already acted on the volume are allowed to continue to update it the subsystem finishes disabling the volume after all such transactions have completed If this field is null the value is ZSPI VAL False Tokens in Response Buffer ZTMF...

Page 145: ...oken type ZSPI TYP String ZTMF TKN Media token type ZTMF TYP Media ZTMF TKN DiskMedia token type ZTMF TYP DiskMedia ZTMF TKN ExtFileName token type ZTMF TYP String ZTMF TKN FilesetDefault token type ZTMF TYP String ZTMF TKN ANSINAME token type ZTMF TYP STRING ZTMF TKN NOTANSINAME token type ZTMF TYP STRING ZTMF TKN DEFAULTCATSCH token type ZTMF TYP STRING ZTMF MAP Dump Files def ZTMF DDL Dump File...

Page 146: ...fferent files of filenames can be specified in ZTMF TKN Fileset and ZTMF TKN NotFileset tokens within the same command buffer ZTMF TKN NotFileset specifies the name of an audited file not to be dumped or the name of a file of filenames each filename in the specified file being the name of an audited file not to be dumped The name of a file of filenames must be enclosed within angle brackets and an...

Page 147: ...ich the online dumps are located Either ZTMF TKN Media or ZTMF TKN DiskMedia is required multiple occurrences are allowed The maximum number of disks allowed is 10 If you specify more than one disk the subsystem tries to send the online dump to the first disk listed If that disk cannot be accessed or is out of space the subsystem tries the next disk and so forth When the disk resides on a remote n...

Page 148: ...s specified in the ansi set by the user in an external format without delimiting quotes If this token includes multiple ansi sets they must be surrounded by parenthesis and separated by commas ZTMF TKN NOTANSINAME contains one or more SQL MX objects specified in the NOT ansi set in an external format without delimiting quotes If this token includes multiple ansi sets they must be surrounded by par...

Page 149: ...ewound read completely and finally rewound and unloaded The tape record checksums tape record sequence numbers and tape format are verified The checks are the same as those made during file recovery however tape verification does not include comparing the tape data to the audit trail files on disk If tape verification fails an error is returned the online dump terminates and the online dump copy i...

Page 150: ...me recognition AVR on the first parallel copy If you omit this field the default value is the name of the local system If you specify a remote node for dumps to tape Guardian labeled tape processing must be enabled on that node and must be running on RVU C30 or later of the NonStop OS TMF however need not be configured or running on the remote node ZSystemName2 for dumps to tape specifies the name...

Page 151: ...NonStop TMF Management Programming Manual 540140 008 5 87 DUMP FILES Usage Guidelines Only super group users can issue this command TMF must be started For more information on the DUMP FILES command see the TMF Reference Manual ...

Page 152: ...and and response buffers see the SPI Programming Manual Tokens in Command Buffer ZTMF TKN AuditTrailId specifies the audit trail associated with the audit dump process to resume execution This token is required only one occurrence is allowed The following values are valid Command ZTMF CMD Enable Object Type ZTMF OBJ AuditDump Tokens in Command Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum ...

Page 153: ...delines Only super group users can issue this command This command can be issued at any time whether or not TMF has been started However the audit trail associated with the dump must be configured for dumping If the specified audit trail is not configured for dumping the ZTMF ERR ATNotDumping error is returned ...

Page 154: ... previous ENABLE BEGINTRANS command the ZTMF ERR BTEnabled error is returned Although transaction processing is often suspended because someone enters the DISABLE BEGINTRANS command this suspension can also result from other events The active capacity of one or more audit trails reaches its configured threshold The number of concurrent transactions in the system exceeds its configured threshold Me...

Page 155: ... reenabled This token must occur at least once multiple occurrences are allowed ZTMF TKN VolumeName can also contain a wild card value length 1 If the wild card is specified it must be the only instance of this token in the command buffer The wild card specifies that all disabled data volumes in the TMF configuration are to be reenabled exceptions are the volumes specified in the ZTMF TKN NotVolum...

Page 156: ...ata volume s specified in the command buffer Usage Guidelines Only super group users can issue this command TMF must be started The ENABLE DATAVOLS command places one or more data volumes in a state from which they can be automatically restarted and recovered if they can be accessed by TMF The ENABLE DATAVOLS command succeeds only if the volumes listed are in the disabled state that is they must b...

Page 157: ... which disk media dump attributes are to be returned This token is required only one occurrence is allowed The following values are valid Command ZTMF CMD Info Object Type ZTMF OBJ ATDumpDM Tokens in Command Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum ZSPI TKN MaxResp token type ZSPI TYP Int ZSPI TKN Context token type ZSPI TYP ByteString Tokens in Response Buffer ZTMF TKN AuditTrailId t...

Page 158: ...dia attributes are configured for the audit trail they are each returned in a separate response record Usage Guidelines Any user can issue this command You can enter this command at any time whether or not TMF has been started Multiple response records are allowed to enable the command to return all the requested information If the specified audit trail has not been configured for dumping the ZTMF...

Page 159: ...ZTMF CMD Info Object Type ZTMF OBJ ATVolume Tokens in Command Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum ZSPI TKN ATVolumeType token type ZSPI TYP Enum ZSPI TKN MaxResp token type ZSPI TYP Int ZSPI TKN Context token type ZSPI TYP ByteString Tokens in Response Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum ZTMF TKN ActiveVolume token type ZSPI TYP String ZTMF TKN OverflowVolume to...

Page 160: ...ponse records are contained in a single reply buffer they are each contained in a data list ZTMF TKN ActiveVolume ZTMF TKN OverflowVolume ZTMF TKN RestoreVolume contains the name of the volume configured as the type indicated by token type Only one token is included in each response record If a volume is configured as more than one type it is returned in two separate response records one for each ...

Page 161: ... Manual 540140 008 5 97 INFO ATVOLUME Usage Guidelines Any user can issue this command You can enter this command at any time whether or not TMF has been started Multiple response records are allowed to enable the command to return all the requested information ...

Page 162: ...ditDump Tokens in Command Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum Tokens in Response Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum ZTMF MAP Info AuditDump def ZTMF DDL Info AuditDump 02 ZEnabled token type ZSPI DDL Boolean 02 ZCopies token type ZSPI DDL Int 02 ZSeriesCopies token type ZSPI DDL Boolean 02 ZVerifyTape token type ZSPI DDL Boolean 02 ZBlockSize token type ZSPI DD...

Page 163: ...en containing the attributes of the audit dump process This token contains the following fields ZEnabled specifies whether the dump process is currently enabled The following values are possible ZCopies specifies the number of copies made of each audit trail file ZSeriesCopies specifies whether multiple copies of audit dumps are made in parallel or in series The following values are possible ZTMF ...

Page 164: ...em on which the audit dump process performs automatic volume recognition AVR for the second parallel copy Usage Guidelines Any user can issue this command You can enter this command at any time whether or not TMF has been started Multiple response records are allowed to enable the command to return all the requested information If the specified audit trail has not been configured for dumping the Z...

Page 165: ...F TKN AuditTrailId token type ZSPI TYP Enum ZSPI TKN MaxResp token type ZSPI TYP Int ZSPI TKN Context token type ZSPI TYP ByteString Tokens in Response Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum ZSPI TKN Context token type ZSPI TYP ByteString ZTMF MAP Info AuditTrail def ZTMF DDL Info AuditTrail 02 ZFilesPerVolume token type ZSPI DDL Int 02 ZFileSize token type ZSPI DDL Int 02 ZAuditDum...

Page 166: ...F TKN MaxResp and the size of the reply buffer If multiple response records are contained in a single reply buffer they are each contained in a data list ZTMF MAP Info AuditTrail is an extensible structured token containing the attributes of the audit trail This token contains the following fields ZFilesPerVolume specifies the number of files in the audit trail that reside on each active audit vol...

Page 167: ...l files are no longer being used by a recovery process The minimum value is 0 the maximum 9999 ZFileSize32 specifies the size of the audit trail file in megabytes For the RVU covered by this manual and all subsequent RVUs ZFileSize32 always contains the correct audit trail file size ZCommitHoldMode specifies the current state of the commit hold attribute for the specified audit trail The following...

Page 168: ...pecifies infinite ZTimeoutAction specifies the action to take when the commit hold timer expires The following values are valid This field is returned only for the MAT and is not valid if the ZCommitHoldTimer value is 1 Usage Guidelines Any user can issue this command You can enter this command at any time whether or not TMF has been started Multiple response records are allowed to enable the comm...

Page 169: ...TransCountThresh token type ZSPI DDL Int2 Pair 02 ZTmfLibMemThresh token type ZSPI DDL Int Pair 02 ZTmpMemThresh token type ZSPI DDL Int Pair 02 ZTransPerCpuCurrent token type ZSPI DDL Int2 Pair 02 ZTransPerCpuConfig token type ZSPI DDL Int2 Pair 02 ZAutoAbort token type ZSPI DDL Int2 02 ZRecRmCountCurr token type ZSPI DDL Int 02 ZRecRmCountConfig token type ZSPI DDL Int 02 ZRmOpenPerCpuCurr token...

Page 170: ...ly disables or reenables new transactions The first number is the lower limit below which new transactions are reenabled The second number is the upper limit above which new transactions are disabled ZTmpMemThresh specifies the upper and lower limits at which the percentage of CPU memory allocated to the TMP s extended segment cause TMF to automatically disable and re enable new transactions The f...

Page 171: ...es the maximum number of resource managers both recoverable and volatile that can be opened per CPU This value is the configured value that will be used when TMF subsequently is restarted ZBranchesPerRmCurr specifies the maximum number of transaction branches that can be imported or exported concurrently by each recoverable or volatile resource manager This value is the current value under which t...

Page 172: ...AutoIncrease is ON and the TransCountThresh upper limit is reached The default value is 30 ZThreshNumberOfIncr specifies the number of times TransCountThresh will automatically increase by the amount specified in ZThreshIncrAmount Usage Guidelines Any user can issue this command TMF must be started for this command to execute successfully If TMF has not been started the error returned is ZTMF ERR ...

Page 173: ...nformation on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Info Object Type ZTMF OBJ Catalog Tokens in Command Buffer None Tokens in Response Buffer ZTMF MAP Info Catalog def ZTMF DDL Info Catalog 02 ZRetainDepth token type ZSPI DDL Int 02 ZReleased token type ZSPI DDL Boolean 02 ZRoundRobin token type ZSPI DDL Boolean 02 ZLastReel token ty...

Page 174: ...s how scratch tapes will be allocated from the pool of available tapes The following values are valid ZLastReel specifies the name of the last tape used if round robin is turned on If round robin is turned off the value of ZLastReel is spaces If TMF is not started the value of ZLastReel is nulls Usage Guidelines Any user can issue this command You can enter this command at any time whether or not ...

Page 175: ...nd ZTMF CMD Info Object Type ZTMF OBJ DataVols Tokens in Command Buffer ZTMF TKN VolumeName token type ZSPI TYP String ZSPI TKN MaxResp token type ZSPI TYP Int ZSPI TKN Context token type ZSPI TYP ByteString ZTMF MAP Info DataVols def ZTMF DDL Info DataVols 02 ZAuditTrailId token type ZSPI DDL Enum 02 ZRecoveryMode token type ZSPI DDL Enum end Tokens in Response Buffer ZTMF TKN VolumeName token ty...

Page 176: ...tion is returned only for volumes that meet all the selection criteria that is the values are logically and ed This token contains the following fields ZAuditTrailId specifies the audit trail associated with the data volumes whose attributes are to be returned This token is optional multiple occurrences are allowed If this field is null the default is all audit trails The following values are vali...

Page 177: ...ZTMF MAP Info DataVols R is an extensible structured token containing the attributes of the specified data volume This token contains the following fields ZAuditTrailId specifies the audit trail for which the disk volumes are configured to send audits ZRecoveryMode specifies the recovery mode setting either online or archive Usage Guidelines Any user can issue this command TMF must be started Mult...

Page 178: ...ng ZTMF TKN FilesetDefault token type ZTMF TYP String ZTMF TKN ANSINAME token type ZTMF TYP STRING ZTMF TKN NOTANSINAME token type ZTMF TYP STRING ZTMF TKN DEFAULTCATSCH token type ZTMF TYP STRING ZTMF MAP Info Dumps def ZTMF DDL Info Dumps 02 ZName token type ZSPI DDL DiscName 02 ZSerial token type ZSPI DDL Int2 02 ZDumpType token type ZSPI DDL Enum 02 ZMasterSequence token type ZSPI DDL Int2 02 ...

Page 179: ...his token is optional When specifying names of audited files for which information is desired multiple occurrences of this token are allowed When specifying the name of a file of filenames however only one occurrence of this token is allowed The names of two different files of filenames can be specified in ZTMF TKN Fileset and ZTMF TKN NotFileset tokens within the same command buffer If this token...

Page 180: ...ed files for which information is not desired multiple occurrences of this token are allowed When specifying the name of a file of filenames however only one occurrence of this token is allowed The names of two different files of filenames can be specified in ZTMF TKN Fileset and ZTMF TKN NotFileset tokens within the same command buffer ZTMF TKN ExtFilename specifies the start file You can specify...

Page 181: ...hen ZName must be Null If you specify ZTMF VAL WildFileName information is returned for all dump file names on the system If you specify ZTMF VAL WildFileNameComponent information is returned for all disk volumes all subvolumes or all files in a subvolume If you use ZTMF VAL WildFileName or ZTMF VAL WildFileNameComponent in a TACL program you must use the SETBYTES built in function to obtain the i...

Page 182: ...tamp ZSystemNumber ZMedia are not valid for command buffers ZMedium specifies the type of storage medium to search for The following values are valid If you omit this field the default is both ZDiskMedia This field is not valid for command buffers ZTMF VAL Assigned The tape volume contains valid dumps ZTMF VAL Released The contents of the tape volume is not required for file recovery ZTMF VAL Inva...

Page 183: ...t was current when the online dump of this file began This field is Null unless the value of the ZDumpType is ZTMF VAL OnlineDump ZDataSequence specifies the auxiliary audit trail sequence number that was current when the online dump of this file began If only a master audit trail is configured the master audit trail sequence number is the same as the auxiliary audit trail sequence number This fie...

Page 184: ... 4 6 The Z PartNumber and Z CopyNumber fields are used ZMedium specifies the type of storage media used for the dump The following values are possible ZDiskMedia specifies the name of the disk file on which the dump is located See the struct ZTMF DDL DiskMedia under Private Token and Field Types on page 4 6 Usage Guidelines Any user can issue this command TMF must be started Multiple response reco...

Page 185: ...Programming Manual Command ZTMF CMD Info Object Type ZTMF OBJ Media Tokens in Command Buffer ZTMF TKN Media token type ZTMF TYP Media ZTMF MAP Info Media def ZTMF DDL Info Media 02 ZMediaName token type ZTMF DDL Media 02 ZMedium token type ZSPI DDL Enum 02 ZMediaStatus token type ZSPI DDL Enum end Tokens in Response Buffer ZTMF MAP Info Media def ZTMF DDL Info Media 02 ZMediaName token type ZTMF D...

Page 186: ...ired only one occurrence is allowed If multiple attributes are specified information is returned only for volumes that meet all the selection criteria This token contains the following fields ZMediaName is not valid in command buffers ZMedium specifies the type of storage media The value of this field should be ZTMF VAL MediumTape for a tape volume ZMediaStatus specifies the selection of tape volu...

Page 187: ...e struct ZTMF DDL Media under Private Token and Field Types on page 4 6 The Z PartNumber and Z CopyNumber fields are not used ZMedium specifies the type of storage media The value of this field is ZTMF VAL MediumTape for a tape volume ZMediaStatus specifies the current status of the tape volume The following values are possible ZTMF VAL Assigned ZTMF VAL Released ZTMF VAL Scratch ZTMF VAL Bad ZTMF...

Page 188: ...pe token type ZSPI TYP CRTPID Tokens in Response Buffer ZTMF TKN Swap token type ZSPI TYP String ZTMF TKN ExtFilename token type ZSPI TYP String ZTMF TKN Term token type ZSPI TYP String ZTMF MAP Info Processes def ZTMF DDL Info Processes 02 ZProcess token type ZSPI DDL Enum 02 ZCpusInfo token type ZTMF DDL CpusInfo 02 ZPriority token type ZSPI DDL Int 02 ZMakeSaveAbend token type ZSPI DDL Boolean ...

Page 189: ...udit volumes FileRecovery File recovery process which reconstructs unusable audit trail files during recovery operations FileRecvList File recovery list process which supports the file recovery process OnlineDump Online dump process which dumps audited database files to tape or disk OnlineRestore Online restore process which restores online dumps from tape or disk TmfLib TMF library process which ...

Page 190: ...ributes of a selected process type Multiple occurrences of this token are possible If it appears multiple times each instance is included within a data list for a process type This token contains the following fields ZProcess specifies the TMF process for which configuration information is returned ZCpusInfo specifies the number of the CPU in which the process is to run See the struct ZTMF DDL Cpu...

Page 191: ... number is the growth limit for the extended segment When the process is using its default values 1 1 is returned in the ZExtendedSegSize field ZPfsSize Zero is always returned KMSF is always used for TMF processes ZDfltExtendedSegSize specifies the size in megabytes of the process default extended segment The first number is the initial size of the extended segment The second number is the growth...

Page 192: ...anager directory Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Info Object Type ZTMF OBJ Rm Tokens in Command Buffer ZTMF TKN RmName token type ZSPI TYP String ZSPI TKN MaxResp token type ZSPI TYP Int ZSPI TKN Context token type ZSPI TYP ByteString Tokens in Response Buffer ZTMF TKN RmName token type ZSPI TY...

Page 193: ...t be a letter and the others can be alphanumeric or any of the following special characters _ Names beginning with the string ZZ VOLATILE are reserved and therefore not allowed for this command Names containing adjoining hyphens are not allowed although names using multiple hyphens separated by one or more intervening characters are legal Thus the name ALPHA 1 is not permitted but ALPHA N 1 is all...

Page 194: ...is ZTMF ERR RmNameNotFound If the value specified for the ZSPI TKN Context token is not valid the error returned is ZTMF ERR InvalidContext It is possible for TMF to discard the results of a command while they are still being retrieved by multiple requests with context If that occurs the error returned is ZTMF ERR ContextOouOfDate In such a situation it is possible that the command actually succee...

Page 195: ...MF CMD Info Object Type ZTMF OBJ Tmf Tokens in Command Buffer None Tokens in Response Buffer ZSPI TKN VolumeName token type ZSPI TYP String ZSPI TKN ATFileFormat token type ZSPI TYP Int ZTMF MAP Info Tmf def ZTMF DDL Info Tmf 02 ZGoRemote token type ZSPI DDL Int 02 ZPioBuffer token type ZTMF DDL PioBuffer 02 ZTmpWaitTimer token type ZTMF DDL TmpWaitTimer 02 ZTransProtocol token type ZSPI DDL Int 0...

Page 196: ...See the struct ZTMF DDL PioBuffer under Private Token and Field Types on page 4 6 ZTmpWaitTimer specifies the current TMP wait timer setting which determines how often the TMP wakes to check for pending transaction completions See the struct ZTMF DDL TmpWaitTimer under Private Token and Field Types on page 4 6 ZTransProtocol specifies the current transaction flush protocol used to flush transactio...

Page 197: ...ion of ALTER TMF in the TMF Reference Manual ZNetSessionIdleTimer Specifies a time in seconds or Reset ZNetSessionIdleTimer may be used to modify or disable the session idle timer in the TMP process A transaction that spans two or more network nodes causes the establishment of a peer to peer session between the TMP processes on each node Usage Guidelines Anyone can issue this command You can issue...

Page 198: ...nse buffers see the SPI Programming Manual Tokens in Response Buffer ZTMF TKN AuditTrailId specifies the audit trail for which the information in the data list applies This token is required only one occurrence is allowed The following values are valid Command ZTMF CMD List Object Type ZTMF OBJ AuditTrail Tokens in Command Buffer None Tokens in Response Buffer ZTMF TKN AuditTrailId token type ZSPI...

Page 199: ... AUDITTRAIL Usage Guidelines Any user can issue this command You can enter this command at any time whether or not TMF has been started All ZTMF TKN AuditTrailId tokens are returned in a single response record The number of tokens returned depends upon the number of audit trails configured ...

Page 200: ...Tokens in Command Buffer ZTMF TKN AuditTrailId specifies an audit trail for which you want to change audit trail files This token is required only one occurrence is allowed The following values are valid Usage Guidelines Only super group users can issue this command TMF must be started This command does not complete until new audit records are placed in a new audit trail file Command ZTMF CMD Next...

Page 201: ... ToPhysVol token type ZSPI TYP String ZTMF TKN WherePhysVolIs token type ZSPI TYP String ZTMF TKN FilesetDefault token type ZTMF TYP String ZTMF TKN ANSINAME token type ZTMF TYP STRING ZTMF TKN NOTANSINAME token type ZTMF TYP STRING ZTMF TKN DEFAULTCATSCH token type ZTMF TYP STRING ZTMF MAP Recover Files def ZTMF DDL Recover Files 02 ZFromArchive token type ZSPI DDL Boolean 02 ZToFirstPurge token ...

Page 202: ...ed When specifying the name of a file of filenames however only one occurrence of this token is allowed The names of two different files of filenames can be specified in ZTMF TKN Fileset and ZTMF TKN NotFileset tokens within the same command buffer ZTMF TKN NotFileset specifies the name of an audited file not to be recovered regardless of its redo needed or undo needed status or the name of a file...

Page 203: ...en is specified this token is required Only one occurrence is allowed ZTMF TKN ToPhysVol specifies the physical target volume on which TMF should place the recovered files This token must be specified if the value of the ZRecoverVDPPhase1 field is TRUE only one occurrence is allowed ZTMF TKN WherePhysVolIs specifies the physical volumes where the files specified by ZTMF TKN Fileset are stored This...

Page 204: ...ains the default SQL MX catalog and schema values without delimiting quotes ZTMF MAP Recover Files is an extensible structured token that contains parameters for performing file recovery This token is required only one occurrence is allowed This token contains the following fields ZFromArchive directs TMF to recover all files requested regardless of the flags set in the file labels using the relev...

Page 205: ...reverse and applying compensating records before images to the affected files If you omit ZFromArchive but include the ZToFirstPurge ZTimeStamp ZRecoverToSEQ ZRecoverToRBA or ZSerial field or the ZTMF TKN MapNameSet and ZTMF TMF MapNamesDefault token the FromArchive operation becomes the default operation so that all files requested are recovered ...

Page 206: ...certain to enter the date and time for this option completely and accurately If the ZFromArchive token is not specified but the ZTimeStamp value is then the ZFromArchive token gets a default value of TRUE If you include ZTimeStamp you must make new online dumps of the database files recovered this prevents subsequent file recovery from using the unwanted audit records generated after the specified...

Page 207: ...RecoverToSeq For use in Recover Files ToMatPosition The sequence number of the audit trail that contains the rba end point of the recover files If you include ZRecoverToSeq you must make new online dumps of the database files recovered this prevents subsequent file recovery from using the unwanted audit records generated after the specified time If the ZRecoverToRba field is specified the value of...

Page 208: ...tabase files recovered this prevents subsequent file recovery from using the unwanted audit records generated after the specified time If the ZRecoverToSeq field is specified the value of the ZRecoverToRba field must not be null ZSerial The dumpserial number from which to select dumps The default is all Usage Guidelines Only super group users can issue this command TMF must be started For more inf...

Page 209: ... can not be used with a valid volume name ZTMF TKN OldDmLoc specifies the current system and volume name of the catalog entries that are being altered The system name is optional if it is not included the local system name is used This token is required only one occurrence is allowed a wild card value is allowed Command ZTMF CMD Relocate Object Type ZTMF OBJ DiskDumps Tokens in Command Buffer ZTMF...

Page 210: ...cifyDumpSerial The command failed because no dump serial numbers were specified ZTMF ERR NoWildWithDumpSerial The command failed because a wild card value was listed as well as specific dump serial numbers ZTMF ERR MustSpecifyOldDmLoc The command failed because no ZTMF TKN OldDmLoc token was supplied ZTMF ERR InvalidOldDmLoc The command failed because the value in the ZTMF TKN OldDmLoc token was n...

Page 211: ...ere relocated because for example a specified dump serial number or the specified OldDmLoc does not exist ZTMF TKN DumpSerial specifies the invalid dump serial number that caused the RELOCATE DISKDUMPS command to fail ZTMF TKN OldDmLoc specifies the invalid old disk media location that caused the RELOCATE DISKDUMPS command to fail ZTMF TKN NewDmLoc specifies the invalid new disk media location tha...

Page 212: ...the transaction this command must be issued on all nodes on which the transaction resides except for the transaction s home node Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Resolve Object Type ZTMF OBJ Transaction Tokens in Command Buffer ZTMF MAP Resolv Transaction def ZTMF DDL Resolv Transaction 02 ZStat...

Page 213: ...required only one occurrence is allowed This token contains the following field ZState specifies the target state for the unresolved transaction This field is required The following values are valid Usage Guidelines Only super group users can issue this command TMF must be started For more information on the RECOVER FILES command see the TMF Reference Manual ZTMF VAL Aborted Unresolved transaction...

Page 214: ...and initiates new transactions The command returns a response as soon as TMF has accepted it but probably not before the operation has finished The state of TMF can be checked by using the Status TMF command Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Start Object Type ZTMF OBJ Tmf Tokens in Command Buffer...

Page 215: ...he master audit trail configured when you issue the START TMF command Once TMF has been started the first time auxiliary audit trails can be configured at any time regardless of whether TMF is stopped or started During START TMF operation volume recovery might not be able to recover some files The unrecovered files will not be available when the operation completes but they will be listed in EMS m...

Page 216: ...as not been defined for a disk process An audit trail requires an audit dump process that has not been configured An audit dump process is configured but is not required by any audit trail An audit dump process is configured but labeled tape support for the NonStop OS is not enabled A previous START TMF command has already been issued A STOP TMF command is in progress A failure has occurred that r...

Page 217: ...I Programming Manual Command ZTMF CMD Status Object Type ZTMF OBJ ATFile Tokens in Command Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum ZTMF TKN ATFileStatus token type ZSPI TYP Enum ZTMF TKN ATFileDumpStatus token type ZSPI TYP Enum ZSPI TKN MaxResp token type ZSPI TYP Int ZSPI TKN Context token type ZSPI TYP ByteString Tokens in Response Buffer ZTMF TKN AuditTrailId token type ZSPI TYP ...

Page 218: ...nformation is returned only on files that meet the selection criteria specified in both tokens that is the two tokens are logically and ed The following values are valid ZTMF VAL ATFileActive specifies active files These files include the current file and files that precede the current file and those that contain any audit trail needed by TMF for active transactions or for potential use in volume ...

Page 219: ...se by a TMF recovery process or an audit reading application ZTMF VAL ATFileRestoring specifies a file in the process of being restored to disk from an archive copy for use by a TMF recovery process or an audit reading application ZTMF TKN ATFileDumpStatus specifies the dump status used to select which audit trail files are to be returned This token is optional multiple occurrences are allowed If ...

Page 220: ... will never be dumped Tokens in Response Buffer ZTMF TKN AuditTrailId specifies the audit trail identifier for which the status information is returned Status information for each audit trail is returned in a separate response record The response records can be spread across multiple replies or multiple response records can be contained in a single reply depending on the value of ZTMF TKN MaxResp ...

Page 221: ...s are allowed to enable the command to return all the requested information If an audit trail is altered to turn AUDITDUMP on after some audit trail files have been filled those files are never dumped When AUDITDUMP is turned on the first file to be dumped is the one that is current at the time of the ALTER command Previous files keep their dump status value of ZTMF VAL DumpStatusNotDumping ...

Page 222: ...se buffers see the SPI Programming Manual Command ZTMF CMD Status Object Type ZTMF OBJ AuditDump Tokens in Command Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum Tokens in Response Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZTMF TKN Process Name token type ZSPI TYP String ZTMF MAP Status AuditDump def ZTMF DDL Status AuditDump 02 ...

Page 223: ... trail for which the status information about the dump processes is returned ZTMF TKN AuditFileName specifies the name of the audit trail currently being dumped This token is included only when the ZActive field has a value of ZTMF VAL True ZTMF TKN Process Name specifies the name of the audit dump process currently attempting to dump the file specified in ZTMF TKN AuditFileName This token is incl...

Page 224: ...dump process is currently enabled The following values are possible Usage Guidelines Any user can issue this command TMF must be started If the specified audit trail is not configured for dumping the ZTMF ERR AtNotDumping error is returned and the ZTMF DDL Status AuditDump extensible structured token is not included in the response record ZSPI VAL True The audit dump process is currently dumping a...

Page 225: ...ring Tokens in Response Buffer ZTMF TKN AuditTrailId token type ZSPI TYP Enum ZTMF TKN HeldFileName token type ZSPI TYP String ZTMF TKN HoldingVolume token type ZSPI TYP String ZTMF TKN AuditFileName token type ZSPI TYP String ZSPI TKN Context token type ZSPI TYP ByteString ZTMF MAP Status AuditTrail def ZTMF DDL Status AuditTrail 02 ZOverflowInUse token type ZSPI DDL Boolean 02 ZCapacityInUse tok...

Page 226: ...each contained in a data list ZTMF TKN HeldFileName specifies the name of the oldest audit trail file that cannot yet be reused or purged from the active or overflow audit volume by TMF This file is said to be pinned retained on disk There is always at least one such audit trail file on disk ZHoldingRenameReason contains the reason the file is needed If ZHoldingRenameReason has the value ZTMF VAL ...

Page 227: ... oldest file is held on disk This message is displayed for a brief period after TMF is started and reports a state that lasts only briefly HeldRsnCurrent The audit trail file is currently receiving audit records HeldRsnNotDumped An audit dump process has been configured for this audit trail and this file has not yet been copied to dump media HeldRsnMatAuxPtr A master audit trail file that must rem...

Page 228: ...udit trail The following values are possible HeldRsnOldTransExists At least one active transaction might have sent an audit record to this audit trail file The audit trail file remains on the active or overflow audit volume in case the transaction aborts in which case the file is needed by the backout process HeldRsnVolumeDown The volume on which the audit trail file resides is down so TMF cannot ...

Page 229: ...he specified audit trail s ZCommitHold state is either activate or reviving and the MAT s commit hold mode has not been altered to suspend the value of this token is the time in seconds before the MAT s ON TIMEOUT action will occur If the MAT s TIMEOUT is 1 the value of this token is null ZTimeoutAction The action that will occur when the ZCommitHoldTimeRem expires This action is the MAT s ON TIME...

Page 230: ...ns present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Status Object Type ZTMF OBJ BeginTrans Tokens in Command Buffer None Tokens in Response Buffer ZTMF MAP Status BeginTrans def ZTMF DDL Status BeginTrans 02 ZDisableCount token type ZSPI DDL Int 02 ZDisableTxCount token type ZSPI DDL Boolean 02 ZDisableOper token type ZSPI DDL Boolean 02 ZDisableStop toke...

Page 231: ...eOper specifies whether BEGINTRANSACTION is disabled by a DISABLE BEGINTRANS command The following values are possible ZDisableStop specifies whether BEGINTRANSACTION is disabled because TMF is not fully started The following values are possible ZDisableAt is an array of Booleans that can occur 16 times The ith element of the array specifies whether BEGINTRANSACTION is disabled because the audit t...

Page 232: ...oleans that can occur 16 times The ith element of the array specifies whether BEGINTRANSACTION is disabled because the TMP in the CPU is running out of memory The following values are possible Usage Guidelines Any user can issue this command TMF must be started Multiple response records are allowed to enable the command to return all the requested information ZSPI VAL True The reason for the disab...

Page 233: ...t activity of the catalog process Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Status Object Type ZTMF OBJ Catalog Tokens in Command Buffer None Tokens in Response Buffer ZTMF MAP Status Catalog def ZTMF DDL Status Catalog 02 ZCatalogStatus token type ZSPI DDL Enum end ...

Page 234: ...alog The following values are possible Usage Guidelines Any user can issue this command You can enter this command at any time whether or not TMF has been started ZTMF VAL Down The catalog is down and unavailable ZTMF VAL Active TMF is working on the catalog perhaps adding altering or deleting entries the catalog is temporarily unavailable ZTMF VAL Waiting TMF is being brought up the catalog is no...

Page 235: ...meName token type ZSPI TYP String ZSPI TKN MaxResp token type ZSPI TYP Int ZSPI TKN Context token type ZSPI TYP ByteString ZTMF MAP Status DataVols def ZTMF DDL Status DataVols 02 ZState token type ZSPI DDL Enum 02 ZAuditTrailId token type ZSPI DDL Enum 02 ZRecoveryMode token type ZSPI DDL Enum end Tokens in Response Buffer ZTMF TKN VolumeName token type ZSPI TYP String ZSPI TKN Context token type...

Page 236: ...t meet all the selection criteria that is the values are logically and ed If any field has a null value the command assumes the specified default This token contains the following fields ZState specifies that information should be returned only for data volumes in the selected state If the field is null information is returned for volumes in any state The following values are valid ZTMF VAL DVS Un...

Page 237: ...ery to complete ZTMF VAL DVS Recovering specifies configured volumes that are being operated on by a volume recovery process ZTMF VAL DVS StartupCompleting specifies configured volumes for which startup is nearly complete The associated disk process is processing the final startup request Typically a data volume remains in this state only very briefly ZTMF VAL DVS Started specifies configured volu...

Page 238: ...VAL DVS Disabled specifies configured volumes that are in either the disabled clean or disabled dirty state Disabled data volumes are not automatically restarted each time they come up Data volumes must be disabled before they can be deleted from the configuration ZTMF VAL DVS Disabled Clean specifies configured volumes that are disabled and on which no updates have been made to audited files sinc...

Page 239: ...ry mode There is no default for this field The following values are valid ZTMF VAL RecovMode Online Audit trail files are retained on disk ZTMF VAL RecovMode Archive Audit trail files are released so that they are not retained on disk solely for the purpose of volume recovery If null information is returned for any recovery mode Tokens in Response Buffer ZTMF TKN AuditTrailId specifies the audit t...

Page 240: ...cess of stopping Multiple response records are allowed to enable the command to return all the requested information If TMF is in the process of stopping this command may return a status of ZTMF VAL Unknown for some configured data volumes This status is reported because the subsystem cannot discern the difference between a volume that has been shut down during execution of a STOP TMF command and ...

Page 241: ...tus Object Type ZTMF OBJ Operation Tokens in Command Buffer ZTMF TKN OperationNum token type ZSPI TYP Int ZTMF MAP Status Operations def ZTMF DDL Status Operations 02 ZOperationType token type ZSPI DDL Enum 02 ZState token type ZSPI DDL Enum 02 ZBeginTime token type ZSPI DDL TimeStamp end Tokens in Response Buffer ZTMF MAP Status Ops Resp def ZTMF DDL Status Ops Resp 02 ZOperationNum token type ZS...

Page 242: ... allowed 100 is assigned the subsystem returns to the lowest possible number 1 to identify the next operation ZTMF MAP Status Operations is an extensible structured token specifying attributes that are used to select the operation for which information is to be returned This token is valid only when ZTMF TKN OperationNum token is not specified only one occurrence is allowed If multiple attributes ...

Page 243: ...aining the status information of the specified operations Multiple occurrences of this token are possible If it appears multiple times each instance is included within a data list for the operation type This token contains the following fields ZOperationNum specifies the serial number of the operation ZOperationType specifies the type of operation ZState specifies the state of the operation ZBegin...

Page 244: ...me whether or not TMF has been started The operation numbers generated are re used to keep the number of digits to just one or two as an aid in remembering these numbers after the highest number allowed 100 is assigned the subsystem returns to the lowest possible number 1 to identify the next operation To obtain information about an operation number that has been reused see the EMS log ...

Page 245: ...n each command One ZTMF TKN RmName token is returned in the response buffer for each resource manager that was specified in the command buffer The ZSPI TKN Context token is returned only if there was insufficient space in the reply message and the TMP has additional resource managers that fit the request If the ZSPI TKN Context token is present in the response buffer then you must include the ZSPI...

Page 246: ...thers can be alphanumeric or any of the following special characters _ Names containing adjoining hyphens are not allowed although names using multiple hyphens separated by one or more intervening characters are legal Thus the name ALPHA 1 is not permitted but ALPHA N 1 is allowed There is no restriction on the string ZZ VOLATILE for this command because the status of volatile resource managers ca...

Page 247: ...e returned This is an optional token Multiple occurrences in the command buffer are not allowed This token contains the following fields ZState specifies that status should be returned only for resource managers in the specified state The following values are valid ZTMF VAL RmStateCreated created but never opened by a gateway process ZTMF VAL RmStateClosed closed with no unresolved transaction bra...

Page 248: ... currently closed and there are no unresolved transaction branches ZTMF VAL RmStateOpen the resource manager is currently open and able to process transaction imports and exports ZTMF VAL RmStateRecovering the resource manager is currently open but is still obtaining information about unresolved transactions that were outstanding the last time the resource manager was closed ZTMF VAL RmStateCrashe...

Page 249: ...d is ZTMF ERR InvRmName If the specified resource manager is not registered in the resource manager directory the error returned is ZTMF ERR RmNameNNotFound If the value specified for the ZSPI TKN Context token is not valid the error returned is ZTMF ERR InvalidContext It is possible for TMF to discard the results of a command while they are still being retrieved by multiple requests with context ...

Page 250: ...t space and the TMP has additional transaction branches If the ZSPI TKN Context token is present in the response buffer you must include the ZSPI TKN Context token in supplemental requests Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Command ZTMF CMD Status Object Type ZTMF OBJ RmTransBranches Tokens in Command Buffer ZTMF ...

Page 251: ...e is no restriction on the string ZZ VOLATILE for this command because the status of volatile resource managers can be requested Tokens in Response Buffer ZTMF TKN RmName specifies the name of the resource manager name from the directory or which resulted in an error depending upon the value of ZSPI TKN RETCODE in the data or error list ZTMF TKN TransID specifies the transaction identifier that cu...

Page 252: ...identifies the transaction branch Each import and export of a transaction creates a new branch The same transaction can be imported and exported possibly multiple times by the same resource manager This value differentiates between each branch Note that the branch number is unique only during the lifetime of a START TMF or an individual gateway process open of the resource manager This implies tha...

Page 253: ...re still being retrieved by multiple requests with context If that occurs the error returned is ZTMF ERR ContextOutOfDate In such a situation it is possible that the command actually succeeded but TMF discarded the results This could occur if the TMP has processed more than ten commands for resource managers that required multiple requests to receive the results after the command was originally re...

Page 254: ...en type ZSPI DDL Char8 02 ZSystemNumber token type ZSPI DDL Int2 02 ZSystemTime token type ZSPI DDL TimeStamp 02 ZTmfState token type ZSPI DDL Enum 02 ZStartingState token type ZSPI DDL Enum 02 ZStoppingState token type ZSPI DDL Enum 02 ZSubVolPresent token type ZSPI DDL Boolean 02 ZHungTrans token type ZSPI DDL Boolean 02 ZTransactionRate token type ZSPI DDL Int2 02 ZCommitHold token type ZSPI DD...

Page 255: ...up for the first time on this node and thus no configuration exists for it or a DELETE TMF command was performed You must add at least one audit trail by using the ADD AUDITTRAIL command to start TMF ZTMF VAL TmfState ConfigAT TMF has not been started using this configuration It is still possible to add additional audit trails by using the ADD AUDITTRAIL command or alter previously added audit tra...

Page 256: ...ve TMF is waiting for all network transactions to be resolved ZTMF VAL Starting RunBackout TMF is backing out transactions that must be aborted ZStoppingState specifies detailed stopping state information The following values are possible ZTMF VAL Stopping TransFinish TMF is waiting for all transactions to be completed ZTMF VAL Stopping DataVol TMF is stopping data volumes ZTMF VAL Stopping WaitFo...

Page 257: ...s current state ZActivatedTrails specifies the bit mask of the audit trails that have commit hold activate When the audit trail s bit is on then at least one volume s state is either activate or reviving ZSuspendReason This token is valid only when ZCommitHold is suspend This token specifies why commit hold was suspended The following values are possible ZSPI VAL True Hung transactions exist ZSPI ...

Page 258: ...apUsage Displays Cpu and Tmp Memory Heap usage See struct ZTMF DDL MemHeapUsage ZSeqNumLimits Occurs 16 times displays SeqNumLimits for each cpu Value of null if cpu doesn t exist Usage Guidelines Any user can issue this command You can enter this command at any time whether or not TMF has been started ...

Page 259: ...ect Type ZTMF OBJ TmfServer Tokens in Command Buffer None Tokens in Response Buffer ZTMF MAP Status TmfServer def ZTMF DDL Status TmfServer 02 ZProcessName token type ZSPI DDL CRTPID 02 ZCreatorAccessID token type ZSPI DDL Int 02 ZProcessAccessID token type ZSPI DDL Int 02 ZTimeStamp token type ZSPI DDL TimeStamp 02 ZProcessTime token type ZSPI DDL Int4 02 ZSystemName token type ZSPI DDL Char8 02 ...

Page 260: ...ich the TMFSERVE process is running ZProcessTime specifies the cumulative CPU usage in microseconds of the TMFSERVE process ZSystemName specifies the name of the system on which the TMFSERVE process is running ZSystemNumber specifies the number of the system on which the TMFSERVE process is running ZPriority specifies the execution priority of the TMFSERVE process ZProgramFileName specifies the na...

Page 261: ...e TMFSERVE process Used when communicating with an enlightened server ZServerName specifies the process name of the TMFSERVE process Used when communicating with an enlightened server Usage Guidelines Any user can issue this command You can enter this command at any time whether or not TMF has been started See Impact of High PINs for the STATUS SERVER command in the TMF Reference Manual ZSPI VAL T...

Page 262: ... Context token type ZSPI TYP ByteString ZTMF MAP Status Transaction def ZTMF DDL Status Transaction 02 ZState token type ZSPI DDL Enum 02 ZStatusDetail token type ZSPI DDL Enum end Tokens in Response Buffer ZTMF TKN TransID token type ZSPI TYP TransID ZTMF TKN TimeStamp token type ZSPI DDL TimeStamp ZTMF TKN Children token type ZTMF TYP Children ZSPI TKN RmName token type ZSPI TYP String ZSPI TKN ...

Page 263: ...specifying attributes that are used to select the transaction for which information is to be returned This token is optional only one occurrence is allowed If multiple attributes are specified information is returned only for transactions that meet all the selection criteria that is the values are logically and ed This token contains the following fields ZState specifies that information should be...

Page 264: ...uted transaction a parent node cannot remove a committed transaction until all child nodes have been informed of the commitment ZTMF VAL Prepared specifies distributed transactions in the prepared state A distributed transaction enters this state on a remote node after Phase 1 of the commitment is complete on that node the transaction remains in this state until the remote node is informed by its ...

Page 265: ...e size of the reply buffer If multiple response records are contained in a single reply buffer they are each contained in a data list ZTMF TKN TimeStamp specifies the date and time the transaction started ZTMF TKN Children specifies a network distributed transaction This token can be used in a subsequent Status TransactionChildren command ZTMF TKN RmName specifies the name of the resource manager ...

Page 266: ...he transaction whose status is being reported is imported from a foreign transaction manager then this token contains the local Expand node number This field is valid only if ZDistributed has the value ZSPI VAL True ZRetryCount specifies the number of times an operation in the transaction is retried ZStartingMatNum specifies the audit trail file sequence number for example AA000001 of the first au...

Page 267: ...ansaction command ZTMF VAL TransAbrtByFileSys The transaction was aborted by the file system ZTMF VAL TransAbrtByTimeout The transaction aborted because of a timeout ZTMF VAL TransAbrtServFail The transaction aborted because a server failed that was working on the transaction ZTMF VAL TransAbrtBadVal The transaction aborted for an unspecified reason ZTMF VAL TransAbrtMisc The transaction aborted b...

Page 268: ... must be started for this command to execute successfully If TMF is not started the error returned is ZTMF ERR TmfNotStarted Multiple response records are allowed to enable the command to return all the requested information For more information on the STATUS TRANSACTION command see the TMF Reference Manual ...

Page 269: ...lue for this token is returned in the same token for the Status Transaction command This token is required and multiple occurrences are not allowed ZTMF TKN TransID specifies a transaction identifier for which status information is to be returned This is a mandatory token in all buffers Command ZTMF CMD Status Object Type ZTMF OBJ TransactionChildren Tokens in Command Buffer ZTMF TKN Children toke...

Page 270: ...token is omitted from the response record ZTMF DDL Status Tx Children is an extensible structured token containing the name and number of a node accessed by the transaction If there are multiple children for the specified transaction there will be a response record with one structure for each child This token contains the following fields ZChildSystemName specifies the name of the Expand node on w...

Page 271: ...ted it but probably not before the operation has finished Command Syntax For information on the tokens present in the command and response buffers see the SPI Programming Manual Caution If multiple users are managing your TMF system be sure to communicate your intentions to stop or restart the subsystem Command ZTMF CMD Stop Object Type ZTMF OBJ Tmf Tokens in Command Buffer ZTMF MAP Stop Tmf def Z...

Page 272: ...ions in the brief final commit stage are allowed to finish but all other in progress transactions are aborted User applications receive an error code indicating whether their transactions were committed or aborted Aborted transactions are undone by the backout process when TMF is started again ZSPI VAL False TMF shuts down gracefully remaining in operation until all transactions are committed or b...

Page 273: ...F on page 6 18 Event Filtering on page 6 19 Descriptions of Event Messages on page 6 19 This section describes each TMF event that can be reported through EMS The event messages for TMF report Changes in the state of an object for example the creation of an audit trail file The failure or absence of components for example failing to lock a memory page File system errors for example an error on a c...

Page 274: ...EMS Manual for a description of this token ZEMS TKN LOGTIME is a standard EMS token See the EMS Manual for a description of this token ZEMS TKN CPU is a standard EMS token See the EMS Manual for a description of this token ZEMS TKN PIN is a standard EMS token See the EMS Manual for a description of this token Unconditional Tokens ZSPI TKN SSID token type ZSPI TYP SSID ZEMS TKN Emphasis token type ...

Page 275: ...F system ZEMS TKN SUBJECT MARK is a standard EMS token that immediately precedes the subject token for the event See the EMS Manual for a description of this token Conditional Tokens The following conditional tokens inserted by TMF may or may not be present in an event message They are described below Additional conditional tokens are described in the message in which they appear ZTMF TKN EVTHDR O...

Page 276: ...P FILERECOVMGMT ZTMF VAL COMP PROCESSMGMT ZTMF VAL COMP ONLINEDUMPMGMT Obtaining TMF Event Messages When a TMF process reports a TMF event to the local EMS collector a TMF event message is logged to a disk file A program can specify the file where TMF event messages are logged A TMF event message is obtained when 1 A program opens an EMS consumer distributor and sends it an SPI GETEVENT command 2 ...

Page 277: ...sh audit to disk 78 Tx Abort ProcFail The process that began a transaction has failed 79 TmpSendAuditError TMP encountered an error while generating audit information 80 ATFileFixupError TMP could not perform audit trail file EOF fixup 81 ATDisallowStartup TMP audit trail module could not be started 82 ATFileAndVolDontMatch Audit trail file s status and the volume on which it resides do not match ...

Page 278: ... invalid file 105 ATNoOvVols No audit overflow volumes are configured 106 NoATConfigured No audit trail is configured 107 ATFsFindStartErr Audit trail FIND_Start error 108 ATFsFindNextErr Audit trail FIND_NExt error 109 ATCantRoll Audit trail cannot find a file to prepare for rollover 110 ATRollOK File prepared for rollover 111 ATRollStopped TMP stopped before a file could be prepared for rollover...

Page 279: ...V StartRejected Data volume start rejected 138 DV WrongVolIsUp Data volume mirror conflicts with TMF configuration 139 DV DisableRecovFail Data volume failed to start due to fatal error during volume recovery 140 StartTmfFailed Start TMF failed 141 DeletingTmf TMF configuration being deleted 142 TakeoverKillStart Start TMF terminated by TMP failure 143 TmfDeleted TMF configuration deleted 144 Back...

Page 280: ...IES attribute value changed 251 ADAlterSeries ALTER AUDITDUMP SERIES PARALLEL attribute value changed 252 ADAlterVerifyTape ALTER AUDITDUMP VERIFYTAPE attribute value changed 253 ADAlterBlockSize ALTER AUDITDUMP BLOCKSIZE attribute value changed 254 ADAlterUnloadMedia SPI Alter AuditDump UNLOADMEDIA attribute value changed 255 ADAlterMedium ALTER AUDITDUMP MEDIUM attribute value changed 256 ADAlte...

Page 281: ...n processing disabled 278 BTEnabled Transaction processing reenabled 279 AlterBeginTrans BEGINTRANS attribute altered 281 CtgAlterRD ALTER CATALOG RETAINDEPTH attribute value changed 282 CtgAlterRE ALTER CATALOG RELEASED attribute value changed 283 CtgProcessErr TMF catalog process error 284 DeleteCtg TMF catalog deleted 285 ConfigVolAltered Configuration volume successfully changed 286 ConfVolFil...

Page 282: ...rror TMP encountered a problem while attempting to read an audit trail file during a Start TMF operation 333 NetGramTimeout NetGram send timer to a remote node was exceeded 390 Rm SetRmArrayFail Maximum resource manager slot array size exceeded 391 Rm SetBrArrayFail Maximum resource manager slot array size exceeded while reinstating unresolved transaction branches 392 Rm OpClosedClosed Operator cl...

Page 283: ...ed Audit trail volume does not support CommitHold processing 466 ZLTCHTimeOut CommitHold timer for specified audit trail timed out 467 ZLTCHChngStateError File system error while attempting to change the CommitHold attribute of an audit trail 468 ZLTCHChngVolState Operator changed the commit hold state of the specified active audit trail volume 469 ZLTCHChngTrailState Operator changed the commit h...

Page 284: ...ransaction per processor limit 482 ThreshLowerLimXceeded Transaction count in the system exceeds the TransCountThreshold limit 485 ATOVThresholdExceed TMF audit trail active usage has reached the Overflow threshold 499 OldTransId An invalid transaction ID has been tried to be faulted Table 6 1 TMP Event Messages page 8 of 8 Event Symbolic Name ZTMF EVT Description ...

Page 285: ...ess could not be started or it failed 184 RmUnableToCreateMon2 File system error occurred while trying to start TMFMON2 Table 6 3 Recovery Event Messages page 1 of 4 Event Symbolic Name ZTMF EVT Description 152 TmfProcAllocSegFailed Extended segment allocation on disk volume failed 163 Rcov FR FileList File recovery list process has selected these files to be recovered 164 Rcov FR SuccessList File...

Page 286: ... in the TMF catalog 193 FRlist InvalCtlgEntry File entry could not be found in the TMF catalog 194 FRlist NotUndoNeeded FROMARCHIVE or TIME attribute missing from RECOVER FILES command 196 FRlist CantRecovFile File specified in RECOVER FILES command is already being recovered 197 FRlist FileError File recovery list file system error 198 FRlist VolNotConfig A volume is not configured or is not star...

Page 287: ...d during volume or file recovery 357 Rcov FsError6 File system error encountered during volume or file recovery 358 Rcov StopObjectRcov2 Recovery terminated 359 Rcov EndAtFileHiatus2 File hiatus record encountered in database table or file during recovery 400 FRToMatPosition TOMATPOSITION option of the RECOVER FILES command is being used 401 FRRedoPassComplete File recovery or volume recovery has ...

Page 288: ...MF EVT Description 152 TmfProcAllocSegFailed Extended segment allocation on disk volume failed 200 DR MakeScrTape Request scratch tape 201 DR MakeScrTapeComp Event 200 completed 202 DR Error Fatal dump restore error 203 DR Warning Dump restore warning 204 DR ArchTapeErr Fatal tape error 205 DR ArchTapeWarn Tape warning 206 DR ArchTapeMountErr Tape mount error 207 DR ArchTapeMountWarn Tape mount wa...

Page 289: ... online restore phase of a file recovery operation the specified audited file could not be found in the specified online dump 230 DR ORFileNotRestored During the online restore phase of a file recovery operation the specified audited file could not be restored because an archive tape error occurred 474 FRList CantRecovFile4 The WHEREPHYSICALVOLIS option was used in a RECOVER FILES operation and a ...

Page 290: ...catalog due to file system error 305 MediaDeleted Media deleted from catalog 306 MediaNotDeleted Media not deleted from catalog due to file system error 307 TapeDumpAdded Tape dump added to catalog 308 TapeDumpNotAdded Tape dump not added to catalog due to file system error 309 DiskDumpAdded Disk dump added to catalog 310 DiskDumpNotAdded Disk dump not added to catalog due to file system error 311...

Page 291: ...filters based on specific tokens token values or ranges of token values The SSID token ZSPI TKN SSID distinguishes events that are reported by TMF The event number token ZEMS TKN EVENTNUMBER distinguishes event messages reported by the TMP TMF monitor process TMFMON volume recovery processes file recovery processes and backout processes Descriptions of Event Messages The following pages describe e...

Page 292: ...ROC TMP ZTMF TKN VolumeName is the subject token of the event message and it contains the name of the active audit volume the TMP was trying to write to ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZEMS TKN Emphasis is set to True for this event Effect TMF crashes Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN ...

Page 293: ...F If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC sup...

Page 294: ... event Effect TMF crashes Recommended Action Try to restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures ...

Page 295: ...e TMF process that generated the event For this event the value of this token is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Message Text TMF Shutdown Tim...

Page 296: ... PROC TMP ZTMF TKN VolumeName is the subject token of the event message and it contains the name of the active audit volume TMF was trying to write to ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZEMS TKN Emphasis is set to True for this event Effect TMF crashes Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN Vo...

Page 297: ...F If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC sup...

Page 298: ...t contains a transaction identifier Effect The transaction is aborted Recommended Action Informative message only no corrective action is needed If a large number of these messages are generated however there might be a problem with the application Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN TransID token type ZSPI TYP TransID ZEMS TKN Emphasis tok...

Page 299: ...F TKN VolumeName is the subject token of the event message and it contains the name of the active audit volume TMF was trying to write to ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZEMS TKN Emphasis is set to True for this event Effect TMF crashes Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN VolumeName toke...

Page 300: ...F If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC sup...

Page 301: ...L PROC TMP ZTMF TKN AuditFileName is the subject token of the event message and it contains the name of the audit trail file on which EOF fix up failed ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZEMS TKN Emphasis is set to True for this event Effect TMF does not start Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTM...

Page 302: ...F If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC sup...

Page 303: ...uld be preceding error messages in the Event Management Service EMS log indicating more clearly what the problem is Attempt to correct the situation and restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Man...

Page 304: ...ZTMF TKN ATFileStatus specifies the status of the audit trail file that could not be accessed The values are ZTMF VAL ATFileActive ZTMF VAL ATFileAvailable ZTMF VAL ATFilePreallocated ZTMF VAL ATFileOverflow ZTMF VAL ATFileRestore ZTMF VAL ATFileRestoring ZTMF TKN VolumeName contains the name of the volume on which the audit trail file resides ZEMS TKN Emphasis is set to True for this event Additi...

Page 305: ...information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the numbers and versions of all related products as we...

Page 306: ...il file that could not be accessed ZTMF TKN FileAttrCode specifies which file attribute in the file label is invalid The values are ZTMF VAL FileAttrType ZTMF VAL FileAttrCode ZTMF VAL FileAttrFileSize ZTMF VAL FileAttrPriExt ZTMF VAL FileAttrSecExt ZTMF VAL FileAttrMaxExt ZTMF VAL FileAttrExtAlloc ZTMF VAL FileAttrOwner ZTMF VAL FileAttrSecurity ZEMS TKN Emphasis is set to True for this event Eff...

Page 307: ...n as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the numbers and versions of all related products as well ...

Page 308: ...to True for this event Effect TMF crashes Recommended Action Contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Glob...

Page 309: ...s the subject token of the event message and it contains the name of the audit trail file that could not be accessed ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZEMS TKN Emphasis is set to True for this event Effect TMF crashes Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP St...

Page 310: ...d restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Cen...

Page 311: ...asis is set to True for this event Effect TMF crashes Recommended Action Contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contact...

Page 312: ... file system error number see the Guardian Procedure Errors and Messages Manual Try to resolve the problem and restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a...

Page 313: ...nt the value of this token is ZTMF VAL PROC TMP ZTMF TKN VolumeName is the subject token of the event message and it contains the name of the active audit volume on which the error occurred ZTMF TKN Fs Error contains an integer identifying the file system error that occurred Effect The ALTER AUDITTRAIL command fails Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP En...

Page 314: ...issue the command If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support...

Page 315: ...me is the subject token of the event message and it contains the name of the audit trail file that could not be opened ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZEMS TKN Emphasis is set to True for this event Effect TMF crashes Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP ...

Page 316: ...d restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Cen...

Page 317: ...entifying the file system error that occurred ZTMF TKN AdpOpCode specifies the operation that was being attempted when the error occurred Possible values for this token are ZTMF VAL AdpOpStart ZTMF VAL AdpOpSHUTDOWN ZTMF VAL AdpOpDONTGODOWN ZTMF VAL AdpOpFLUSHAUDIT ZTMF VAL AdpOpROLLOVERREQ ZTMF VAL AdpOpCANCELOPENS ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZT...

Page 318: ...roblem and restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Su...

Page 319: ...ge and it specifies which audit trail the message applies to The values are ZEMS TKN Emphasis is set to True for this event Effect The previous audit trail configuration might be corrupted further audit trail configuration might not be possible and you might not be able to start TMF Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token typ...

Page 320: ...your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the num...

Page 321: ...age and it specifies which audit trail the message applies to The values are ZEMS TKN Emphasis is set to True for this event Effect The previous audit trail configuration might be corrupted further audit trail configuration might not be possible and you might not be able to start TMF Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token ty...

Page 322: ...and to fix it If the problem contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC ...

Page 323: ...urred ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZTMF TKN ATFileTRANS specifies the operation that was being attempted Possible values are ZTMF VAL CHANGESTATUS ZTMF VAL CREATE ZTMF VAL PURGE ZTMF VAL RENAME ZTMF VAL UPDATEMATSEQNUM ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI ...

Page 324: ...roblem and restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Su...

Page 325: ... ZTMF TKN AuditTrailID is the subject token of the event message and it specifies which audit trail the message applies to The values are ZEMS TKN Emphasis is set to True for this event Effect TMF does not start Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Mess...

Page 326: ...n as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the numbers and versions of all related products as well ...

Page 327: ... The values are ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZEMS TKN Emphasis token type ZSPI TYP Boolean Conditional Tokens ZTMF TKN EVTHDR OPERATIONTYPE token type ZSPI TYP Enum ZTMF TKN EVTHDR OPERATIONNUM token type ZSPI TYP Int ZTMF TKN EVTHDR PROCINSTNUM tok...

Page 328: ...m persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system...

Page 329: ...lue ZTMF TKN ATFileSize is the configured FILESIZE attribute value Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN ATFilesPerVol token type ZSPI TYP Int ZTMF TKN ATFileSize token type ZSPI TYP Int2 ZTMF TKN ATOvThresh token type ZSPI TYP Int ZTMF TKN ATBTDisable token type ZSPI TYP Int ZTMF TKN AuditDump t...

Page 330: ...e configured OVERFLOWTHRESHOLD attribute value ZTMF TKN ATBTDisable is the configured BEGINTRANSDISABLE attribute value ZTMF TKN AuditDump is the configured AUDITDUMP attribute value Possible values for this token are ZSPI VAL True ZSPI VAL False Effect None Recommended Action Informative message only no corrective action is needed ...

Page 331: ...t trail the message applies to The values are ZTMF TKN ATFilesPerVol specifies the new value configured for the attribute Effect The new FILESPERVolume attribute takes effect immediately Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF T...

Page 332: ...h audit trail the message applies to The values are ZTMF TKN ATOvThresh specifies the new value configured for the attribute Effect The new OVERFLOWTHRESHOLD attribute takes effect immediately Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ...

Page 333: ...the message applies to The values are ZTMF TKN ATBTDisable specifies the new value of the BEGINTRANSDISABLE attribute for the audit trail Effect The new BEGINTRANSDISABLE attribute takes effect immediately Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type Z...

Page 334: ...he event message and it specifies which audit trail the message applies to The values are ZTMF TKN AuditDump specifies the new value of the AUDITDUMP attribute for the audit trail The values are Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditDump token type ZSPI TYP Boolean ZEMS TKN Emphasis token ty...

Page 335: ...op TMF Management Programming Manual 540140 008 6 63 Descriptions of Event Messages Effect The new AUDITDUMP attribute value takes effect immediately Recommended Action Informative message only no corrective action is needed ...

Page 336: ...sage applies to The values are ZTMF TKN VolumeName specifies the volume that was added ZTMF TKN ATVolumeType specifies the role of the volume in the audit trail configuration The values are ZTMF VAL ActiveVOL ZTMF VAL OVERFLOWVOL ZTMF VAL RESTOREVOL Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN VolumeNam...

Page 337: ...TMF Management Programming Manual 540140 008 6 65 Descriptions of Event Messages Effect The disk volume is added to the audit trail as the specified type Recommended Action Informative message only no corrective action is needed ...

Page 338: ...age applies to The values are ZTMF TKN VolumeName specifies the volume that was deleted ZTMF TKN ATVolumeType specifies the role of the volume in the audit trail configuration The values are ZTMF VAL ActiveVOL ZTMF VAL OVERFLOWVOL ZTMF VAL RESTOREVOL Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN VolumeNa...

Page 339: ...F Management Programming Manual 540140 008 6 67 Descriptions of Event Messages Effect The disk volume is deleted from the audit trail as the specified type Recommended Action Informative message only no corrective action is needed ...

Page 340: ...oken of the event message and it contains the name of the active audit volume on which the error occurred ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZEMS TKN Emphasis is set to True for this event Effect None This message typically occurs while an active audit volume is being deleted from the TMF configuration Additional Unconditional Tokens ZTMF TKN EVTH...

Page 341: ...roblem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your s...

Page 342: ...event message and it contains the name of the active audit volume on which the error occurred ZTMF TKN AuditFileName specifies the invalid filename ZEMS TKN Emphasis is set to True for this event Effect The volume is not allowed to be added to the TMF configuration Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN VolumeName token type ZSPI TYP String ZT...

Page 343: ...blem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your sys...

Page 344: ... are pinned on disk however transaction processing stops until either the files become free or you add an overflow audit volume to the audit trail configuration Recommended Action Informative message only no corrective action is needed It is advisable however to always configure at least one overflow audit volume for each trail Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type...

Page 345: ...t token of the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect TMF does not start Recommended Action Add at least a master audit trail MAT with two or more files per volume then reissue the Start TMF command Additional Unconditional Tokens ZTMF TKN EVTHDR Proc...

Page 346: ...sage and it contains the name of the audit trail file in which the FIND_Start_ operation was attempted ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZEMS TKN Emphasis is set to True for this event Effect TMF crashes or does not start if you are trying to start TMF Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN A...

Page 347: ...d restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Cen...

Page 348: ...sage and it contains the name of the audit trail file in which the FIND_NExt_ operation was attempted ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZEMS TKN Emphasis is set to True for this event Effect TMF crashes or does not start if you are trying to start TMF Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN Au...

Page 349: ...d restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Cen...

Page 350: ...il the message applies to The values are ZEMS TKN ACTION NEEDED and ZEMS TKN ACTION ID are standard EMS tokens described in the Event Management System EMS Manual ZEMS TKN ACTION NEEDED is True ZEMS TKN ACTION ID is ZTMF VAL ACTION CANTROLL ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID toke...

Page 351: ...y stops if an audit trail file does not become available Recommended Action If the audit trail files are pinned on the disk because audit dumping is disabled you could re enable audit dumping to free up some files You also could issue an ALTER AUDITTRAIL command to add another active audit volume or to increase the FILESPERVolume attribute value ...

Page 352: ...of the event message and it specifies which audit trail the message applies to The values are ZEMS TKN ACTION NEEDED and ZEMS TKN ACTION ID are standard EMS tokens described in the Event Management System EMS Manual ZEMS TKN ACTION NEEDED is False ZEMS TKN ACTION ID is ZTMF VAL ACTION CANTROLL Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailI...

Page 353: ...ages HP NonStop TMF Management Programming Manual 540140 008 6 81 Descriptions of Event Messages Effect Transaction processing continues Recommended Action Informative message only no corrective action is needed ...

Page 354: ...ailID is the subject token of the event message and it specifies which audit trail the message applies to The values are Effect TMF stops Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Mes...

Page 355: ...itFileName is the name of the audit trail file where audit information that is destined for the specified audit trail is currently being written Effect Transaction processing continues Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN...

Page 356: ...P ZTMF TKN VolumeName is the subject token of the event message and it contains the name of the audit trail volume that came back up ZEMS TKN Emphasis is set to True for this event Effect Transaction processing continues Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN VolumeName...

Page 357: ... ZTMF VAL PROC TMP ZTMF TKN VolumeName is the subject token of the event message and it contains the name of the audit trail volume that went down ZEMS TKN Emphasis is set to True for this event Effect audit trail performance could be adversely affected Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN VolumeName token type ZSPI TYP String ZEMS TKN Empha...

Page 358: ...e in its place If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Ce...

Page 359: ...mmended Action Contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your sy...

Page 360: ...udit trail the message applies to The values are ZTMF TKN AuditFileName is the name of the first audit trail file that is out of order ZEMS TKN Emphasis is set to True for this event Effect TMF crashes or does not start if you are trying to start TMF Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFil...

Page 361: ...n as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the numbers and versions of all related products as well ...

Page 362: ... ZTMF TKN VolumeName is the subject token of the event message and it contains the name of the audit trail volume that is down ZEMS TKN Emphasis is set to True for this event Effect audit trail performance could be adversely affected Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN VolumeName token type ZSPI TYP String ZEMS TKN Emphasis token type ZSPI ...

Page 363: ...e in its place If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Ce...

Page 364: ...t is ZTMF VAL PROC TMP ZTMF TKN AuditFileName contains the name of the Format 2 audit trail file ZEMS TKN Emphasis is set to True for this event Effect The Start TMF command fails Recommended Action Delete TMF which deletes all audit trail files including the specified Format 2 file and restart this version of TMF Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum...

Page 365: ...nt The value of this token for this event is ZTMF VAL PROC TMP ZSPI TKN ConfigVol is the subject token of the event message and it identifies the configuration volume TMF is using ZEMS TKN Emphasis is set to True for this event Effect TMF is starting Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSP...

Page 366: ...e is the subject token of the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect TMF is started Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS TK...

Page 367: ...pe is the subject token of the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect TMF is stopping Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS ...

Page 368: ...pe is the subject token of the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect TMF is stopped Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS T...

Page 369: ... was being executed when the error occurred The values are Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN ProcConfigFileName token type ZSPI TYP String ZTMF TKN Command token type ZSPI TYP Int ZTMF TKN Fs Error token type ZSPI TYP Int ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Message Text File System Error ZTMF TKN Fs Error occurred while at...

Page 370: ...n For information on the corrective action for the indicated file system error number see the Guardian Procedure Errors and Messages Manual If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs ...

Page 371: ... be started The values are ZTMF VAL PROC AUDITRESTORE ZTMF VAL PROC BACKOUT ZTMF VAL PROC CATALOG ZTMF VAL PROC COPYAUDITOVFLOW ZTMF VAL PROC FILERECOVERY ZTMF VAL PROC FILERECOVLIST ZTMF VAL PROC ONLINEDUMP ZTMF VAL PROC ONLINERESTORE ZTMF VAL PROC TMFMON2 ZTMF VAL PROC VOLUMERECOVERY ZTMF TKN ProcCompCode is a file system completion code Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessTyp...

Page 372: ...ion for the indicated file system error number see the Guardian Procedure Errors and Messages Manual If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicabl...

Page 373: ...ess the TMP is attempting to recreate ZTMF TKN ProcessType is the type of process the TMP is attempting to recreate The values are ZTMF VAL PROC AUDITRESTORE ZTMF VAL PROC BACKOUT ZTMF VAL PROC CATALOG ZTMF VAL PROC COPYAUDITOVFLOW ZTMF VAL PROC FILERECOVERY ZTMF VAL PROC FILERECOVLIST ZTMF VAL PROC ONLINEDUMP ZTMF VAL PROC ONLINERESTORE ZTMF VAL PROC TMFMON2 ZTMF VAL PROC VOLUMERECOVERY ZEMS TKN ...

Page 374: ...the preceding 125 message see the Guardian Procedure Errors and Messages Manual If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local opera...

Page 375: ...TKN ProcessType specifies the type of process the TMP was attempting to start The possible values are ZTMF VAL PROC AUDITRESTORE ZTMF VAL PROC BACKOUT ZTMF VAL PROC CATALOG ZTMF VAL PROC COPYAUDITOVFLOW ZTMF VAL PROC FILERECOVERY ZTMF VAL PROC FILERECOVLIST ZTMF VAL PROC ONLINEDUMP ZTMF VAL PROC ONLINERESTORE ZTMF VAL PROC TMFMON2 ZTMF VAL PROC VOLUMERECOVERY ZEMS TKN Emphasis is set to True for t...

Page 376: ...relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the numbers and versions of all related produ...

Page 377: ...the data volume that was disabled ZTMF TKN Abrupt specifies whether the data volume was disabled abruptly or non abruptly The values are Effect The data volume is disabled and cannot be used for transaction processing until it is reenabled Recommended Action Informative message only no corrective action is needed To restart the volume for transaction processing issue an ENABLE DATAVOL command Addi...

Page 378: ...ct your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the ...

Page 379: ...ntifies the affected audit trail The values are ZTMF TKN RecoveryMode specifies the value of the RecoveryMode attribute of the data volume The values are ZTMF VAL RECOVMODE ONLINE ZTMF VAL RECOVMODE ARCHIVE Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN VolumeName token type ZSPI TYP String ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN Recov...

Page 380: ...s of Event Messages Effect The volume is configured as a TMF data volume and remains as such until it is explicitly deleted DELETE DATAVOL command or until the entire TMF configuration is deleted DELETE TMF command Recommended Action Informative message only no corrective action is needed ...

Page 381: ...oken is ZTMF VAL PROC TMP ZTMF TKN VolumeName is the subject token of the event message and it contains the name of the data volume that was started Effect The data volume can be used for audited database access Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN VolumeName token ty...

Page 382: ... TKN AuditTrailID identifies the affected audit trail The values are ZTMF TKN RecoveryMode specifies the new value of the RecoveryMode attribute of the volume The values are ZTMF VAL RECOVMODE ONLINE ZTMF VAL RECOVMODE ARCHIVE Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN VolumeName token type ZSPI TYP String ZTMF TKN AuditTrailID token type ZSPI TYP...

Page 383: ...NonStop TMF Management Programming Manual 540140 008 6 111 Descriptions of Event Messages Effect The new attribute values take effect immediately Recommended Action Informative message only no corrective action is needed ...

Page 384: ...ins an integer specifying the condition of the disk volume clean or dirty The values are Effect The volume is no longer available for transaction processing but it can be used for nonaudited activities Recommended Action Informative message only no corrective action is needed The volume is restarted as an audited data volume the next time TMF is started Additional Unconditional Tokens ZTMF TKN EVT...

Page 385: ...nt the value of this token is ZTMF VAL PROC TMP ZTMF TKN VolumeName is the subject token of the event message and it contains the name of the data volume that was disabled ZTMF TKN DVDirtyFlag contains an integer specifying the condition of the disk volume clean or dirty The values are Effect The data volume is disabled and cannot be used for transaction processing until it is reenabled Recommende...

Page 386: ...es the TMF process that generated the event For this event the value of this token is ZTMF VAL PROC TMP ZTMF TKN VolumeName is the subject token of the event message and it contains the name of the data volume that was enabled Effect TMF attempts to start the data volume for transaction processing Recommended Action Informative message only no corrective action is needed Additional Unconditional T...

Page 387: ...pe identifies the TMF process that generated the event For this event the value of this token is ZTMF VAL PROC TMP ZTMF TKN VolumeName is the subject token of the event message and it contains the name of the data volume that was deleted Effect The data volume is no longer in the TMF configuration Recommended Action Informative message only no corrective action is needed Additional Unconditional T...

Page 388: ...ct token of the event message and it contains the name of the data volume that could not be started ZTMF TKN Fs Error contains an integer identifying the file system error that occurred Effect The data volume is disabled and cannot be used for transaction processing until it is reenabled Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN VolumeName token ...

Page 389: ...rovide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the numbers and versions of all re...

Page 390: ...r mirror was mounted mount the correct one If the problem was caused by having renamed the volume rename it to the expected name If the currently mounted disk pack is to be used for transaction processing delete the specified data volume from the configuration DELETE DATAVOL then add the currently mounted volume to the configuration ADD DATAVOL Additional Unconditional Tokens ZTMF TKN EVTHDR Proce...

Page 391: ...e subject token of the event message and it contains the name of the data volume that failed to start Effect The data volume is not available for transaction processing Recommended Action See the previous volume recovery events for more information Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN VolumeName token type ZSPI TYP String ZEMS TKN Emphasis t...

Page 392: ... is down Recommended Action Try to restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contactin...

Page 393: ...sType is the subject token of the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect The current TMF configuration is deleted Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType to...

Page 394: ...og and try to diagnose what happened If the TMP failed due to an unrelated CPU failure for example issue another Start TMF command immediately If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS lo...

Page 395: ...the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect The TMF configuration is deleted Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS TKN Emphasis token type ZSPI TYP Boolean Event...

Page 396: ...nt Additional Conditional Tokens ZTMF TKN Fs Error if present contains an integer identifying the file system error that occurred ZTMF TKN PROCCOMPTExt if present contains an alphanumeric text string that attempts to help explain what happened such as Process abended or Process deleted in CPU failure Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN Proc...

Page 397: ...tarted after the CPU has been reloaded If the situation is caused by insufficient disk space for the extended data segment file system error 143 then make more disk space available If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation s...

Page 398: ...Conditional Tokens ZTMF TKN Fs Error is a file system error number ZTMF TKN PROCCOMPTExt if present contains an alphanumeric text string that attempts to help explain what happened such as Process abended or Process deleted in CPU failure Effect The backup TMP attempts to take over Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN ProcCompCode token type...

Page 399: ...ages Manual If the primary TMP terminated abnormally an internal error has occurred You should contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating proc...

Page 400: ...event Effect TMF is down Recommended Action Issue another Start TMF command If the error condition persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local o...

Page 401: ...en of the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect Transaction processing continues Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS TKN ...

Page 402: ...onal Conditional Tokens ZTMF TKN TRANSALLOWOPTION if present specifies whether transaction processing is enabled or disabled The values are ZTMF VAL TRANSALLOW ENABLE ZTMF VAL TRANSALLOW DISABLE ZTMF TKN DISASTERRECOVERY if present specifies that disaster recovery mode is enabled Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS TKN Emphasis token type ZSPI ...

Page 403: ...Event Messages HP NonStop TMF Management Programming Manual 540140 008 6 131 Descriptions of Event Messages Effect TMF starts Recommended Action Informative message only no corrective action is needed ...

Page 404: ... is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Additional Conditional Tokens ZTMF TKN Abrupt if present specifies whether the Abrupt option was included in the STOP TMF command The values are Effect TMF stops Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS TKN...

Page 405: ... event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event ZTMF TKN Fs Error contains an integer identifying the file system error ZTMF TKN FileName contains the name of the configuration file Effect TMF crashes Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN Fs Error token type ZSPI TYP Int ZTMF ...

Page 406: ...problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your ...

Page 407: ...t to True for this event Effect TMF crashes Recommended Action Contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Gl...

Page 408: ...LERECOVERY ZTMF VAL PROC FILERECOVLIST ZTMF VAL PROC ONLINEDUMP ZTMF VAL PROC ONLINERESTORE ZTMF VAL PROC RESMON ZTMF VAL PROC TMFLIB ZTMF VAL PROC TMFMON2 ZTMF VAL PROC TMP ZTMF VAL PROC VOLUMERECOVERY ZTMF TKN VolumeName contains the name of the disk volume on which the extended segment could not be allocated ZTMF TKN Fs Error contains an integer identifying the file system error that occurred A...

Page 409: ...dure Errors and Messages Manual If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Cu...

Page 410: ...of the audit trail file that could not be preallocated ZTMF TKN VolumeName contains the name of the overflow volume on which the file creation attempt failed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZTMF TKN VolumeName token type ZSPI TYP String ZEMS TKN Emph...

Page 411: ...d file could not be created look at some of the preceding messages in the EMS log for clues and then correct the problem If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the messages generated Supporting documentation such as Event Management Service EMS logs trace files and a CP...

Page 412: ...e subject token of the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS TKN Emphasis token ...

Page 413: ...the subject token of the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS TKN Emphasis toke...

Page 414: ...ifies what type of command was being executed when the error occurred The values are Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN TMPFRFileName token type ZSPI TYP String ZTMF TKN COMMAND token type ZSPI TYP Int ZTMF TKN Fs Error token type ZSPI TYP Int ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Message Text File System Error ZTMF TKN Fs Er...

Page 415: ...tem error number see the Guardian Procedure Errors and Messages Manual If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating proc...

Page 416: ...message and it identifies the TMF process that generated the event For this event the value of this token is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect Transaction processing continues Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS TKN Emphasis token t...

Page 417: ...d provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the numbers and versions of all...

Page 418: ...TMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF RCOV FileName 1 token type ZSPI TYP String ZEMS TKN Emphasis token type ZSPI TYP Boolean Additional Conditional Tokens ZTMF TKN RCOV FNAMES DMY1 token type ZSPI TYP Int ZTMF TKN RCOV FileName 2 token type ZSPI TYP String ZTMF TKN RCOV FileName 3 token type ZSPI TYP String ZTMF TKN RCOV FileName 4 token type ZSPI TYP String ZTMF TKN RCOV File...

Page 419: ...TMF TKN RCOV FileName 3 through ZTMF TKN RCOV FileName 5 might be present ZTMF TKN RCOV FNAME DMY2 if present indicates that token ZTMF TKN RCOV FileName 6 is present and that tokens ZTMF TKN RCOV FileName 7 through ZTMF TKN RCOV FileName 10 might be present ZTMF TKN RCOV FileName 2 through ZTMF TKN RCOV FileName 10 if present contain the name of a file to be recovered Effect None Recommended Acti...

Page 420: ... TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF RCOV FileName 1 token type ZSPI TYP String ZEMS TKN Emphasis token type ZSPI TYP Boolean Additional Conditional Tokens ZTMF TKN RCOV FNAMES DMY1 token type ZSPI TYP Int ZTMF TKN RCOV FileName 2 token type ZSPI TYP String ZTMF TKN RCOV FileName 3 token type ZSPI TYP String ZTMF TKN RCOV FileName 4 token type ZSPI TYP String ZTMF TKN RCOV FileNam...

Page 421: ...s ZTMF TKN RCOV FileName 3 through ZTMF TKN RCOV FileName 5 might be present ZTMF TKN RCOV FNAME DMY2 if present indicates that token ZTMF TKN RCOV FileName 6 is present and that tokens ZTMF TKN RCOV FileName 7 through ZTMF TKN RCOV FileName 10 might be present ZTMF TKN RCOV FileName 2 through ZTMF TKN RCOV FileName 10 if present contain the name of a recovered file Effect None Recommended Action ...

Page 422: ...OV SuccessNum contains an integer specifying how many database tables or files were successfully started ZTMF TKN RCOV NumFailed contains an integer specifying how many database tables or files were not successfully started ZEMS TKN Emphasis is set to True for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN ...

Page 423: ... zero indicates the master audit trail one through 15 indicate auxiliary audit trails ZTMF TKN RCOV Restart Sno contains an integer specifying an audit trail file sequence number Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN RCOV FileName 1 token type ZSPI TYP String ZTMF TKN RCOV Restart Index token type ZSPI TYP Int ZTMF TKN RCOV Restart Sno token ...

Page 424: ...V Restart Rba2 contains an integer specifying a relative byte address rba within the audit trail file This token always contains the actual rba ZEMS TKN Emphasis is set to False for this event Effect Because all TMF recovery operations use buffered writes a disk process takeover means that some updates to data blocks in cache within the last 10 minutes might not have reached disk Therefore the rec...

Page 425: ...t to False for this event Effect Because all TMF recovery operations use buffered writes a disk process takeover means that some updates to data blocks in cache within the last 10 minutes might not have reached disk The backout process immediately terminates work on its current set of transactions and informs the TMF management process TMP that it performed no work The TMP then resubmits the same ...

Page 426: ... occurred Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN RCOV FileName 1 token type ZSPI TYP String ZTMF TKN RCOV FsError token type ZSPI TYP Int ZTMF TKN RCOV Op of Error token type ZSPI TYP Enum ZTMF TKN RCOV Error Index token type ZSPI TYP Int ZTMF TKN RCOV Error Sno token type ZSPI TYP Int2 ZTMF TKN RCOV Error Rba token type ZSPI TYP Int2 ZTMF TKN...

Page 427: ...dex contains an integer specifying an audit trail index value zero indicates the master audit trail one through 15 indicate auxiliary audit trails ZTMF TKN RCOV Error Sno contains an integer specifying an audit trail file sequence number ZTMF TKN RCOV Error Rba contains an integer specifying a relative byte address rba within the audit trail file If the rba is less than 2 147 483 647 this token co...

Page 428: ...ion If the backout process was involved and the event message is accompanied by event 172 then some type of recovery action may be required depending upon the status indicated by event 172 If the status is ignored then no recovery action is needed immediately although the affected file is no longer consistent If the status is retried then no recovery action is needed unless the transaction becomes...

Page 429: ... integer identifying the file system error that occurred ZTMF TKN RCOV Op of Error specifies the operation that was being attempted The values are ZTMF VAL RCOV LOGICALREDO ZTMF VAL RCOV PHYSICALREDO ZTMF VAL RCOV LOGICALUNDO ZTMF VAL RCOV PHYSICALUNDO ZTMF VAL RCOV FLABMODREDO ZTMF VAL RCOV FLABMODUNDO ZTMF VAL RCOV CHANGEFLAB ZTMF VAL RCOV OPEN ZTMF VAL RCOV FLUSHFILES ZTMF VAL RCOV FLUSHAUDIT Z...

Page 430: ... for transaction processing Recommended Action If the backout process was involved and the event message is accompanied by event 172 then some type of recovery action may be required depending upon the status indicated by event 172 If the status is ignored then no recovery action is needed immediately although the affected file is not in a consistent state If the status is retried then no recovery...

Page 431: ...nt to pass a volume name ZTMF TKN RCOV FsError contains an integer identifying the file system error that occurred ZTMF TKN RCOV Op of Error specifies the operation that was being attempted The values are ZTMF VAL RCOV LOGICALREDO ZTMF VAL RCOV PHYSICALREDO ZTMF VAL RCOV LOGICALUNDO ZTMF VAL RCOV PHYSICALUNDO ZTMF VAL RCOV FLABMODREDO ZTMF VAL RCOV FLABMODUNDO ZTMF VAL RCOV CHANGEFLAB ZTMF VAL RCO...

Page 432: ...matically attempts to recover the volume Recommended Action For information on the corrective action for the indicated file system error number see the Guardian Procedure Errors and Messages Manual If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supportin...

Page 433: ...s ZTMF TKN RCOV FileName 1 if present is the subject token of the event message and it contains the name of the file on which the error occurred ZTMF TKN RCOV VolumeName 1 if present is the subject token of the event message and it contains the name of the disk volume on which the error occurred Effect See the effect text associated with the preceding event message generated by the particular reco...

Page 434: ...F Management Programming Manual 540140 008 6 162 Descriptions of Event Messages Recommended Action See the recommended action text associated with the preceding event message generated by the particular recovery process 168 or 169 ...

Page 435: ...this event is ZTMF VAL PROC BACKOUT ZTMF TKN RCOV TransID is the subject token of the event message and it contains a transaction identifier ZTMF TKN RCOV TxStatus specifies the transaction status The values are ZTMF VAL RCOV HANGTX ZTMF VAL RCOV RETRYTX ZTMF VAL RCOV IGNORETXERROR ZEMS TKN Emphasis is set to False for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token ty...

Page 436: ...TRANSACTION command specifying the particular transaction identifier If the transaction is hung refer to the Guardian Procedure Errors and Messages Manual to see if the file system error can be corrected If recovery is possible perform the corrective action then issue a ABORT TRANSACTION command specifying the particular transaction identifier If the status indicated by this error message is ignor...

Page 437: ...F VAL ARExcp Unrecognized ZTMF VAL ARExcp None ZTMF VAL ARExcp ChangeLabel ZTMF VAL ARExcp Control ZTMF VAL ARExcp EOFFixupNeeded ZTMF VAL ARExcp GetCurrentEOF ZTMF VAL ARExcp GetFile ZTMF VAL ARExcp HTMismatch ZTMF VAL ARExcp InvBlockHeader ZTMF VAL ARExcp InvEOF ZTMF VAL ARExcp InvFileCode ZTMF VAL ARExcp InvRecordLen ZTMF VAL ARExcp Open ZTMF VAL ARExcp OpenRetryLimit ZTMF VAL ARExcp PartialRec...

Page 438: ...dit trail files but the recovery process encountered a Format 2 file or record You should do either of the following Delete TMF which deletes all audit trail files including the Format 2 file or record and restart the current version of TMF Upgrade to the G08V01 or a later version of the software and retry the recovery For all other audit read exceptions this is a serious event If a data volume is...

Page 439: ...mended Action Try aborting the transaction If the error persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the ...

Page 440: ...dicates the master audit trail one through 15 indicate auxiliary audit trails ZTMF TKN RCOV Error Sno contains an integer specifying an audit trail file sequence number Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN RCOV FileName 1 token type ZSPI TYP String ZTMF TKN RCOV Error Index token type ZSPI TYP Int ZTMF TKN RCOV Error Sno token type ZSPI TYP ...

Page 441: ...147 483 647 and the RBA2 token contains the actual rba ZTMF TKN RCOV Error Rba2 contains an integer specifying a relative byte address rba within the audit trail file This token always contains the actual rba Effect The specified file can only be recovered to a timestamp before the previous file recovery operation All audit information for the specified file following the file hiatus record in the...

Page 442: ...L PROC VOLUMERECOVERY or ZTMF VAL PROC FILERECOVERY Effect The recovery process abends Recommended Action If a file recovery operation was in progress restart the process by issuing another RECOVER FILES command If a volume recovery operation was in progress issue an ADD DATAVOL S command to add the affected volumes to the configuration again If a backout operation was in progress the backout proc...

Page 443: ...d to increase the process extended segment size If the configured extended segment size is already set to its maximum value limit the number of files that the process needs to recover as follows For the backout process disable one or more of the volumes associated with transactions that are being aborted When the backout process is finished re enable the volumes The volume recovery process will pe...

Page 444: ...issue two or more RECOVER FILES commands specifying fewer files with each command than you did in the RECOVER FILES command that failed Alternatively disable one or more data volumes While file recovery on the remaining data volumes is in progress re enable the data volumes and a second file recovery process will recover the files on them ...

Page 445: ...nerated the event For this event the value of this token is ZTMF VAL PROC BACKOUT ZTMF VAL PROC VOLUMERECOVERY or ZTMF VAL PROC FILERECOVERY ZEMS TKN Emphasis is set to False for this event Effect The recovery process abends Recommended Action License the TMF recovery program files TMFBOUT backout TMFVRCV volume recovery and TMFFRCV file recovery Additional Unconditional Tokens ZTMF TKN EVTHDR Pro...

Page 446: ...ns the actual rba If the rba is 2 147 483 647 or greater this token contains 2 147 483 647 and the RBA2 token contains the actual rba ZTMF TKN RCOV Status Rba2 contains an integer specifying a relative byte address rba within the audit trail file This token always contains the actual rba Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN RCOV Status Sno t...

Page 447: ... Messages Effect The specified file can only be recovered to an audit trail and rba position after the end of the online dump No files will be recovered Recommended Action Change the audit trail sequence number or rba in the TOMATPOSITION option of the RECOVER FILES command and reexecute the command ...

Page 448: ... of a CPU failure for example Try to restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contact...

Page 449: ...y TMF crashed Try to restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global C...

Page 450: ...TMF TKN Fs Error if present contains an integer identifying the file system error that occurred ZTMF TKN ProcCompText if present contains an alphanumeric text string that attempts to help explain what happened such as Process abended or Process deleted in CPU failure Effect TMF is down Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN ProcCompCode token ...

Page 451: ...ically attempts to restart the TMP If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global...

Page 452: ... Tokens ZTMF TKN Fs Error if present contains an integer identifying the file system error that occurred ZTMF TKN PROCCOMPTExt if present contains an alphanumeric text string that attempts to help explain what happened such as Process abended or Process deleted in CPU failure Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN ProcCompCode token type ZSPI ...

Page 453: ...ry to resolve the problem If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer...

Page 454: ... PROC TMFMON2 ZTMF TKN ProcCompCode contains a file system completion code ZTMF TKN Fs Error if present contains an integer identifying the file system error that occurred ZTMF TKN CpuNum contains an integer specifying a CPU number Effect TMF does not start Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN ProcCompCode token type ZSPI TYP Int ZTMF TKN Fs...

Page 455: ... problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your...

Page 456: ...nal Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZTMF TKN ATHeldReason token type ZSPI TYP Enum ZTMF TKN RdfRequesterName token type ZSPI TYP String ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Message Text ZTMF TKN AuditTrailID Audit Trail File ZTMF TKN AuditFileName pinned on di...

Page 457: ...equesterName contains the name of the RDF environment that has the audit trail pinned This token is present when RDF is the holding reason ZTMF TKN ATHeldReason contains the value ZTMF VAL HeldRsnRdf ZEMS TKN Emphasis is set to True for this event Effect None If all of the audit trail files become filled and are pinned on disk however transaction processing stops until one or more of them become f...

Page 458: ...t The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect TMF cannot stop This message is repeated every 10 seconds until TMF can stop Recommended Action Usually this situation is transitory because RDF is not very far behind TMF in reading recently generated audit information If the condition does not go away within a reasonable period of...

Page 459: ...pace in the audit trail is made available audit generating events will be suspended Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Message Text The ZTMF TKN AuditTrailID Audit Trail is critically full The TM MP subsystem will shortly quit responding to most reque...

Page 460: ...audit trail file is pinned on disk If the problem cannot be resolved configure an overflow volume for the audit trail The oldest audit trail files can then be copied to the overflow audit volume freeing space in the audit trail Alternatively increase the size of the audit trail by either increasing the FILESPERVolume attribute or adding an active audit volume ...

Page 461: ... TMFLIB ZTMF TKN AuditTrailID is the subject token of the event message and it specifies which audit trail the message applies to The values are Effect TMF can now resume normal operations Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZEMS...

Page 462: ...FRlist FileName is the subject token of the event message and contains the name of the affected database table or file ZTMF TKN Fs Error contains an integer specifying a file system error number ZEMS TKN Emphasis is set to False for this event Effect File recovery is not attempted on the specified file Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN FR...

Page 463: ...ssue the RECOVER FILES command If the problem persists contact your service provider and provide all relevant information as follows Description of the problem and accompanying symptoms Details from the message or messages generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the G...

Page 464: ...t is ZTMF VAL PROG FILERECOVLIST ZTMF TKN FRlist FileName is the subject token of the event message and contains the name of the affected database table or file ZEMS TKN Emphasis is set to False for this event Effect File recovery is not attempted Recommended Action Reissue the command with a correct filename Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF...

Page 465: ...Emphasis is set to False for this event Effect File recovery is not attempted Recommended Action Contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating pr...

Page 466: ...False for this event Effect File recovery is not attempted Recommended Action Contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require co...

Page 467: ...AL PROC FILERECOVLIST ZTMF TKN FRlist FileName is the subject token of the event message and it contains the name of the affected database table or file ZEMS TKN Emphasis is set to False for this event Effect The file is not recovered Recommended Action Reissue the RECOVER FILES command and include either the FROMARCHIVE or TIME attribute Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType...

Page 468: ... affected database table or file ZTMF TKN FRlist OperNum contains an integer specifying an operation number ZEMS TKN Emphasis is set to False for this event Effect The existing file recovery process recovers the file Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN FRlist FileNam...

Page 469: ...t token of the event message and it contains the name of the affected database table or file ZTMF TKN Fs Error contains an integer specifying a file system error number ZEMS TKN Emphasis is set to False for this event Effect The TMFFRLS process terminates then is automatically restarted by the TMF management process TMP Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TY...

Page 470: ...problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your ...

Page 471: ...set to False for this event Effect File recovery is not attempted Recommended Action If the volume has files that need to be recovered use a STATUS DATAVOLS command to determine why the volume is not started for TMF processing Resolve the problem and reissue the RECOVER FILES command for the volume If the volume does not contain files to be recovered consider removing it from future RECOVER FILES ...

Page 472: ...ent the values are ZTMF VAL PROC AUDITDUMP ZTMF VAL PROC ONLINEDUMP ZEMS TKN Emphasis is set to True for this event Effect You cannot make any new audit dumps or online dumps until a sufficient number of scratch tapes are available Recommended Action Add more scratch tapes to the catalog or change the status of existing tapes in the catalog that are no longer needed to SCRATCH Additional Unconditi...

Page 473: ...t token of the event message and it identifies the TMF process that generated the event For this event the values are ZTMF VAL PROC AUDITDUMP ZTMF VAL PROC ONLINEDUMP ZEMS TKN Emphasis is set to False for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS TKN Emp...

Page 474: ...ce returns an integer specifying the dump restore message number within the range 9000 9999 The second occurrence returns the dump restore message text ZTMF TKN DR FileNameSupplied if the value of this token is ZSPI VAL True then this token contains a file name If the value of this token is ZSPI VAL False then this token contains a null value Additional Unconditional Tokens ZTMF TKN EVTHDR Process...

Page 475: ...IONNAME ZTMF TKN DR DUMPKIND token type ZSPI TYP Int ZTMF TKN DR EXPECTEDDUMPKIND token type ZSPI TYP Int ZTMF TKN DR TRAILFILENAME token type ZSPI TYP String ZTMF TKN DR EXPECTTRAILFNAME token type ZSPI TYP String ZTMF TKN DR LABELKIND token type ZSPI TYP Int ZTMF TKN DR EXPECTLABELKIND token type ZSPI TYP Int ZTMF TKN DR FILENAME token type ZSPI TYP String ZTMF TKN DR VOLUMENAME token type ZSPI ...

Page 476: ...nce returns an integer specifying the dump restore message number within the range 9000 9999 The second occurrence returns the dump restore message text ZTMF TKN DR FileNameSupplied if the value of this token is ZSPI VAL True then this token contains a file name If the value of this token is ZSPI VAL False then this token contains a null value Additional Unconditional Tokens ZTMF TKN EVTHDR Proces...

Page 477: ...IONNAME ZTMF TKN DR DUMPKIND token type ZSPI TYP Int ZTMF TKN DR EXPECTEDDUMPKIND token type ZSPI TYP Int ZTMF TKN DR TRAILFILENAME token type ZSPI TYP String ZTMF TKN DR EXPECTTRAILFNAME token type ZSPI TYP String ZTMF TKN DR LABELKIND token type ZSPI TYP Int ZTMF TKN DR EXPECTLABELKIND token type ZSPI TYP Int ZTMF TKN DR FILENAME token type ZSPI TYP String ZTMF TKN DR VOLUMENAME token type ZSPI ...

Page 478: ... ProcessType is the subject token of the event message and it identifies the TMF process that generated the event For this event the values are ZTMF VAL PROC AUDITDUMP ZTMF VAL PROC AUDITRESTORE ZTMF VAL PROC ONLINEDUMP ZTMF VAL PROC ONLINERESTORE ZART TKN ArchTapeErrorMess contains the archive tape message text ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF T...

Page 479: ...token type ZSPI TYP Int ZART TKN HEADERRECORDLEN token type ZSPI TYP Int ZART TKN RECORDKIND token type ZSPI TYP Int ZART TKN EXPECTEDRECORDKIND token type ZSPI TYP Int ZART TKN SEQNUM token type ZSPI TYP Int2 ZART TKN EXPECTEDSEQNUM token type ZSPI TYP Int2 ZART TKN FORMATVERSION token type ZSPI TYP Int ZART TKN FORMATVERSIONNAME token type ZSPI TYP FORMATVERSIONNAME ZART TKN TAPENUM token type Z...

Page 480: ... ProcessType is the subject token of the event message and it identifies the TMF process that generated the event For this event the values are ZTMF VAL PROC AUDITDUMP ZTMF VAL PROC AUDITRESTORE ZTMF VAL PROC ONLINEDUMP ZTMF VAL PROC ONLINERESTORE ZART TKN ArchTapeErrorMess contains the archive tape message text ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF T...

Page 481: ...token type ZSPI TYP Int ZART TKN HEADERRECORDLEN token type ZSPI TYP Int ZART TKN RECORDKIND token type ZSPI TYP Int ZART TKN EXPECTEDRECORDKIND token type ZSPI TYP Int ZART TKN SEQNUM token type ZSPI TYP Int2 ZART TKN EXPECTEDSEQNUM token type ZSPI TYP Int2 ZART TKN FORMATVERSION token type ZSPI TYP Int ZART TKN FORMATVERSIONNAME token type ZSPI TYP FORMATVERSIONNAME ZART TKN TAPENUM token type Z...

Page 482: ...he subject token of the event message and it identifies the TMF process that generated the event For this event the values are ZTMF VAL PROC AUDITDUMP ZTMF VAL PROC AUDITRESTORE ZTMF VAL PROC ONLINEDUMP ZTMF VAL PROC ONLINERESTORE ZART TKN ArchTapeErrorMess contains the archive tape message text ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR Process...

Page 483: ...KN MINIMUMRECORDLEN token type ZSPI TYP Int ZART TKN HEADERRECORDLEN token type ZSPI TYP Int ZART TKN RECORDKIND token type ZSPI TYP Int ZART TKN EXPECTEDRECORDKIND token type ZSPI TYP Int ZART TKN SEQNUM token type ZSPI TYP Int2 ZART TKN EXPECTEDSEQNUM token type ZSPI TYP Int2 ZART TKN FORMATVERSION token type ZSPI TYP Int ZART TKN FORMATVERSIONNAME token type ZSPI TYP FORMATVERSIONNAME ZART TKN ...

Page 484: ...the subject token of the event message and it identifies the TMF process that generated the event For this event the values are ZTMF VAL PROC AUDITDUMP ZTMF VAL PROC AUDITRESTORE ZTMF VAL PROC ONLINEDUMP ZTMF VAL PROC ONLINERESTORE ZART TKN ArchTapeErrorMess contains the archive tape message text ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR Proces...

Page 485: ...N MINIMUMRECORDLEN token type ZSPI TYP Int ZART TKN HEADERRECORDLEN token type ZSPI TYP Int ZART TKN RECORDKIND token type ZSPI TYP Int ZART TKN EXPECTEDRECORDKIND token type ZSPI TYP Int ZART TKN SEQNUM token type ZSPI TYP Int2 ZART TKN EXPECTEDSEQNUM token type ZSPI TYP Int2 ZART TKN FORMATVERSION token type ZSPI TYP Int ZART TKN FORMATVERSIONNAME token type ZSPI TYP FORMATVERSIONNAME ZART TKN T...

Page 486: ...AUDITDUMP ZTMF TKN FileName is the name of an audit trail file ZTMF TKN DR DumpSerialNum is the dump serial number of the audit trail file ZEMS TKN Emphasis is set to True for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN DR FileName token type ZSPI TYP ...

Page 487: ...MF VAL PROC ONLINEDUMP ZTMF VAL PROC ONLINERESTORE ZTMF TKN OtherErrorText is an alphanumeric text string explaining the type of error encountered by the TMF dump restore process ZEMS TKN Emphasis is set to True for this event Effect The dump restore process abends The TMF management process TMP periodically attempts to recreate the dump restore process until successful Additional Unconditional To...

Page 488: ...ontact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and ...

Page 489: ...TKN DR DiskAudDumpFName is a disk audit dump file name ZTMF TKN DR DumpSerialNum is a dump serial number ZEMS TKN Emphasis is set to True for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN DR FileName token type ZSPI TYP String ZTMF TKN DR DiskAudDumpFNam...

Page 490: ...rocess that generated the event For this event the value of this token is ZTMF VAL PROC ONLINEDUMP ZTMF TKN DR DumpSerialNum is a dump serial number ZEMS TKN Emphasis is set to False for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN DR DumpSerialNum toke...

Page 491: ...rocess that generated the event For this event the value of this token is ZTMF VAL PROC ONLINEDUMP ZTMF TKN DR DumpSerialNum is a dump serial number ZEMS TKN Emphasis is set to False for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN DR DumpSerialNum toke...

Page 492: ...VERY ZTMF TKN DR DumpFileName is a disk online dump file name ZTMF TKN DR DumpSerialNum is a dump serial number ZEMS TKN Emphasis is set to True for this event Effect The RECOVER FILES operation cannot continue Recommended Action If the specified dump file has been backed up on tape or moved to another disk volume restore the file to its original location Additional Unconditional Tokens ZTMF TKN E...

Page 493: ...VERY ZTMF TKN DR DumpFileName is a disk audit dump file name ZTMF TKN DR DumpSerialNum is a dump serial number ZEMS TKN Emphasis is set to True for this event Effect The RECOVER FILES operation cannot continue Recommended Action If the specified dump file has been backed up on tape or moved to another disk volume restore the file to its original location Additional Unconditional Tokens ZTMF TKN EV...

Page 494: ...Name is a disk online dump file name ZTMF TKN DR DumpSerialNum is a dump serial number ZEMS TKN Emphasis is set to False for this event Effect The RECOVER FILES operation cannot continue Recommended Action If the specified dump file has been backed up on tape or moved to another disk volume restore the file to its original location Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token ...

Page 495: ...Name is a disk audit dump file name ZTMF TKN DR DumpSerialNum is a dump serial number ZEMS TKN Emphasis is set to False for this event Effect The RECOVER FILES operation cannot continue Recommended Action If the specified dump file has been backed up on tape or moved to another disk volume restore the file to its original location Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token t...

Page 496: ...ZTMF TKN DR DumpSerialNum is a dump serial number ZEMS TKN Emphasis is set to False for this event Additional Conditional Tokens ZTMF TKN DR NotFileSet if present is a list of those online dump files that are not to be restored Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN FileSet token type ZSPI TYP String ZTMF TKN DR DumpSerialNum token type ZSPI T...

Page 497: ...Event Messages HP NonStop TMF Management Programming Manual 540140 008 6 225 Descriptions of Event Messages Effect None Recommended Action Informative message only no corrective action is needed ...

Page 498: ...ONLINEDUMP ZTMF TKN DR DumpMedium contains the new MEDIUM attribute value The values are ZTMF VAL MEDIUMTAPE ZTMF VAL MEDIUMMAGNETICDISK ZTMF TKN DR MediaList contains the names of the specified disk volumes which can now serve as the destination for audit dumps ZEMS TKN Emphasis is set to False for this event Effect None Recommended Action Informative message only no corrective action is needed A...

Page 499: ... the new BLOCKSIZE attribute value ZTMF TKN DR DumpCopies contains an integer specifying the new COPIES attribute value ZTMF TKN DR VerifyTape specifies the new VERIFYTAPE attribute value The values are ZEMS TKN Emphasis is set to False for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN DR DumpBlockSize token type ZSPI TYP Int ZTMF TKN DR D...

Page 500: ... 6 228 Descriptions of Event Messages Additional Conditional Tokens ZTMF TKN DR SystemNames if present contains the name s of the remote system s to which tape dumps are to be directed Effect None Recommended Action Informative message only no corrective action is needed ...

Page 501: ...generated the event For this event the value of this token is either ZTMF VAL PROC AUDITDUMP or ZTMF VAL PROC ONLINEDUMP ZTMF TKN DR FileName is the name of an audit trail file for audit dumping or a database table or file for online dumping ZEMS TKN Emphasis is set to False for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Uncondition...

Page 502: ... PROC AUDITDUMP ZTMF VAL PROC AUDITRESTORE ZTMF VAL PROC ONLINEDUMP ZTMF VAL PROC ONLINERESTORE ZTMF VAL PROC COPYAUDITOVFLOW ZTMF TKN DR OtherErrorText contains a dump restore warning message ZEMS TKN Emphasis is set to True for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type Z...

Page 503: ...Num contains an integer identifying a dump tape ZART TKN VolumeID contains a tape volume identification number Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN DR FirstTape token type ZSPI TYP Boolean ZTMF TKN DR TapeNum token type ZSPI TYP Int ZART TKN VolumeID token type ZART TYP Volume ZART TKN DriveName token type ZSPI TYP String ZEMS TKN Emphasis t...

Page 504: ...drive ZEMS TKN Emphasis is set to False for this event Additional Conditional Tokens ZART TKN FileName if present contains the name the file that is being dumped ZTMF TKN DR DumpCopies if present contains an integer specifying how many copies are to be made of the dump Effect None Recommended Action Informative message only no corrective action is needed ...

Page 505: ...DR MediaList contains one or more tape volume names ZEMS TKN Emphasis is set to False for this event Additional Conditional Tokens ZTMF TKN DR DumpCopies if present contains an integer specifying how many copies are to be made of the dump Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSP...

Page 506: ...For this event the value of this token is either ZTMF VAL PROC AUDITDUMP or ZTMF VAL PROC ONLINEDUMP ZTMF TKN DR DumpFileNum contains an integer identifying a disk dump file ZEMS TKN Emphasis is set to False for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF ...

Page 507: ... value of this token is either ZTMF VAL PROC AUDITDUMP or ZTMF VAL PROC ONLINEDUMP ZTMF TKN DR FileName is the name of an audit trail file for audit dumping or a database table or file for online dumping ZEMS TKN Emphasis is set to False for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType ...

Page 508: ...dump file ZTMF TKN DR DumpFileName is the name of a disk dump file ZEMS TKN Emphasis is set to False for this event Additional Conditional Tokens ZTMF TKN DR FileName is the name of an audit trail file for audit dumping or a database table or file for online dumping Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN DR DumpFileNum token type ZSPI TYP Int ...

Page 509: ...Event Messages HP NonStop TMF Management Programming Manual 540140 008 6 237 Descriptions of Event Messages Effect None Recommended Action Informative message only no corrective action is needed ...

Page 510: ...er specifying an audit trail sequence number Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN DR FileName token type ZSPI TYP String ZTMF TKN DR DumpEndTime token type ZSPI TYP String ZTMF TKN DR MatSeqNum token type ZSPI TYP Int2 ZTMF TKN DR DataATSeqNum token type ZSPI TYP Int2 ZEMS TKN Emphasis token type ZSPI TYP Boolean Additional Conditional Token...

Page 511: ...onditional Tokens ZTMF TKN DR DumpInitEof contains an integer specifying the location of the end of file on tape when the dump was begun ZTMF TKN DR FileType for ENSCRIBE files specifies the file type The values are ZTMF VAL FILETYPEUNSTRUCT ZTMF VAL FILETYPERELATIVE ZTMF VAL FILETYPEENTRYSEQ ZTMF VAL FILETYPEKEYSEQ ZTMF TKN DR SqlType for NonStop SQL entities specifies the entity type The values ...

Page 512: ...ed contains an integer specifying the number of database tables and files that were successfully dumped ZTMF TKN DR FilesNotDumped contains an integer specifying the number of database tables and files that were not successfully dumped ZEMS TKN Emphasis is set to False for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tok...

Page 513: ...is event is ZTMF VAL PROC TMFDR ZTMF TKN DR FileName is the name of the missing file ZTMF TKN DR DumpSerialNum is a dump serial number ZEMS TKN Emphasis is set to True for this event Effect The file is not restored Recommended Action Determine the correct dump serial number and then retry the restore operation Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTM...

Page 514: ...FDR ZTMF TKN DR FileName is the name of the file that could not be restored ZTMF TKN DR DumpSerialNum is a dump serial number ZEMS TKN Emphasis is set to True for this event Effect The file is not restored Recommended Action Determine which archive tape error occurred correct the error condition and then retry the restore operation Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token ...

Page 515: ...il the message applies to The values are ZTMF TKN ATDumpCopies specifies the new value of the COPIES attribute for audit dumping by the designated audit trail Effect The new attribute value takes effect immediately Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID tok...

Page 516: ...and it specifies which audit trail the message applies to The values are ZTMF TKN ATDumpSeries specifies the new value of the AUDITDUMP attribute for audit dumping by the designated audit trail The values are Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN ATDumpSeries token type ZSPI TYP Boolean Event Mes...

Page 517: ...NonStop TMF Management Programming Manual 540140 008 6 245 Descriptions of Event Messages Effect The new attribute value takes effect immediately Recommended Action Informative message only no corrective action is needed ...

Page 518: ... specifies which audit trail the message applies to The values are ZTMF TKN ATDumpBoolean specifies the new value of the AUDITDUMP attribute for audit dumping by the designated audit trail The values are Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN ATDumpBoolean token type ZSPI TYP Boolean Event Message...

Page 519: ...NonStop TMF Management Programming Manual 540140 008 6 247 Descriptions of Event Messages Effect The new attribute value takes effect immediately Recommended Action Informative message only no corrective action is needed ...

Page 520: ...e message applies to The values are ZTMF TKN ATDumpBlockSize specifies the new value of the BLOCKSIZE attribute for audit dumping by the designated audit trail Effect The new attribute value takeS effect immediately Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID to...

Page 521: ...s the new value of the UNLOADMEDIA attribute for audit dumping by the designated audit trail The values are Effect The new attribute value takes effect immediately Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN ATDumpBoolean token ...

Page 522: ... and it specifies which audit trail the message applies to The values are ZTMF TKN ATDumpMedium specifies the new value of the MEDIUM attribute for audit dumping by the designated audit trail The values are ZTMF VAL MEDIUMTAPE ZTMF VAL MEDIUMMAGNETICDISK Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN ATDu...

Page 523: ...NonStop TMF Management Programming Manual 540140 008 6 251 Descriptions of Event Messages Effect The new attribute value takes effect immediately Recommended Action Informative message only no corrective action is needed ...

Page 524: ...rail the message applies to The values are ZTMF TKN ATDumpSystemName specifies the new value of the SYSTEM attribute for audit dumping by the designated audit trail Effect The new attribute value takes effect immediately Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrail...

Page 525: ...he message applies to The values are ZTMF TKN ATDumpSystemName2 specifies the new second node value of the SYSTEM attribute for audit dumping by the designated audit trail Effect The new attribute value takes effect immediately Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN Aud...

Page 526: ...lID is the subject token of the event message and it specifies which audit trail the message applies to The values are Effect Audit dumping is disabled for the specified audit trail Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum Event Messa...

Page 527: ...lID is the subject token of the event message and it specifies which audit trail the message applies to The values are Effect Audit dumping is enabled for the specified audit trail Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum Event Messag...

Page 528: ...to The values are ZTMF TKN DiskMediaString is the value of the disk media attribute that has been deleted Effect The disk volume is no longer used for receiving audit dumps for the designated audit trail Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSP...

Page 529: ...lies to The values are ZTMF TKN DiskMediaString is the value of the disk media attribute that has been added Effect The disk volume is used for receiving audit dumps for the designated audit trail Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP E...

Page 530: ...the message applies to The values are ZTMF TKN AuditFileName is the name of the audit trail that was being dumped ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Mess...

Page 531: ...t Messages HP NonStop TMF Management Programming Manual 540140 008 6 259 Descriptions of Event Messages Effect The dump is retried Recommended Action Informative message only no corrective action is needed ...

Page 532: ...he values are ZTMF TKN AuditFileName is the name of the audit trail that was being dumped ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP S...

Page 533: ...sists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system numb...

Page 534: ...s which audit trail the message applies to The values are ZTMF TKN AuditFileName is the name of the audit trail that was dumped Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String Eve...

Page 535: ...fies which audit trail the message applies to The values are ZTMF TKN AuditFileName is the name of the audit trail that was being copied to an overflow audit volume ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZEMS ...

Page 536: ...he problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply yo...

Page 537: ...t message and it specifies which audit trail the message applies to The values are ZTMF TKN AuditFileName is the name of the destination overflow file ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZEMS TKN Emphasis t...

Page 538: ...he problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply yo...

Page 539: ...ich audit trail the message applies to The values are ZTMF TKN AuditFileName is the name of the audit trail that was being copied to an overflow audit volume ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZEMS TKN Emp...

Page 540: ...he problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply yo...

Page 541: ...the names of the source and target files of the overflow operation The first occurrence of the token is the source file and the second occurrence is the target file Effect Transaction processing continues Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZS...

Page 542: ...e is the name of the audit trail that needs to be copied to an overflow audit volume ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Message Text The ZTMF TKN AuditTr...

Page 543: ...escriptions of Event Messages Effect The overflow operation is retried Recommended Action If the configured overflow audit volume is down bring it back up otherwise issue an ALTER AUDITRAIL command to configure another overflow audit volume for the audit trail or do an audit dump ...

Page 544: ...he values are ZTMF TKN AuditFileName is the name of the audit trail that needs to be copied to an overflow audit volume ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZEMS TKN Emphasis token type ZSPI TYP Boolean Even...

Page 545: ...ommand to configure another overflow audit volume for the audit trail or do an audit dump If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your l...

Page 546: ...essage and it specifies which audit trail the message applies to The values are ZTMF TKN AuditFileName is the name of the audit trail that must be restored ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZEMS TKN Empha...

Page 547: ...e is available If the problem contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC...

Page 548: ...ecifies which audit trail the message applies to The values are ZTMF TKN AuditFileName is the name of the file which was the target of the restore and against which the error occurred ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZS...

Page 549: ...n Add another restore audit volume to the configuration If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require ...

Page 550: ...ssage and it specifies which audit trail the message applies to The values are ZTMF TKN AuditFileName is the name of the file that could not be restored ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZEMS TKN Emphasis...

Page 551: ...adding another restore audit volume to the configuration If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require...

Page 552: ...event message and it specifies which audit trail the message applies to The values are ZTMF TKN AuditFileName is the name of the file that was restored Effect None The file is restored Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN...

Page 553: ... the message applies to The values are ZTMF TKN AuditFileName is the name of the file that could not be restored ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Messa...

Page 554: ...ng another restore audit volume to the configuration If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require con...

Page 555: ...PROC TMP ZTMF TKN BTStatus is the subject token of the event message and it contains a text string explaining the circumstances under which the starting of new transactions has been disabled The values are ZTMF VAL BTDISABLEAT ZTMF VAL BTDISABLETXCOUNT ZTMF VAL BTDISABLEOPER ZTMF VAL BTDISABLESTOP ZTMF VAL BTDISABLELIBMEM ZTMF VAL BTDISABLETMPMEM ZEMS TKN Emphasis is set to True for this event Add...

Page 556: ...ilable and that there are overflow audit volumes configured for the audit trail If both of these conditions are met try adding another active audit volume or increasing the files per volume attribute value If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated S...

Page 557: ...his token for this event is ZTMF VAL PROC TMP ZTMF TKN BTStatus is the subject token of the event message and it contains a text string explaining the circumstances under which the starting of new transactions has been reenabled The values are ZTMF VAL BTENABLEAT ZTMF VAL BTENABLETXCOUNT ZTMF VAL BTENABLEOPER ZTMF VAL BTENABLESTOP ZTMF VAL BTENABLELIBMEM ZTMF VAL BTENABLETMPMEM ZEMS TKN Emphasis i...

Page 558: ...ays and preceding event messages in the EMS log If possible correct the situation If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local ope...

Page 559: ...Enum ZTMF TKN BTAttribute token type ZSPI TYP Enum Conditional Tokens ZTMF TKN OldRecRmCount token type ZSPI TYP Int ZTMF TKN NewRecRmCount token type ZSPI TYP Int ZTMF TKN OldRmOpenPerCpu token type ZSPI TYP Int ZTMF TKN NewRmOpenPerCpu token type ZSPI TYP Int ZTMF TKN OldBranchesPerRm token type ZSPI TYP Int ZTMF TKN NewBranchesPerRm token type ZSPI TYP Int Event Message Text BEGINTRANS ZTMF TKN...

Page 560: ...rce manager count ZTMF TKN OldRmOpenPerCpu if present contains an integer identifying the old resource manager opens for each CPU ZTMF TKN NewRmOpenPerCpu if present contains an integer identifying the new resource manager opens for each CPU ZTMF TKN OldBranchesPerRm if present contains an integer identifying the old transaction branches for each resource manager ZTMF TKN NewBranchesPerRm if prese...

Page 561: ...enerated the event The value of this token for this event is ZTMF VAL PROC TMP ZTMF TKN CtgRetainDepth contains an integer specifying the new RETAINDEPTH attribute value ZEMS TKN Emphasis is set to True for this event Effect The new value takes effect immediately Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType t...

Page 562: ...ue of this token for this event is ZTMF VAL PROC TMP ZTMF TKN CtgReleased specifies whether the RELEASED attribute is on or off The values are ZEMS TKN Emphasis is set to True for this event Effect The new value takes effect immediately Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTM...

Page 563: ...executed when the error occurred The values are ZTMF CMD OPEN ZTMF CMD WRITEREAD ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZTMF TKN ProcessName is the name of the catalog process ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN Command token type ZSPI TYP Int ZTM...

Page 564: ...Manual If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCS...

Page 565: ...e subject token of the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect The TMF catalog is deleted Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZE...

Page 566: ...figuration volume ZSPI TKN ToConfigVol identifies the new configuration volume ZEMS TKN Emphasis is set to True for this event Effect The configuration volume has been changed TMF will use the new configuration volume the next time it is started Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP...

Page 567: ... message and it contains an integer identifying the file system error that occurred Effect The TMP process is not started Recommended Action For a description and recovery actions for the file system error see the Guardian Procedure Errors and Messages Manual The TMFMON2 process continues attempting to create the TMP process After the problem or problems that lead to the error are corrected the TM...

Page 568: ...me ZTMF TKN Fs Error contains an integer identifying the file system error that occurred Effect The TMP process is not started Recommended Action For a description and recovery actions for the file system error see the Guardian Procedure Errors and Messages Manual The TMFMON2 process continues attempting to create the TMP process After the problem or problems that led to the error are corrected th...

Page 569: ...d transaction is aborted Recommended Action If this is a normal transaction that requires additional time to complete consider increasing the autoabort threshold Do this only if you are sure that there is enough space in the audit trail to accommodate the audit trail files that could be pinned while the transaction completes Restart the transaction Additional Unconditional Tokens ZTMF TKN EVTHDR P...

Page 570: ... start Additional Unconditional Token ZTMF TKN EVTHDR ProcessType identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZTMF TKN TransID is the subject token of the event message and contains a transaction identifier Effect The specified transaction is aborted Recommended Action If this is a normal transaction that requires additional audit...

Page 571: ...ZTMF VAL PROC TMP ZTMF TKN ExtFileName is the subject token of the event message and contains the name of the file that was to be opened ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZEMS TKN Emphasis is set to True for this event Effect The attempt to start TMF fails Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF T...

Page 572: ...rsists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system num...

Page 573: ... ZTMF VAL PROC TMP ZTMF TKN ExtFileName is the subject token of the event message and contains the name of the file that was being read ZTMF TKN Fs Error contains an integer identifying the file system error that occurred ZEMS TKN Emphasis is set to True for this event Effect The attempt to start TMF fails Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TK...

Page 574: ...persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system n...

Page 575: ...Action Reestablish the pre D30 TMF environment and rerun the migration program If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operat...

Page 576: ...token of the event message and identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect The backup TMP takes over control from the primary TMP Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type Z...

Page 577: ...urs for the Backout process the TMP starts another Backout process and any transactions that were being backed out get reassigned to another Backout process Recommended Action If this event occurs for the Backout process the message is informative only no corrective action is needed If this event occurs for the TMP contact your service provider and provide all relevant information as follows Descr...

Page 578: ...ogramming Manual 540140 008 6 306 Descriptions of Event Messages If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the numbers and versions of all related products as well ...

Page 579: ...ffect The operation is abandoned and the transaction is declared as hung for abort Recommended Action This event message is always preceded by one or more other event messages describing the error that caused the Backout process to fail Correct the error condition s described in the preceding event message s and then manually abort or delete the transaction Note that deleting a transaction can cau...

Page 580: ... Recommended Action If this is a normal transaction that spans multiple nodes consider increasing the disconnect timer interval with a SNOOP SETDISCONNECTTMR command Do so with caution however because the timer could be merely masking the true cause of the problem A Support Note is available documenting the use of this command Contact the Global Customer Support Center GCSC before issuing the SNOO...

Page 581: ... that spans multiple nodes consider increasing the disconnect timer interval with a SNOOP SETDISCONNECTTMR command Do so with caution however because the timer could be merely masking the true cause of the problem A Support Note is available documenting the use of this command Contact the Global Customer Support Center GCSC before issuing the SNOOP SETDISCONNECTTMR command Additional Unconditional...

Page 582: ... BEGINTRANS AUTOABORT command fails Recommended Action If this is a normal transaction that spans multiple nodes consider increasing the disconnect timer interval with a SNOOP SETDISCONNECTTMR command Do so with caution however because the timer could be merely masking the true cause of the problem A Support Note is available documenting the use of this command Contact the Global Customer Support ...

Page 583: ...the event The value of this token for this event is ZTMF VAL PROC TMP ZTMF TKN DisconnTimer contains the new disconnect timer value ZEMS TKN Emphasis is set to True for this event Effect The disconnect timer is now set to the specified value Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enu...

Page 584: ...t purged Recommended Action For information on the corrective action for the indicated file system error number see the Guardian Procedure Errors and Messages Manual If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Ma...

Page 585: ...ogramming Manual 540140 008 6 313 Descriptions of Event Messages If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the numbers and versions of all related products as well ...

Page 586: ... the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC CATALOG ZTMF TKN Media contains one or more tape volume names Effect The specified tape volumes are added to the TMF catalog Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token ...

Page 587: ... file system error that occurred Effect The specified tape volumes are not added to the TMF catalog Recommended Action For information on the corrective action for the indicated file system error number see the Guardian Procedure Errors and Messages Manual If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompany...

Page 588: ...ogramming Manual 540140 008 6 316 Descriptions of Event Messages If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the numbers and versions of all related products as well ...

Page 589: ...rocessType is the subject token of the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC CATALOG ZTMF TKN Media contains one or more tape volume names Effect The status of the specified tape volumes is changed as requested Recommended Action Informative message only no corrective action is needed Additional Unconditiona...

Page 590: ...essage and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC CATALOG ZTMF TKN Media contains one or more tape volume names ZTMF TKN Fs Error contains an integer identifying the file system error that occurred Effect The status of the specified tape volumes in the TMF catalog is not changed Additional Unconditional Tokens ZTMF TKN EVTHDR ...

Page 591: ...problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your ...

Page 592: ... of the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC CATALOG ZTMF TKN Media contains one or more tape volume names Effect The specified tape volumes are deleted from the TMF catalog Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType...

Page 593: ...vent message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC CATALOG ZTMF TKN Media contains one or more tape volume names ZTMF TKN Fs Error contains an integer identifying the file system error that occurred Effect The status of the specified tape volumes is not deleted Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType t...

Page 594: ...problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your ...

Page 595: ... generated the event The value of this token for this event is ZTMF VAL PROC CATALOG ZTMF TKN Media contains one or more tape dump names ZTMF TKN DumpSerial contains an integer specifying a dump serial number Effect The specified tape dumps are added to the TMF catalog Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR Process...

Page 596: ...this token for this event is ZTMF VAL PROC CATALOG ZTMF TKN Media contains one or more tape dump names ZTMF TKN DumpSerial contains an integer specifying a dump serial number ZTMF TKN Fs Error contains an integer identifying the file system error that occurred Effect The specified tape dumps are not added to the TMF catalog Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSP...

Page 597: ...problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your ...

Page 598: ...erated the event The value of this token for this event is ZTMF VAL PROC CATALOG ZTMF TKN FileName contains one or more disk dump names ZTMF TKN DumpSerial contains an integer specifying a dump serial number Effect The specified disk dumps are added to the TMF catalog Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessT...

Page 599: ...token for this event is ZTMF VAL PROC CATALOG ZTMF TKN FileName contains one or more disk dump names ZTMF TKN DumpSerial contains an integer specifying a dump serial number ZTMF TKN Fs Error contains an integer identifying the file system error that occurred Effect The specified disk dumps are not added to the TMF catalog Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI ...

Page 600: ...problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your ...

Page 601: ...enerated the event The value of this token for this event is ZTMF VAL PROC CATALOG ZTMF TKN FileName contains one or more dump file names ZTMF TKN DumpSerial contains an integer specifying a dump serial number Effect The specified dump files are added to the TMF catalog Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR Proces...

Page 602: ...is token for this event is ZTMF VAL PROC CATALOG ZTMF TKN FileName contains one or more dump file names ZTMF TKN DumpSerial contains an integer specifying a dump serial number ZTMF TKN Fs Error contains an integer identifying the file system error that occurred Effect The specified dump files are not added to the TMF catalog Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZS...

Page 603: ...problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your ...

Page 604: ...The value of this token for this event is ZTMF VAL PROC CATALOG ZTMF TKN FileName contains one or more file names ZTMF TKN DumpSerial contains an integer specifying a dump serial number Effect The dump entries for the specified files and serial number are altered in the TMF catalog as requested Recommended Action Informative message only no corrective action is needed Additional Unconditional Toke...

Page 605: ...this event is ZTMF VAL PROC CATALOG ZTMF TKN FileName contains one or more file names ZTMF TKN DumpSerial contains an integer specifying a dump serial number ZTMF TKN Fs Error contains an integer identifying the file system error that occurred Effect The dump entries for the specified files and serial number are not altered in the TMF catalog Additional Unconditional Tokens ZTMF TKN EVTHDR Process...

Page 606: ...problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your ...

Page 607: ...event The value of this token for this event is ZTMF VAL PROC CATALOG ZTMF TKN FileName contains one or more file names ZTMF TKN DumpSerial contains an integer specifying a dump serial number Effect The dump entries for the specified files and serial number are deleted from the TMF catalog Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZT...

Page 608: ...his event is ZTMF VAL PROC CATALOG ZTMF TKN FileName contains one or more file names ZTMF TKN DumpSerial contains an integer specifying a dump serial number ZTMF TKN Fs Error contains an integer identifying the file system error that occurred Effect The dump entries for the specified files and serial number are not deleted from the TMF catalog Additional Unconditional Tokens ZTMF TKN EVTHDR Proces...

Page 609: ...problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your ...

Page 610: ...ontains a double integer specifying a disk dump serial number ZTMF TKN CAT DiskDumpFName32 is the subject token of the event message and it contains the new disk media location name Effect The disk media location of the specified dump is altered in the TMF catalog as requested Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR...

Page 611: ...the subject token of the event message and it contains a disk media location name ZTMF TKN DumpSerial contains a double integer specifying a dump serial number ZTMF TKN Fs Error contains an integer identifying the file system error that occurred Effect The TMF catalog entry for the specified dump is not altered Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZT...

Page 612: ...problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your ...

Page 613: ...s ZTMF VAL PROC FILERECOVLIST ZTMF TKN FRlist FileName is the subject token of the event message and contains the name of the database table or file ZEMS TKN Emphasis is set to False for this event Effect File recovery is not attempted on the specified file Recommended Action Issue another RECOVER FILES command containing the correct file name Additional Unconditional Tokens ZTMF TKN EVTHDR Proces...

Page 614: ...this token for this event is ZTMF VAL PROC FILERECOVLIST ZTMF TKN FRlist FileName is the subject token of the event message and contains the name of the database table or file ZEMS TKN Emphasis is set to False for this event Effect File recovery is not attempted on the specified file Recommended Action Issue another RECOVER FILES command containing the correct file name or timestamp Additional Unc...

Page 615: ...n for this event is ZTMF VAL PROC FILERECOVLIST ZTMF TKN FRlist FileName is the subject token of the event message and contains the name of the database table or file ZEMS TKN Emphasis is set to False for this event Effect File recovery is not attempted on the specified file Recommended Action Issue another RECOVER FILES command containing the correct file name and or a valid WHEREPHYSVOLIS parame...

Page 616: ...rce manager that was added to the resource manager directory ZTMF TKN User specifies the userid that added the resource manager This identifies either a gateway process or a member of the super user group Effect The recoverable resource manager is added to the resource manager directory Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF ...

Page 617: ...of the resource manager that was removed ZTMF TKN User specifies the userid that deleted the resource manager This identifies either a gateway process or a member of the super user group Effect The recoverable resource manager is removed from the resource manager directory Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR Pro...

Page 618: ...n of the event message and it specifies the name of the resource manager that was opened ZTMF TKN User specifies the userid of the gateway process that opened the resource manager Effect The resource manager is opened Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN RmName token ...

Page 619: ...nd it specifies the name of the resource manager that was closed ZTMF TKN User specifies the userid of the gateway process that closed the resource manager Effect The resource manager is closed and all transaction branches were resolved Recommended Action Informative message only no corrective action is needed when the resource manager is opened again Additional Unconditional Tokens ZTMF TKN EVTHD...

Page 620: ...ies the userid of the gateway process that closed the resource manager Effect The resource manager is closed and there is at least one unresolved transaction branch Any unresolved transaction branches must be recovered when the resource manager is opened again Recommended Action Determine why the gateway process closed the resource manager before all transaction branches were resolved start a gate...

Page 621: ... event The value of this token for this event is dynamic ZTMF TKN Obj Identifies the object the command affected such as ZTMF OBJ TMF ZTMF TKN Cmd Identifies the command the operator issued such as ZTMF CMD STOP ZTMF TKN Reason Contains the reason text entered by the operator Effect The operation is performed Recommended Action Informative message only no corrective action is needed Additional Unc...

Page 622: ...nd buffer The first occurrence specifies the disk process primary CPU while the second specifies the disk process backup CPU ZTMF TKN TransID is the subject token of the event message and it contains a transaction identifier Effect None Recommended Action Informational message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum Z...

Page 623: ...s the subject of the event message and it identifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP Effect The command is ignored Recommended Action Add additional audit trail files in either of the following ways Alter the number of files per volume Add an over flow volume to the audit trail if one is not already configured Additional Uncondit...

Page 624: ...entifies the TMF process that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZTMF TKN SessIdleTimer is the new session idle timer value A value of zero disables the session idle timer The positive range for this timer is 300 seconds 5 minutes to 1020 seconds 17 minutes Effect None Recommended Action Informational message only no corrective action is needed This mes...

Page 625: ...RY ZEMS TKN Emphasis is set to True for this event Effect The recovery process abends but TMF automatically restarts it The same event may be reissued however if you have not increased the value of the ExtENDEDSEGSIZE integer2 parameter for the particular recovery process Recommended Action Use a TMFCOM ALTER PROCESS command to increase the ExtENDEDSEGSIZE integer2 parameter by 10 If the failing r...

Page 626: ...MF VAL ARExcp ChangeLabel ZTMF VAL ARExcp Control ZTMF VAL ARExcp EOFFixupNeeded ZTMF VAL ARExcp GetCurrentEOF ZTMF VAL ARExcp GetFile ZTMF VAL ARExcp HTMismatch ZTMF VAL ARExcp InvBlockHeader ZTMF VAL ARExcp InvEOF ZTMF VAL ARExcp InvFileCode ZTMF VAL ARExcp InvRecordLen ZTMF VAL ARExcp Open ZTMF VAL ARExcp OpenRetryLimit ZTMF VAL ARExcp PartialRecord ZTMF VAL ARExcp Position ZTMF VAL ARExcp Read...

Page 627: ... record In either case delete TMF which deletes all audit trail files including the Format 2 file or record and restart this version of TMF For all other audit read exceptions try to correct the problem identified in the message and restart TMF If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms...

Page 628: ...ed out NetGram was sent in a Message System reply buffer Effect The send is retried Recommended Action Informational message only no corrective action is needed If the problem persists however contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Additional Unconditional Tokens ZTMF T...

Page 629: ...t Messages Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the numbers and versions of all related products as well ...

Page 630: ... the subject token of the event message and contains the name of the affected physical database volume ZTMF TKN Fs Error contains an integer specifying a file system error number ZEMS TKN Emphasis is set to False for this event Effect Recovery is not attempted on the specified volume Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN FRlist PhysicalVName ...

Page 631: ...ssue the RECOVER FILES command If the problem persists contact your service provider and provide all relevant information as follows Description of the problem and accompanying symptoms Details from the message or messages generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the G...

Page 632: ...se table or file about which information was being retrieved ZTMF TKN FRlist LogicalFName contains the logical name of the database table or file ZTMF TKN Fs Error contains an integer specifying a file system error number Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN FRlist LogicalFName token type ZSPI TYP String ZTMF TKN FRlist PhysicalFName token t...

Page 633: ...etermine how to resolve the file system error and reissue the RECOVER FILES command If the problem persists contact your service provider and provide all relevant information as follows Description of the problem and accompanying symptoms Details from the message or messages generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If you...

Page 634: ...mation was being retrieved ZTMF TKN FRlist LogicalFName contains the logical name of the database table or file ZEMS TKN Emphasis is set to False for this event Effect Recovery is not attempted on the specified database table or file Recommended Action Issue another RECOVER FILES command without the FROMARCHIVE option and omit the specified table or file name from the file list Additional Uncondit...

Page 635: ...ed by the VDP ZTMF TKN FRlist PhysicalFName contains the physical name of the database table or file ZTMF TKN FRlist PhysicalVName contains the name of the physical database volume on which the specified table or file was supposed to reside ZEMS TKN Emphasis is set to False for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN FRlist LogicalFN...

Page 636: ...nt Programming Manual 540140 008 6 364 Descriptions of Event Messages Effect Recovery is not attempted on the specified database table or file Recommended Action Issue another RECOVER FILES command specifying the proper physical volume name ...

Page 637: ...e Recovery List process expected to be set ZTMF TKN FRlist PhysicalFName contains the physical name of the database table or file ZEMS TKN Emphasis is set to False for this event Effect Recovery is not attempted on the specified database table or file Recommended Action Issue another RECOVER FILES command that includes both the specified table or file name and the FROMARCHIVE option Additional Unc...

Page 638: ...e token type ZSPI TYP Enum ZTMF TKN RCOV FileName 1 token type ZSPI TYP String ZTMF TKN RCOV FileName 2 token type ZSPI TYP String ZTMF TKN RCOV FsError token type ZSPI TYP Int ZTMF TKN RCOV Op of Error token type ZSPI TYP Enum ZTMF TKN RCOV Error Index token type ZSPI TYP Int ZTMF TKN RCOV Error Sno token type ZSPI TYP Int2 ZTMF TKN RCOV Error Rba token type ZSPI TYP Int2 ZTMF TKN RCOV Error Rba2...

Page 639: ...ZTMF VAL RCOV POSITION ZTMF TKN RCOV Error Index contains an integer specifying an audit trail index value zero indicates the master audit trail one through 15 indicate auxiliary audit trails ZTMF TKN RCOV Error Sno contains an integer specifying an audit trail file sequence number ZTMF TKN RCOV Error Rba contains an integer specifying a relative byte address rba within the audit trail file If the...

Page 640: ...Action If the backout process was involved and the event message is accompanied by event 172 then some type of recovery action may be required depending upon the status indicated by event 172 If the status is ignored then no recovery action is needed immediately although the affected file is no longer consistent If the status is retried then no recovery action is needed unless the transaction beco...

Page 641: ...atabase table or file ZTMF TKN RCOV FsError contains an integer identifying the file system error that occurred ZTMF TKN RCOV Op of Error specifies the operation that was being attempted The values are ZTMF VAL RCOV LOGICALREDO ZTMF VAL RCOV PHYSICALREDO ZTMF VAL RCOV LOGICALUNDO ZTMF VAL RCOV PHYSICALUNDO ZTMF VAL RCOV FLABMODREDO ZTMF VAL RCOV FLABMODUNDO Additional Unconditional Tokens ZTMF TKN...

Page 642: ...d either redo needed or undo needed and is no longer available for transaction processing Recommended Action If the backout process was involved and the event message is accompanied by event 172 then some type of recovery action may be required depending upon the status indicated by event 172 If the status is ignored then no recovery action is needed immediately although the affected file is not i...

Page 643: ...V FileName 2 contains the logical name of the database table or file that was being recovered ZTMF TKN RCOV FsError contains an integer identifying the file system error that occurred ZTMF TKN RCOV Op of Error specifies the operation that was being attempted The values are ZTMF VAL RCOV LOGICALREDO ZTMF VAL RCOV PHYSICALREDO ZTMF VAL RCOV LOGICALUNDO ZTMF VAL RCOV PHYSICALUNDO ZTMF VAL RCOV FLABMO...

Page 644: ...n an ENABLE DATAVOL command the volume recovery process automatically attempts to recover the volume Recommended Action For information on the corrective action for the indicated file system error number see the Guardian Procedure Errors and Messages Manual If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompan...

Page 645: ...ZTMF VAL PROC FILERECOVERY ZEMS TKN Emphasis is set to False for this event Additional Conditional Tokens ZTMF TKN RCOV FileName 1 if present is the subject token of the event message and it contains the name of the file that was being recovered ZTMF TKN RCOV FileName 2 contains the logical name of the database table or file Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZS...

Page 646: ... of the event message and it contains the name of the disk volume that was being recovered Effect See the effect text associated with the preceding event message generated by the particular recovery process 168 or 169 Recommended Action See the recommended action text associated with the preceding event message generated by the particular recovery process 168 or 169 ...

Page 647: ...g an audit trail index value zero indicates the master audit trail one through 15 indicate auxiliary audit trails Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN RCOV FileName 1 token type ZSPI TYP String ZTMF TKN RCOV FileName 1 token type ZSPI TYP String ZTMF TKN RCOV Error Index token type ZSPI TYP Int ZTMF TKN RCOV Error Sno token type ZSPI TYP Int...

Page 648: ...his token contains 2 147 483 647 and the RBA2 token contains the actual rba ZTMF TKN RCOV Error Rba2 contains an integer specifying a relative byte address rba within the audit trail file This token always contains the actual rba ZEMS TKN Emphasis is set to False for this event Effect The specified file can only be recovered to a timestamp before the previous file recovery operation All audit info...

Page 649: ...is ZTMF VAL PROC TMP ZTMF TKN RM SlotArraySize is the subject token of the event message and it specifies the new resource manager slot array size Effect The resource manager slot array size is changed to the specified value Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN RM Slo...

Page 650: ...is ZTMF VAL PROC TMP ZTMF TKN RM SlotArraySize is the subject token of the event message and it specifies the new resource manager branch slot array size Effect The resource manager branch slot array size is changed to the specified value Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum Z...

Page 651: ...F TKN RmName is the subject token of the event message and it specifies the name of the resource manager that was closed Effect The resource manager is closed and all transactions were resolved Recommended Action Informative message only no corrective action is needed when the resource manager is opened again Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF...

Page 652: ...h outstanding transactions crashed Effect The resource manager is closed and there is at least one unresolved transaction branch Any unresolved transaction branches must be recovered when the resource manager is opened again Recommended Action Determine why the operator closed the resource manager before all transaction branches were resolved start a gateway to reopen the resource manager and reso...

Page 653: ... PROC TMP ZTMF TKN RmName is the subject token of the event message and it specifies the name of the resource manager that was closed Effect The resource manager is closed and all transaction branches were resolved Recommended Action Informative message only no corrective action is needed when the resource manager is opened again Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token ty...

Page 654: ...nd it specifies the name of the resource manager that was closed with outstanding transaction branches Effect The resource manager is closed and there is at least one unresolved transaction branch Any unresolved transaction branches must be recovered when the resource manager is opened again Recommended Action Start a gateway to reopen the resource manager and resolve the unresolved transaction br...

Page 655: ...ive byte address rba within the audit trail file If the rba is less than 2 147 483 647 this token contains the actual rba If the rba is 2 147 483 647 or greater this token contains 2 147 483 647 and the RBA2 token contains the actual rba ZTMF TKN RCOV Status Rba2 contains an integer specifying a relative byte address rba within the audit trail file This token always contains the actual rba Additio...

Page 656: ...ent Programming Manual 540140 008 6 384 Descriptions of Event Messages Effect The file recovery will terminate at the audit trail position reported by this message Recommended Action Informative message only no corrective action is needed ...

Page 657: ...83 647 this token contains the actual rba If the rba is 2 147 483 647 or greater this token contains 2 147 483 647 and the RBA2 token contains the actual rba ZTMF TKN RCOV Status Rba2 contains an integer specifying a relative byte address rba within the audit trail file This token always contains the actual rba ZEMS TKN Emphasis is set to False for this event Additional Unconditional Tokens ZTMF T...

Page 658: ...anagement Programming Manual 540140 008 6 386 Descriptions of Event Messages Effect File recovery or volume recovery has completed the first phase of recovery Recommended Action Informative message only no corrective action is needed ...

Page 659: ...e If the rba is less than 2 147 483 647 this token contains the actual rba If the rba is 2 147 483 647 or greater this token contains 2 147 483 647 and the RBA2 token contains the actual rba ZTMF TKN RCOV Status Rba2 contains an integer specifying a relative byte address rba within the audit trail file This token always contains the actual rba Additional Unconditional Tokens ZTMF TKN EVTHDR Proces...

Page 660: ...nagement Programming Manual 540140 008 6 388 Descriptions of Event Messages Effect File recovery or volume recovery has completed the second phase of recovery Recommended Action Informative message only no corrective action is needed ...

Page 661: ...rba is less than 2 147 483 647 this token contains the actual rba If the rba is 2 147 483 647 or greater this token contains 2 147 483 647 and the RBA2 token contains the actual rba ZTMF TKN RCOV Status Rba2 contains an integer specifying a relative byte address rba within the audit trail file This token always contains the actual rba Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType tok...

Page 662: ...ase of recovery After the third phase of recovery has completed there may be a long duration up to 10 minutes before the recovery process completes This delay is caused by the TMF subsystem waiting for the disk process to complete all processing of the audit trails involved in the recovery operation Recommended Action Informative message only no corrective action is needed ...

Page 663: ...ue for this event Effect TMF crashes Recommended Action Attempt to determine why there are no undumped audit trails There should be at least one undumped audit trail in the ZTMFAT subvolume If a current audit trail cannot be obtained you can start TMF using Disaster Recovery Mode Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type Z...

Page 664: ... as follows Description of the problem and accompanying symptoms Details from the message or messages generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Customer Support Center GCSC supply your system number and the numbers and versions of all related products as well...

Page 665: ...en of the event message and specifies whether the operator enabled or disabled round robin mode for the TMF Catalog The values are ZEMS TKN Emphasis is set to True for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN CtgRoundRobin token type ZSPI TYP Boolea...

Page 666: ...es specifies the maximum number of restored audit trail files to retain on disk in the RESTOREVOLS for the specified audit trail after the restored audit trail files are no longer being used by a recovery process ZEMS TKN Emphasis is set to True for this event Effect None Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR Proc...

Page 667: ...re ZART TKN SeqNum is the dump sequence number ZTMF TKN AuditFileName is the audit file name ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZART TKN SEQNUM token type ZSPI TYP Int ZTMF TKN AuditFileName token type ZSPI TYP String ZEMS TKN Emphasis token type ZSPI TYP...

Page 668: ...Event Messages HP NonStop TMF Management Programming Manual 540140 008 6 396 Descriptions of Event Messages Effect None Recommended Action Informative message only no corrective action is needed ...

Page 669: ...TMP ZTMF TKN ComponentOwnership is the subject token of the event message and it specifies whether the primary or backup TMP owns the designated component The values are Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN ComponentOwnership token type ZSPI TYP Enum ZTMF TKN ComponentType token type ZSPI TYP Enum ZTMF TKN ComponentStatus token type ZSPI TYP...

Page 670: ...KN Emphasis is set to True for this event 1 AuditTrailMgmt 2 DataVolMgmt 3 FileRecovMgmt 4 ProcessMgmt 5 OnlineDumpMgmt 6 ResourceManager 8 TmpTip 11 BackoutMgmt 12 CatalogMgmt 13 ControlPtMgmt 14 MatWriteMgmt 15 ScanTrailsMgmt 16 TmpNetMgmt 17 TranCtrlMgmt 18 TranEventMgmt 19 VolRcovMgmt Starting ZTMF VAL CompStarting Value Is 1 Started ZTMF VAL CompStarted Value Is 2 Start failed ZTMF VAL CompSt...

Page 671: ...MF Management Programming Manual 540140 008 6 399 Descriptions of Event Messages Effect The designated TMP component is in the specified start stop state Recommended Action Informative message only no corrective action is needed ...

Page 672: ...t is ZTMF VAL PROC FILERECOVERY ZEMS TKN Emphasis is set to False for this event Effect While recovering files during a disaster recovery operation when the SETDRMODE flag is set ON the scan of the audit trails failed to find the node name of the disaster failed system Recovery on all files specified has failed Recommended Action The disaster recovery feature is not usable with this configuration ...

Page 673: ... to be recovered ZTMF TKN RCOV FileName 2 is the file name being mapped to ZEMS TKN Emphasis is set to False for this event Effect Recovery of the specified file is terminated Recommended Action Correct the name mapping for the file whose recovery failed and reattempt file recovery for that file Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN RCOV File...

Page 674: ...ed ZTMF TKN AuditTrailID specifies which audit trail the file was being audited to when the online dump was taken The values are Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN RCOV FileName 1 token type ZSPI TYP String ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditTrailID2 token type ZSPI TYP Enum ZEMS TKN Emphasis token type ZSPI TYP B...

Page 675: ...S TKN Emphasis is set to False for this event Effect Recovery of the specified file is terminated Recommended Action If more recent dumps exist after the data volume is moved to the new audit trail recovery of the failed file can be reattempted using those dumps ZTMF VAL Mat Master audit trail ZTMF VAL Aux01 Auxiliary audit trail 1 ZTMF VAL Aux02 Auxiliary audit trail 2 ZTMF VAL Aux15 Auxiliary au...

Page 676: ...token type ZSPI TYP String ZTMF TKN RCOV Op of Error token type ZSPI TYP Enum ZTMF TKN RCOV Error Index token type ZSPI TYP Int ZTMF TKN RCOV Error Sno token type ZSPI TYP Int2 ZTMF TKN RCOV Error Rba token type ZSPI TYP Int2 ZTMF TKN RCOV Error Rba2 token type ZSPI TYP Int4 ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Message Text Encountered a purge record for audited file ZTMF TKN RCOV F...

Page 677: ...MF VAL RCOV FLABMODREDO ZTMF VAL RCOV FLABMODUNDO ZTMF TKN RCOV Error Index contains an integer specifying an audit trail index value zero indicates the master audit trail 1 through 15 indicate auxiliary audit trails ZTMF TKN RCOV Error Sno contains an integer specifying an audit trail file sequence number ZTMF TKN RCOV Error Rba contains an integer specifying a relative byte address rba within th...

Page 678: ...es the audit record to the disk process Specifically TMF will purge the target object if the operator or subsystem control process SPI requester did not specify one of the following options in the RECOVER FILES command TOFIRSTPURGE TIME or TOMATPOSITION indicating a location earlier than this record s location in the audit trail To avoid this purge TMF does not queue the record to the disk process...

Page 679: ...e name of the audit trail file where the sequence number is close to the maximum ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Message Text The ZTMF TKN AuditTrailI...

Page 680: ... Recommended Action This warning message is critical If the audit generation fills to the maximum trail number 999999 TMF attempts to roll over to 1000000 TMF stops and recovery is impossible All online dumps are unusable When this message is received you must stop TMF delete TMF and reconfigure TMF to restart the audit trail sequence numbers at 1 ...

Page 681: ...he values are ZTMF TKN ATFileSize32 is the subject token of the event message and contains an integer specifying the new audit trail file size ZEMS TKN Emphasis is set to False for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN ATFileSize32 token type ZSPI TYP Int2 ZEMS TKN Emphasis token type ...

Page 682: ... Management Programming Manual 540140 008 6 410 Descriptions of Event Messages Effect The file size of the specified audit trail is now the specified value Recommended Action Informative message only no corrective action is needed ...

Page 683: ...new audit trail file format Values are 1 and 2 A value of 1 indicates format 1 A value of 2 indicates format 2 ZEMS TKN Emphasis is set to True for this event Effect The file format of the specified audit trail will change to the specified format at the next Start TMF command Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ...

Page 684: ...ge and contains the name of the audit trail file that could not be replaced ZTMF TKN Fs Error is also a subject token of the event message and contains an integer identifying the file system error Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN AuditFileName token type ZSPI TYP String ZTMF TKN Fs Error tok...

Page 685: ...413 Descriptions of Event Messages ZEMS TKN Emphasis is set to True for this event Effect The create operation fails and the file is not replaced Recommended Action Correct the problem so that future attempts to create files that have the proper format and file size succeed ...

Page 686: ...e of this token for this event is ZTMF VAL PROC FILERECOVERY ZTMF VAL PROC VOLUMERECOVERY or ZTMF VAL PROC BACKOUT ZEMS TKN Emphasis is set to False for this event Effect The Backout process pauses waiting for a TLE to become available Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS...

Page 687: ...D is the subject token of the event message and contains a transaction identifier ZTMF TKN NodeName is the subject token of the event message and contains a node name Effect Transaction is aborted Recommended Action Ensure that TMF running on both nodes are of the same version Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN TransID token type ZSPI TYP ...

Page 688: ...ins the ZTMF DDL TmpWaitTimer ZType field which has one of the following values ZTMF VAL TmpWaitTimer Off ZTMF VAL TmpWaitTimer Auto ZTMF VAL TmpWaitTimer Man If the value is ZTMF VAL TmpWaitTimer Man the ZTMF DDL TmpWaitTimer ZValue field contains the new value of the TmpWaitTimer in microseconds ZEMS TKN Emphasis is set to False for this event Additional Unconditional Tokens ZTMF TKN EVTHDR Proc...

Page 689: ...attribute s This structure contains the ZTMF DDL TmpWaitTimer ZType field which has one of the following values ZTMF VAL TmpWaitTimer Off ZTMF VAL TmpWaitTimer Auto ZTMF VAL TmpWaitTimer Man If the value is ZTMF VAL TmpWaitTimer Man the ZTMF DDL TmpWaitTimer ZValue field contains the old value of the TmpWaitTimer in microseconds Effect The new attribute value takes effect immediately Recommended A...

Page 690: ...e and specifies the new TRANSACTIONPROTOCOL attribute value ZEMS TKN Emphasis is set to False for this event Additional Conditional Tokens ZTMF TKN TransProtocol Prev if present is also a subject token of the event message and specifies the old TRANSACTIONPROTOCOL attribute value Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN TransProtocol token type ...

Page 691: ...NonStop TMF Management Programming Manual 540140 008 6 419 Descriptions of Event Messages Effect The new attribute value takes effect immediately Recommended Action Informative message only no corrective action is needed ...

Page 692: ...er ZMaxPioPerBuffer specifies the new maxpiosperbuffer attribute value Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TMA PioBuffer token type ZTMF DDL PioBuffer ZEMS TKN Emphasis token type ZSPI TYP Boolean Additional Conditional Tokens ZTMF TMA PioBuffer Prev token type ZTMF DDL PioBuffer Event Message Text The PioBuffer has been changed from BufferSize...

Page 693: ...uffer Prev if present is also a subject token of the event message and contains the following fields ZTMF DDL PioBuffer ZPioBufferSize specifies the old piobuffersize attribute value ZTMF DDL PioBuffer ZMaxPioPerBuffer specifies the old maxpiosperbuffer attribute value ZTMF DDL PioBuffer ZPioDelayTimer specifies the old piodelaytimer attribute value Effect The PIOBUFFER attributes are set to the n...

Page 694: ...he event message and specifies the new GOREMOTE attribute value ZEMS TKN Emphasis is set to False for this event Additional Conditional Tokens ZTMF TKN GoRemote Prev if present is also a subject token of the event message and specifies the old GOREMOTE attribute value Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN GoRemote token type ZSPI TYP Int ZEMS...

Page 695: ... NonStop TMF Management Programming Manual 540140 008 6 423 Descriptions of Event Messages Effect The GOREMOTE attribute is set to the new value Recommended Action Informative message only no corrective action is needed ...

Page 696: ... for this event is ZTMF VAL PROC FRLIST ZEMS TKN Emphasis is set to False for this event Effect The file recovery operation fails Recommended Action Check the file name patterns specified in the file set and not file set for any syntax errors and reissue the command If a file of filenames was specified ensure that the file is accessible and reissue the command Additional Unconditional Tokens ZTMF ...

Page 697: ...s that generated the event The value of this token for this event is ZTMF VAL PROC TMP ZEMS TKN Emphasis is set to True for this event Effect The TmpWaitTimer value is changed from AUTO to OFF Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZEMS TKN Emphasis token type ZSPI TYP Boolean E...

Page 698: ... StopTmf ZTMF VAL VolumeRecovery If the value of this token is null ZTMF VAL Oper Nil the first form of the event message text shown above is generated If the value of this token is not null the second form of the event message text shown above is generated Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN EVTHDR OperationType token type ZSPI TYP Enum ZT...

Page 699: ...pecifies the name of the active audit trail volume that cannot support commit hold processing ZEMS TKN Emphasis is set to True for this event Effect The operation that was being performed when the event occurred is terminated if applicable Recommended Action Informative message only no corrective action is needed ZTMF VAL Mat Master audit trail ZTMF VAL Aux01 Auxiliary audit trail 1 ZTMF VAL Aux02...

Page 700: ...message and specifies the action that is performed The values are ZEMS TKN Emphasis is set to True for this event Effect TMF performs the specified timeout action Recommended Action Informative message only no corrective action is needed Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN ZLTCHTimeoutAction token type ZSPI TYP Enum ZEMS TKN Emphasis token ...

Page 701: ...he values are ZTMF TKN VolumeName specifies the active audit trail volume that was being written to when the error was returned ZTMF TKN Fs Error specifies the file system error Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN VolumeName token type ZSPI TYP String ZTMF TKN Fs Error token type ZSPI TYP Int Z...

Page 702: ...attempts to restart the TMP If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operating procedures require contacting the Global Custom...

Page 703: ...hich audit trail the message applies to The values are ZTMF TKN VolumeName specifies the active audit trail volume the message applies to Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN VolumeName token type ZSPI TYP String ZTMF TKN ZLTCH State token type ZSPI TYP Int ZEMS TKN Emphasis token type ZSPI TYP ...

Page 704: ...commit hold state The values are ZEMS TKN Emphasis is set to True for this event Effect The commit hold state of the specified active audit trail volume is changed as specified Recommended Action Informative message only no corrective action is needed ZTMF VAL ZLTCH Unconfigured Unconfigured ZTMF VAL ZLTCH On On ZTMF VAL ZLTCH Off Off ZTMF VAL ZLTCH Activate Activated ZTMF VAL ZLTCH Suspend Suspen...

Page 705: ... AuditTrailID is the subject token of the event message and specifies which audit trail the message applies to The values are Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN ZLTCH State token type ZSPI TYP Int ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Message Text The ZTMF TKN AuditTrailID audit ...

Page 706: ...evious commit hold state The values are ZEMS TKN Emphasis is set to True for this event Effect The commit hold state of the specified audit trail is changed as specified Recommended Action Informative message only no corrective action is needed ZTMF VAL ZLTCH Unconfigured Unconfigured ZTMF VAL ZLTCH On On ZTMF VAL ZLTCH Off Off ZTMF VAL ZLTCH Activate Activated ZTMF VAL ZLTCH Suspend Suspended ZTM...

Page 707: ...urrence specifies the new current commit hold state while the second occurrence specifies the old previous commit hold state The values are ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN ZLTCH State token type ZSPI TYP Int ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Message Text The CommitHold st...

Page 708: ... NonStop TMF Management Programming Manual 540140 008 6 436 Descriptions of Event Messages Effect The commit hold state is changed as specified Recommended Action Informative message only no corrective action is needed ...

Page 709: ...onditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN ZLTCH State token type ZSPI TYP Int ZTMF TKN ZLTCHTimeoutValue token type ZSPI TYP Int2 ZTMF TKN ZLTCHTimeoutAction token type ZSPI TYP Enum ZEMS TKN Emphasis token type ZSPI TYP Boolean Event Message Text For the ZTMF TKN AuditTrailID Audit Trail The COMMITHOLDMODE attrib...

Page 710: ...alue in seconds ZTMF TKN ZLTCHTimeoutAction This token occurs twice The first occurrence specifies the new current commit hold timeout action while the second occurrence specifies the old previous commit hold timeout action The values are ZEMS TKN Emphasis is set to True for this event ZTMF VAL Mat Master audit trail ZTMF VAL Aux01 Auxiliary audit trail 1 ZTMF VAL Aux02 Auxiliary audit trail 2 ZTM...

Page 711: ...onStop TMF Management Programming Manual 540140 008 6 439 Descriptions of Event Messages Effect The new attribute value s take effect immediately Recommended Action Informative message only no corrective action is needed ...

Page 712: ... to The values are ZTMF TKN VolumeName specifies the active audit trail volume the message applies to ZTMF TKN Fs Error specifies the file system error ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN VolumeName token type ZSPI TYP String ZTMF TKN Fs Error tok...

Page 713: ...al Try to resolve the problem The subsystem periodically attempts to restart the TMP If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local ...

Page 714: ...VolumeName specifies the active audit trail volume the message applies to ZTMF TKN Fs Error specifies the file system error ZEMS TKN Emphasis is set to True for this event Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditTrailID token type ZSPI TYP Enum ZTMF TKN VolumeName token type ZSPI TYP String ZTMF TKN Fs Error token type ZSPI TYP Int ZEMS TK...

Page 715: ... to resolve the problem The subsystem periodically attempts to restart the TMP If the problem persists contact your service provider and provide all relevant information as follows Descriptions of the problem and accompanying symptoms Details from the message s generated Supporting documentation such as Event Management Service EMS logs trace files and a CPU dump if applicable If your local operat...

Page 716: ...s file to recover Recommended Action If possible determine the physical location of the skipped file If the file belongs to one of the volumes mentioned with the WHEREPHYSICALVOLIS option try recovering the file without the WHEREPHYSICALVOLIS option and using TOPHYSVOL option to recover the file to its proper volume If it is not possible to determine the physical location of the file and if the fi...

Page 717: ...he event message and contains a NetGram type ZTMF TKN NodeName is the subject token of the event message and contains a node name Effect TMP primary process abends and the backup TMP process attempts to take over Recommended Action Ensure that TMF running on both nodes are of the same version Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN TmpNetGramTy...

Page 718: ...pNetGramType is the subject token of the event message and contains a NetGram type ZTMF TKN NodeName is the subject token of the event message and contains a node name Effect None Recommended Action Informative message only Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN TmpNetGramType token type ZSPI TYP Int ZTMF TKN NodeName token type ZSPI TYP Strin...

Page 719: ...essor number Effect New transactions are delayed until the transaction count in that processor falls below the TransPerCpu count Recommended Action Abort older transactions before starting new transactions Additional Unconditional Tokens ZTMF TKN CpuNum token type ZSPI TYP Int Event Message Text Transaction count in CPU ZTMF TKN CpuNum has reached the TransPerCpu limit New transactions will be del...

Page 720: ...onal Tokens ZTMF TKN NodeName specifies the node name Effect New transactions local and network are delayed until the transaction count in that processor falls below the TransPerCpu count Recommended Action Abort older transactions before starting new transactions Additional Unconditional Tokens ZTMF TKN NodeName token type ZSPI TYP String Event Message Text Transaction count on Node ZTMF TKN Node...

Page 721: ... the limit percent set by you at which this EMS message will appear ZTMF TKN NewTransCountThresh is the subject token of the event message and contains the upper limit of TransCountThresh Effect Informative message only Recommended Action If possible reduce the number of transactions in the system Additional Unconditional Tokens ZTMF TKN NewThreshLowerLimit token type ZSPI TYP Int ZTMF TKN NewTran...

Page 722: ...o The values are ZTMF VAL Mat Master audit trail ZTMF VAL Aux01 Auxiliary audit trail 1 ZTMF VAL Aux02 Auxiliary audit trail 2 ZTMF VAL Aux15 Auxiliary audit trail 15 Effect None Recommended Action Informative message If possible check why the audit trails are overflowing and take corrective action Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN AuditT...

Page 723: ...puNum specifies the processor number where the transaction is being faulted Effect No effect This is a warning message Recommended Action The application must not inject a very old or invalid transaction identifier in the system Additional Unconditional Tokens ZTMF TKN TransSeqNum token type ZSPI TYP Int ZTMF TKN SlotCpuNum token type ZSPI TYP Int ZTMF TKN CpuNum token type ZSPI TYP Int Event Mess...

Page 724: ...ss ZTMF TKN RMProtocol is the protocol to be used by TMF for creating implicit export branches on behalf of the process Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token type ZSPI TYP Enum ZTMF TKN ProcessName token type ZSPI TYP String ZTMF TKN User token type ZSPI TYP UserID ZTMF TKN RMFileNum token type ZSPI TYP Int ZTMF TKN RMProtocol token type ZSPI TYP Int2 ZTMF TKN RM Implic...

Page 725: ...EVT BTN NotRegistered This event message is displayed if a process is not registered in TMF because of an error Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType is the subject token of the event message and identifies the TMF process that generated the event For this event the value of this token is ZTMF VALPROC TmfLib ZTMF TKN ProcessName is the process that tried to register with TMF ...

Page 726: ...PROC TmfLib ZTMF TKN ProcessName is the process that is being deregistered ZTMF TKN Reason contains an integer identifying the reason 1 indicates that the RM is been closed by the process or the process stopped 2 indicates that the RM is been closed by an operator from TMFCOM ZTMF TKN RMFileNum is the RM file number of the volatile resource manager opened by the process Additional Unconditional To...

Page 727: ... generated the event For this event the value of this token is ZTMF VALPROC TmfLib ZTMF TKN ProcessName is the process that is being deregistered ZTMF TKN RMFileNum is the RM file number of the volatile resource manager opened by the process Effect The process is deregistered Recommended Action Check if the process was really meant to be deregistered Additional Unconditional Tokens ZTMF TKN EVTHDR...

Page 728: ...o create the implicit export branch ZTMF TKN TRANSID contains a transaction identifier ZTMF TKN Fs Error contains an integer identifying the file system error that occurred Effect An implicit export branch is not created Recommended Action Check the file system error and try resolving it If the problem persists contact HP support Additional Unconditional Tokens ZTMF TKN EVTHDR ProcessType token ty...

Page 729: ...page 7 81 For the following errors and warnings the error list begins with the ZSPI TKN ERRLIST token ends with the ZSPI TKN ENDLIST token and the error values are in the following ranges The archive tape errors and warnings within the range 8000 8999 are returned in the ZART TKN ARCHTAPEERRORMESS token by TMF events 204 205 206 and 207 The dump restore errors and warnings within the range 9000 99...

Page 730: ...taining recent event messages written during the last 12 to 24 hours SAVEABEND files generated at the time of failure these will be located on the same volume and subvolume as the program files typically SYSTEM SYSnn TMF configuration files including the TMF catalog whose location is listed in the INFO TMF command display At your option if the policies at your site permit copies of audit trail fil...

Page 731: ...any structures only zero or one structure is permitted 03 ZTMF ERR INVALIDFILENAME An invalid filename was specified The ZTMF TKN FILENAME token supplied within the error list provides additional information 04 ZTMF ERR FILENAMERESET A filename cannot be changed with a RESET command within this context 05 ZTMF ERR FILENAMEREMOTE A remote filename cannot be specified within this context The ZTMF TK...

Page 732: ...mation 12 ZTMF ERR INVALIDTRANSSTATE The specified STATE value is invalid ACTIVE ENDING or ABORTING must be specified 13 ZTMF ERR OUTPUTONLYFIELDUSED An output only field in the structure for this command was not NULL during input 14 ZTMF ERR INVALIDPROCESSNAME An invalid process name was specified The ZTMF TKN PROCESS token supplied within the error list provides additional information 15 ZTMF ER...

Page 733: ...ORITY attribute must specify a value between 1 and 199 35 ZTMF ERR INVALIDOUTFILE The specified OUT filename is invalid or specified with the wildcard syntax The ZTMF TKN FILENAME token supplied within the error list provides additional information 36 ZTMF ERR INVALIDCPU The CPU attribute specification is invalid A value from 0 to 15 must be specified 37 ZTMF ERR INVALIDDENSITY The specified tape ...

Page 734: ...TY The priority order of the DISKMEDIA tokens is not consistent 47 ZTMF ERR NEEDFILENAMES At least one filename must be specified with this command 49 ZTMF ERR INVALIDGENERICPROCESS A generic process name is required within this context The form for a generic process name is LAA where L is an alphabetic character and A is an alphanumeric character The ZTMF TKN PROCESS token supplied within the err...

Page 735: ...ntax within this context The ZTMF TKN FILENAME token supplied within the error list provides additional information 59 ZTMF ERR MEDIAREQUIRED At least one tape volume must be specified with this command 60 ZTMF ERR INVALIDDUMPINVALID The specified INVALID attribute is invalid 61 ZTMF ERR INVALIDMAXRESP The specified MAXRESP value is invalid The specified value must be greater than or equal to 1 63...

Page 736: ...16 tape volume parameters 73 ZTMF ERR INVALIDDUMPSERIAL The specified dump serial number is invalid The value must be greater than 63 The ZTMF TKN DUMPSERIAL token supplied within the error list provides additional information 74 ZTMF ERR TOOMANYDISKMEDIA The DISKMEDIA attribute received too many entries A maximum of 10 entries is allowed for the DISKMEDIA attribute for the DUMP FILES command A ma...

Page 737: ...fied entry for the DISKMEDIA attribute is an invalid network volume name A network volume name cannot exceed 7 characters including the The ZTMF TKN DISKMEDIA token supplied within the error list provides additional information 83 ZTMF ERR INVALIDMEDIUMRESET The tape or disk medium cannot be changed with a RESET command within this context 87 ZTMF ERR MUSTHAVESYSTEMNAME When a second system for pa...

Page 738: ...k to the TMFSERVE process using old style pre TMF3 tokens which are not supported in this version 99 ZTMF ERR TMFNOTSTARTED The RECOVER FILES command has been rejected because the TMF subsystem is not started 100 ZTMF ERR FILERECOVRUNNING The RECOVER FILES command has been rejected because there is an existing file recovery running 101 ZTMF ERR INVALIDFROMARCHIVE The RECOVER FILES command has been...

Page 739: ...TYPE The command specified an erroneous TYPE value 112 ZTMF ERR INVALIDBEGINTIME The command specified an erroneous BEGINTIME value 113 ZTMF ERR INVALIDOPERNUM The command specified an erroneous operation number value 114 ZTMF ERR INVTRANSCOUNT The ALTER BEGINTRANS command specified an erroneous ZTRANSCOUNTTHRESH token value 115 ZTMF ERR INVTMFLIBMEMTHRESH The ALTER BEGINTRANS command specified an...

Page 740: ...1 ZTMF ERR INVADDACTIVEVOLUME An invalid disk volume name was supplied with the ADDACTIVEVOL attribute of an ALTER AUDITTRAIL command 122 ZTMF ERR INVADDOVERFLOWVOLUME An invalid disk volume name was supplied with the ADDOVERFLOWVOL attribute of an ALTER AUDITTRAIL command 123 ZTMF ERR INVADDRESTOREVOLUME An invalid disk volume name was supplied with the ADDRESTOREVOL attribute of an ALTER AUDITTR...

Page 741: ...TKN ADDRESTOREVOLUME ZTMF TKN DELRESTOREVOLUME ZTMF TKN VOLUMENAME This is an SPI syntax error The ZTMF TKN VOLUMENAME token supplied within the error list provides additional information 131 ZTMF ERR NOATSPECIFIED This error is returned if a ZTMF TKN AUDITTRAILID token is expected in the command but none is specified No error list is included in the response 132 ZTMF ERR INVAUDITTRAILID This erro...

Page 742: ...is returned by an ADD and ALTER AUDITTRAIL command if the value specified for the ZBEGINTRANSDISABLE field in the extensible structured token is invalid Valid values are 50 through 100 inclusive 138 ZTMF ERR INVATVOLUMETYPE This error is returned if the specified value of the ZTMF TKN ATVOLUMETYPE token is invalid Valid values are ZTMF VAL ACTIVEVOL OVERFLOWVOL and RESTOREVOL 139 ZTMF ERR EXACTLY1...

Page 743: ... command specified a file set but did not follow the syntax rules for identifying file sets 144 ZTMF ERR CANTCANCELOPERNUM A CANCEL OPERATIONS command attempted to cancel a TMF operation other than a file recovery or dump files operation The ZTMF TKN OPERATIONNUM token supplied within the error list provides additional information 145 ZTMF ERR MISSINGOPERNUMTKN The command expected the token ZTMF ...

Page 744: ...rameter but not for the NEWDMLOC parameter 153 ZTMF ERR ONLYONEOLDDMLOC The command requires a single occurrence of the token ZTMF TKN OLDDMLOC in the input buffer but encountered two or more 154 ZTMF ERR ONLYONENEWDMLOC The command requires a single occurrence of the token ZTMF TKN NEWDMLOC in the input buffer but encountered two or more 155 ZTMF ERR WARNNODUMPSRELOCATED No dumps were relocated b...

Page 745: ...d Storage SMS volume name supplied in the ZTMF TKN TOPHYSVOL token of a RECOVER FILES command is invalid No error list is included in the response 162 ZTMF ERR TOOMANYPHYSVOLS This error is returned if more than one System Managed Storage SMS volume name was supplied by way of ZTMF TKN TOPHYSVOL tokens in a RECOVER FILES command No error list is included in the response 163 ZTMF ERR INVALIDRECOVER...

Page 746: ...PERRM value in an ALTER BEGINTRANS command was invalid No error list is included in the response 170 ZTMF ERR INVRMNAME This error is returned if the specified resource manager name was invalid An error list is included in the response with ZTMF TKN RMNAME specifying the invalid resource manager name 171 ZTMF ERR MUSTSUPPLYRMNAME This error is returned if a resource manager name was not included i...

Page 747: ...iers must be supplied No error list is included in the response 175 ZTMF ERR INVRMSTATE This error is returned if a STATUS RESOURCEMANAGER command request specified an invalid entry in the ZSTATE token No error list is included in the response 176 ZTMF ERR EXACTLY1RMNAME This error is returned if a STATUS RMTRANSBRANCHES command request included multiple resource manager names the request must inc...

Page 748: ... No error list is included in the response 182 ZTMF ERR MAPNAMESDEFAULTMISSIN This error is returned if the ZTMF TKN MAPNAMESET token is included in the message but the ZTMF TKN MAPNAMESDEFAULT token is missing No error list is included in the response 183 ZTMF ERR INVNM ENDOFINPUT This error is returned if something more was expected in the ZTMF TKN MAPNAMESET token No error list is included in t...

Page 749: ...luded in the response 189 ZTMF ERR INVNM COMMAORRPRENEXP This error is returned if a comma or right parenthesis was expected No error list is included in the response 190 ZTMF ERR INVNM UNEXPECTED This error is returned if FileNameMap Scan returned an unexpected error No error list is included in the response 191 ZTMF ERR INVNM MAPNAMESINVFILESET This error is returned if a file set was designated...

Page 750: ...is returned when the ThreshNumberOfIncr option of the ALTER BEGINTRANS command is not between 1 and 100 201 ZTMF ERR ABORTTRANSACTION An error was returned from the TMP in response to the ABORT TRANSACTION command The ZSPI TKN ERROR token returned within the error list provides additional information 202 ZTMF ERR DUPLICATEMEDIANAME There is already a TAPEMEDIA attribute entry listed in the TAPEMED...

Page 751: ...nd The ZTMF TKN USER token supplied within the error list provides additional information 256 ZTMF ERR MUSTBECONFIGOWNER The user ID of the owner of the TMF configuration files or the user ID SUPER SUPER 255 255 must be used to execute this command The ZTMF TKN USER and ZTMF TKN REQUIREDUSER tokens that are supplied within the error list provide additional information 257 ZTMF ERR MUSTBESPECIFICUS...

Page 752: ...lready exists in the TMF catalog The ZTMF TKN MEDIA token supplied within the error list provides additional information 264 ZTMF ERR NOSUCHMEDIA The TMF catalog has no tape media entry that matches the specified TAPEMEDIA attribute The ZTMF TKN MEDIA token supplied within the error list provides additional information 265 ZTMF ERR MEDIAWRONGMEDIUM The specified TAPEMEDIA attribute is not the type...

Page 753: ... initialized under an RVU of the TMF subsystem that is not upward compatible with this RVU The TMF subsystem must be re initialized to run on this RVU 272 ZTMF ERR RESOLVETRANSACTION The TMP returned an error in response to the RESOLVE TRANSACTION command The ZSPI TKN ERROR token supplied within the error list provides additional information 275 ZTMF ERR DUMPTYPEMISMATCH While dump entries were be...

Page 754: ...ed within the error list provides additional information 282 ZTMF ERR FILEALREADYINCATALOG The file is already recorded as being part of this dump The ZTMF TKN FILENAME token supplied within the error list provides additional information 283 ZTMF ERR FILEVOLUMEUNKNOWN The volume that the file resides on is not known to the VOLINFO file The ZTMF TKN FILENAME token supplied within the error list pro...

Page 755: ...MP The catalog process is unable to start the specified dump 299 ZTMF ERR CTLGCANTINITIALIZE An error was received when the INITIALIZE CATALOG command was entered See the operator log for further information 300 ZTMF ERR CTLGMEDIAINUSE The catalog process is unable to acquire the specified TAPEMEDIA entry 301 ZTMF ERR CTLGCANTENDDUMP The catalog process is unable to end the specified dump 302 ZTMF...

Page 756: ...UMPFILE2 The catalog process is unable to delete the specified dump 314 ZTMF ERR CTLGCANTENTERDISK The catalog process is unable to add the specified DISKMEDIA entry 315 ZTMF ERR DUMPMEDIAMISMATCH While adding to an existing dump in the TMF catalog you did not match the tape or disk dump medium to the existing dump 316 ZTMF ERR CTLGCANTDELETEALLTAPE The catalog process is unable to delete the tape...

Page 757: ...02 and through to ZTMF VAL AUX15 The response record includes a ZTMF TKN AUDITTRAILID token containing the offending value There is no error list 325 ZTMF ERR ATNOACTIVEVOLS This is returned by ADD and ALTER AUDITTRAIL commands if successful completion of the command would result in no active volumes configured for the trail In the case of the ADD command no ZTMF TKN ACTIVEVOLUME tokens were speci...

Page 758: ...name ZTMFnnnn which is the format for pre allocated audit trail files will be purged if they are found on the volume An error list is included in the response with ZTMF TKN VOLUMENAME specifying the volume name in error and ZTMF TKN ATVOLUMETYPE specifying the volume type which will be ZTMF VAL ACTIVEVOL 329 ZTMF ERR AUDINFOERROR This is returned from ADD and ALTER AUDITTRAIL commands if there was...

Page 759: ...ype for which too many volumes would be configured if the command completed This can have the values ZTMF VAL ACTIVEVOL OVERFLOWVOL or RESTOREVOL 333 ZTMF ERR ACTIVEATVOLISDATAVOL This error is returned from an ALTER AUDITTRAIL command if one of the volumes being added as an active volume is already configured as a data volume An error list is included in the response with ZTMF TKN VOLUMENAME spec...

Page 760: ... tokens specifies the volume which holds the next audit trail file An error list is included in the response with ZTMF TKN VOLUMENAME specifying the offending volume name and ZTMF TKN ATVOLUMETYPE specifying the volume type which is ZTMF VAL ACTIVEVOL This could occur if the current file is almost full and the TMF subsystem has prepared the next audit trail file on the offending volume In order to...

Page 761: ...DD and ALTER AUDITTRAIL command if the specified configured number of active files cannot be adjusted correctly An error list is included in the response with ZTMF TKN VOLUMENAME specifying the offending volume name ZTMF TKN ATVOLUMETYPE specifying the volume type ZTMF VAL ACTIVEVOL and ZTMF TKN FS ERROR specifying the file system error which occurred 342 ZTMF ERR MUSTDELETETMF This error is retur...

Page 762: ...er name is already open An error list is included in the response with ZTMF TKN RMNAME specifying the opened resource manager name 349 ZTMF ERR RMNAMECRASHED This error is returned if the specified resource manager name has unresolved transactions An error list is included in the response with ZTMF TKN RMNAME specifying the offending resource manager name 350 ZTMF ERR RMNAMENOTOPEN This error is r...

Page 763: ...rred when trying to communicate with the TMP 355 ZTMF ERR CantAddAT This error is returned if the operator issues an ADD AUDITTRAIL command when TMF is stopped and has never been started No error list is included in the response 356 ZTMF ERR CANTDELETEATVOLUME This is returned if the specified active audit volume cannot be deleted An error list is included in the response with ZTMF TKN VOLUMENAME ...

Page 764: ... ZTMF ERR AUXATISDUMPING This error is returned by the ALTER AUDITTRAIL command if an attempt is made to set ZAUDITDUMP to OFF for the master audit trail if at least one auxiliary audit trail is configured with ZAUDITDUMP set to ON No error list is included in the response 360 ZTMF ERR ATTOOFEWACTIVEFILES This error is returned by the ADD and ALTER AUDITTRAIL command if the total number of active ...

Page 765: ... ZTMF ERR ATNOTDUMPING This error is returned for any of the commands if they specify an audit trail identifier for an audit trail which is not currently configured for dumping The AUDITDUMP attribute of the audit trail has a value of OFF No error list is returned in the response 365 ZTMF ERR DUPLICATEDISKMEDIA This error is returned if the same value is specified for more than one of the ZTMF TKN...

Page 766: ... is executed No error list is returned in the response 372 ZTMF ERR DATAVOLNEEDSATDUMP This error is returned from an ALTER AUDITTRAIL command if AUDITDUMP is set to OFF and at least one DATAVOL is configured to send audit to that trail and it is configured with RECOVERYMODE ARCHIVE No error list is returned in the response 380 ZTMF ERR STARTOPERATIONBEGUN A START TMF command was accepted The ZTMF...

Page 767: ...ed limit on the total number of recoverable resource managers was reached No error list is returned in the response 388 ZTMF ERR LOWERDISCONNECTTMR The ALTER TMF NETDISCONNECTTIMER ZTMF TKN DisconnTimer command failed because the disconnect timer value cannot be greater than the autoabort timer value ZTMF TKN OldAutoAbort The ZTMF TKN DisconnTimer and ZTMF TKN OldAutoAbort tokens supplied within t...

Page 768: ...dy configured as an active audit volume and thus cannot be configured as a data volume The ZTMF TKN VOLUMENAME token supplied within the error list provides additional information 395 ZTMF ERR RMARCHIVENEEDSAUDDUMP An attempt was made to configure a data volume with the RecoveryMode attribute set to ARCHIVE However the audit trail associated with the data volume is not currently configured for aud...

Page 769: ...lag which is required when a volume is dirty possibly inconsistent was not supplied or was set to FALSE The ZTMF TKN VOLUMENAME token supplied within the error list provides additional information 420 ZTMF ERR DELETEOPERATIONBEGUN Delete TMF operation begun No error list is returned in the response 421 ZTMF ERR TMFISSTOPPED A STOP TMF command was issued while TMF was stopped No error list is retur...

Page 770: ...ist is returned in the response 440 ZTMF ERR OPERATIONBEGUN The requested operation has begun The ZTMF TKN OPERATIONNUM token supplied within the error list provides additional information 441 ZTMF ERR INVPROCESSTYPE The command specified an invalid process type parameter No error list is returned in the response 442 ZTMF ERR INVMAKESAVEABEND An ALTER PROCESS command specified the MAKESAVEABEND op...

Page 771: ...IZE value No error list is returned in the response 449 ZTMF ERR INVPFCSIZE An ALTER PROCESS command specified an erroneous PFSIZE value No error list is returned in the response 450 ZTMF ERR ONCONFIGVOL During execution of an ALTER TMF command a file system error occurred while accessing the configuration volume The error number and the configuration volume name are returned in this error 451 ZTM...

Page 772: ...overflowvol to the MAT or increase the FilesPerVolume value No error list is returned in the response 457 ZTMF ERR StopTmfRefused The Stop TMF command cannot complete because ZLTCH CommitHold is activated The command is rejected No error list is returned in the response 460 ZTMF ERR QryCatalogIOError The INFO DUMPS Query Server reported a File System Error The TMF TKN FS Error and ZTMF TKN ExtFile...

Page 773: ... within the error list provides additional information 466 ZTMF ERR SrvQryIOError A file system error occurred between the TMFSERVE and TMFQRY processes The ZTMF TKN FS Error token supplied within the error list provides additional information 470 ZTMF ERR InvFileSize32 The value specified for FILESIZE is invalid for the current audit trail format No error list is returned in the response 471 ZTMF...

Page 774: ...The ZValue field within the ZTmpWaitTimer token of an ALTER TMF command contained an invalid value Expecting an integer in the range 1 to 1000000 No error list is returned in the response 482 ZTMF ERR InvTransProtoValue The ZTransProtocol token of an ALTER TMF command contained an invalid value Expecting ZTMF VAL TransProto Standard or ZTMF VAL TransProto MMI No error list is returned in the respo...

Page 775: ... integer in the range 1 to 200 No error list is returned in the response 488 ZTMF ERR InvPioTimerValue The ZPioDelayTimer field within the ZPioBuffer token of an ALTER TMF command contained an invalid value Expecting an integer in the range 10000 to 2000000 No error list is returned in the response 489 ZTMF ERR InvGoRemoteValue The ZGoRemote token of an ALTER TMF command contained an invalid value...

Page 776: ...f a DUMP FILES INFO FILES or RECOVER FILES command contained more than one ZTMF TKN FileSetDefault token No error list is returned in the response 501 ZTMF ERR USEDLENTOOLARGE The USEDLEN of the SPI buffer received by the TMFSERVE process indicated a buffer larger than the buffer actually read The ZTMF TKN USEDLEN and ZTMF TKN READLEN tokens that are supplied within the error list provide addition...

Page 777: ...506 ZTMF ERR UNKNOWNOBJECT The SPI buffer received by the TMFSERVE process contained an unknown object type The ZTMF TKN UNKNOWNOBJECT and ZTMF TKN UNKNOWNCOMMAND tokens supplied within the error list provide additional information 507 ZTMF ERR EMPTYRESPONSE This is an empty response as defined in the Distributed Systems Management DSM Programming Manual 508 ZTMF ERR INVALIDCONTEXT The context tok...

Page 778: ...eater than 99 No error list is included in the response 514 ZTMF ERR BADTMPMEMTHRESH The low value of the TMPMEMTHRESHOLD token is less than 1 or the high value of the token is less than the low value or greater than 99 No error list is included in the response 515 ZTMF ERR BADTRANSPERCPU Either value of the TRANSPERCPU token is less than 1 or greater than 1 073 741 824 No error list is included i...

Page 779: ...tured token is missing from an SPI message No error list is included in the response 566 ZTMF ERR TOOMANYSTRUCTTOKENS An SPI message contains more than one structured token No error list is included in the response 603 ZTMF ERR NOSUCHTRANSACTIONS Nonexistent transaction identifiers supplied No error list is included in the response 604 ZTMF ERR NOSUCHDISKMEDIAVOLUME Nonexistent disk volume names s...

Page 780: ...TMF ERR InvCommitHoldMode This error is returned if an ALTER AUDITTRAIL command request specified an invalid ZCommitHoldMode value No error list is included in the response 661 ZTMF ERR CommitHoldMatOnly This error is returned if an ALTER AUDITTRAIL command request specified ZTMF VAL ZLTCH Suspend as the ZCommitHoldMode value for an auxiliary audit trail No error list is included in the response 6...

Page 781: ...ed an invalid ZTimeoutAction value No error list is included in the response 667 ZTMF ERR CantAltTimeWithoutOn This error is returned if an ALTER AUDITTRAIL command request includes a ZCommitHoldTimer or ZTimeoutAction token while commit hold mode is not ON No error list is included in the response 668 ZTMF ERR NotZLTCHActive This error is returned if a command request included a token having to d...

Page 782: ... NonStop TMF Management Programming Manual 540140 008 7 54 Errors 950 ZTMF ERR INTERNALERROR The TMFSERVE process encountered an internal error The ZSPI TKN ERROR token supplied within the error list provides additional information ...

Page 783: ...T TKN EXPECTEDSEQNUM token type ZSPI TYP INT2 ZART TKN FORMATVERSION token type ZSPI TYP INT ZART TKN FORMATVERSIONNAME token type ZSPI TYP FORMATVERSIONNAME ZART TKN TAPENUM token type ZSPI TYP INT ZART TKN EXPECTEDTAPENUM token type ZSPI TYP INT ZART TKN TAPEFILEERROR token type ZSPI TYP INT ZART TKN TAPEOPERATION token type ZSPI TYP INT 8000 Tape DEFINE ZART TKN DEFINENAME is not CLASS TAPE The...

Page 784: ... A tape drive was specified with a DEFINE whose system is not running a C00 or later RVU of the operating system 8009 The SYSTEM attribute of the tape DEFINE ZART TKN DEFINENAME specifies a system ZART TKN SYSTEMNAME that does not have labeled tape support configured A system was specified with a DEFINE that does not have labeled tape support configured 8010 The DEVICE attribute of the tape DEFINE...

Page 785: ...oneous DENSITY attribute was specified in a tape DEFINE clause 8025 Tape record is too short Length ZART TKN RECORDLEN The tape record is too short This could be caused by corruption of the tape dirty tape drive heads faulty tape drives or a software bug in the dump or restore program 8026 Tape record is not even Length ZART TKN RECORDLEN The tape record is not even This could be caused by corrupt...

Page 786: ...EN expected length ZART TKN EXPECTEDRECORDLEN record type ZART TKN RECORDKIND The actual record length differs from the expected record length This could be caused by corruption of the tape dirty tape drive heads faulty tape drives or a software bug in the dump or restore program 8032 Tape record is less than the minimum allowed Record length ZART TKN RECORDLEN minimum length ZART TKN MINIMUMRECOR...

Page 787: ...is could be caused by corruption of the tape dirty tape drive heads faulty tape drives or a software bug in the dump or restore program 8053 Tape format is bad Variable length termination record was found in a fixed length file The file format is invalid This could be caused by corruption of the tape dirty tape drive heads faulty tape drives or a software bug in the dump or restore program 8054 Ta...

Page 788: ... label is invalid This could be caused by corruption of the tape dirty tape drive heads faulty tape drives or a software bug in the dump or restore program 8060 Tape format is bad File label sequence number in begin volume label is incorrect Expected sequence number ZART TKN EXPECTEDSEQNUM actual sequence number ZART TKN SEQNUM The begin volume label is invalid This could be caused by corruption o...

Page 789: ... software bug in the dump or restore program 8066 Tape format is bad An EOF mark was found where a data block record was expected The tape format is invalid This could be caused by corruption of the tape dirty tape drive heads faulty tape drives or a software bug in the dump or restore program 8067 Tape format is bad Variable length termination record was not on the same tape as the last data bloc...

Page 790: ...ves or a software bug in the dump or restore program 8100 This program does not understand Archive tape format version ZART TKN FORMATVERSION ZART TKN FORMATVERSIONNAME The tape was made with an RVU of the dump process that is incompatible with the RVU of the restore process being used to read it 8101 An EOF mark was found where an Archive volume label was expected The restore process rewinds and ...

Page 791: ...for standard tape header label The tape format is invalid 8117 Standard tape header label not found The tape format is invalid 8118 Standard tape header is out of sequence The tape format is invalid 8119 File system error ZART TKN TAPEFILEERROR occurred on the first I O operation attempted A file system error occurred while a dump or restore process was attempting the first I O operation 8120 Labe...

Page 792: ...125 Wrong tape mounted Found tape ZART TKN TAPENUM expected tape ZART TKN EXPECTEDTAPENUM The TMF Catalog has incorrect information A tape specified by the TMF catalog was the wrong tape within the tape set This could have been caused by an erroneous ADD DUMPS command 8150 The data read from both parallel copies did not match The data records read from each parallel copy during tape verification w...

Page 793: ...ystem error occurred while a dump or restore process was attempting the specified operation on the tape drive 8166 Unable to turn on tape buffering due to insufficient I O buffer space file system error ZART TKN TAPEFILEERROR The tape process could not allocate space for buffered mode Dump Restore Errors and Warnings The dump restore errors and warnings returned by the TMF dump restore processes i...

Page 794: ...o obtain SQL label group due to file system error ZTMF TKN DR FILEERROR A file system error occurred while a dump process was attempting to obtain the NonStop SQL MP label group from a disk directory The ZEMS TKN EMPHASIS token is set to TRUE 9003 The startup message version is not understood by this RVU of TMF Dump Restore The dump or restore process and the program invoking it were from incompat...

Page 795: ... file label A parity error occurred in a tape file label The ZEMS TKN EMPHASIS token is set to TRUE 9009 Checksum error occurred on tape file label The checksum of a tape file label was invalid The ZEMS TKN EMPHASIS token is set to TRUE 9010 Previous error affected the entire disk volume skipping the rest of it This message indicates that the preceding error listed in the EMS log caused the file t...

Page 796: ...was aborted in the middle of the tape dump it should not be in the TMF Catalog A file cancellation record was found during a dump restore operation indicating the dump of the file was aborted in the middle This could have been caused by an erroneous ADD DUMPS command The ZEMS TKN EMPHASIS token is set to TRUE 9016 The TMF tape format version is not understood by this RVU of TMF Dump Restore The ta...

Page 797: ...d The ZEMS TKN EMPHASIS token is set to TRUE 9020 An audit dump with the wrong audit trail file was mounted Expected name ZTMF TKN DR EXPECTEDTRAILFILENAME actual name ZTMF TKN DR TRAILFILENAME The tape mounted for a dump restore operation contained the wrong audit trail dump file The ZEMS TKN EMPHASIS token is set to TRUE 9021 File label parcel version is not understood by this RVU of TMF Dump Re...

Page 798: ...te file due to file system error ZTMF TKN DR FILEERROR A file system error occurred while an online restore process was attempting to create a data file The ZEMS TKN EMPHASIS token is set to TRUE 9027 The tape is not a TMF audit dump or online dump Archive version name ZTMF TKN DR ARCHTAPEVERNAME An audit restore or online restore process discovered that the mounted tape does not contain a TMF aud...

Page 799: ...OR occurred on file ZTMF TKN DR FILENAME An online dump or restore process received a file system error from NonStop SQL MP The ZEMS TKN EMPHASIS token is set to TRUE 9034 Requested tape BLOCKSIZE not supported using 28KB instead If a tape device cannot handle the larger blocksize when requested blocksize 28KB is used for the dump A warning message is generated to the EMS subsystem indicating this...

Page 800: ...nd then reattempt the restore operation No error list is included in the response 9038 Unable to retrieve the CreateTime and RedefTime for this object from disk Using the values from the online dump instead This error concerns recovery of purged SQL objects If you accidentally purge a SQL object you must recreate it before attempting to recover it When you recreate it the CreateTime and RedefTime ...

Page 801: ...file is marked broken The audit trail file was marked broken The ZEMS TKN EMPHASIS token is set to TRUE 9055 Audit trail file is corrupt While attempting to dump an audit trail file an audit dump process detected that the file has been corrupted The ZEMS TKN EMPHASIS token is set to TRUE 9056 Internal error Audit trail file is crash open after fixup An audit dump process detected an internal error...

Page 802: ... TKN EMPHASIS token is set to TRUE 9104 Volume ZTMF TKN DR VOLUMENAME is not up for TMF File system error 85 An attempt was made to make an online dump of an audited file on a volume that was not enabled for transaction processing The ZEMS TKN EMPHASIS token is set to TRUE 9105 Unable to get TMF audit trail configuration information Index ZTMF TKN DR AUDITTRAILINDEX due to file system error ZTMF T...

Page 803: ...en is set to TRUE 9111 Skipping non audited SQL table or index An online dump process is skipping a nonaudited table or index The ZEMS TKN EMPHASIS token is set to TRUE 9112 Unable to write end online dump record due to file system error ZTMF TKN DR FILEERROR An online dump process could not write the final record of an online dump because of a file system error The ZEMS TKN EMPHASIS token is set ...

Page 804: ... Error ZTMF TKN DR FILEERROR was returned An online dump process did not receive a recent end of file for the specified audited file The specified file system error was returned The ZEMS TKN EMPHASIS token is set to TRUE 9150 An audit dump of audit trail file ZTMF TKN DR TRAILFILENAME was not found in the TMF Catalog The specified audit dump file must be restored to perform a RECOVER FILES operati...

Page 805: ...file because it is a format 2 file The ZEMS TKN EMPHASIS token is set to TRUE 9250 Disk volume ZTMF TKN DR DUMPFILENAME could not be used for a dump file due to file system error ZTMF TKN DR FILEERROR A file system error occurred while a dump process was attempting to use a disk volume The ZEMS TKN EMPHASIS token is set to TRUE 9251 Disk volume ZTMF TKN DR DUMPFILENAME could not be used for a dump...

Page 806: ...ump format was bad While attempting to restore a disk dump a restore process detected that the format of the disk dump file was bad The ZEMS TKN EMPHASIS token is set to TRUE 9257 The file was aborted in the middle of the disk dump it should not be in the TMF Catalog A file cancellation record was found during a dump restore operation indicating that the dump of the file was aborted in the middle ...

Page 807: ...he ZEMS TKN EMPHASIS token is set to TRUE 9261 Unable to open disk audit dump file ZTMF TKN DR DUMPFILENAME due to file system error ZTMF TKN DR FILEERROR A file system error occurred while an audit restore process was attempting to open a disk audit dump file The ZEMS TKN EMPHASIS token is set to TRUE 9262 Disk audit dump labels file ZTMF TKN DR DUMPFILENAME is not file code 133 The file code of ...

Page 808: ...ting to read a disk dump file and found that the TMF catalog does not know about the file The ZEMS TKN EMPHASIS token is set to TRUE 9268 Unexpected end of file encountered on disk dump file ZTMF TKN DR DUMPFILENAME While restoring an audit dump an audit restore process detected that the disk audit dump file has been corrupted The ZEMS TKN EMPHASIS token is set to TRUE 9269 TMF disk audit dump fil...

Page 809: ...ype ZSPI TYP INT ZTMF TKN ARET OPERATION token type ZSPI TYP ZTMF TKN AUDITFILENAME token type ZSPI TYP ZTMF TKN FS ERROR token type ZSPI TYP INT ZTMF TKN ARET LENGTH token type ZSPI TYP INT ZTMF TKN ARET LENGTHTWO token type ZSPI TYP INT ZTMF TKN ARET RBA token type ZSPI TYP INT ZTMF TKN ARET EOF token type ZSPI TYP INT ZTMF TKN ARET FILECODE token type ZSPI TYP INT ZTMF TKN ARET OPENFLAGS token ...

Page 810: ...while attempting to obtain the current end of file for an audit trail file from the TMP GETCURRENTFILE Failed to obtain current file name from TMP for audit trail ZTMF TKN AUDITFILENAME Error ZTMF TKN FS ERROR was returned A file system error was returned while attempting to obtain the file name for an audit trail file from the TMP GETFILE Failed to obtain audit file name from TMP for audit trail ...

Page 811: ...as invalid length ZTMF TKN ARET LENGTH at RBA ZTMF TKN ARET RBA in audit file ZTMF TKN AUDITFILENAME The specified audit record has an invalid length OPEN Unable to OPEN audit file ZTMF TKN AUDITFILENAME error ZTMF TKN FS ERROR open flags ZTMF TKN ARET OPENFLAGS The specified audit trail file could not be opened OPENRETRYLIMIT Exceeded OPEN retry limit for audit file ZTMF TKN AUDITFILENAME number ...

Page 812: ...ration on the specified audit trail file failed due to a file system error WRITE WRITE to RBA ZTMF TKN ARET RBA of audit file ZTMF TKN AUDITFILENAME failed with error ZTMF TKN FS ERROR A WRITE operation to the specified relative byte address failed due to a file system error AUXPTRINAUX AuxPtr record found in auxiliary audit trail ZTMF TKN AUDITTRAILID at seqno ZTMF TKN ARET SEQNO RBA ZTMF TKN ARE...

Page 813: ...rocesses A 5 Table A 1 TMF Global Limits and Defaults Parameter Limits Default Autoabort threshold 20 through 21474836 seconds about 8 months 2 hours Master audit trail capacity used by a transaction before it is automatically aborted Always 45 45 TMFLIB memory threshold 1 through 100 Disable at 90 Reenable at 85 TMP extended memory threshold 1 through 100 Disable at 95 Reenable at 90 Table A 2 Au...

Page 814: ...old 50 through 100 90 Overflow audit volumes for each audit trail 0 through 16 None Overflow threshold 50 through 100 80 Restore audit volumes for each audit trail 1 through 16 None Table A 3 Transaction Limits and Defaults Parameter Limits Default Active transactions in a NonStop system 1 through 1 073 741 824 Disable at 1600 Reenable at 1500 Active transactions in a processor 1 through 1 073 741...

Page 815: ...s for each node 16 through 16384 must be a multiple of 16 256 Maximum number of open resource managers for each processor 16 through 1024 must be a multiple of 16 128 Maximum number of concurrently pushed exported or pulled imported transaction branches for each resource manager 16 through 1024 must be a multiple of 16 128 Table A 6 Process Limits and Defaults page 1 of 3 Parameter Limits Default ...

Page 816: ...ation numbers 0 if not needed 1 or more as needed Extended segment size 8 through 128 MB 8 MB Online dump process type Number of processes 100 or less depending on available TMF operation numbers 0 if not needed 1 or more as needed Extended segment size 1 through 128 MB 1 MB Online restore process type Number of processes 100 or less depending on available TMF operation numbers 0 if not needed 1 o...

Page 817: ...mes assigned to each volume recovery process s work queue 1 through 100 As many as available up to 100 Delay between the TMP s attempts to restart a failed TMF process 30 seconds through 5 minutes 30 seconds at first attempt Table A 7 Default Program File Names for Processes TMF Process Default Program File Name Audit dump SYSTEM SYSnn TMFDR Audit overflow SYSTEM SYSnn TMFDR Audit restore SYSTEM S...

Page 818: ...TMF Configuration Limits and Defaults HP NonStop TMF Management Programming Manual 540140 008 A 6 ...

Page 819: ... Audit records description of 1 3 Audit trails description of 1 3 AUDITDUMP objects ALTER command 5 26 DELETE command 5 76 ENABLE command 5 88 INFO command 5 98 STATUS command 5 158 AUDITTRAIL objects ADD command 5 8 ALTER command 5 31 INFO command 5 101 LIST command 5 134 NEXT command 5 136 STATUS command 5 161 AUTOSTOP parameter 2 2 Auxiliary audit trail description of 1 4 B Backout process 1 5 ...

Page 820: ...tokens EMS 4 4 DDL statements 5 4 DDL Data Definition Language definition files 3 1 3 3 notation 4 1 Definition files 3 1 3 3 DEFINITION statement DDL 5 4 DELETE AUDITDUMP command 5 76 DELETE CATALOG command 5 63 DELETE DATAVOLS command 5 64 DELETE DUMPS command 5 66 DELETE MEDIA command 5 68 DELETE RESOURCEMANAGER command 5 70 DELETE TMF command 5 73 DELETE TRANSACTION command 5 74 DISABLE BEGINT...

Page 821: ... 5 81 RECOVER command 5 137 5 145 Filters EMS compiling and using 3 10 description of 6 19 loading 3 8 FUP File Utility Program 1 7 G GETEVENT command EMS 3 8 SPI 6 4 Guardian application program interface API 1 10 H Header tokens definition files 3 1 3 3 EMS standard definitions 4 4 SPI standard definitions 4 1 Hung transaction 5 74 I INFO ATDUMPDM command 5 93 INFO ATVOLUME command 5 95 INFO AUD...

Page 822: ...O Objects See also ZTMF OBJ object types individual object types 1 1 numbers and symbolic names for 3 3 object name templates 3 4 object name token 3 4 types 1 11 Object type numbers 4 3 obtaining messages 6 4 Online dumps 1 5 Online dumps on remote tape drive 2 1 OPERATION objects CANCEL command 5 60 STATUS command 5 177 Overflow audit volume description of 1 4 P PATHCOM command interpreter 1 8 P...

Page 823: ...169 STATUS DATAVOLS command 5 171 STATUS OPERATION command 5 177 STATUS RESOURCEMANAGER command 5 181 STATUS RMTRANSBRANCHES command 5 186 STATUS TMF command 5 190 STATUS TMFSERVER command 5 195 STATUS TRANSACTION command 5 198 STATUS TRANSACTIONCHILDREN command 5 205 STOP TMF command 5 207 Structured tokens 4 3 4 11 5 4 Subsystem ID 4 3 Subsystem Programmatic Interface SPI building sending comman...

Page 824: ... 19 conditional 6 3 definition files 3 1 3 3 extensible structured initializing caution 3 5 notation for 5 4 order of 5 4 unconditional 6 2 TOKEN CODE statement DDL 5 4 Transaction management process TMP messages 6 5 TRANSACTION objects ABORT command 5 5 DELETE command 5 74 RESOLVE command 5 148 STATUS command 5 198 TRANSACTIONCHILDREN objects STATUS command 5 205 Transactions committed 5 74 descr...

Page 825: ...ETXCOUNT field 5 167 ZDISASTERRECOVERY field 5 58 5 132 ZDISTRIBUTED field 5 201 ZDUMPINVALID field 5 48 ZDUMPSTATUS field 5 118 ZDUMPTYPE field 5 18 5 117 ZEMSDDL file 4 4 ZEMS TKN tokens ACTION ID 6 78 ACTION NEEDED 6 78 CONSOLE PRINT 6 19 CPU 6 2 data portion 4 4 EMPHASIS 6 2 6 311 6 353 6 355 Emphasis description of 3 10 EVENT 3 9 EVENTNUMBER 3 4 3 9 6 3 6 19 GENTIME 6 2 header 4 4 LOGTIME 6 2...

Page 826: ...SERIESCOPIES field 5 28 5 99 ZSERVERNAME field 5 197 ZSORTSELECT field 5 118 ZSPIDDL file 4 1 ZSPIDEF Zxxx definition files 3 2 ZSPI DDL nnn structured tokens 4 3 ZSPI ERR errors EMPTYRESPONSE 3 7 ZSPI SSN ZTMF 4 4 ZSPI TKN tokens ALLOW TYPE 3 6 COMMAND 3 3 4 3 CONTEXT 3 6 DATALIST 3 6 ENDLIST 5 4 ERRLIST 3 6 3 9 header 4 1 MAXRESP 3 7 OBJECT TYPE 4 3 RETCODE 3 7 SERVER VERSION 4 3 simple 4 2 spec...

Page 827: ... 46 ATTOOFEWACTIVEFILES error 360 7 36 ATVOLALREADYACTIVE error 327 7 30 ATVOLHASINVALIDFILES error 338 7 32 ATVOLNONEXISTENT error 357 7 35 ATVOLNOTCONFIGASTYPE error 334 7 31 AUDINFOERROR error 329 7 30 AUDITDUMPONEFILEONLY error 70 7 8 AUXATISDUMPING error 359 7 36 BACKUPTMPCANTHANDLE error 370 7 38 BADAUTOABORT error 516 7 50 BADTMFLIBMEMTHRESH error 513 7 50 BADTMPMEMTHRESH error 514 7 50 BAD...

Page 828: ...E2 error 311 7 28 CTLGGETCATALOGSTATUS error 296 7 27 CTLGGETDUMP error 306 7 28 CTLGLOCATEFILE error 305 7 27 CTLGMEDIAASSIGNMENT error 307 7 28 CTLGMEDIAINUSE error 300 7 27 CTLGNOSCRATCHREELS error 297 7 27 CTLGNOTRUNNING error 295 7 27 CTLGREELSTATUS error 304 7 27 CURSORREUSED error 105 7 11 DATAVOLALREADYCONFIGD error 393 7 40 DATAVOLINACCESSIBLE error 390 7 39 DATAVOLNEEDSATDUMP error 372 7...

Page 829: ... 96 7 10 INVACTIVEVOLUME error 127 7 13 INVADDACTIVEVOLUME error 121 7 12 INVADDOVERFLOWVOLUME error 122 7 12 INVADDRESTOREVOLUME error 123 7 12 INVALIDABRUPT error 385 7 39 INVALIDADDDUMPS error 276 7 25 INVALIDBEGINTIME error 112 7 11 INVALIDBLOCKSIZE error 42 7 6 INVALIDCONTEXT error 508 7 49 INVALIDCOPIES error 33 7 5 INVALIDCPU error 36 7 5 INVALIDDENSITY error 37 7 5 INVALIDDISKMEDIA error 7...

Page 830: ...62 7 37 INVATFORMAT error 473 7 45 INVATVOLUMETYPE error 138 7 14 INVAUDITDUMPFLAG error 133 7 13 INVAUDITTRAILID error 132 7 13 INVAUTOABORT error 118 7 12 INVAUTOABORTOPT error 236 7 22 INVBEGINTRANSDISABLE error 137 7 14 INVBRANCHESPERRM error 169 7 18 INVCOMMITHOLDEMODE error 660 7 52 INVDATAVOLSTATE error 94 7 10 INVDEBUG error 443 7 42 INVDELACTIVEVOLUME error 124 7 12 INVDELOVERFLOWVOLUME e...

Page 831: ...2 InvThreshIncrAmount error 195 7 22 InvThreshLowerLimit error 194 7 22 InvThreshNumberOfIncr error 196 7 22 INVTMFLIBMEMTHRESH error 115 7 11 INVTMPMEMTHRESH error 116 7 11 INVTMPWAITTIMER error 481 7 46 INVTOPHYSVOL error 161 7 17 INVTRANSCOUNT error 114 7 11 INVTRANSPERCPU error 117 7 11 INVTRANSPROTOVALUE error 482 7 46 INVWHEREPHYSVOLIS error 160 7 17 LOWERAUTOABORT error 353 7 35 LOWERDISCON...

Page 832: ...1 7 15 NOSUCHDATAVOLS error 606 7 51 NOSUCHDISKMEDIAVOLUME error 604 7 51 NOSUCHFILE error 605 7 51 NOSUCHMEDIA error 264 7 24 NOSUCHRMNAMES error 608 7 52 NOSUCHTRANSACTIONS error 603 7 51 NOTADATAVOL error 397 7 40 NOTIMEWITHOPERNUM error 142 7 15 NOTIMPLEMENTED error 208 7 22 NOTSTARTEDFORSTOPTMF error 383 7 39 NOTSTOPPEDFORALTERTMF error 451 7 43 NOTSTOPPEDFORDELTMF error 424 7 41 NOTSTOPPEDFO...

Page 833: ...SYSTEMINFILESET error 494 7 48 TAPESTRYNOTCONFIGURED error 269 7 25 TMFALREADYSTOPPING error 423 7 41 TMFISSTOPPED error 421 7 41 TMFMUSTBESTOPPED error 215 7 22 TMFNOTCONFIGURED error 249 7 23 TMFNOTSTARTED error 99 7 10 TMFNOTUPORSTOPPING error 253 7 23 TMFTAPEMEDIASRV error 266 7 24 TOOLATETOCANCELOPER error 427 7 42 TOOMANYATFORMATTKNS error 472 7 45 TOOMANYATVOLS error 332 7 31 TOOMANYAUDITDU...

Page 834: ...ALTERBEGINTRANS event 279 6 287 ALTERDISCONNECT event 298 6 310 ALTERDISCONNECTTIMER event 299 6 311 ALTERGOREMOTE event 456 6 422 ALTERPIOBUFFER event 455 6 420 ALTERSESSIONIDLETIMER event 330 6 352 ALTERTMPWAITTIMER event 450 6 416 ALTERTRANSPROTOCOL event 451 6 418 ATADDED event 96 6 57 ATALTERATFORMAT event 441 6 411 ATALTERAUDITDUMP event 100 6 62 ATALTERBTDISABLE event 99 6 61 ATALTERFILESIZ...

Page 835: ...RESTORETARGETERR event 273 6 276 ATROLLOK event 110 6 80 ATROLLOVER event 112 6 83 ATROLLSTOPPED event 111 6 82 ATVOLADD event 101 6 64 ATVOLCAMEUP event 113 6 84 ATVOLDEL event 102 6 66 ATVOLHASEXTRAFILES event 103 6 68 ATVOLHASINVFILE event 104 6 70 ATVOLISDOWN event 117 6 90 ATVOLWENTDOWN event 114 6 85 AUDINFOERR event 87 6 40 AUDITREAD ERROR event 332 6 354 BACKUPNOTCAPABLE event 146 6 128 BA...

Page 836: ...CTGPROCESSERR event 283 6 291 DEFAULTTMPWAITTIMER event 461 6 425 DELETECTG event 284 6 293 DELETINGTMF event 141 6 121 DOWNNODE event 297 6 309 DR ARCHTAPEERR event 204 6 206 DR ARCHTAPEMOUNTERR event 206 6 210 DR ARCHTAPEMOUNTWARN event 207 6 212 DR ARCHTAPEWARN event 205 6 208 DR BEGINDISK event 224 6 234 DR BEGINTAPE event 222 6 231 DR DISKAUDITDUMP event 210 6 217 DR DISKONLINEDUMP event 212 ...

Page 837: ...PASSCOMPLETE event 402 6 387 FRLIST CANTRECOVFILE event 196 6 196 FRLIST CANTRECOVFILE2 event 435 6 401 FRLIST CANTRECOVFILE3 event 432 6 402 FRLIST CANTRECOVFILE4 event 474 6 444 FRLIST ERRFROMDATAVOL event 351 6 360 FRLIST ERRFROMTMP event 350 6 358 FRLIST EXCEPTERROR3 event 192 6 193 FRLIST EXCEPTNOMATCH event 191 6 192 FRLIST EXCEPTVOLERR event 190 6 190 FRLIST FILEERROR event 197 6 197 FRLIST...

Page 838: ...US2 event 359 6 375 RCOV ERRORONTX event 172 6 163 RCOV EXTSEG TOO SMALL event 331 6 353 RCOV FR FILELIST event 163 6 146 RCOV FR SUCCESSLIST event 164 6 148 RCOV FR SUMMARY event 165 6 150 RCOV FSERROR1 event 168 6 154 RCOV FSERROR2 event 169 6 157 RCOV FSERROR3 event 170 6 159 RCOV FSERROR4 event 355 6 366 RCOV FSERROR5 event 356 6 369 RCOV FSERROR6 event 357 6 371 RCOV FSErrorPurge event 437 6 ...

Page 839: ...sg event 475 6 445 TMPSENDAUDITERROR event 79 6 27 TMPWHENCANIAUDITERR event 74 6 20 TRANSABORT event 296 6 308 TRANSAUTOABORTED event 288 6 297 TRANSHUNG event 295 6 307 TransPerCpu Exceeded event 480 6 447 TX ABORT PROCFAIL event 78 6 26 UNABLETOCREATEMON2 event 183 6 180 UNABLETOCREATETMP event 182 6 178 WRONGGLOBINFOFILEVER event 151 6 135 WRONGPROCCONFIGVERNUM event 127 6 103 ZLTCHALTERCONFIG...

Page 840: ...VER 5 195 5 197 STATUS TRANSACTION 5 199 5 201 STATUS TRANS RSP 5 201 STATUS TX CHILDREN 5 206 ZTMF OBJ object types 5 2 ZTMF OBJ tokens description of 3 3 ZTMF TKN tokens ABRUPT 6 105 6 132 ACTIVEVOLUME 5 9 5 96 ADDACTIVEVOLUME 5 32 ADDDISKMEDIA 5 27 ADDOVERFLOWVOLUME 5 33 ADDRESTOREVOLUME 5 33 ADELACTIVEVOLUME 5 32 ADELDISKMEDIA 5 27 ADELOVERFLOWVOLUME 5 33 ADPOPCODE 6 45 ANSINAME 5 84 5 116 5 1...

Page 841: ...EOF 6 239 DR DUMPMEDIUM 6 226 DR DUMPSERIALNUM 6 217 DR ERROR 6 204 7 65 DR FILENAME 6 238 DR FILENAMESUPPLIED 6 202 6 204 DR FILESDUMPED 6 240 DR FILESET 6 224 DR FILESNOTDUMPED 6 240 DR FILETYPE 6 239 DR FIRSTTAPE 6 231 DR MATSEQNUM 6 238 DR MEDIALIST 6 226 DR nnn 7 65 DR NOTFILESET 6 224 DR OTHERERRORTEXT 6 230 DR SQLTYPE 6 239 DR SYSTEMNAMES 6 228 DR TAPENUM 6 231 DR VERIFYTAPE 6 227 DUMPSERIA...

Page 842: ...COV FSERROR 6 154 6 157 6 367 6 369 6 371 RCOV NUMFAILED 6 150 RCOV OP OF ERROR 6 155 6 157 6 367 6 369 6 371 6 405 RCOV RESTART INDEX 6 151 RCOV RESTART SNO 6 151 RCOV STATUS RBA 6 383 6 385 6 389 RCOV STATUS RBA2 6 383 6 385 6 387 6 389 RCOV STATUS SNO 6 383 6 385 6 387 6 389 RCOV SUCCESSNUM 6 150 RCOV TRANSID 6 163 6 167 RCOV TXSTATUS 6 163 RCOV VOLUMENAME 1 6 161 6 374 REASON 6 349 RESTOREVOLU...

Page 843: ... 285 buffer declarations 4 5 BUFLEN 3 5 4 6 BUFLEN W 4 6 BYNAME 5 118 BYSERIAL 5 118 CHANGESTATUS 6 51 COMMITTED 5 149 5 200 COMP nnn 6 4 CREATE 6 51 DEFAULT 5 22 DELETETMF 6 3 DOWN 5 170 DUMPFILES 6 3 DUMPSTATUSCURRENT 5 155 DUMPSTATUSDUMPED 5 156 DUMPSTATUSDUMPING 5 155 DUMPSTATUSNOTDUMPED 5 156 DUMPSTATUSNOTDUMPING 5 156 DVS nnn 5 172 5 175 FILEATTRnnn 6 34 FINISHED 5 179 HELDRSNnnn 5 163 6 185...

Page 844: ...MPONENT 5 117 ZTMPMEMTHRESH field 5 40 5 106 ZTMPWAITTIMER field 5 132 ZTOFIRSTPURGE field 5 142 ZTRANSACTIONRATE field 5 193 ZTRANSALLOWOPTION field 5 151 ZTRANSCOUNTTHRESH field 5 39 5 106 ZTRANSPERCPU field 5 40 ZTRANSPERCPUCONFIG field 5 106 5 107 ZTRANSPERCPUCURRENT field 5 106 5 107 ZTRANSPROTOCOL field 5 58 5 132 ZTYPE field 4 9 ZUNLOADMEDIA field 5 29 5 86 5 100 5 143 ZVALUE field 4 9 ZVER...

Reviews: