S |
SAF. system authorization facility. |
SAP. (1) System Assistance Processor. (2) service access point. |
SATF. shared access transport facility. |
save area. Area of main storage in which contents of registers are saved. |
scalability. The ability of a system to expand as resources, such as processors, memory, or storage, are added. |
scan attack. An attack in which a host on the network is trying to determine what ports are open on the target host. The host doing the scan may later be the same host that does a more virulent attack. |
SDLC. synchronous data link control. |
SDSF. System Display and Search Facility. |
SDUMP macro. A z/OS macro that can be invoked by authorized programs to take a fast unformatted dump of virtual storage to a data set. |
SE. Support Element. |
Secure Sockets Layer (SSL). A security protocol that provides communication privacy. With SSL, client/server applications can communicate in a way that is designed to prevent eavesdropping, tampering, and message forgery. |
security administrator. A programmer who manages, protects, and controls access to sensitive information. |
sendmail. The mail server that uses the Simple Mail Transfer Protocol (SMTP) to route mail from one host to another on the network. |
sense code. A diagnostic code that helps in problem determination. |
sequential data set. (1) A data set whose records are organized on the basis of their successive physical positions, such as on magnetic tape. Contrast with direct data set. (2) A data set in which the contents are arranged in successive physical order and are stored as an entity. The data set can contain data, text, a program, or part of a program. Contrast with partitioned data set (PDS). |
serially reusable. The reusability attribute that allows a program to be executed by more than one task in sequence. A serially reusable module cannot be entered by a new task until the previous task has exited. See reusability. |
server. (1) In a network, hardware or software that provides facilities to clients. Examples of a server are a file server, a printer server, or a mail server. (2) A computer that contains programs, data, or provides the facilities that other computers on the network can access. (3) The party that receives remote procedure calls. Contrast with client. |
server address space. Any address space that does work on behalf of a transaction manager or a resource manager. For example, a server address space could be a CICS AOR, or an IMS control region. |
service. PTFs and APAR fixes. |
service access point (SAP). (1) In Open Systems Interconnection (OSI) architecture, the point at which the services of a layer are provided by an entity of that layer to an entity of the next higher layer. (2) A logical point made available by an adapter where information can be received and transmitted. A single service access point can have many links terminating in it. (3) A logical address that allows a system to route data between a remote device and the appropriate communications support. (4) The identification of the services provided by a specific communication service provider to one of its users. For example, the Internet Protocol (IP) uses the services of a token-ring adapter. The service access point, in this case, is the name by which IP knows the adapter that is the token-ring address. |
service level. The FMID, RMID, and UMID values for an element. The service level identifies the owner of the element, the last SYSMOD to replace the element, and all the SYSMODs that have updated the element since it was last replaced. |
service level agreement (SLA). A written agreement of the information systems (IS) service to be provided to the users of a computing installation. |
service provider. (1) In the OSI reference model, a layer that provides services to the next higher layer. (2) Any company that provides services for a fee to its customers, such as telecommunication companies, application service providers, enterprise IT, and Internet service providers. |
service processor. The part of a processor complex that provides for the maintenance of the complex. |
service request block (SRB). In z/OS, a dispatchable unit. See dispatch . |
service unit. The amount of service consumed by a work request as calculated by service definition coefficients and CPU, SRB, I/O, and storage service units. |
session. (1) The period of time during which a user of a terminal can communicate with an interactive system; usually, the elapsed time from when a terminal is logged on to the system until it is logged off the system. (2) The period of time during which programs or devices can communicate with each other. (3) A logical connection between two network accessible units (NAUs) that can be activated, tailored to provide various protocols, and deactivated, as requested. Each session is uniquely identified in a transmission header (TH) accompanying any transmissions exchanged during the session. (2) A logical or virtual connection between two stations, programs, or devices on a network that allows the two elements to communicate and exchange data, or the activities that occur during the establishment, maintenance, and release of the connection. A session can be activated and deactivated as requested. See transaction. |
session activation request. In SNA, a request that activates a session between two network accessible units (NAUs) and specifies session parameters that control various protocols during session activity; for example, BIND and ACTPU. |
severity code. A part of operator messages that indicates the severity of the error condition (I, E, or S). |
sftp. secure FTP. |
shared DASD option. An option that enables independently operating computing systems to jointly use common data residing on shared direct access storage devices. |
shared storage. An area of storage that is the same for each virtual address space. Because it is the same space for all users, information stored there can be shared and does not have to be loaded in the user region. |
shell. A program that interprets sequences of text input as commands. It may operate on an input stream, or it may interactively prompt and read commands from a terminal. |
side. One of the configurations formed by physical partitioning. |
SIGA. signal adapter. |
SIGP. signal processor. |
simultaneous peripheral operations online (spool). The reading and writing of input and output streams on auxiliary storage devices, concurrently while a job is running, in a format convenient for later processing or output operations. |
single point of control. The characteristic a sysplex displays when you can accomplish a given set of tasks from a single workstation, even if you need multiple IBM and vendor products to accomplish that particular set of tasks. |
single system image. The characteristic a product displays when multiple images of the product can be viewed and managed as one image. |
single-image (SI) mode. A mode of operation for a multiprocessor (MP) system that allows it to function as one CPC. By definition, a uniprocessor (UP) operates in single-image mode. Contrast with physically partitioned (PP) configuration. |
single-processor complex. A processing environment in which only one processor (computer) accesses the spool and comprises the entire node. |
single-system sysplex. A sysplex in which only one z/OS system is allowed to be initialized as part of the sysplex. In a single-system sysplex, XCF provides XCF services on the system but does not provide signalling services between z/OS systems. See multisystem sysplex. |
SLA. service level agreement. |
SLU.
s econdary logical unit. |
small computer system interface (SCSI). A standard hardware interface that enables a variety of peripheral devices to communicate with one another. |
SMF. system management facilities. |
SMP/E. System Modification Program/Extended. |
SMPCSI. The SMP/E data set that contains information about the structure of a user’s system as well as information needed to install the operating system on a user’s system. The SMPCSI DD statement refers specifically to the CSI that contains the global zone. This is also called the master CSI. |
SMS. Storage Management Subsystem. |
SMTP. Simple Mail Transfer Protocol. |
SNA. Systems Network Architecture. |
SNA network interconnection (SNI). The connection, by gateways, of two or more independent SNA networks to allow communication between logical units in those networks. The individual SNA networks retain their independence. |
SNASw. SNA Switching Services. |
SNI. SNA network interconnection. |
SNMP. Simple Network Management Protocol. |
socket. A unique host identifier created by the concatenation of a port identifier with a TCP/IP address. |
software. (1) All or part of the programs, procedures, rules, and associated documentation of a data processing system. (2) A set of programs, procedures, and, possibly, associated documentation concerned with the operation of a data processing system. For example, compilers, library routines, manuals, circuit diagrams. Contrast with hardware. |
sort/merge program. A processing program that can be used to sort or merge records in a prescribed sequence. |
source code. The input to a compiler or assembler, written in a source language. |
source program. A set of instructions written in a programming language that must be translated to machine language before the program can be run. |
spin data set. A data set that is deallocated (available for printing) when it is closed. Spin off data set support is provided for output data sets just prior to the termination of the job that created the data set. |
spoofing. For data links, a technique in which a protocol initiated from an end station is acknowledged and processed by an intermediate node on behalf of the final destination. In IBM 6611 data link switching, for example, SNA frames are encapsulated into TCP/IP packets for transport across a non-SNA wide area network, unpacked by another IBM 6611, and passed to the final destination. A benefit of spoofing is the prevention of end-to-end session time-outs. |
spool. simultaneous peripheral operations online. |
spooled data set. A data set written on an auxiliary storage device and managed by JES. |
spooling. The reading and writing of input and output streams on auxiliary storage devices, concurrently with job execution, in a format convenient for later processing or output operations. |
SPUFI. SQL Processing Using File Input. |
SQA. system queue area. |
SQL. Structured Query Language. |
SREL. system release identifier. |
SRM. system resources manager. |
SSCH. start subchannel. |
SSCP. system services control point. |
SSCP-dependent LU. An LU that requires assistance from a system services control point (SSCP) in order to initiate an LU-LU session. It requires an SSCP-LU session. |
SSCP-independent LU. An LU that is able to activate an LU-LU session (that is, send a BIND request) without assistance from an SSCP. It does not have an SSCP-LU session. Currently, only an LU 6.2 can be an independent LU. |
SSCP-LU session. In SNA, a session between a system services control point (SSCP) and a logical unit (LU). The session enables the LU to request the SSCP to help initiate LU-LU sessions. |
SSCP-SSCP session. In SNA, a session between the system services control point (SSCP) in one domain and the SSCP in another domain. An SSCP-SSCP session is used to initiate and terminate cross-domain LU-LU sessions. |
SSH. S ecure Shell. |
SSID. subsystem identifier. |
SSL. Secure Socket Layer. |
stand-alone dump. A kind of dump produced by an operator using a stand-alone dump program, a special program that can run by itself when an operating system is disabled. |
star topology. In network architecture, a network topology in which every node on the network is connected to a central node or “hub,” through which they communicate with each other. |
start option. In VTAM, a user-specified or IBM-supplied option that determines certain conditions that are to exist during the time a VTAM system is operating. Start options can be predefined or specified when VTAM is started. |
started task. In z/OS, an address space that runs unattended as the result of a START command. Started tasks are generally used for critical applications. The UNIX equivalent is a daemon. |
state-oriented protocol. A characteristic of the OSPF protocol, in which interfaces and neighboring routers are always classified as being in a particular state. Events on the network causes these states to change in a pre-determined way, providing a predictability and control to the OSPF routers on the network. |
static routing. A method of setting paths between hosts, networks, or both, by manually entering routes into the routing table. Static routes are not affected by routing daemons and must be updated manually. |
status-display console. An MCS console that can receive displays of system status but from which an operator cannot enter commands. |
step restart. A restart that begins at the beginning of a job step. The restart may be automatic or deferred, where deferral involves resubmitting the job. Contrast with checkpoint restart. |
STI. self-timed interface. |
storage administrator. A person in the data processing center who is responsible for defining, implementing, and maintaining storage management policies. |
storage class. A collection of storage attributes that identify performance goals and availability requirements, defined by the storage administrator, used to select a device that can meet those goals and requirements. |
storage group. A collection of storage volumes and attributes, defined the storage administrator. The collections can be a group of DASD volume or tape volumes, or a group of DASD, optical, or tape volumes treated as single object storage hierarchy. |
storage management. The activities of data set allocation, placement, monitoring, migration, backup, recall, recovery, and deletion. These can be done either manually or by using automated processes. The Storage Management Subsystem automates these processes for you, while optimizing storage resources. See storage management subsystem . |
storage management subsystem (SMS). A facility used to automate and centralize the management of storage. Using SMS, a storage administrator describes data allocation characteristics, performance and availability goals, backup and retention requirements, and storage requirements to the system through data class, storage class, management class, storage group, and ACS routine definitions. See storage management . |
string. A collection of one or more I/O devices. The term usually refers to a physical string of units, but may mean a collection of I/O devices which are integrated into a control unit. |
structure. A construct used by z/OS to map and manage storage on a Coupling Facility. See cache structure, list structure, lock structure. |
stub area. In the OSPF protocol, a routing area for which packets can flow into and out of, but not through. |
subarea. A portion of the SNA network consisting of a subarea node, attached peripheral nodes, and associated resources. Within a subarea node, all network accessible units (NAUs), links, and adjacent link stations (in attached peripheral or subarea nodes) that are addressable within the subarea share a common subarea address and have distinct element addresses. |
subarea network. Interconnected subareas, their directly attached peripheral nodes, and the transmission groups that connect them. |
subchannel set. Installation-specified structure that defines the placement of devices either relative to a channel subsystem or to an operating system. |
subnet. Synonym for subnetwork. |
subnetwork. (1) Any group of nodes that have a set of common characteristics, such as the same network ID. (2) A distinct partitioned piece of an internet network represented by two or more sets of addresses that are subsets of the network’s range of addresses. (3) Synonymous with subnet . |
subpool storage. All of the storage blocks allocated under a subpool number for a particular task. |
subsystem. A secondary or subordinate system, or programming support, usually capable of operating independently of or asynchronously with a controlling system. Examples are CICS and IMS. |
subsystem interface (SSI). A component that provides communication between z/OS and its job entry subsystem. |
subtask. In the context of z/OS multitasking, a task that is initiated and terminated by a higher order task (the main task). Subtasks run the parallel functions, those portions of the program that can run independently of the main task program and each other. |
superuser. (1) A system user who operates without restrictions. A superuser has the special rights and privileges needed to perform administrative tasks. The z/OS equivalent is a user in privileged, or supervisor, mode. (2) A system user who can pass all z/OS UNIX security checks. A superuser has the special rights and privileges needed to manage processes and files. |
superuser authority. The unrestricted ability to access and modify any part of the operating system, usually associated with the user who manages the system. |
supervisor. The part of z/OS that coordinates the use of resources and maintains the flow of processing unit operations. |
supervisor call (SVC). An instruction that interrupts a program being executed and passes control to the supervisor so that it can perform a specific service indicated by the instruction. |
support element (SE). (1) An internal control element of a processor that assists in many of the processor operational functions. (2) A hardware unit that provides communications, monitoring, and diagnostic functions to a central processor complex (CPC). |
suspended state. When only one of the devices in a dual copy or remote copy volume pair is being updated because of either a permanent error condition or an authorized user command. All writes to the remaining functional device are logged. This allows for automatic resynchronization of both volumes when the volume pair is reset to the active duplex state. |
SVC. supervisor call. |
SVC dump. A dump generated by a supervisor call (SVC). |
SVC interruption. An interruption caused by the execution of a supervisor call instruction, causing control to be passed to the supervisor. |
SVC routine. A control program routine that performs or begins a control program service specified by a supervisor call instruction. |
SWA. scheduler work area. |
swap data set. A data set dedicated to the swapping operation. |
swapping. A z/OS paging operation that writes the active pages of a job to auxiliary storage and reads pages of another job from auxiliary storage into central storage. |
switch. A device that provides connectivity capability and control for attaching any two ESCON or FICON links together. |
switched multimegabit data service (SMDS). A high-speed technology offered by telephone companies in the United States. |
SYN. synchronize sequence numbers. |
SYN flood. A type of denial of service attack in which a series of SYN packets are received in a short period of time. A SYN is the first packet received when a remote host is attempting a TCP connection. |
Synchronous Data Link Control (SDLC). A protocol for managing synchronous information transfer over a data link connection. |
synchronous messages. WTO or WTOR messages issued by a z/OS system during certain recovery situations. |
syncpoint manager. A function that coordinates the two-phase commit process for protected resources, so that all changes to data are either committed or backed out. In z/OS, RRS can act as the system level syncpoint manager. A syncpoint manager is also known as a transaction manager, syncpoint coordinator, or a commit coordinator. |
syntax. The rules governing the structure of a programming language and the construction of a statement in a programming language. |
SYSIN. A system input stream; also, the name used as the data definition name of a data set in the input stream. |
SYSLIB. (1) A subentry used to identify the target library in which an element is installed. (2) A concatenation of macro libraries to be used by the assembler. (3) A set of routines used by the link-edit utility to resolve unresolved external references. |
SYSLOG. system log. |
SYSMOD. system modification. |
SYSOUT. A system output stream; also, an indicator used in data definition statements to signify that a data set is to be written on a system output unit. |
SYSOUT class. A category of output with specific characteristics and written on a specific output device. Each system has its own set of SYSOUT classes, designated by a character from A to Z, a number from 0 to 9, or a *. |
sysplex. A set of z/OS systems communicating and cooperating with each other through certain multisystem hardware components and software services to process customer workloads. See Parallel Sysplex. |
sysplex couple data set. A couple data set that contains sysplex-wide data about systems, groups, and members that use XCF services. All z/OS systems in a sysplex must have connectivity to the sysplex couple data set. See couple data set. |
sysplex distributor. A software function in z/OS that increases availability through a combination of dynamic VIPA and the z/OS Workload Manager. |
Sysplex Timer. A hardware device that synchronizes the time-of-day (TOD) clocks in multiple processors or processor sides. |
SYSRES. system residence disk. |
system. The combination of a configuration (hardware) and the operating system (software). Often referred to simply as the z/OS system. |
system abend. An abend caused by the operating system’s inability to process a routine; may be caused by errors in the logic of the source routine. |
system authorization facility (SAF). An interface defined by z/OS that enables programs to use system authorization services in order to protect access to resources such as data sets and z/OS commands. The IBM Security Server is a product that uses the SAF interface. |
system board. In a personal computer (PC), the main circuit board that supports a variety of basic system devices, such as a keyboard or a mouse, and provides other basic system functions. |
system console. In z/OS, a console attached to the processor controller used to initialize a z/OS system. |
system control element (SCE). Hardware that handles the transfer of data and control information associated with storage requests between the elements of the processor. |
system data. The data sets required by z/OS or its subsystems for initialization. |
System Display and Search Facility (SDSF). A panel-based product that provides detailed information about jobs and job output, devices (printers, punches, initiators, lines, spool offloaders and spool volumes) and other resources in a z/OS system. |
system library. A collection of data sets or files in which the parts of an operating system are stored. |
system management facilities (SMF). A z/OS component that provides the means for gathering and recording information for evaluating system usage. |
system modification (SYSMOD). In SMP/E, the input data that defines the introduction, replacement, or updating of elements in the operating system and associated distribution libraries to be installed. A system modification is defined by a set of modification control statements (MCSs). |
System Modification Program Extended (SMP/E). An IBM program product, or an element of OS/390 or z/OS, used to install software and software changes on z/OS systems. SMP/E consolidates installation data, allows more flexibility in selecting changes to be installed, provides a dialog interface, and supports dynamic allocation of data sets. SMP/E is the primary means of controlling changes to the z/OS operating system. |
system operator. A person responsible for performing system-oriented procedures. |
system programmer. A person who plans, generates, maintains, extends, and controls the use of an operating system with the aim of improving overall productivity of an installation. |
system queue area (SQA). In z/OS, an area of virtual storage reserved for system-related control blocks. |
system services control point (SSCP). A focal point in an SNA network for managing configuration, coordinating network-operator and problem-determination requests, and providing directory support or other session services for network users. Multiple SSCPs, cooperating as peers, can divide the network into domains of control, with each SSCP controlling the physical and logical units in its domain. |
system-managed data set. A data set that has been assigned a storage class. |
system-managed storage. Storage managed by the storage management subsystem (SMS) of z/OS. |
Systems Network Architecture (SNA). The description of the logical structure, formats, protocols, and operational sequences for transmitting information units through, and controlling the configuration and operation of, networks. The layered structure of SNA allows the ultimate origins and destinations of information, that is, the users, to be independent of and unaffected by the specific SNA network services and facilities used for information exchange. |
|
It’s actually a great and helpful piece of info. I’m happy that you shared this useful info with us. Please stay us informed like this. Thank you for sharing.
Hi, sometimes I see a 500 site message when I browse your webpage. Just a heads up, best wishes
Thank you Tary for your information.. I am trying to find a solution and resolve the issue..