HOME

TheInfoList



OR:

BS2000 is an
operating system An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ...
for IBM 390-compatible
mainframe computer A mainframe computer, informally called a mainframe or big iron, is a computer used primarily by large organizations for critical applications like bulk data processing for tasks such as censuses, industry and consumer statistics, enterprise ...
s developed in the 1970s by
Siemens Siemens AG ( ) is a German multinational technology conglomerate. It is focused on industrial automation, building automation, rail transport and health technology. Siemens is the largest engineering company in Europe, and holds the positi ...
(Data Processing Department EDV) and from early 2000s onward by
Fujitsu Technology Solutions Fujitsu Technology Solutions GmbH (FTS) is a Munich-based information technology vendor in the so-called "EMEIA" markets: Europe, the Middle East, India and Africa. A subsidiary of Fujitsu in Tokyo, FTS was founded in 2009 when the parent firm b ...
. Unlike other mainframe systems, BS2000 provides exactly the same user and programming interface in all operating modes (batch, interactive and online transaction processing) and regardless of whether it is running natively or as a guest system in a
virtual machine In computing, a virtual machine (VM) is the virtualization or emulator, emulation of a computer system. Virtual machines are based on computer architectures and provide the functionality of a physical computer. Their implementations may involve ...
. This uniformity of the user interface and the entire BS2000 software configuration makes administration and automation particularly easy. Currently, it is mainly used in Germany - making up to 83% of its total user base - as well as in the United Kingdom (8%), Belgium (4.8%) and other European countries (Austria, Czech Republic, Denmark, Italy, Luxembourg, Netherland, Spain, Switzerland) (4.2%). 63% of all SE/S Servers are installed at the German Travel Association (DRV) and German Tax Authority.


History

BS2000 has its roots in the Time Sharing Operating System (TSOS) first developed by
RCA RCA Corporation was a major American electronics company, which was founded in 1919 as the Radio Corporation of America. It was initially a patent pool, patent trust owned by General Electric (GE), Westinghouse Electric Corporation, Westinghou ...
for the /46 model of the Spectra/70 series, a computer family of the late 1960s related in its architecture to
IBM International Business Machines Corporation (using the trademark IBM), nicknamed Big Blue, is an American Multinational corporation, multinational technology company headquartered in Armonk, New York, and present in over 175 countries. It is ...
's /360 series. It was an early operating system which used
virtual address Virtual may refer to: * Virtual image, an apparent image of an object (as opposed to a real object), in the study of optics * Virtual (horse), a thoroughbred racehorse * Virtual channel, a channel designation which differs from that of the actual ...
ing and a segregated
address space In computing, an address space defines a range of discrete addresses, each of which may correspond to a network host, peripheral device, disk sector, a memory cell or other logical or physical entity. For software programs to save and retrieve ...
for the programs of different users. From the outset TSOS also allowed data
peripheral A peripheral device, or simply peripheral, is an auxiliary hardware device that a computer uses to transfer information externally. A peripheral is a hardware component that is accessible to and controlled by a computer but is not a core compo ...
s to be accessed only via record- or block-oriented file interfaces, thereby preventing the necessity to implement device dependencies in user programs. The same operating system was also sold to Sperry Univac when it bought most of RCA's computer division. Univac's "
fork In cutlery or kitchenware, a fork (from 'pitchfork') is a utensil, now usually made of metal, whose long handle terminates in a head that branches into several narrow and often slightly curved tines with which one can spear foods either to h ...
" of TSOS would become
VS/9 VS/9 is a computer operating system for the UNIVAC Series 90 mainframes (90/60, 90/70, and 90/80), used during the late 1960s through 1980s. The 90/60 and 90/70 were repackaged Univac 9700 computers. After the RCA acquisition by Sperry, it ...
, which used many of the same concepts.


1970s

In 1973, BS2000 V1.0 was a port of the TSOS operating system to models of the
Siemens Siemens AG ( ) is a German multinational technology conglomerate. It is focused on industrial automation, building automation, rail transport and health technology. Siemens is the largest engineering company in Europe, and holds the positi ...
system 7.700BS2000/OSD V8.0 - New Technologies for Data Centers
/ref> In June 1975, Siemens shipped the enhanced BS2000 V2.0 version of the TSOS operating system for the models of the Siemens 7.700 mainframe series for the first time under the name BS2000. This first version supported disk paging and three different operating modes in the same system: interactive dialog, batch, and transaction mode, a precursor of
online transaction processing Online transaction processing (OLTP) is a type of database system used in transaction-oriented applications, such as many operational systems. "Online" refers to the fact that such systems are expected to respond to user requests and process them i ...
. In 1977, the TRANSDATA communication system used
computer networking A computer network is a collection of communicating computers and other devices, such as printers and smart phones. In order to communicate, the computers and devices must be connected by wired media like copper cables, optical fibers, or b ...
. In 1978,
multiprocessor Multiprocessing (MP) is the use of two or more central processing units (CPUs) within a single computer system. The term also refers to the ability of a system to support more than one processor or the ability to allocate tasks between them. The ...
technology was introduced. The operating system had the ability to cope with a processor failure. At the same time the new technology considerably extended the performance range of the system. In 1979, a
transaction processing monitor A transaction processing system (TPS) is a software system, or software/ hardware combination, that supports transaction processing. History The first transaction processing system was SABRE, made by IBM for American Airlines, which became operati ...
, the ''Universal Transaction Monitor'' (UTM), was introduced, providing support for online transaction processing as an additional operating mode.


