Évaluations - 0, GPA: 0
(
)
|
Par ce dispositif a également d'autres instructions :
Ordinateurs - HP Integrity NonStop H-Series (213.36 kb)
Ordinateurs - HP Integrity NonStop H-Series (242.39 kb)
Facilité d'utilisation
Document Outline
- System Software Library
- Distributed Systems Network Management (DSNM) Subsystem Interface Development Guide
- New and Changed Information
- Contents
- 1.Overview of DSNM
- 2.DSNM Commands
- 3.I Process Development Process
- 4.DSNM Command Requirements
- 5.DSNM Process Startup Functions
- 6. Configuring a New Subsystem Into DSNM
- 7. DSNMCom: The I Process Test Utility
- A.DSNM Library Services
- B.DSNM Error Codes
- C. Data Definition Language (DDL)-Defined DSNM SPI Components
- D.Sample I Process Program Code
- IndexIndex1
- Figures
- Tables
- About This Manual
- Notation Conventions
- 1 Overview of DSNM
- 2 DSNM Commands
- 3 I Process Development Process
- Scope of This Section
- Function of the IProcess
- I Process Program Structure Concepts
- General Command Processing Scheme
- The Command Thread Source Environment
- User-Written Procedures
- Command Context Space
- The Input and Output List Member Structures
- Defining the Input List Member Structure: _INPUT^LM^HEADER
- Defining the Output List Member Structure: _OUTPUT^LM^HEADER
- Declaring a List: _LIST
- Initializing a List Structure: _INITIALIZE^LIST
- Accessing the First Member of a List: _FIRST^LM
- Accessing the Last Member of a List: _LAST^LM
- Accessing the Next List Member: _SUCCESSOR^LM
- Accessing the Previous List Member: _PREDECESSOR^LM
- Declaring a Pointer to a List: _LISTPOINTER
- Scanning a List
- Processing a List
- Maintaining a List
- Requesting Status About a List
- Initializing Object List Members: _FOBJECT^INIT
- Adding Text Items to an Output Object: _APPEND^OUTPUT
- Releasing Output List Members to the Frame: _RELEASE^OUTPUT
- Example: List Processing Library Services
- Suspending Thread Procedures: Return Codes
- Dispatching Thread Procedures: Events
- Declaring Utility Procedures: _RC^TYPE
- Determining Which Event(s) Caused the Current Dispatch
- Altering the Current Thread Procedure and Thread State
- 4 DSNM Command Requirements
- Scope of This Section
- Command Flow
- Command Components
- Action to be Performed
- Command Modifiers
- Object List Modifiers
- Response Modifiers
- Action Modifiers
- Applying Object List Modifiers
- The User Area: Intermediate Lists
- Output Object Variable-Length Items
- The ABORT Command
- The AGGREGATE Command
- The INFO Command
- The START Command
- The STATISTICS Command
- The STATUS Command
- The STOP Command
- 5 DSNM Process Startup Functions
- Scope of This Section
- DSNM Process Startup Message
- Process Parameters
- DSNM Configuration Parameters
- Local Parameters and Search Patterns
- Global Parameters and Search Patterns
- Accessing Standard Process Parameters: _PROCESS^PARAMS
- Accessing Standard Configuration Parameters: _DSNMCONF^PARAMS
- Retrieving Non-Standard Process Parameters: _GET^PROCESS^PARAM
- Retrieving Nonstandard Configuration Parameters: _GET^PARAM
- Retrieving Subsystem Configuration Parameters
- Retrieving CI Configuration Parameters
- 6 Configuring a New Subsystem Into DSNM
- 7 DSNMCom: The I Process Test Utility
- Scope of This Section
- What is DSNMCom?
- Before You Run DSNMCom
- DSNMCom Command Syntax
- The DSNMCom Prompt
- Running DSNMCom Interactively
- Running DSNMCom From an Input File
- The Comment Character, COMMENT-CHAR
- Using the Break Key
- Setting Security Parameters in DSNMCom
- The DSNMCom Commands
- Executing DSNM Commands
- DSNMCom Messages
- A DSNM Library Services
- Scope of This Appendix
- _CI^DEF
- _CI^FILENUM
- _CI^ID
- _CI^IDPOINTER
- _CI^LASTERROR
- _CI^REPLYADDRESS
- _CI^REPLYLENGTH
- _CI^REPLYTAG
- _CLOSE^CI
- _COMMAND^CONTEXT^HEADER
- _COMMAND^PROC
- _COMMAND^TERMINATION^PROC
- _COMPILED^IN^TESTMODE
- _DEALLOCATE^LIST
- _DELETE^LM
- _DEPOSIT
- _DISPATCH^THREAD
- _DSNMCONF^PARAMS
- _EMPTY^LIST
- _EMS^EVENT^CRITICAL
- _EMS^EVENT^FATAL
- _EMS^EVENT^INFO
- _END^THREAD^PROC
- _END^THREAD^TERMINATION^PROC
- _EV^CANCEL
- _EV^CONTINUE
- _EV^IODONE
- _EV^STARTUP
- _EV^TIMEOUT
- _EXTRACT
- _FIRST^LM
- FOBJECT
- _FOBJECT^INIT
- _GET^LM
- _GET^PARAM
- _GET^PROCESS^PARAM
- _INITIALIZE^LIST
- _INPUT
- _INPUT^DEF
- _INPUT^LM^HEADER
- _ISNULL
- _JOIN^LIST
- KDSNDEFS
- _LAST^CI^ID
- _LAST^EVENTS
- _LAST^LM
- _LAST^TIMEOUT^TAG
- _LIST
- _LISTPOINTER
- _MEMBERSOF^LIST
- _MOVE^LIST
- _NOTNULL
- _NULL
- _NULL^LIST
- OBJECTLIST
- _OFF
- _ON
- _OPEN^CI
- _OUTPUT
- _OUTPUT^DEF
- _OUTPUT^LM^HEADER
- _POP^LM
- _POP^THREAD^PROCSTATE
- _PREDECESSOR^LM
- _PRIVATE^THREAD^EVENT
- _PROCESS^PARAMS
- _PUSH^LM
- _PUSH^THREAD^PROCSTATE
- _PUT^LM
- _RC^ABORT
- _RC^NULL
- _RC^STOP
- _RC^TYPE
- _RC^WAIT
- _REAL^LAST^EVENTS
- _RELEASE^OUTPUT
- _REPORT^INTERNAL^ERROR
- _REPORT^STARTUP^ERROR
- _RESTORE^THREAD^AND^DISPATCH
- _SAVE^THREAD^AND^DISPATCH
- _SEND^CI
- _SET^THREAD^PROC
- _SET^TIMEOUT
- _SIGNAL^EVENT
- _STARTUP
- _STARTUP^MODE
- _ST^INITIAL
- _ST^MIN^THREAD^STATE
- _SUBSYS^DEF
- _SUCCESSOR^LM
- _THREAD^CONTEXT^ADDRESS
- _THREAD^PROC
- _THREAD^STATE
- _THREAD^TERMINATION^CODE
- _THREAD^TERMINATION^PROC
- _TURNOFF
- _TURNON
- _UNGET^LM
- _UNPOP^LM
- _XADR^EQ
- _XADR^NEQ
- B DSNM Error Codes
- Scope of This Appendix
- Reporting Errors
- What to Prepare Before Contacting Your Tandem Support Representative
- ZDSN Error Codes
- -nnn
- 0ZDSN^ERR^NOERR
- -30ZDSN^ERR^CMD^MISMATCH
- -34ZDSN^ERR^INTERNAL^ERR
- -35ZDSN^ERR^SUBSYSTEM^ERR
- -44 ZDSN^ERR^TKN^VAL^INV
- -45 ZDSN^ERR^TKN^REQ
- -51ZDSN^ERR^SPI^ERR
- -55ZDSN^ERR^OBJNAME^INV
- -56ZDSN^ERR^OBJTYPE^NOT^SUPPORTED or ZDSN^ERR^OBJ^NOT^SUPP
- -60ZDSN^ERR^MEMORY or ZDSN^ERR^NO^MEM^SPACE
- -64ZDSN^ERR^FS^ERR
- -67ZDSN^ERR^CMD^TIMED^OUT
- -69ZDSN^ERR^CMD^NOT^SUPP
- -71 ZDSN^ERR^ALLOCATESEGMENT^ERR
- -76ZDSN^ERR^BADCOMMAND
- -77ZDSN^ERR^UNSUPPORTED^BY^SUBSYS
- -78ZDSN^ERR^UNSUPPORTED^BY^I
- -79ZDSN^ERR^DATA^INTEGRITY
- -81ZDSN^ERR^MISSING^OBJTYPE
- -82ZDSN^ERR^BADOBJTYPE
- -86ZDSN^ERR^REQ^KEYWORD^MISSING
- -88ZDSN^ERR^DUP^KEYWORD
- -202 ZDSN^ERR^OBJECTTOOLONG or ZDSN^ERR^OBJTOOLONG
- -204 ZDSN^ERR^BADARGUMENT
- -206ZDSN^ERR^NOTPUSHED
- -207ZDSN^ERR^LIB^BADVALUE^OMITTED
- -212 ZDSN^ERR^SYNTAX
- -214 ZDSN^ERR^RESERVEDWORD
- -216 ZDSN^ERR^CMDERROR
- -217 DSN^ERR^BADLOGON
- Messages From the DSNM Parser
- C Data Definition Language (DDL)- Defined DSNM SPI Components
- D Sample I Process Program Code
- Index
- A
- B
- C
- D
- E
- F
- G
- H
- I
- J
- K
- L
- M
- N
- O
- P
- R
- S
- T
- U
- V
- X
- Z
- Special Characters
- 1.Overview of DSNM
- 2.DSNM Commands
- 3.I Process Development Process
- 4.DSNM Command Requirements
- 5.DSNM Process Startup Functions
- 6. Configuring a New Subsystem Into DSNM
- 7. DSNMCom: The I Process Test Utility
- A.DSNM Library Services
- B.DSNM Error Codes
- C. Data Definition Language (DDL)-Defined DSNM SPI Components
- D.Sample I Process Program Code
- IndexIndex1
- Examples
- Figures
- Tables
- 1 Overview of DSNM
- 2 DSNM Commands
- 3 I Process Development Process
- 4 DSNM Command Requirements
- 5 DSNM Process Startup Functions
- 6 Configuring a New Subsystem Into DSNM
- 7 DSNMCom: IProcess Test Utility
- A DSNM Library Services
- B DSNM Error Codes
- C DDL-Defined DSNM SPI Components
- D Sample I Process Program Code
- Index
- DSNM