unisys Distributed Processing Middleware Open Distributed Transaction Processing Messages imagine it. done. ClearPath OS 2200 Release 13.

Size: px
Start display at page:

Download "unisys Distributed Processing Middleware Open Distributed Transaction Processing Messages imagine it. done. ClearPath OS 2200 Release 13."

Transcription

1 unisys imagine it. done. Distributed Processing Middleware Open Distributed Transaction Processing Messages ClearPath OS 2200 Release 13.0 February

2 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product or related information described herein is only furnished pursuant and subject to the terms and conditions of a duly executed agreement to purchase or lease equipment or to license software. The only warranties made by Unisys, if any, with respect to the products described in this document are set forth in such agreement. Unisys cannot accept any financial or other responsibility that may be the result of your use of the information in this document or software material, including direct, special, or consequential damages. You should be very careful to ensure that the use of this information and/or software material complies with the laws, rules, and regulations of the jurisdictions with respect to which it is used. The information contained herein is subject to change without notice. Revisions may be issued to advise of such changes and/or additions. Notice to U.S. Government End Users: This is commercial computer software or hardware documentation developed at private expense. Use, reproduction, or disclosure by the Government is subject to the terms of Unisys standard commercial license for the products, and where applicable, the restricted/limited rights provisions of the contract data rights clauses. Unisys and ClearPath are registered trademarks of Unisys Corporation in the United States and other countries. All other brands and products referenced in this document are acknowledged to be the trademarks or registered trademarks of their respective holders.

3 Contents Section 1. Getting Started Documentation Updates Purpose Scope Audience Section 2. Messages iii

4 Contents iv

5 Tables 1 1. ELMS Message Ranges v

6 Tables vi

7 Section 1 Getting Started Distributed Processing Middleware Open Distributed Transaction Processing (formerly known as Open/OLTP) software is the Unisys implementation of the Open Group Distributed Transaction Processing (DTP) model. (The Open Group was formerly known as X/Open.) Open Distributed Transaction Processing provides an open, standards compliant environment for developing DTP applications, including global transactions. The DTP environment can include the following systems: OS 2200 operating environment of ClearPath Servers for OS 2200 MCP operating environment of ClearPath Servers for MCP Microsoft Transaction Server (MTS) operating environment Systems of other vendors that support The Open Group standards, such as TUXEDO Note: The information in this guide applies to the OS 2200 operating environment of ClearPath Servers and to OS 2200 systems. Documentation Updates Purpose This document contains all the information that was available at the time of publication. Changes identified after release of this document are included in problem list entry (PLE) To obtain a copy of the PLE, contact your Unisys representative or access the current PLE from the Unisys Product Support Web site: Note: If you are not logged into the Product Support site, you will be asked to do so. The intent of this guide is to make it easier for system administrators and software engineers to access Open Distributed Transaction Processing (OTM) messages by creating a PDF file, in which they can use the search or FIND capabilities of Adobe Reader

8 Getting Started Scope This guide lists and describes the Extended Language Message System (ELMS) messages implemented for OTM messages issued on OS 2200 systems. The OTM messages are printed in the OLTP-TM2200 event log and may appear on the operator console. Many of these messages have two levels of information, where the second level may describe how to solve the problem. These messages may be internationalized by using ELMS. See the OLTP-TM2200 Administration Guide, Volume 1, for a complete description of the event log and information on internationalizing messages using ELMS. Table 1 1 lists the message component identifiers and number ranges assigned to Open Distributed Transaction Processing components that log or print output messages. The Open Distributed Transaction Processing component that produced the message is listed in the Component Identifier field; it is required for messages written to event logs. The values for message number ranges are designed to allow for future expansion. Table 1 1. ELMS Message Ranges Component Component Identifier Message Number Range TPSS (tp system services) internal components TPSS VADD utility program VADD VDEL utility program VDEL VGET utility program VGET TMSCON processor TMSCON TMSDUMP processor TMSDMP TMSC console interface TMSC TMLS utility TMLS TMTIMER utility TMTIME TMTRACER utility TMTRAC Transaction manager internal components TM XATMI CRM internal components XATMI TMBSD utility TMBSD TMHAAD utility TMHAAD TMTSD utility TMTSD TSF processor TSF

9 Getting Started Table 1 1. ELMS Message Ranges Component Component Identifier Message Number Range TWrap utility TWRAP TD2200 utility TD uds_xa_mask UDSXA mcb_intf MCBIF Server main program SERVER BUFMAKE utility BUFMAKE OLTP access interface OLTPAI OSI-TP interface XTP FCSS two-phase commit interface FCSSXA Open Distributed Transaction Processing CMS utility OCMS Audience Open session manager SESSMGR This guide is for OS 2200 Open Distributed Transaction Processing system administrators and application developers that are responsible for: Designing, debugging, and administering Open Distributed Transaction Processing applications Installing and managing Open Distributed Transaction Processing and user applications Building servers that provide access to OS 2200 service routines from client programs Working with OS 2200 operations personnel to maintain Open Distributed Transaction Processing operations

10 Getting Started

11 Section 2 Messages OTM000001: ELMS returned error *1* when processing message *2*. This message is displayed when OLTP-TM2200 is unable to obtain a message from ELMS due to an error. OTM000002: INTERNAL ERROR: *1**2* This message is displayed when an error is detected while executing OLTP-TM2200 code. There is no corrective action available to you except to submit a UCF with any available diagnostic information. OTM000007: Application program error. REG4TERM$ processing is called. This message is displayed whenever an application program error occurs. OTM000008: Internal error. Invalid REG4TERM id = *1*. This message is displayed whenever an internal error occurs. OTM000009: REG4TERM failed, status = *1*, *2*. This message is displayed whenever a call to register for a contingency fails. OTM000010: XATMI interface processing failed: Type/subtype is no longer valid. An XATMI interface request failed because the buffer type/subtype was deleted while processing was in progress. OTM000012: Statistics counters have overflowed for service *1*. One of the statistics counters of the service has overflowed and all of the service's counters have been reset to zero. OTM000013: Statistics counters have overflowed for server *1*. One of the server's statistics counters has overflowed and all of the server's counters have been reset to zero. OTM000014: Qtimer changing date to: *1* This message is displayed whenever the quantum timer detects that midnight has been reached and the date is to be changed

12 OTM000100: SMM: Could not create a bank! Maximum number of banks *1* already created. The maximum number of banks that can be created was reached. OTM000101: SMM: Could not create a bank! CREATE$BANK status = *1* Another bank could not be created. OTM000102: SMM: Created another bank; current number of banks is now *1* Another bank was created. OTM000104: smm_init: CDGETCFIG() returned invalid max banks = *1* CDGETCFIG returned an invalid value for MAX_SHARED_BANKS. OTM000105: smm_init: Could not create a bank! CREATE$BANK status = *1* Could not create another bank. OTM000106: SMM: buffer not allocated; size required (*1*bytes) must be greater than 0. CDGETCFIG returned an invalid value for MAX_SHARED_BANKS. OTM000107: SMM: buffer not allocated; size required (*1* bytes) is greater than the current maximum segment size (*2* bytes). The Buffer size requested was too big. OTM000108: smm_init: CDGETCFIG() returned status = *1* The call to CDGETCFIG to get MIN_SHARED_BANKS failed. OTM000109: smm_init: CDGETCFIG() returned invalid min banks = *1* CDGETCFIG returned an invalid value for MIN_SHARED_BANKS. OTM000200: Invalid characters found while encoding TYPE= *1*, character= *2*. All characters in type must conform to ASN.1 VisableString type. OTM000201: Invalid characters found while encoding SUB-TYPE= *1*, character = *2*. All characters in SUB-TYPE must conform to ASN.1 VisableString type. OTM000202: Invalid characters found while encoding X_OCTET user data, character= *1*. All characters in types X_OCTET, CARRAY, or STRING must be in the ASCII character set. Characters that cannot be encoded in 8 bits are invalid. OTM000203: Invalid characters found while encoding FIELD= *1*, of SUB-TYPE= *2*, character= *3*. All characters of type char must be in the ASCII character set. Characters that cannot be encoded in 8 bits are invalid