1980s

In 1980, Siemens introduced the system 7.500 hardware family, ranging from desk size models for use in office environments to large models with water cooling. In 1987, BS2000 V9.0 was ported to the /370 architecture supported 2GB
address space In computing, an address space defines a range of discrete addresses, each of which may correspond to a network host, peripheral device, disk sector, a memory cell or other logical or physical entity. For software programs to save and retrieve ...
s, 512 processes and the XS channel system (Dynamic Channel Subsystem). BS2000 was subdivided into subsystems decoupled from one another.


1990s

With the advent of the
VM2000 BS2000 is an operating system for IBM 390-compatible mainframe computers developed in the 1970s by Siemens (Data Processing Department EDV) and from early 2000s onward by Fujitsu Technology Solutions. Unlike other mainframe systems, BS2000 prov ...
virtual machine in 1990, multiple BS2000 systems, of the same or different versions, can run in parallel on the same computer. The hierarchical storage management system (HSMS) swapped out infrequently used data to cheaper storage media. When the data is needed again, it is restored to high-speed access media. The ROBAR tape archiving system supported robot systems. In 1991, the
Security Security is protection from, or resilience against, potential harm (or other unwanted coercion). Beneficiaries (technically referents) of security may be persons and social groups, objects and institutions, ecosystems, or any other entity or ...
evaluation to F2/Q3 was completed. From 1992 through 1995, BS2000/OSD V1.0 was made open to application software and was renamed BS2000/OSD (Open Server Dimension). Full support of the XPG4 standard was achieved in 1995 after the porting of the
POSIX The Portable Operating System Interface (POSIX; ) is a family of standards specified by the IEEE Computer Society for maintaining compatibility between operating systems. POSIX defines application programming interfaces (APIs), along with comm ...
interfaces in 1992. In 1996, BS2000/OSD was ported to the
MIPS architecture MIPS (Microprocessor without Interlocked Pipelined Stages) is a family of reduced instruction set computer (RISC) instruction set architectures (ISA)Price, Charles (September 1995). ''MIPS IV Instruction Set'' (Revision 3.2), MIPS Technologies ...
. Although the operating system ran on different hardware architectures (S servers with /390 architecture and SR2000 servers for the MIPS architecture), applications produced for /390 can be used on computers based on MIPS architecture without recompilation due an emulation layer for legacy code. In 1997, WebTransactions allowed applications to use the
Internet The Internet (or internet) is the Global network, global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a internetworking, network of networks ...
. In 1999, BS2000/OSD was the first operating system to be awarded Internet Branding by
The Open Group The Open Group is a global consortium that seeks to "enable the achievement of business objectives" by developing " open, vendor-neutral technology standards and certifications." It has 900+ member organizations and provides a number of services ...
.


2000s

In 2002, BS2000/OSD was ported to the SPARC architecture, leading to the Fujitsu Siemens Computers' SX server line. In 2004, support for
storage area network A storage area network (SAN) or storage network is a computer network which provides access to consolidated, block device, block-level data storage. SANs are primarily used to access Computer data storage, data storage devices, such as disk ...
s based on
Fibre Channel Fibre Channel (FC) is a high-speed data transfer protocol providing in-order, lossless delivery of raw block data. Fibre Channel is primarily used to connect computer data storage to Server (computing), servers in storage area networks (SAN) in ...
technology was introduced. In 2006, BS2000/OSD V7.0 introduced support for new server generations,
Unicode Unicode or ''The Unicode Standard'' or TUS is a character encoding standard maintained by the Unicode Consortium designed to support the use of text in all of the world's writing systems that can be digitized. Version 16.0 defines 154,998 Char ...
support, and improved SAN integration. In 2008, BS2000/OSD was ported to the
x86 architecture x86 (also known as 80x86 or the 8086 family) is a family of complex instruction set computer (CISC) instruction set architectures initially developed by Intel, based on the 8086 microprocessor and its 8-bit-external-bus variant, the 8088. T ...
, and the SQ server line was introduced.BS2000/OSD V8.0A Release Notice
November 2010


2010s

In 2012, BS2000/OSD version 9.0 was released. Pilot release of version 10.0 started in November 2014, and it was released in May 2015. Pilot release of version 11.0 started in March 2017, and it was released in July 2017.


2020s

Pilot release of version DX V1.0(v21.0) started in March 2021, and it was released in July 2021. Pilot release of version DX V1.0B(v21.0B) started in September 2023, and it was released in November 2023.


See also

*
Timeline of operating systems This article presents a timeline of events in the history of computer operating systems from 1951 to the current day. For a narrative explaining the overall developments, see the History of operating systems. 1950s * 1951 ** LEO I 'Lyons Elec ...
*
VS/9 VS/9 is a computer operating system for the UNIVAC Series 90 mainframes (90/60, 90/70, and 90/80), used during the late 1960s through 1980s. The 90/60 and 90/70 were repackaged Univac 9700 computers. After the RCA acquisition by Sperry, it ...


References


External links


BS2000 Mainframes

BS2000 Operating System

BS2000 Documentation

BS2000 Germany
{{DEFAULTSORT:Bs2000 1975 software Proprietary operating systems Mainframe computers MIPS operating systems