GCOS 8 Solutions for 2001 - PowerPoint PPT Presentation

1 / 30
About This Presentation
Title:

GCOS 8 Solutions for 2001

Description:

The average installed DPS 9000/TA is 5 CPUs, 5 IO cabinets and more than 2GB of system memory ... I/O processors (and a minimum of 2 of the older IOSS cabinets) ... – PowerPoint PPT presentation

Number of Views:91
Avg rating:3.0/5.0
Slides: 31
Provided by: Bull82
Category:

less

Transcript and Presenter's Notes

Title: GCOS 8 Solutions for 2001


1
GCOS 8 Solutions for 2001
GCOS 8 Session
TechSem 2001 Paris, March 28-30
  • by
  • Michael Giroux Bob Jeglum

2
The DPS 9000/TA (Olympus)
  • 34 systems were delivered in 4Q2000
  • The average installed DPS 9000/TA is 5 CPUs, 5 IO
    cabinets and more than 2GB of system memory
  • SP remote access network
  • Now Entry Models are introduced
  • The DPS 9000/TA
  • An entire range of cost effective systems
  • From .25x Entry Model mono processor systems
  • Up to 8 processor Design Point systems
  • Up to 12 Callisto I/O processors (and a minimum
    of 2 of the older IOSS cabinets)
  • System memory up to 8GB

3
Callisto 2
  • New Fibre Channels at 100MB/s
  • For Disk and Tape
  • Point to Point and Switched
  • FC Boot (in addition to ESCON Boot)
  • Devices supported
  • CDA 8400/8700 Disk Subsystems
  • STK 9840 Tape Subsystems
  • Current Callisto site upgradable

4
Callisto 2 - Fibre benefits
  • Performance first
  • Higher Connect rate
  • Increased Throughput
  • Reduced response time
  • Increased formatted Disk Capacity
  • Up to 23
  • A step towards SAN integration
  • Availability - FCS end of April 2001

5
SR5.1 features
  • CMOS Software Performance
  • Realign .CR / .KL segments
  • Processor affinity
  • 16GB shared wksp
  • SVMX mode,
  • Buffer Pools,
  • Buffer Pool Cache,
  • TP8 WKSTA space
  • Fibre boot (Callisto 2)
  • in addition to ESCON boot (Callisto 1)
  • Boot file Replace (BFR)
  • SP GMI file via G8CM
  • Boot media selectable

6
SR5.1 features (cont)
  • G8CM
  • V4 BFR, Fibre, GNSP (version of choice)
  • V5 required with channel sharing
  • Shared Channels
  • PCI-ESCON, Fibre
  • No dedicated channels per GOS
  • TP8 versions
  • 8IT4.2u1 fully qualified with SR5.1
  • 8IT4.3
  • User requested enhancements
  • 16GB capability

7
SR5.1 features (cont)
  • Data Management Migration (DMM)
  • Maintain, re-organize and migrate FMS structures
  • Clone command
  • UMC hash lock
  • Vol Set tools
  • Complement SAVE / RESTORE
  • Interel 4.3 / C85 4.0 u1
  • New features
  • Performance
  • Customer benchmarks
  • RDBC updates
  • V2R3 (increased row/block size)
  • Virtual mode utilities
  • Tpump background update of DB while in
    production

8
Software
  • FCP8 U5
  • Maintenance
  • Increased buffer capacity with DNA appls
  • Improved Administration interface
  • Maintainability enhancements
  • VMF
  • Multiple copies of GCOS 8
  • System split facility
  • Product offering support

9
Migration Table
See notes
10
Interop 8 Product Status
  • GTEA
  • DSA session over TCP/IP
  • Current version 1.2.3.0
  • Infrastructure for all GCOS Interop Products
  • Reverse GTEA / DSAD
  • DSA session from GCOS to Open
  • Current version 1.0.1.0
  • FlowBus 3.0
  • Enterprise Application Integration
  • Current version 3.0
  • GTEA replaces XCP2
  • Increased performance

11
Product Status (2)
  • Host Connect / TP8 Connect with TUXEDO
  • TUXEDO interoperability
  • Current version 1.0
  • XA8 for TUXEDO
  • Supports 2-Phase Commit between TUXEDO client
    application and TP8 server application
  • Current version 1.0

12
Product Status (3)
  • Reverse TP8 Connect with TUXEDO
  • Replacement for Reverse Host8
  • Current version 1.0
  • Web8
  • Browser interoperability
  • Current version 2.0

13
GTEA
GCOS application uses standard TP8 send/receive
verbs. ACI8 and CPIC also supported
Business TPR
GCOS8
Session Control
Communications processor (Mainway or FCP8)
provides RFC1006 support
Mainway or FCP8
TCP/IP network
AIX/NT
GTEA calls standard sockets library to connect to
Mainway or FCP8 Application calls GTEA dsa_xxx
routines to communicate with GCOS applications
GTEA
Application
14
Sample GTEA application
  • C program demonstrating GTEA
  • Source in speaker notes
  • Connects to TP8 workstation
  • Sends WKS TERM command
  • Receives response message
  • Removes CR and DEL characters
  • Test for TURN from TP8
  • Disconnects from TP8