13 OTM000204: Invalid characters found while encoding FIELD= *1*, of SUB-TYPE= *2*, character= *3*. All characters of a string type must conform to ASN.1 PrintableString type. OTM000205: Invalid characters found while encoding FIELD= *1*, of SUB-TYPE= *2*, character= *3*. All characters of type carray must be in the ASCII character set. Characters that cannot be encoded in 8 bits are invalid. OTM000206: Invalid characters found while encoding FIELD= *1*, of SUB-TYPE= *2*, character= *3*. All characters of type chartranslate must be in the ASN.1 T61 character set. OTM000207: Invalid characters found while encoding SERVICE name= *1*, character= *2*. All characters of service name must be in the ASN.1 VisableString character set. OTM000208: Invalid characters found while decoding SERVICE name character= *1*. All characters of service name must be in the ASN.1 VisableString character set. OTM000209: Invalid characters found while decoding X_OCTET user data, character *1*. All characters in types X_OCTET, CARRAY, or STRING must be in the ASCII character set. Characters that cannot be decoded into 8 bits are invalid. OTM000210: Size of decoded value is too large to fit into SHORT FIELD= *1*. Short value must fit in 18 bits or less. OTM000211: Size of decoded value is too large to fit into LONG FIELD= *1*. Long value must fit in 36 bits or less. OTM000212: Size of decoded value is too large to fit into INTEGER FIELD= *1*. Integer value must fit in 36 bits or less. OTM000213: Invalid characters found while decoding FIELD= *1*, character= *2*. All characters of type CHAR or CARRAY must be in the ASCII character set. Characters that cannot be encoded in 8 bits are invalid. OTM000214: Special float values +/- infinity are not supported for FIELD= *1*. U2200's do not have a representation for +/- infinity. OTM000215: Invalid encoded base specified for FLOAT FIELD= *1*. Only base values of 2, 8, or 16 are supported. OTM000216: Invalid encoded mantissa specified for FLOAT FIELD= *1*. Mantissa will not fit into the U2200 internal representation for floats or doubles

14 OTM000217: Decoded float value too large to fit into a FLOAT field= *1*. Float values must fit within a 36 bit word on the U2200's. OTM000218: Special double values +/- infinity are not supported for FIELD= *1*. U2200's do not have a representation for +/- infinity. OTM000219: Invalid encoded base specified for DOUBLE FIELD= *1*. Only base values of 2, 8, or 16 are supported. OTM000220: Invalid encoded mantissa specified for DOUBLE FIELD= *1*. Mantissa will not fit into the U2200 internal representation for floats or doubles. OTM000221: Decoded double value too large to fit into a DOUBLE field= *1*. Float values must fit within a 72 bit word on the U2200's. OTM000222: Invalid characters found while decoding FIELD= *1*, character= *2*. All characters of type string must be in the PrintableString character set. Characters that cannot be encoded are invalid. OTM000223: Invalid characters found while decoding FIELD= *1*, character= *2*. All characters of type T61 must be encodable in 7 bits. Characters that cannot be encoded in 7 bits are invalid. OTM000224: Size of decoded DIAGNOSTIC too big to fit into integer field. Integer value must fit into 36 bits. OTM000225: Size of decoded USER CODE too big to fit into integer field. Integer value must fit into 36 bits. OTM000226: Size of decoded PCI too big to fit into integer field. Integer value must fit into 36 bits. OTM000227: Invalid characters found while decoding TYPE, character= *1*. All characters in type must conform to ASN.1 VisableString type. OTM000228: Invalid characters found while decoding SUB-TYPE, character = *1*. All characters in SUB-TYPE must conform to ASN.1 VisableString type. OTM000229: Decode error while processing TYPE= *1*, SUB-TYPE= *2*. Check prior log messages to determine type of error and correct it

15 of user buffer description file= *1* failed, status= *2*. Correct the problem and re-initialize the sub-system. OTM000231: User buffer description file: *1* is rolled out, status = *2*. The status is an octal value returned from ER CSF$ when attempting to assign the bdt file. Correct the problem and re-initialize the sub-system. OTM000232: User buffer description file: *1* is assigned to a different run, or a security violation occurred, status = *2*. The status is an octal value returned from ER CSF$ when attempting to assign the file. Correct the problem and re-initialize the sub-system. OTM000233: User buffer description file: *1* is catalogued with read or write key, status = *2*. The status is an octal value returned from ER CSF$ when attempting to assign the bdt file. The file has a read or write key, which is not supported at this time. Correct the problem and re-initialize the sub-system. OTM000234: User buffer description file: *1* could not be assigned, status = *2*. The status is an octal value returned from ER CSF$ when attempting to assign the bdt file. Correct the problem and re-initialize the sub-system. OTM000235: User buffer description file= *1* too small for last I/O, file size= *2* words. Re-assign the file larger and re-initialize the sub-system. OTM000236: User did not enter a buffer description file name into the config. A buffer description file name is required to permanently save user defined views. OTM000237: Invalid syntax in the buffer description file = *1*. Review the syntax of the buffer description file. The following rules apply: The file must follow proper U2200 filename syntax. Remote hosts are not supported. OTM000238: Invalid syntax in the language description file = *1*. Review the syntax of the language description file. The following rules apply: The file must follow proper U2200 filename syntax. Remote hosts are not supported. OTM000239: Could not fopen() file= *1*, errno= *2*. The C library function fopen() failed. Refer to the UC PRM to interpret the error number. OTM000240: Error processing Translation file. Illegal syntax for Translation Language Identifier, current tag= *1*. The Translation file must begin with the tag NAME="identifier". Language file entries are being flushed until a valid identifier is found

16 OTM000241: Error processing Translation file. Too many Translation Language Descriptions, current identifier = *1*. The Translation file description table for the above identifier contains too many entries. OTM000242: Error processing Translation file. Illegal table entry, current identifier= *1* illegal value = *2*. The Translation file description table entry must be greater than or equal to zero and less than 256. OTM000243: Error processing Translation file. Duplicate identifier = *1*. The duplicate entry will be ignored. OTM000244: BMalloc(): Buffer not allocated; size requested (*1* octal bytes) is greater than the maximum size allowed by malloc() (*2* octal bytes). The buffer size that was requested would exceed the currently available amount of space in the bank from which it would be malloc()ed. Consequently, the malloc() request is rejected. OTM000245: Buffer type *1* is invalid. Cause: The buffer type specified does not match a buffer type supported by OLTP-TM2200. Action: The user must change the buffer type specified to a valid buffer type supported by OLTP-TM2200. OTM000246: Buffer subtype *1* of buffer type *2* has not been installed. Cause: The specified buffer subtype has not been installed into OLTP-TM2200. Action: The buffer subtype needs to be installed into the OLTP-TM2200 product using the VADD processor. OTM000247: Buffer subtype *1* has been installed as type X_C_TYPE and the user has specified the type to be X_COMMON. Cause: The buffer subtype has been installed as an X_C_TYPE buffer. This is because when the subtype was installed the input view contained a member that can only be used by an X_C_TYPE buffer. Action: The user should specify the buffer type as X_C_TYPE or the buffer subtype should be reinstalled with all of its members being valid X_COMMON members. OTM000248: View mismatch: VIEW expects data of type short. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type short and the input buffer has a valid data type such as a long, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view

17 OTM000249: View mismatch: VIEW expects data that is a short array. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view thinks the next character should be of type short array and the input buffer has a valid data type such as a long, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000250: View mismatch: VIEW expects data that is type long. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type long and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000251: View mismatch: VIEW expects data that is a long array. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type long array and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000252: View mismatch: VIEW expects data that is type char. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type char and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000253: View mismatch: VIEW expects data that is a character array. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type character array and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000254: View mismatch: VIEW expects data that is of type integer. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type integer and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view

18 OTM000255: View mismatch: VIEW expects data that is an integer array. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type integer array and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000256: View mismatch: VIEW expects data of type float. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type float and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000257: View mismatch: VIEW expects data of type float array. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type float array and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000258: View mismatch: VIEW expects data of type double. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type double and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000259: View mismatch: VIEW expects data of a type double array. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type double array and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000260: View mismatch: VIEW expects data of type character string. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type character string and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view

19 OTM000261: View mismatch: VIEW expects data of type octet. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type octet and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000262: View mismatch: VIEW expects data of type t61. Cause: In processing the input buffer, the view corresponding to the input buffer stored in the OLTP-TM2200 subsystem does not match the input data due to a data type mismatch. The view shows the next character should be of type t61 and the input buffer has a valid data type such as a short, which is incompatible. This is caused by a mismatch between the views installed on the remote host system and this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000263: View mismatch: Input data has type short, which doesn't match the view. Cause: The input data has a data type of short, which doesn't correspond to a short in the view stored in the OLTP-TM2200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from OTM000264: View mismatch: Input data has type short array, which doesn't match the view. Cause: The input data has a data type of short array, which doesn't correspond to a short array in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000265: View mismatch: Input data has type long, which doesn't match the view. Cause: The input data has a data type of long, which doesn't correspond to a long in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000266: View mismatch: Input data has type long array, which doesn't match the view. Cause: The input data has a data type of long array, which doesn't correspond to a long array in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view

20 OTM000267: View mismatch: Input data has type char, which doesn't match the view. Cause: The input data has a data type of char, which doesn't correspond to a char in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000268: View mismatch: Input data has type char array, which doesn't match the view. Cause: The input data has a data type of char array, which doesn't correspond to a char array in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000269: View mismatch: Input data has type integer, which doesn't match the view. Cause: The input data has a data type of integer, which doesn't correspond to a integer in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000270: View mismatch: Input data has type integer array, which doesn't match the view. Cause: The input data has a data type of integer array, which doesn't correspond to a integer array in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000271: View mismatch: Input data has type float, which doesn't match the view. Cause: The input data has a data type of float, which doesn't correspond to a float in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000272: View mismatch: Input data has type float array, which doesn't match the view. Cause: The input data has a data type of float array, which doesn't correspond to a float array in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view

21 OTM000273: View mismatch: Input data has type double, which doesn't match the view. Cause: The input data has a data type of double, which doesn't correspond to a double in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000274: View mismatch: Input data has type double array, which doesn't match the view. Cause: The input data has a data type of double array, which doesn't correspond to a double array in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000275: Cause: The input data has a data type of character string, which doesn't correspond to a character string in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000276: View mismatch: Cause: The input data has a data type of octet, which doesn't correspond to a octet in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000277: View mismatch: Input data has type t61, which doesn't match the view. Cause: The input data has a data type of t61, which doesn't correspond to a t61 in the view stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on each system are the same. The user should also verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000278: Data truncation due to view size mismatch. Cause: The size of the data for the input buffer does not match the size the buffer's view as stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: The user should verify that the views installed on application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000279: Statistics counters have overflowed for client *1*. One of the client's statistics counters has overflowed and all of the client's counters have been reset to zero

22 OTM000280: User buffer description file: *1* is not catalogued or there is an f-cycle conflict, status = *2*. The status is an octal value returned from ER CSF$ when attempting to assign the file. Correct the problem and reinitialize the subsystem. OTM000281: Unable to allocate shared memory during initialization. This message is displayed if there is a problem allocating memory for the initial control structures. The MAX_SHARED_BANKS parameter should be inspected in the TMSCONFIG file and its value should be increased if necessary.. OTM000282: Unable to allocate a large bank. Not enough consecutive BDIs available. This message is displayed if there is a problem allocating memory. The amount of memory requested was too large to fit into one bank so a request was made to allocate a large bank. The creation of large banks requires the availability of consecutive small banks. There were not enough of these consecutive banks to service the request. OTM000283: View mismatch on reply buffer. Cause: The size of the data for the reply buffer does not match the size the buffer's view as stored in the OLTP-TM200 system. This is caused by a mismatch between the view on remote system and the view on this system. Action: Verify that the views installed on each system are the same and verify that application programs using copy or header files generated from these views have been generated from the correctly installed view. OTM000284: Working storage too small for reply. Cause: The size of the data for the reply buffer is larger than the working storage allocated for the reply. None of the reply data has been copied to the working storage. Action: The application program should allocate more working storage for the reply. OTM000285: Request buffer is too small for view. Cause: The buffer passed in as input is too small for the buffer subtype. Because of this, the input buffer is incomplete. Action: The application program should allocate a larger input buffer. OTM000286: Request to remote service *1* failed. All remote systems associated with the configured AE_ALIAS entries are down. Cause: The remote service was configured with multiple AE_ALIAS entries as a result of using load balancing or failover processing. The remote destinations associated with these AE_ALIAS configuration entries are all unavailable. Action: Check to make sure that the OSI-TP components associated with the configured AE_ALIAS entries are up and available on the remote systems. OTM000287: Remote AE_ALIAS *1* is DOWN. Cause: The remote system associated with the AE_ALIAS is down or unavailable. Because of this, requests cannot be sent to this remote destination. Action: Check to make sure that the OSI-TP components associated with the specified AE_ALIAS entry is up and available on the remote systems. OTM000288: Remote AE_ALIAS *1* is now UP. Cause: The remote system associated with the AE_ALIAS up and available. Requests can now be sent to this remote destination. Action: Typically, no action is required since this is an informational message

23 OTM001001: First message for TMSBUF. Doc for first TMSBUF message. *INFO OTM002001: *1* TMSCON debugging message. *ERROR OTM002002: *1* TMSCON error message. *WARNING OTM002003: *1* TMSCON warning message. OTM002004: *1* TMSCON information message. *INFO OTM003001: *1* TMSDUMP header. *INFO OTM003002: *1* TMSDUMP start string. *ERROR OTM003003: Illegal options specified. Cause: The command line options specified are not supported. Action: You must specify option a, o or both. *WARNING OTM003004: *1* is not a valid TMCOMMON object. Cause: The object specified is not a valid TMCOMMON object. Action: You must specify a valid TMCOMMON object. *INFO OTM003005: *1* TMSDUMP end string. OTM003006: Fatal error status received trying to write to dump file. Dump activity terminating. Cause: The file which the dump activity was trying to write to may be too small to contain all the dump information. This file may also be corrupt in some way causing a contingency. Action: Run the TMSDUMP processor again using a new larger file to capture the output into. If contingency snaps are produced, capture the output and report the problem to product support. OTM004001: TMSC status in command mode. This error is displayed when executing TMSC in command mode, and status is received