15
Reverse GTEA / DSAD
A client TPR running under TP8 can communicate
with a server application on the open side using
the ACI8 APIs.
Business TPR
GCOS8
TP8
ACI8
GTEA ( TCP/IP network )
GTEA
DSAD listens for request to connect to an
application on the open side, and then starts the
configured application. From that point the
application can use the GTEA APIs to communicate
with the TP8 Application.
D S A D
AIX/NT
Application
16
FlowBus 3.0
FlowBus application TPR uses FlowBus API to
access messages in queue.
FlowBus Apps
GCOS8
TP8
CLGET
CLPUT
IDS-II Queue files
FlowBus BABTRAN TPR provides guaranteed delivery
of messages to/from TUXEDO partner.
BABTRAN
GTEA ( TCP/IP network )
FlowBus BABLQTRANS program provides guaranteed
delivery of messages to/from GCOS partner
BABLQTRANS
TUXEDO
AIX/NT
TUXEDO /Q
CLGET
CLPUT
FlowBus applications use FlowBus API to access
messages in queue.
FlowBus Apps
17
TP8 Connect with TUXEDO
Business TPR
Business TPR coded as subroutine
GCOS8
TP8
(COBOL record)
TP8 Connect
TP8 Connect with TUXEDO provides all message
processing
GTEA ( TCP/IP network )
G8 RM
TUXEDO
AIX/NT
BEA Host Connect API provides connection to GCOS8
Host Connect
User Application uses platform neutral Host
Connect API
User App (C/Cobol)
18
XA8 for TUXEDO (2 Phase Commit)
Global transactions supported Business TPR coded
as subroutine TP Connect provides all message
processing No changes to TP Connect Business TPR
required
Business TPR
GCOS8
TP8
(COBOL record)
TP Connect
XA/8 Switch Board
GTEA ( TCP/IP network )
XA Transaction Manager interacts with XA/8
Switchboard on GCOS to coordinate TM messages
with application messages
G8 RM
XA TM
TUXEDO
AIX/NT
Host Connect
User App (C/Cobol)
19
Reverse TP8 Connect With TUXEDO
The TPR client uses the Reverse TP8 Connect
Gateway to communicate with the TUXEDO server
application.
Business TPR
GCOS8
TP8
Reverse TP8 Connect
ACI8
GTEA ( TCP/IP network )
Reverse GTEA/DSAD daemon starts the Host Connect
Reverse Gateway, which sets in motion the
invocation of the server user application and the
return of any results using GTEA and TCP/IP
GTEA
TUXEDO
AIX/NT
D S A D
Host Connect
User App (C/Cobol)
20
Web8 2.0 Features
  • Integrated Development Environment
  • Updated Runtime Library
  • Record send and receive
  • HTTP_SEND_STRUCT
  • HTTP_GET_STRUCT
  • Send HTML documents
  • HTTP_SENDDOC
  • Debugging aid
  • HTTPECHO TPR

21
WEB8
GCOS8
Business TPR Linked with Webform 8 runtime
library. TPR responsible for processing HTTP
request and generating HTTP response. Two tier
solution
TP8
Webform 8 TPR
GTEA ( TCP/IP network )
HTTP/DSA gateway converts browser HTTP into GCOS8
DSA
HTTP/DSA gateway Mainway or GEAP
TCP/IP network
Standard browsers supported
22
GWEB
Existing TP8 and TSS programs see the connection
as a standard terminal Two tier solution
Webform 8 TPR
GCOS8
TSS programs
TP8 TPRs
GWEB gateway converts browser HTTP into GCOS8 DSA
and provides conversion of terminal emulation
into HTML
GWEB gateway
TCP/IP network
Standard browsers supported
23
GWEB PRO Features
  • Plug and Play Automatic conversion from Bull
    DKU/VIP and IBM 3270/5250 to HTML
  • Then revamp all or selected host screens
  • Convert selected TPRs to WEB8
  • Business Logic in external programs
  • Combine data from multiple screens
  • Combine data from multiple sources
  • Automatic response to selected screens
  • Hot-buttons for direct access to frequently
    used screens

24
Three application models
  • FlowBus supports asynchronous message processing
    using guaranteed delivery queues
  • Host Connect supports n-Tier application designs
    using a remote procedure style
  • Web8 supports 2-Tier application designs based on
    Internet standards of HTTP and HTML

25
J2EE Application Integration
  • Java Language
  • Flexible technology
  • Java Server Pages
  • Enterprise Java beans
  • N-Tier
  • Standard APIs
  • JDBC
  • JMS
  • Robust Development Tools
  • BEA WebGain
  • IBM Visual Age
  • J2EE Connector Architecture in J2EE 1.3

26

J2EE Connectors to GCOS Architecture and tools
27

Message Mode
Business logic TPR coded as subroutine to
maximize reuse Message handler provides all
message processing Global transactions not
supported
Business TPR
GCOS8
TP8
(COBOL record)
Message Handler
GTEA ( TCP/IP network )
GCOS Connector supports J2EE Connector
Architecture interfaces Interface bean contains
all connector calls and provides abstract view of
the TP8 TPR Application bean implements business
logic
GCOS Connector
J2EE
AIX/NT
Interface bean (Java)
Application bean (Java)
28

Terminal Emulation Mode
Existing FORMs mode TPRs accessed through
terminal emulation layer of Bull/GR
connector Global transactions not supported
Existing TPR
GCOS8
TP8
GTEA ( TCP/IP network )
GCOS Connector supports J2EE Connector
Architecture interfaces Interface bean contains
all connector calls and provides abstract view of
the TP8 TPR Application bean implements business
logic
GCOS Connector
J2EE
AIX/NT
Interface bean (Java)
Application bean (Java)
29
Business Application View
J2EE 1.3 Application Server
JSP
EJB
EJB
User Coded JSP
EJB
Interface bean
User Coded beans
Tool generated Interface component
GCOS Connector
J2EE Services JMS, JTA, JDBC
GTEA
GCOS TPR
User Coded TPR
30
Twin Architecture
GCOS 8
Write a Comment
User Comments (0)
About PowerShow.com