24 OTM004002: TMCOMMON FATAL ERROR *1*-*2*-*3* *4*-*5*-*6* This error is displayed when a TMCOMMON FATAL ERROR occurs. OTM004004: RUNID=*1*/*2*. This error is displayed when a TMCOMMON FATAL ERROR occurs to identify the offending run-id. OTM004005: *1* This error is displayed when a TMCOMMON FATAL ERROR occurs to identify the ERROR CODE and ERROR ADDRESS. OTM004006: TRANSACTION MANAGEMENT SYSTEM IS DOWN. This error is displayed after a TMCOMMON FATAL ERROR occurs to indicate that the Transaction Management System is now down. OTM004007: UNABLE TO CATALOG DUMP FILE: Status = *1*. This error is displayed if there is a problem in cataloging a dump file for a RASSLOG Entry. OTM004008: UNABLE TO ASSIGN DUMP FILE: Status = *1*. This error is displayed if there is a problem in assigning a dump file for a RASSLOG Entry. OTM004009: UNABLE TO OPEN DUMP FILE: *1*. This error is displayed if there is a problem in opening a dump file for a RASSLOG Entry. OTM004010: UNABLE TO WRITE TO DUMP FILE: Status = *1*. This error is displayed if there is a problem writing to the dump file. OTM004011: TMCOMMON DUMP GENERATED *1* *2*. This error is displayed to indicate that a dump file has been generated. OTM004012: *1*. This error message is displayed when an error is encountered in changing from state 0 to another state in the command handler. OTM004013: The receiver did not appear to terminate normally. This error message is displayed if there is a problem downing TMRCV. OTM004014: Maximum number of named traces exceeded. This error message is displayed if a request is made for a named trace and the maximum number has been reached. The maximum number of clients and/or servers that can be traced at one time is defined by the MAX_TRACE_NAMES configuration parameter in the TMS_LIMITS subsection of the *RESOURCES section of the tmsconfig configuration file. OTM004015: '*1*' is an invalid TMSC command. This error message is displayed whenever an illegal TMSC command is used. OTM004016: The '*1*' command requires a parameter

25 This error message is displayed whenever a command that requires a parameter is used with no parameter. OTM004017: STAT CLIENT command unavailable: Possible System Error. This error message is displayed if there is a problem getting information about a client. OTM004023: Internal function error, unknown status = *1*. Doc for TMSC message. OTM004024: TMRCV UNAVL: UNABLE TO START TMRCV. Doc for TMSC message. OTM004025: TMRCV UNAVL: ALREADY ACTIVE IN ANOTHER RUN. Doc for TMSC message. OTM004026: TMTIMER UNAVL: ALREADY ACTIVE IN ANOTHER RUN. Doc for TMSC message. OTM004027: Software version incompatibility. Doc for TMSC message. OTM004033: '*1*' is an invalid TMSC keyword. This error message is displayed when an illegal TMSC keyword is used. OTM004034: KEYWORD '*1*' ACCEPTED. Doc for TMSC message. OTM004035: *1* Message displayed to echo 1-word console input to event log. OTM004036: *1* *2* Message displayed to echo 2-word console input to event log. OTM004037: *1* *2* *3* Message displayed to echo 3-word console input to event log. OTM004038: TD2200 UNAVL: ALREADY ACTIVE IN ANOTHER RUN. Doc for TMSC message. OTM004039: TMSC SHUT DOWN AT *1*-*2*-*3* *4**5*:*6* This is the message displayed on normal termination of TMSC. OTM004040: ABNORMAL TERMINATION AT *1*-*2*-*3* *4**5*:*6* This is the message displayed on abnormal termination of TMSC

26 OTM004041: OLTP-TM2200 *1* TMSC START UP AT *2*-*3*-*4* *5**6*:*7* This is the message displayed on start up of TMSC. OTM004042: TMSC START-UP ABORTED: TMSC ALREADY ACTIVE IN ANOTHER RUN This message is displayed if you attempt to start TMSC, but it has already been started in another run. OTM004043: TMSC START-UP ABORTED: LOAD TMSCONFIG FIRST This message is displayed if you attempt to start TMSC, but has not yet loaded the TMSCONFIG. Load TMSCONFIG and try again. OTM004044: Recovery Server did not initialize. This message is displayed if there are problems UP-ing the TRM Recovery Server. OTM004045: Run TMSDUMP to see user log messages. This message is displayed if there are problems UP-ing the TRM Recovery Server to instruct the user to run TMSDUMP to find the problem. OTM004046: Illegal options specified. This message is displayed if you have specified illegal options on the TMSC processor call line. Check the Operations Specification for proper options and try again. OTM004047: ABNORMAL TERMINATION INITIATED AT *1*-*2*-*3* *4**5*:*6* This error message is displayed whenever an error is encountered in changing from state 0 to another state in the command handler. OTM004048: *1* Message displayed to handle error messages from the command handler that have no inserts. OTM004049: *1* Message used to send 1-word remarks to the operator's console from the command handler. OTM004050: *1* *2* Message used to send 2-word remarks to the operator's console from the command handler. OTM004051: *1* *2* *3* Message used to send 3-word remarks to the operator's console from the command handler. OTM004052: TMHAAD UNAVL: TMHAAD UTILITY MUST BE STARTED MANUALLY This error message is displayed if the user attempts to up the TMHAAD Utility from within TMSC. TMHAAD must be started manually. OTM004053: *1* TRACE ON FOR SERVER (*2*) This message is displayed to indicate that client/server tracing was just turned on for the specified server. This is not an error. OTM004054: *1* TRACE ON FOR CLIENT (*2*) This message is displayed to indicate that client/server tracing was just turned on for the specified client. This is not an error

27 OTM004055: SERVER *1* *2* This message is displayed to indicate that client/server tracing is currently turned on for the specified server at the specified level. This is not an error. OTM004056: CLIENT *1* *2* This message is displayed to indicate that client/server tracing is currently turned on for the specified client at the specified level. This is not an error. OTM004057: TRACE OFF FOR SERVER (*1*) This message is displayed to indicate that client/server tracing has just been turned off for the specified server. This is not an error. OTM004058: TRACE OFF FOR CLIENT (*1*) This message is displayed to indicate that client/server tracing has just been turned off for the specified client. This is not an error. OTM004059: CLIENTS ATTACHED: (*1*) *2* This message is displayed to indicate the number of clients currently attached. OTM004060: CLIENTS ATTACHED: (*1*) This message is displayed to indicate the number of clients currently attached. OTM004061: *SHARED MEMORY DATA: *1* This message is displayed as the header when information has been requested about the amount of shared data in use. OTM004062: SERVERS ATTACHED: (*1*) *2* This message is displayed to indicate the number of servers currently attached. OTM004063: SERVERS ATTACHED: (*1*) This message is displayed to indicate the number of servers currently attached. OTM004064: Console keyin tag specified in TMSCONFIG is a system reserved tag. Cause: The TMSCONFIG file configuration parameter CONS_KEYIN has been set to a value that is currently being used by the system. Action: The TMSCONFIG file must be changed to use a different CONS_KEYIN tag. The OLTP-TM2200 product must then be deactivated and reloaded to activate the new configuration value. OTM004065: ER KEYIN$ failed due to security violation. Subsystem owner must have ER KEYIN$/COM$ security privilege. Cause: The OLTP-TM2200 TMSCONFIG configuration file has a CONS_KEYIN tag specified and the OLTP-TM2200 subsystem is not allowed to register this tag due to a security problem. The subsystem owner must have the security privilege ER KEYIN$/COM$ before the specified keyin can be registered with the system. Action: The security attributes of the user-id owner of the OLTP-TM2200 installation file TM$COMMON must be modified using SIMAN to enable the use of the ER KEYIN$/COM$ executive requests. The OLTP-TM2200 subsystem must then be deactivated and restarted to activate the new security attributes

28 OTM004066: ER KEYIN$ error - console keyin in use by another run Cause: The OLTP-TM2200 TMSCONFIG configuration file has a CONS_KEYIN tag specified which is being used by another run. Action: The user should make sure that if the TMSC run had been active before, that it has completely terminated before restarting. If another TMSC run is not active, the TMSCONFIG file parameter CONS_KEYIN should be changed to a different value since another run has chosen the current value. The OLTP-TM2200 subsystem must then be deactivated and restarted to activate the new configuration. OTM004067: ER KEYIN$ error - octal status *1*. Cause: An error occurred trying to register the console keyin specified by the CONS_KEYIN parameter of the OLTP-TM2200 TMSCONFIG file. Action: Check the Exec System Software Executive Requests Programming Reference Manual for the status indicated. If the status indicates a software problem, submit a UCF against the appropriate product. OTM004068: Enter command This message is displayed to indicate that the TMSC processor is in command mode and is able to accept commands from users in console mode. OTM004069: OCMS UNAVL: UNABLE TO START OCMS This message is displayed to indicate that OCMS could not be started. Check the event log for possible reasons. OTM004070: SERVER: *1* Time Initialized: *2* All time measurements are in milliseconds, and all SUP measurements are in increments of 200 microseconds. avg = average num = number OTM004071: SERVICE: *1* Time Initialized: *2* All time measurements are in milliseconds, and all SUP measurements are in increments of 200 microseconds. avg = average num = number OTM004072: CLIENT: *1* Time Initialized: *2* All time measurements are in milliseconds, and all SUP measurements are in increments of 200 microseconds. avg = average num = number OTM004073: svc_resp_time: *1* SUPs_for_resp: *2* OTM004074: avg_dec_time: *1* avg_dec_sups: *2* OTM004075: avg_enc_time: *1* avg_enc_sups: *2* OTM004076: num_failures: *1* num_aborts: *2* OTM004077: time_active: *1* sleeps: *2* sleeping_time: *3* OTM004078: num_sends: *1* num_receives: *2* OTM004079: num_non2pc_req: *1* num_non2pc_call: *2* OTM004080: num_2pc_req: *1* num_2pc_calls: *2* num_2pc_txns: *3* OTM004081: num_txn_commits: *1* num_txn_rollbacks: *2* num_txn_timeouts: *3*

unisys Product Documentation Library CDLib Manager User s Guide Release Level April

unisys Product Documentation Library CDLib Manager User s Guide Release Level April unisys Product Documentation Library CDLib Manager User s Guide Release Level 10.701 April 2012 8207 3867 001 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product or related information

More information

Distributed Data Processing (DDP-PPC) OSI Interface C Language

Distributed Data Processing (DDP-PPC) OSI Interface C Language !()+ OS 2200 Distributed Data Processing (DDP-PPC) OSI Interface C Language Programming Guide Copyright ( 1997 Unisys Corporation. All rights reserved. Unisys is a registered trademark of Unisys Corporation.

More information

Enterprise Output Manager. UCopyIt Guide UNISYS. ' 2017 Unisys Corporation. All rights reserved. Release 3.4a. Printed in USA.

Enterprise Output Manager. UCopyIt Guide UNISYS. ' 2017 Unisys Corporation. All rights reserved. Release 3.4a. Printed in USA. Enterprise Output Manager UCopyIt Guide UNISYS ' 2017 Unisys Corporation. All rights reserved. Release 3.4a June 2017 Printed in USA NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product

More information

unisys Agile Business Suite How to Install Visual Studio 2013 for AB Suite 5.0 Applies to: Developer 5.0

unisys Agile Business Suite How to Install Visual Studio 2013 for AB Suite 5.0 Applies to: Developer 5.0 unisys Agile Business Suite How to Install Visual Studio 2013 for AB Suite 5.0 Applies to: Developer 5.0 January 2015 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product or related information

More information

IPS Remote Site Facility Module (VS 345-REM)

IPS Remote Site Facility Module (VS 345-REM) IPS Remote Site Facility Module (VS 345-REM) Release Notes Copyright 1994 Unisys Corporation. All rights reserved. Unisys is a registered trademark of Unisys Corporation. Release 8.35 June 1994 Printed

More information

BEA Tuxedo. System Messages CMDFML Catalog

BEA Tuxedo. System Messages CMDFML Catalog BEA Tuxedo System Messages CMDFML Catalog BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and

More information

Distributed Data Processing (DDP-PPC) DCA Interface C Language

Distributed Data Processing (DDP-PPC) DCA Interface C Language !()+ OS 2200 Distributed Data Processing (DDP-PPC) DCA Interface C Language Programming Guide Copyright ( 1997 Unisys Corporation. All rights reserved. Unisys is a registered trademark of Unisys Corporation.

More information

TCP/IP Application Services (TAS) Mail Processor

TCP/IP Application Services (TAS) Mail Processor !()+ OS 2200 TCP/IP Application Services (TAS) Mail Processor User Guide Copyright ( 1997 Unisys Corporation. All rights reserved. Unisys is a registered trademark of Unisys Corporation. Level 6R1 September

More information

UNISYS. Unisys Check Processing Enterprise Solutions. IPS/ICPS Software-Based CAR/LAR Release Notes. Release 4.0.0

UNISYS. Unisys Check Processing Enterprise Solutions. IPS/ICPS Software-Based CAR/LAR Release Notes. Release 4.0.0 Unisys e-@ction Check Processing Enterprise Solutions IPS/ICPS Software-Based CAR/LAR Release Notes UNISYS 2001 Unisys Corporation. All rights reserved. Release 4.0.0 Printed in USA October 2001 4334 7012

More information

unisys Enterprise Database Server for ClearPath MCP Transaction Processing System (TPS) Programming Guide imagine it. done. ClearPath MCP 13.

unisys Enterprise Database Server for ClearPath MCP Transaction Processing System (TPS) Programming Guide imagine it. done. ClearPath MCP 13. unisys imagine it. done. Enterprise Database Server for ClearPath MCP Transaction Processing System (TPS) Programming Guide ClearPath MCP 13.1 April 2011 8807 6138 004 NO WARRANTIES OF ANY NATURE ARE EXTENDED

More information

unisys ClearPath Dorado Servers Application Integration Services Installation and Programming Guide AIS for Dorado Release 3.

unisys ClearPath Dorado Servers Application Integration Services Installation and Programming Guide AIS for Dorado Release 3. unisys ClearPath Dorado Servers Application Integration Services Installation and Programming Guide AIS for Dorado Release 3.1 and Higher November 2015 8230 0815-002 NO WARRANTIES OF ANY NATURE ARE EXTENDED

More information

unisys Internet Commerce Enabler Technical Overview imagine it. done. Release 11.1 October

unisys Internet Commerce Enabler Technical Overview imagine it. done. Release 11.1 October unisys imagine it. done. Internet Commerce Enabler Technical Overview Release 11.1 October 2010 7850 2473 004 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product or related information

More information

unisys ClearPath Enterprise Servers Remote Database Backup Planning and Operations Guide ClearPath MCP 18.0 April

unisys ClearPath Enterprise Servers Remote Database Backup Planning and Operations Guide ClearPath MCP 18.0 April unisys ClearPath Enterprise Servers Remote Database Backup Planning and Operations Guide ClearPath MCP 18.0 April 2017 8600 2052-311 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product

More information

Single Point Operations

Single Point Operations Single Point Operations Interface for ClearPath MCP Installation and Configuration Guide MCP 12.0 April 2008 . unisys imagine it. done. Single Point Operations Interface for ClearPath MCP Installation

More information

BEATuxedo Mainframe Adapter for OSI TP. User Guide

BEATuxedo Mainframe Adapter for OSI TP. User Guide BEATuxedo Mainframe Adapter for OSI TP User Guide Version 9.1 Document Revised: September 30, 2006 Copyright Copyright 1995-2006 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

unisys ClearPath Enterprise Servers Network Database Server Resource Adapter for the Java TM Platform User Guide ClearPath OS 2200 Release 14.

unisys ClearPath Enterprise Servers Network Database Server Resource Adapter for the Java TM Platform User Guide ClearPath OS 2200 Release 14. unisys ClearPath Enterprise Servers Network Database Server Resource Adapter for the Java TM Platform User Guide ClearPath OS 2200 Release 14.0 February 2013 3850 8362 004 NO WARRANTIES OF ANY NATURE ARE

More information

unisys Clearpath Enterprise Servers ALGOL Compiler Messages Support Reference Manual ClearPath MCP 17.0 April

unisys Clearpath Enterprise Servers ALGOL Compiler Messages Support Reference Manual ClearPath MCP 17.0 April unisys Clearpath Enterprise Servers ALGOL Compiler Messages Support Reference Manual ClearPath MCP 17.0 April 2015 8600 0031 308 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product or

More information

BEA Tuxedo. System Messages CMDGW Catalog

BEA Tuxedo. System Messages CMDGW Catalog BEA Tuxedo System Messages CMDGW Catalog 2000-3299 BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

IBM Content Manager for iseries. Messages and Codes. Version 5.1 SC

IBM Content Manager for iseries. Messages and Codes. Version 5.1 SC IBM Content Manager for iseries Messages and Codes Version 5.1 SC27-1137-00 IBM Content Manager for iseries Messages and Codes Version 5.1 SC27-1137-00 Note Before using this information and the product

More information

unisys Unisys Stealth(cloud) for Amazon Web Services Deployment Guide Release 2.0 May

unisys Unisys Stealth(cloud) for Amazon Web Services Deployment Guide Release 2.0 May unisys Unisys Stealth(cloud) for Amazon Web Services Deployment Guide Release 2.0 May 2016 8205 5658-002 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product or related information described

More information

Contents. Error Message Descriptions... 7

Contents. Error Message Descriptions... 7 2 Contents Error Message Descriptions.................................. 7 3 4 About This Manual This Unify DataServer: Error Messages manual lists the errors that can be produced by the Unify DataServer

More information

Data Management System (DMS 2200) FORTRAN Data Manipulation Language (FDML)

Data Management System (DMS 2200) FORTRAN Data Manipulation Language (FDML) !()+ OS 2200 Data Management System (DMS 2200) FORTRAN Data Manipulation Language (FDML) Operations and Programming Reference Manual Copyright ( 1997 Unisys Corporation. All rights reserved. Unisys is

More information

BEA Tuxedo. System Messages LIBWSC Catalog

BEA Tuxedo. System Messages LIBWSC Catalog BEA Tuxedo System Messages LIBWSC Catalog BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and

More information

Mainframe Adapter for SNA

Mainframe Adapter for SNA BEATuxedo Mainframe Adapter for SNA Release Notes Version 8.1 Document Revised: November 14, 2003 Part Number: 825-001004-009 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Restricted

More information

IBM Tivoli Decision Support for z/os Version Messages and Problem Determination IBM SH

IBM Tivoli Decision Support for z/os Version Messages and Problem Determination IBM SH IBM Tivoli Decision Support for z/os Version 1.8.2 Messages and Problem Determination IBM SH19-6902-15 IBM Tivoli Decision Support for z/os Version 1.8.2 Messages and Problem Determination IBM SH19-6902-15

More information

Arcserve Backup for Windows

Arcserve Backup for Windows Arcserve Backup for Windows Agent for Sybase Guide r17.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Emerald v6 Network Collector

Emerald v6 Network Collector Emerald Network Collector Version 6.0.24 Emerald Management Suite 1 SOFTWARE LICENSE AGREEMENT By purchasing or installing all or part of the Emerald Management Suite, you indicate your acceptance of the

More information

DNP3 Master Serial Driver PTC Inc. All Rights Reserved.

DNP3 Master Serial Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 9 Overview 9 Setup 9 Channel Properties General 10 Channel Properties Serial Communications 11 Channel Properties Write Optimizations

More information

BEA Tuxedo. System Messages TMADMIN Catalog

BEA Tuxedo. System Messages TMADMIN Catalog BEA Tuxedo System Messages TMADMIN Catalog 100-199 BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

unisys Enterprise Database Server for ClearPath MCP Application Program Interfaces Programming Guide imagine it. done. ClearPath MCP 13.

unisys Enterprise Database Server for ClearPath MCP Application Program Interfaces Programming Guide imagine it. done. ClearPath MCP 13. unisys imagine it. done. Enterprise Database Server for ClearPath MCP Application Program Interfaces Programming Guide ClearPath MCP 13.1 April 2011 8600 2409 107 NO WARRANTIES OF ANY NATURE ARE EXTENDED

More information

Enterprise Output Manager

Enterprise Output Manager Enterprise Output Manager UEOMWeb Guide 2007 Pretty Good Consulting Group, LLC All rights reserved. Release 1.0 June 2007 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product or related

More information

BEA TUXEDO System Messages. CMDTUX Catalog

BEA TUXEDO System Messages. CMDTUX Catalog BEA TUXEDO System Messages CMDTUX Catalog BEA TUXEDO Release 6.5 Document Edition 6.5 February 1999 Copyright Copyright 1999 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

CA Harvest Software Change Manager

CA Harvest Software Change Manager CA Harvest Software Change Manager Messages Guide Release 12.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

User Scripting April 14, 2018

User Scripting April 14, 2018 April 14, 2018 Copyright 2013, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and

More information

Kintana Object*Migrator System Administration Guide. Version 5.1 Publication Number: OMSysAdmin-1203A

Kintana Object*Migrator System Administration Guide. Version 5.1 Publication Number: OMSysAdmin-1203A Kintana Object*Migrator System Administration Guide Version 5.1 Publication Number: OMSysAdmin-1203A Kintana Object*Migrator, Version 5.1 This manual, and the accompanying software and other documentation,

More information

Vanguard Managed Solutions

Vanguard Managed Solutions Vanguard Managed Solutions Vanguard Applications Ware Serial Feature Protocols Siemens HDLC Protocol Notice 2003 Vanguard Managed Solutions, LLC 575 West Street Mansfield, Massachusetts 02048 (508) 261-4000

More information

Modbus ASCII Serial Device Driver Help 2009 Kepware Technologies

Modbus ASCII Serial Device Driver Help 2009 Kepware Technologies Modbus ASCII Serial Device Driver Help 2009 Kepware Technologies 1 Table of Contents 1 Getting Started... 3 Help Contents... 3 Overview... 3 2 Device Setup... 3 Device Setup... 3 Cable Diagram... 4 Modem

More information

DNP3 Master Ethernet Driver PTC Inc. All Rights Reserved.

DNP3 Master Ethernet Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 10 Overview 10 Setup 11 Channel Properties General 11 Channel Properties Ethernet Communications 12 Channel Properties Write

More information

Allen-Bradley ControlLogix Slave Ethernet Driver Help Kepware Technologies

Allen-Bradley ControlLogix Slave Ethernet Driver Help Kepware Technologies Allen-Bradley ControlLogix Slave Ethernet Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 4 Overview 4 Channel Setup 4 Device Setup 6 Master Device Configuration 6 Controller

More information

HP Software Revision Controller/XL Technical Addendum

HP Software Revision Controller/XL Technical Addendum Technical Addendum HP 3000 MPE/iX Computer Systems Edition 1 Manufacturing Part Number: 30328-90001 E0490 U.S.A. April 1990 Notice The information contained in this document is subject to change without

More information

IBM. Enterprise Systems Architecture/ Extended Configuration Principles of Operation. z/vm. Version 6 Release 4 SC

IBM. Enterprise Systems Architecture/ Extended Configuration Principles of Operation. z/vm. Version 6 Release 4 SC z/vm IBM Enterprise Systems Architecture/ Extended Configuration Principles of Operation Version 6 Release 4 SC24-6192-01 Note: Before you use this information and the product it supports, read the information

More information

Configuring System Message Logging

Configuring System Message Logging CHAPTER 1 This chapter describes how to configure system message logging on the Cisco 4700 Series Application Control Engine (ACE) appliance. Each ACE contains a number of log files that retain records

More information

1 CD-ROM Image Contents

1 CD-ROM Image Contents Oracle Secure Backup Readme Release 10.3 E14817-06 September 2010 Purpose of this Readme This Readme applies only to Oracle Secure Backup release 10.3.0.3.0. This Readme documents licensing, supported

More information

Configuring DHCP Features and IP Source Guard

Configuring DHCP Features and IP Source Guard CHAPTER 23 This chapter describes how to configure DHCP snooping and option-82 data insertion, and the DHCP server port-based address allocation features on the IE 3000 switch. It also describes how to

More information

Ping Driver PTC Inc. All Rights Reserved.

Ping Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 3 Overview 4 Channel Properties General 4 Channel Properties Ethernet Communications 5 Channel Properties Write Optimizations

More information

CODESYS Driver PTC Inc. All Rights Reserved.

CODESYS Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 5 Overview 6 Setup 7 Channel Properties - General 7 Channel Properties - Ethernet Communications 8 Channel Properties - Write

More information

DDE Client Driver PTC Inc. All Rights Reserved.

DDE Client Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents DDE Client Driver 1 Table of Contents 2 DDE Client Driver 3 Overview 3 Driver Setup 4 Channel Properties General 4 Channel Properties Write Optimizations

More information

Oracle Communications

Oracle Communications Oracle Communications Diameter Signaling Router Zero Balance Application User s Guide Release 8.2 E88988-01 January 2018 Oracle Communications Diameter Signaling Router Zero Balance Application User s

More information

Integrate Routing and Remote Access Service (RRAS) EventTracker v8.x and above

Integrate Routing and Remote Access Service (RRAS) EventTracker v8.x and above Integrate Routing and Remote Access Service (RRAS) EventTracker v8.x and above Publication Date: April 18, 2017 Abstract This guide provides instructions to configure Routing and Remote Access Service

More information

INFOIMAGE DESKTOP MANAGER

INFOIMAGE DESKTOP MANAGER INFOIMAGE DESKTOP MANAGER Indexing User Exits Reference Manual Copyright 1999 Unisys Corporation. All rights reserved. Unisys is a registered trademark of Unisys Corporation. June 1999 Printed in USA 000000

More information

IBM. Software Development Kit for Multicore Acceleration, Version 3.0. SPU Timer Library Programmer s Guide and API Reference

IBM. Software Development Kit for Multicore Acceleration, Version 3.0. SPU Timer Library Programmer s Guide and API Reference IBM Software Development Kit for Multicore Acceleration, Version 3.0 SPU Timer Library Programmer s Guide and API Reference Note: Before using this information and the product it supports, read the information

More information

unisys ClearPath Enterprise Servers TCP/IP for MCP v3 Networks Implementation and Operations Guide ClearPath MCP 18.0 April

unisys ClearPath Enterprise Servers TCP/IP for MCP v3 Networks Implementation and Operations Guide ClearPath MCP 18.0 April unisys ClearPath Enterprise Servers TCP/IP for MCP v3 Networks Implementation and Operations Guide ClearPath MCP 18.0 April 2017 8205 0386-000 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT.

More information

Configuring DHCP Features and IP Source Guard

Configuring DHCP Features and IP Source Guard CHAPTER 21 This chapter describes how to configure DHCP snooping and the option-82 data insertion features on the switch. It also describes how to configure the IP source guard feature.unless otherwise

More information

Stack Manager and High Availability

Stack Manager and High Availability debug platform stack-manager, on page 2 mode sso, on page 3 main-cpu, on page 4 policy config-sync prc reload, on page 5 mode sso, on page 6 policy config-sync prc reload, on page 7 redundancy config-sync

More information

Release Bulletin Sybase Mobile Workflow for SAP Business Suite 1.2.1

Release Bulletin Sybase Mobile Workflow for SAP Business Suite 1.2.1 Release Bulletin Sybase Mobile Workflow for SAP Business Suite 1.2.1 Sybase Mobile Workflow for SAP Business Suite 1 DOCUMENT ID: DC01185-01-0121-01 LAST REVISED: September 2011 Copyright 2011 by Sybase,

More information

TI-73 / TI-83 Plus Logic Ladder

TI-73 / TI-83 Plus Logic Ladder TI TI-73 / TI-83 Plus Logic Ladder How To Start and Quit the Application Use On-screen Options and Menus Complete the Factor Activity Complete the Classic Activity Delete the Application More Information

More information

BEA Tuxedo. System Messages LIBGW Catalog

BEA Tuxedo. System Messages LIBGW Catalog BEA Tuxedo System Messages LIBGW Catalog BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and

More information

Oracle IVR Integrator

Oracle IVR Integrator Oracle IVR Integrator Concepts and Procedures Release 11i April 2000 Part No. A83630-01 Oracle IVR Integrator Concepts and Procedures, Release 11i Part No. A83630-01 Copyright 2000, Oracle Corporation.

More information

BEA Tuxedo. System Messages GP Catalog

BEA Tuxedo. System Messages GP Catalog BEA Tuxedo System Messages GP Catalog BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and documentation

More information

Solar Eclipse Scheduler. Release 9.0

Solar Eclipse Scheduler. Release 9.0 Solar Eclipse Scheduler Release 9.0 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates

More information

BEA TUXEDO System Messages. TxRPC Catalog

BEA TUXEDO System Messages. TxRPC Catalog BEA TUXEDO System Messages TxRPC Catalog BEA TUXEDO Release 6.5 Document Edition 6.5 February 1999 Copyright Copyright 1999 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

Assigning the Switch IP Address and Default Gateway

Assigning the Switch IP Address and Default Gateway CHAPTER 4 Assigning the Switch IP Address and Default Gateway This chapter describes how to create the initial switch configuration (for example, assigning the switch IP address and default gateway information)

More information

Agilent E2094M IO Libraries

Agilent E2094M IO Libraries Agilent E2094M IO Libraries Agilent IO Libraries Installation and Configuration Guide Agilent Technologies Notices Agilent Technologies, Inc. 2003 No part of this manual may be reproduced in any form or

More information

QUEST Procedure Reference

QUEST Procedure Reference 111 CHAPTER 9 QUEST Procedure Reference Introduction 111 QUEST Procedure Syntax 111 Description 112 PROC QUEST Statement Options 112 Procedure Statements 112 SYSTEM 2000 Statement 114 ECHO ON and ECHO

More information

Oracle Communications Network Charging and Control. USSD Gateway Alarms Guide Release: 4_4_1

Oracle Communications Network Charging and Control. USSD Gateway Alarms Guide Release: 4_4_1 Oracle Communications Network Charging and Control Release: 4_4_1 December 2011 Copyright Copyright 2011, Oracle and/or its affiliates. All rights reserved. This software and related documentation are

More information

Lufkin Modbus Serial Driver Help Kepware Technologies

Lufkin Modbus Serial Driver Help Kepware Technologies Lufkin Modbus Serial Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 3 Overview 3 Channel Setup 4 Device Setup 5 Cable Diagram 5 Modem Setup 6 Block Sizes 6 Framing 7 Error

More information

PrintShop Web. Release Notes

PrintShop Web. Release Notes PrintShop Web Release Notes PrintShop Web Release Notes Document version: PSW 2.1 R3250 Date: October, 2007 Objectif Lune - Contact Information Objectif Lune Inc. 2030 Pie IX, Suite 500 Montréal, QC Canada

More information

Cutler-Hammer ELC Serial Driver Help Kepware Technologies

Cutler-Hammer ELC Serial Driver Help Kepware Technologies Cutler-Hammer ELC Serial Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 3 Overview 3 Device Setup 4 Modem Setup 5 Cable Diagram 5 Data Types Description 7 Address Descriptions

More information

HP 5120 SI Switch Series

HP 5120 SI Switch Series HP 5120 SI Switch Series Network Management and Monitoring Configuration Guide Part number: 5998-1813 Software version: Release 1505 Document version: 6W102-20121111 Legal and notice information Copyright

More information

CA IT Client Manager / CA Unicenter Desktop and Server Management

CA IT Client Manager / CA Unicenter Desktop and Server Management CA GREEN BOOKS CA IT Client Manager / CA Unicenter Desktop and Server Management Object Level Security Best Practices LEGAL NOTICE This publication is based on current information and resource allocations

More information

DICOM CONFORMANCE STATEMENT FOR DIAGNOSTIC ULTRASOUND SYSTEM MODEL SSA-640A V5.0

DICOM CONFORMANCE STATEMENT FOR DIAGNOSTIC ULTRASOUND SYSTEM MODEL SSA-640A V5.0 DICOM CONFORMANCE STATEMENT FOR DIAGNOSTIC ULTRASOUND SYSTEM TM MODEL SSA-640A V5.0 TOSHIBA MEDICAL SYSTEMS CORPORATION 2015 ALL RIGHTS RESERVED Trademarks Viamo is a trademark of Toshiba Medical Systems

More information

USING OPEN TRANSACTION INTEGRATOR IN THE WINDOWS ENVIRONMENT. White Paper

USING OPEN TRANSACTION INTEGRATOR IN THE WINDOWS ENVIRONMENT. White Paper USING OPEN TRANSACTION INTEGRATOR IN THE WINDOWS ENVIRONMENT White Paper CONTENTS 1 Executive Summary 1 About This Paper 2 Transaction Processing Basics 5 Microsoft Transaction Services 6 An Overview

More information

INTERNATIONAL TELECOMMUNICATION UNION

INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION )454 X.227 TELECOMMUNICATION (04/95) STANDARDIZATION SECTOR OF ITU $!4!.%47/2+3!.$ /0%. 3934%- #/--5.)#!4)/.3 /0%. 3934%-3 ).4%2#/..%#4)/. #/..%#4)/.-/$% 02/4/#/,

More information

Technical Publications

Technical Publications DIRECTION 2012991-322 Rev 4 Technical Publications Direction 2012991-322 Revision 4 Centricity Cardiology Data Management System 3.0 DICOM Copyright 2004 By General Electric Co. Do not duplicate g GE Medical

More information

Installation Guide for Windows

Installation Guide for Windows Installation Guide for Windows IDL Version 5.4 September, 2000 Edition Copyright Research Systems, Inc. All Rights Reserved Restricted Rights Notice The IDL software program and the accompanying procedures,

More information

Distributed Systems 8. Remote Procedure Calls

Distributed Systems 8. Remote Procedure Calls Distributed Systems 8. Remote Procedure Calls Paul Krzyzanowski pxk@cs.rutgers.edu 10/1/2012 1 Problems with the sockets API The sockets interface forces a read/write mechanism Programming is often easier

More information

GemBuilder for Java Release Notes

GemBuilder for Java Release Notes GemStone GemBuilder for Java Release Notes Version 3.1.3 November 2016 SYSTEMS INTELLECTUAL PROPERTY OWNERSHIP This documentation is furnished for informational use only and is subject to change without

More information

IP Addressing: Fragmentation and Reassembly Configuration Guide

IP Addressing: Fragmentation and Reassembly Configuration Guide First Published: December 05, 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883

More information

Book of Implementation Guidelines PFCS Driver Integration for ControlLogix

Book of Implementation Guidelines PFCS Driver Integration for ControlLogix Advance Manufacturing Engineering Book of Implementation Guidelines AMS 0220 Section 11.3.1 Revision Date: 08/01/07 Page 1 of 25 Revision: 1.3 Proprietary Notice This document comprises legally protected

More information

SAS Simulation Studio 14.1: User s Guide. Introduction to SAS Simulation Studio

SAS Simulation Studio 14.1: User s Guide. Introduction to SAS Simulation Studio SAS Simulation Studio 14.1: User s Guide Introduction to SAS Simulation Studio This document is an individual chapter from SAS Simulation Studio 14.1: User s Guide. The correct bibliographic citation for

More information

BEA Tuxedo. System Messages WSNAT Catalog

BEA Tuxedo. System Messages WSNAT Catalog BEA Tuxedo System Messages WSNAT Catalog BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and

More information

IBM VisualAge for Java,Version3.5. External Version Control

IBM VisualAge for Java,Version3.5. External Version Control IBM VisualAge for Java,Version3.5 External Version Control Note! Before using this information and the product it supports, be sure to read the general information under Notices. Edition Notice This edition

More information

DICOM Conformance Statement Merge Eye Care PACS v. 4.0

DICOM Conformance Statement Merge Eye Care PACS v. 4.0 DICOM Conformance Statement Merge Eye Care PACS v. 4.0 Merge Healthcare 900 Walnut Ridge Drive Hartland, WI 53029 USA 877.44.MERGE 2013 Merge Healthcare. The information contained herein is confidential

More information

DICOM Conformance Statement Fuji Medical Dry Imager DRYPIX 2000 / DRYPIX LITE

DICOM Conformance Statement Fuji Medical Dry Imager DRYPIX 2000 / DRYPIX LITE DICOM Conformance Statement Fuji Medical Dry Imager DRYPIX 000 / DRYPIX LITE January 0 4th Edition Copyright FUJIFILM Corporation Japan DRYPIX 000/ DRYPIX LITE DICOM Conformance Statement Revision History

More information

DNP Master Ethernet Driver Help Kepware Technologies

DNP Master Ethernet Driver Help Kepware Technologies DNP Master Ethernet Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 9 Overview 9 Channel Setup 10 Communications General 10 Timing 10 Device Setup 12 Communications 12 Polling

More information

CA Automation Point. Message Reference Guide. Release 11.4

CA Automation Point. Message Reference Guide. Release 11.4 CA Automation Point Message Reference Guide Release 11.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

SIXNET EtherTRAK Driver PTC Inc. All Rights Reserved.

SIXNET EtherTRAK Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 3 Overview 3 Setup 4 Channel Properties General 4 Channel Properties Ethernet Communications 5 Channel Properties Write Optimizations

More information

SAS Clinical Data Integration 2.6

SAS Clinical Data Integration 2.6 SAS Clinical Data Integration 2.6 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2015. SAS Clinical Data Integration 2.6: User's Guide.

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology ASN.1 encoding rules: Specification of Encoding Control Notation (ECN)

ISO/IEC INTERNATIONAL STANDARD. Information technology ASN.1 encoding rules: Specification of Encoding Control Notation (ECN) INTERNATIONAL STANDARD ISO/IEC 8825-3 Second edition 2008-12-15 Information technology ASN.1 encoding rules: Specification of Encoding Control Notation (ECN) Technologies de l'information Règles de codage

More information

The information contained herein is subject to change without notice. Revisions may be issued to advise of such changes and/or additions.

The information contained herein is subject to change without notice. Revisions may be issued to advise of such changes and/or additions. NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product or related information described herein is only furnished pursuant and subject to the terms and conditions of a duly executed agreement

More information

SIP System Features. SIP Timer Values. Rules for Configuring the SIP Timers CHAPTER

SIP System Features. SIP Timer Values. Rules for Configuring the SIP Timers CHAPTER CHAPTER 4 Revised: March 24, 2011, This chapter describes features that apply to all SIP system operations. It includes the following topics: SIP Timer Values, page 4-1 SIP Session Timers, page 4-7 Limitations

More information

Oracle Communications Network Charging and Control. Data Access Pack Alarms Guide Release: 4_4_1

Oracle Communications Network Charging and Control. Data Access Pack Alarms Guide Release: 4_4_1 Oracle Communications Network Charging and Control Data Access Pack Release: 4_4_1 December 2011 Copyright Copyright 2011, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

OpenFlow Switch Errata

OpenFlow Switch Errata OpenFlow Switch Errata Version 1.0.2 November 1, 2013 ONF TS-013 Disclaimer THIS SPECIFICATION IS PROVIDED AS IS WITH NO WARRANTIES WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY, NONINFRINGEMENT,

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Concepts Guide for Oracle API Catalog 12c Release 1 (12.1.3.0) E55976-02 August 2015 Documentation for anyone evaluating or implementing Oracle API Catalog. This guide describes

More information

C Commands. Cisco Nexus 5500 Series NX-OS System Management Command Reference 1

C Commands. Cisco Nexus 5500 Series NX-OS System Management Command Reference 1 C s customer-id (Call Home), page 2 contract-id (Call Home), page 3 configure maintenance profile, page 4 commit (session), page 6 commit (Call Home), page 7 clear ntp statistics, page 8 clear ntp session,

More information

DDE Client Driver Help Kepware Technologies

DDE Client Driver Help Kepware Technologies 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 3 Overview 3 Driver Setup 4 ReinitializeDDE Tag 5 Data Types Description 6 Address Descriptions 7 Error Descriptions 8 Address Validation

More information

unisys ClearPath OS 2200 Symbolic Stream Generator (SSG) Programming Reference Manual ClearPath OS 2200 Release 14.0 February

unisys ClearPath OS 2200 Symbolic Stream Generator (SSG) Programming Reference Manual ClearPath OS 2200 Release 14.0 February unisys ClearPath OS 2200 Symbolic Stream Generator (SSG) Programming Reference Manual ClearPath OS 2200 Release 14.0 February 2013 7831 1784 007 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT.

More information

Service Activation of AT&T NetBond

Service Activation of AT&T NetBond Service Activation of AT&T NetBond For SunGard Availability Services TM (AS) and AT&T Enterprise Recovery Services (ERS) Publication Date: 11/16/2015 Revision: 1.0 Legal Disclaimer Copyright AT&T Intellectual

More information

Opto 22 Ethernet Driver Help Kepware Technologies

Opto 22 Ethernet Driver Help Kepware Technologies Opto 22 Ethernet Driver Help 2011 Kepware Technologies 2 Table of Contents Table of Contents 2 4 Overview 4 Device Setup 5 Communications Parameters 5 Import 6 Cable Connections and Diagrams 7 Data Types

More information

Sun Microsystems, Inc Garcia Avenue Mountain View, CA U.S.A. SunOS Reference Manual

Sun Microsystems, Inc Garcia Avenue Mountain View, CA U.S.A. SunOS Reference Manual Sun Microsystems, Inc. 2550 Garcia Avenue Mountain View, CA 94043 U.S.A. SunOS Reference Manual 1994 Sun Microsystems, Inc. All rights reserved. 2550 Garcia Avenue, Mountain View, California 94043-1100

More information