home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 16 Announce / 16-Announce.zip / 296123.zip / 296123.ANN
Text File  |  1996-04-16  |  30KB  |  843 lines

  1. IBM TeamConnection DataAtlas for OS/2 Version 1.0 Provides Data Modeling, Database Design, and Data Dictionary Function in a Single
  2.  
  3. Announced on  April 16, 1996
  4. Software  Announcement 296123
  5.  
  6.  
  7. In Brief . . .
  8.  
  9. Application programmers and database administrators will be able to
  10. use DataAtlas to:
  11.  
  12. o  Create and maintain entity-relationship data models
  13.  
  14. o  Generate documentation for entity-relationship models
  15.  
  16. o  Reverse engineer conceptual data models from database definitions
  17.  
  18. o  Transform conceptual data models into physical data models
  19.  
  20. o  Create a physical model with optimum access and storage structures
  21.  
  22. o  Optimize the physical design of an existing database
  23.  
  24. o  Acquire design advice and automatic support for database design
  25.  
  26. o  Populate the TeamConnection information model with data
  27.    definitions from:
  28.  
  29.    -  The production environment
  30.    -  Legacy data in the OS/VS DB/DC Data Dictionary
  31.  
  32. o  Create new data definitions
  33.  
  34. o  Maintain existing data definitions
  35.  
  36. o  Perform impact analysis
  37.  
  38. o  Generate data definitions back to the production environment
  39.  
  40. ----------------------------------------
  41.  
  42.  
  43. Like other dictionaries, TeamConnection DataAtlas provides a single
  44. point of control to populate, create, maintain, and generate data
  45. definitions.  Unlike other dictionaries, TeamConnection DataAtlas
  46. provides robust data modeling and database design functions as well.
  47.  
  48. TeamConnection DataAtlas has advantages in several other areas as
  49. well.  From a usability standpoint, DataAtlas has a state-of-the-art
  50. OS/2(R) Presentation Manager(R) GUI, complete with integrated online
  51. help and an interactive tutorial that makes learning and using its
  52. function quick and easy.
  53.  
  54. DataAtlas Modeler provides the capability to define and manage an
  55. entity-relationship model of your corporation's data.  It also
  56. transforms this conceptual model into a physical model.
  57.  
  58. DataAtlas Designer provides assistance in producing an optimized
  59. DB2(R) for MVS(R) physical database design from your
  60. entity-relationship model.
  61.  
  62. DataAtlas Dictionary manages your relational and hierarchical
  63. database definitions for IBM's premier databases: DB2 for MVS, DB2
  64. for OS/2, and IMS(TM) DB.  It also manages your high-level language
  65. definitions of COBOL, PL/I, and VisualGen(TM).
  66.  
  67. The database that DataAtlas uses, IBM TeamConnection for OS/2, has
  68. distinct advantages.  The TeamConnection database provides a
  69. comprehensive configuration and versioning mechanism capable of
  70. common maintenance and tracking of all definitional aspects of an
  71. application, both data and program.
  72.  
  73. The client/server architecture of DataAtlas has the advantage of
  74. providing good performance for its GUI on the desktop while
  75. exploiting the processing power of today's powerful servers.
  76.  
  77. DataAtlas is also an integral part of IBM's AD solutions.  DataAtlas
  78. is tightly integrated with TeamConnection and its information model
  79. for storing and sharing information with VisualGen.  The power of
  80. this integrated solution to rapidly and easily build, update, and
  81. maintain applications is an important reason for considering
  82. DataAtlas.
  83.  
  84. Planned Availability Date:  May 31, 1996
  85.  
  86. (R)   Registered trademark of International Business Machines
  87.       Corporation in the United States or other countries or both.
  88. (TM)  Trademark of International Business Machines Corporation in the
  89.       United States or other countries or both.
  90.  
  91.  
  92.  
  93. DESCRIPTION
  94.  
  95. Like its forerunners, the OS/VS DB/DB Data Dictionary and IBM
  96. Dictionary Services/MVS, DataAtlas provides a central point of
  97. control and standardization for the data definitions of relational
  98. databases, hierarchical databases, and high-level languages.  In
  99. addition, DataAtlas provides robust data modeling and database design
  100. functionality.  The support includes:
  101.  
  102. o  DB2 for MVS
  103. o  DB2 for OS/2
  104. o  IMS DB
  105. o  COBOL
  106. o  PL/I
  107.  
  108. Application programmers and database administrators will be able to
  109. use DataAtlas to:
  110.  
  111. o  Create and maintain entity-relationship data models
  112.  
  113.    DataAtlas Modeler provides modeling of enterprise data using a
  114.    popular entity-relationship modeling methodology.  The following
  115.    constructs are supported:
  116.  
  117.    -  Entities, including multiple entity types, such as fundamental,
  118.       attributive, and associative entities
  119.  
  120.    -  Attributes, data elements (to link attributes with shareable
  121.       data types)
  122.  
  123.    -  Relationships (including attributes on relationships)
  124.  
  125.    -  Generalization and specialization
  126.  
  127.    -  Entity groups to group subsets of data models
  128.  
  129.    Editors are provided for graphical editing of data models and for
  130.    tree and table representations of the models.
  131.  
  132. o  Generate documentation for entity-relationship models
  133.  
  134.    DataAtlas Modeler provides a powerful document generation function
  135.    to generate documentation for data models.  The documentation
  136.    contents can be customized by the use of document profiles.
  137.    Document preview facilities are provided, as well as output in
  138.    PostScript format.
  139.  
  140. o  Reverse engineer conceptual data models from database definitions
  141.  
  142.    DataAtlas Modeler can generate (reverse transform) conceptual data
  143.    models from database definitions that are contained in the
  144.    dictionary.  This includes the generation of graphical data model
  145.    layouts.
  146.  
  147. o  Transform conceptual data models into physical data models
  148.  
  149.    Conceptual data models can be transformed into physical data
  150.    models for specific target database systems or on a database
  151.    system-independent level.  Repeated transformation to reflect
  152.    changes in a data model is supported as well.
  153.  
  154. o  Augment a logical model with physical information to create a
  155.    relational physical model with optimum storage and access
  156.    structures
  157.  
  158.    To this end, DataAtlas Designer assists you in the following
  159.    aspects of database design:
  160.  
  161.    -  Collecting estimated data load and workload information
  162.  
  163.    -  Extracting DB2 actual values of the database design objects
  164.       from the DB2 catalog
  165.  
  166.    -  Calculating the optimum storage structures of the data
  167.  
  168.    -  Establishing the optimum access paths to the data
  169.  
  170. o  Optimize the physical design of an existing database using the
  171.    DataAtlas Designer functionality
  172.  
  173.    For both a newly created and an optimized physical model,
  174.    DataAtlas Dictionary generates the DDL statements for the database
  175.    design objects.
  176.  
  177. o  Acquire design advice and support for complex design issues
  178.  
  179.    Employing a comprehensive set of heuristic rules, DataAtlas
  180.    Designer offers you help and automatic design support with:
  181.  
  182.    -  Identifying potential design problems
  183.  
  184.    -  Requesting and executing database design proposals
  185.  
  186.    -  Validating current designs
  187.  
  188.    -  Generating design advice and support reports
  189.  
  190. o  Populate the data dictionary with data definitions from the
  191.    production environment
  192.  
  193.    DataAtlas provides scanning functions that can take existing data
  194.    definitions from catalogs and copybooks and use them to populate
  195.    the common model in the data store.  For example, DataAtlas uses
  196.    database descriptor (DBD) and program specification block (PSB)
  197.    information from IMS load libraries to populate the model.
  198.  
  199. o  Create new data definitions
  200.  
  201.    This can be done via a GUI notebook that DataAtlas provides.
  202.  
  203. o  Maintain existing data definitions
  204.  
  205.    DataAtlas notebooks enable users to add, update, and delete these
  206.    data definitions.
  207.  
  208. o  Perform impact analysis
  209.  
  210.    DataAtlas allows various "canned" or custom queries to be run
  211.    against applications or data to understand the relationships
  212.    between, and the effects of, changes on the application parts and
  213.    the data parts.  The reports on the query results can be printed
  214.    for further analysis.
  215.  
  216. o  Generate data definitions back to the production environment
  217.  
  218.    DataAtlas provides functions to generate DBDGEN and PSBGEN source
  219.    statements for IMS from definitions stored in the common model in
  220.    the data store.  Similar support exists for generating relational
  221.    data structures (including DB2 for MVS and DB2 for OS/2) and COBOL
  222.    copybooks.
  223.  
  224.  
  225. STATEMENT OF GENERAL DIRECTION
  226.  
  227. IBM intends to enhance TeamConnection DataAtlas to provide
  228. heterogeneous product capability on the 32-bit Microsoft Windows+
  229. platforms, while continuing to provide consistent, high-value product
  230. function and customer investment protection.
  231.  
  232. PUBLICATIONS
  233.  
  234. The following publications can be ordered beginning May 31, 1996.  To
  235. order, contact your IBM representative.
  236.  
  237.                                                        Order
  238. Title                                                  Number
  239.  
  240. TeamConnection DataAtlas for OS/2
  241.   Version 1.0 Library (all of the books)               SBOF-7341
  242. TeamConnection DataAtlas Licensed
  243.   Program Specification                                GC26-8082
  244. TeamConnection DataAtlas Installation Card             SC26-8083
  245. TeamConnection DataAtlas Dictionary
  246.   User's Guide                                         SC26-8084
  247. TeamConnection DataAtlas Modeler
  248.   User's Guide                                         SC26-8402
  249. TeamConnection DataAtlas Designer
  250.   User's Guide                                         SC26-8413
  251. TeamConnection DataAtlas Fact Sheet                    GC26-8081
  252.  
  253.  
  254. The following publications can be ordered immediately.  To order,
  255. contact your IBM representative.
  256.  
  257.                                                        Order
  258. Title                                                  Number
  259.  
  260. TeamConnection for OS/2
  261.   Version 1.0 Library (all of the books)               SBOF-6097
  262. TeamConnection License Information                     GC34-4497
  263. Getting Started with the OS/2 Client                   SC34-4498
  264. TeamConnection User's Guide                            SC34-4499
  265. TeamConnection Commands Reference                      SC34-4501
  266. TeamConnection Quick Commands
  267.   Reference                                            SC34-4500
  268. TeamConnection Messages                                SC34-4502
  269.  
  270.  
  271. Displayable Softcopy Publications:  The following publications will
  272. be provided in displayable softcopy form.
  273.  
  274. o  TeamConnection DataAtlas Version 1.0 publications:
  275.  
  276.    -  TeamConnection DataAtlas Modeler User's Guide
  277.    -  TeamConnection DataAtlas Designer User's Guide
  278.    -  TeamConnection DataAtlas Dictionary User's Guide
  279.  
  280. o  TeamConnection for OS/2 Version 1.0 publications:
  281.  
  282.    -  Getting Started with the OS/2 Client
  283.    -  TeamConnection User's Guide
  284.    -  TeamConnection Commands Reference
  285.    -  TeamConnection Messages
  286.  
  287. The displayable manuals are part of the basic machine-readable
  288. material.  The files are shipped on CD-ROM, the same media type as
  289. the basic machine-readable material.
  290.  
  291. These displayable manuals can be used with the BookManager(R) READ
  292. licensed programs in any of the supported environments.  Terms and
  293. conditions for use of the machine-readable files are shipped with the
  294. files.
  295.  
  296. Source File Publications:  Publications are not provided in source
  297. file form.
  298.  
  299. EDUCATION SUPPORT
  300.  
  301. IBM has been specializing in technical education and training for
  302. many years.  We know that today's advanced technologies are only as
  303. capable as the people who use them.  Therefore, we develop courses
  304. that are practical and relevant to your needs, and we teach the kind
  305. of courses that get busy professionals prepared for the fast-paced
  306. environment back on the job.  Our offerings are continually updated
  307. so that you get the latest information to keep you right in step with
  308. changes in technology.  And, by working closely with the IBM labs and
  309. product groups, we can provide you with the right training to fully
  310. exploit the power of our products.
  311.  
  312. TeamConnection for OS/2 Education
  313.  
  314. IBM TeamConnection Workshop Version 1
  315.  
  316. Course:  CQ14100C
  317.  
  318. Duration:  4 days
  319.  
  320. Format:  Classroom (Traditional stand-up class) Public, Private
  321.  
  322. Description:  This course will enable students to implement,
  323. customize, manage, and use all of the functions in the TeamConnection
  324. product within a LAN environment.  The students will create an
  325. application management structure to manage individual parts of an
  326. application and build and package that application.
  327.  
  328. Additionally, the students will have the opportunity to customize and
  329. maintain the TeamConnection server.
  330.  
  331. The course material is presented through lectures and reinforced with
  332. hands-on lab exercises.
  333.  
  334. Audience:  The audience for this course is project leaders, software
  335. developers, build/test personnel, and TeamConnection administrators
  336. who will be customizing, using, or maintaining TeamConnection to
  337. manage and build applications.
  338.  
  339. Objective:  After completing this course, you should be able to:
  340.  
  341. o  Describe and create all the objects within TeamConnection
  342. o  Describe and use end-user functions within TeamConnection to
  343.    manage applications
  344. o  Use TeamConnection to track problems
  345. o  Relate functions within TeamConnection to a development process
  346. o  Customize the end-user environment
  347. o  Administer the TeamConnection server
  348.  
  349. Topics Include
  350.  
  351. o  TeamConnection Overview
  352. o  Setting Up Clients
  353. o  Managing Data Access
  354. o  Organizing Data for Product Creation
  355. o  More about Versioning and Work Areas
  356. o  Using the Builder
  357. o  Resolving Defects and Features
  358. o  Extending the Problem Tracking Process
  359. o  Using Drivers
  360. o  Setting Up a Builder
  361. o  Packaging Applications
  362. o  Distributing the Application
  363. o  Family Planning
  364. o  Customizing the Family
  365. o  Ongoing Family Maintenance
  366.  
  367. Prerequisites:  Before taking this course, you should be able to
  368. perform basic OS/2 Version 2 commands and be able to navigate in OS/2
  369. Presentation Manager.  These skills can be learned by taking
  370. Introduction to OS/2 2.1 (E5395).
  371.  
  372. TeamConnection for OS/2 Service Offerings
  373.  
  374. TeamConnection service offerings will provide customers with the
  375. tools to quickly establish a more productive and efficient
  376. development environment.  These service offerings focus on the
  377. software configuration management services component of
  378. TeamConnection and on the repository services of TeamConnection.
  379.  
  380. The service offerings modules are as follows:
  381.  
  382. o  Installation Services
  383. o  Library Migration Services
  384. o  Information Model Extensions
  385. o  Operational and Technical Planning
  386. o  Performance and Tuning
  387. o  Software Quality Standards/Template Services
  388. o  Development Environment Customization
  389.  
  390.  
  391. TeamConnection DataAtlas Service Offerings
  392.  
  393. TeamConnection DataAtlas service offerings is a set of modular
  394. services that provide assistance to customers with the definition and
  395. management of their application development information.  These
  396. service offerings will provide the customer with the ability to build
  397. and manage an inventory of their application development information
  398. to help them produce applications faster and cheaper.
  399.  
  400. The service offerings modules are as follows:
  401.  
  402. o  Operational and Technical Planning
  403. o  Installation Services
  404.  
  405.  
  406. IBM Service Organizations
  407.  
  408. o  ISSC(R) -- TeamConnection Competency Center (919-254-7830)
  409.  
  410. o  IBM RAD Consulting and Services -- Cary  (919-301-3348)
  411.  
  412. Call IBM Education and Training at 800-IBM-TEACH (426-8322) for
  413. education catalogs, schedules, and enrollments.
  414.  
  415. TECHNICAL INFORMATION
  416.  
  417. Specified Operating Environment
  418.  
  419. Hardware Requirements
  420.  
  421. TeamConnection for OS/2 Version 1.0
  422.  
  423. o  TeamConnection Server requires the following hardware:
  424.  
  425.    -  Processor:  90MHz Pentium, or higher
  426.  
  427.    -  Monitor:  VGA, or higher, resolution with appropriate adapter
  428.  
  429.    -  Pointing device:  Mouse or similar
  430.  
  431.    -  Memory:  48MB minimum
  432.  
  433.    -  Disk Space
  434.  
  435.       -- Operating System, Prerequisites:  75MB
  436.       -- TeamConnection Server code:  60MB
  437.       -- Swapper:  64MB
  438.       -- Product Operation:  126MB (Recommended:  150MB)
  439.  
  440.    -  Communications:  Network card supported by TCP/IP for OS/2
  441.  
  442.    -  CD-ROM:  CD-ROM accessible for installation
  443.  
  444. o  TeamConnection Version 1.0 Build Server requires the following
  445.    hardware:
  446.  
  447.    -  Processor:  90MHz Pentium, or higher
  448.  
  449.    -  Monitor:  VGA, or higher, resolution with appropriate adapter
  450.  
  451.    -  Pointing device:  Mouse or similar
  452.  
  453.    -  Memory:  48MB minimum; more may be necessary depending on
  454.       compilers, linkers, and other installed software
  455.  
  456.    -  Disk Space
  457.  
  458.       -- Operating System and Prerequisites:  75MB
  459.       -- TeamConnection Build Server code:  15MB
  460.       -- Swapper:  45MB
  461.  
  462.    -  Communications:  Network card supported by TCP/IP for OS/2
  463.  
  464. o  TeamConnection Version 1.0 Client requires the following hardware:
  465.  
  466.    -  Processor:  25MHz, 386-based processor, or higher
  467.  
  468.    -  Monitor:  VGA, or higher, resolution with appropriate adapter
  469.  
  470.    -  Pointing device:  Mouse or similar
  471.  
  472.    -  Memory:  12MB minimum
  473.  
  474.    -  Disk Space
  475.  
  476.       -- Operating System and Prerequisites:  75MB
  477.       -- TeamConnection Client code:  15MB
  478.       -- Swapper:  32MB
  479.  
  480.    -  Communications:  Network card supported by TCP/IP for OS/2
  481.  
  482. TeamConnection DataAtlas for OS/2 Version 1.0
  483.  
  484. o  TeamConnection DataAtlas Version 1.0 Client requires the following
  485.    hardware:
  486.  
  487.    -  Processor:  486-based PC, 66 MHz, or higher
  488.  
  489.    -  Monitor:  VGA, or higher, resolution with appropriate adapter
  490.  
  491.    -  Pointing device:  Mouse or similar
  492.  
  493.    -  Memory:  32MB minimum
  494.  
  495.    -  Disk Space
  496.  
  497.       -- Operating System and Prerequisites: 75MB (duplicate to TC
  498.          Client requirement listed above)
  499.       -- TeamConnection DataAtlas code:  50MB
  500.       -- DataAtlas Modeler code:  7MB
  501.       -- Swapper:  64MB
  502.       -- Product Operation:  150MB
  503.  
  504.    -  Communications:  Network card supported by TCP/IP for OS/2
  505.  
  506.    -  CD-ROM:  CD-ROM accessible for installation
  507.  
  508. o  TeamConnection DataAtlas Version 1.0 requires the following
  509.    hardware for the DataAtlas Modeler Server component:
  510.  
  511.    -  The TeamConnection Version 1.0 Server and its associated
  512.       hardware requirements, plus
  513.  
  514.    -  Disk Space
  515.  
  516.       -- DataAtlas Modeler server code:  5MB
  517.       -- Product Operation:  20MB
  518.  
  519. Software Requirements
  520.  
  521. TeamConnection for OS/2 Version 1.0
  522.  
  523. o  TeamConnection Server and Build Agent
  524.  
  525.    -  OS/2 Warp with one of:
  526.  
  527.       -- TCP/IP for OS/2 2.0, (70G3754), or later
  528.       -- AnyNet(R) Sockets over SNA 2.0
  529.  
  530.              or
  531.  
  532.    -  OS/2 Warp Connect
  533.  
  534. o  TeamConnection Client
  535.  
  536.    -  OS/2 Warp with one of:
  537.  
  538.       -- TCP/IP for OS/2 2.0 (70G3754), or later
  539.       -- AnyNet Sockets over SNA 2.0
  540.  
  541. o  TeamConnection Build Processor
  542.  
  543.    -  OS/2 Warp with one of:
  544.  
  545.       -- TCP/IP for OS/2 2.0 (70G3754), or later
  546.       -- AnyNet Sockets over SNA 2.0
  547.  
  548.              or
  549.  
  550.    -  OS/2 Warp Connect
  551.  
  552.    -  For MVS Builds
  553.  
  554.       -- TCP/IP 2.2.1 for MVS, or later (5735-HAL)
  555.                 or
  556.       -- AnyNet Feature for VTAM(R) Version 4 Release 2
  557.  
  558.       -- C/370(TM) Runtime 2.2,
  559.               or
  560.       -- LE/370 Runtime 1.5
  561.  
  562.    -  For the distribution function
  563.  
  564.       -- NetView(R) Distribution Manager/2 2.0, or later (53G3924)
  565.  
  566. TeamConnection DataAtlas for OS/2 Version 1.0
  567.  
  568. o  TeamConnection DataAtlas Version 1.0 Client requires the following
  569.    software:
  570.  
  571.    -  OS/2 Warp Version 3, and
  572.  
  573.       -- TCP/IP for OS/2 Version 2.0, (70G3754), or later
  574.  
  575.              or
  576.  
  577.    -  OS/2 Warp Connect
  578.  
  579.    -  DB2/2(TM) Version 1.2, or later, (for DB2 data definition
  580.       management)
  581.  
  582.    -  DDCS/2 Version 2.0
  583.  
  584.    -  VisualAge(TM) for COBOL for OS/2 Version 1 (28H2177) plus
  585.       FixPak#1 (containing PTF #XR21407 for APAR PJ21689) for COBOL
  586.       record definition management
  587.  
  588. o  TeamConnection DataAtlas Version 1.0 requires the following
  589.    software for the DataAtlas Modeler Server component:
  590.  
  591.    -  The TeamConnection Server and its associated software
  592.       requirements
  593.  
  594. Compatibility:  DataAtlas Version 1 Release 0 is compatible and
  595. integrates with the following products, which operate using a common
  596. platform, TeamConnection for OS/2 Version 1.0:
  597.  
  598. o  VisualAge Requirements Tool for OS/2 (33H1889)
  599. o  VisualGen Version 2.0 (31H3678), or later
  600.  
  601.  
  602. Planning Information
  603.  
  604. Before installing TeamConnection DataAtlas, refer to the
  605. TeamConnection for OS/2 installation and setup documentation and
  606. consult with your TeamConnection administrator to ensure that
  607. TeamConnection is installed and set up properly.
  608.  
  609. Customer Responsibilities:  The customer must provide at least the
  610. minimum hardware and software environments in which TeamConnection
  611. DataAtlas will operate.  The customer must assign a systems
  612. administrator who has responsibility for planning, installing,
  613. maintaining, and administering DataAtlas.
  614.  
  615. Packaging:  TeamConnection DataAtlas Version 1.0 is distributed as a
  616. single program package with the following materials:
  617.  
  618. o  One TeamConnection for OS/2 CD-ROM
  619. o  One TeamConnection DataAtlas for OS/2 CD-ROM
  620. o  One TeamConnection IBM International Program License Agreement
  621. o  One TeamConnection DataAtlas IBM International Program License
  622.    Agreement
  623. o  One TeamConnection Proof of License
  624. o  One TeamConnection DataAtlas Proof of License
  625. o  One TeamConnection Registration Card
  626. o  One TeamConnection DataAtlas Registration Card
  627. o  TeamConnection DataAtlas Installation Card
  628. o  TeamConnection DataAtlas Dictionary User's Guide
  629. o  TeamConnection DataAtlas Modeler User's Guide
  630. o  TeamConnection DataAtlas Designer User's Guide
  631. o  TeamConnection Version 1.0 Documentation
  632.  
  633.  
  634. Security, Auditability, and Control
  635.  
  636. TeamConnection DataAtlas uses the security and auditability features
  637. of the workstation and OS/2 to limit tool access.  Data access is
  638. controlled by function in TeamConnection for OS/2 Version 1.0.
  639.  
  640. User management is responsible for evaluation, selection, and
  641. implementation of security features, administrative procedures, and
  642. appropriate controls in application systems and communication
  643. facilities.
  644.  
  645. ORDERING INFORMATION
  646.  
  647. Orders for new licenses will be accepted now.
  648.  
  649. Shipments will begin on May 31, 1996.
  650.  
  651. To order these programs for order type, specify the order type
  652. number, feature number, part number, program name, media, and
  653. quantity.
  654.  
  655. Program Package:  CD-ROM with documentation.
  656.  
  657.                                    Order       Feature     Part
  658. Program Name                       Type        Number      Number
  659.  
  660. TeamConnection DataAtlas
  661.   for OS/2 Version 1.0             5801-AAR    1079        33H1864
  662.  
  663.  
  664. Additional License Copies:  Authorizes the customer who has a program
  665. package to make a single copy of the program media and printed
  666. documentation.
  667.  
  668. The authorization is given by providing the customer a Proof of
  669. Entitlement for Additional License -- with Certificate, which has its
  670. own part number and feature number.
  671.  
  672.                                    Order       Feature     Part
  673. Program Name                       Type        Number      Number
  674.  
  675. TeamConnection DataAtlas
  676.   for OS/2 Version 1.0
  677.   Proof of Additional
  678.   License with Certificate         5802-AAR    1134        33H1878
  679.  
  680.  
  681. Additional License Copies -- Software Advantage Exhibit:
  682. Authorization to make additional license copies begins on the start
  683. date specified in the Software Advantage Agreement.  Proof of
  684. Entitlement will be provided monthly.
  685.  
  686.                                                Order       Part
  687. Program Name                                   Type        Number
  688.  
  689. TeamConnection DataAtlas
  690.   for OS/2 Version 1.0
  691.   Proof of Additional
  692.   License without
  693.   Certificate                                  5802-AAR    33H1875
  694.  
  695.  
  696. Program Package Upgrade:  CD-ROM with documentation
  697.  
  698.                                    Order       Feature     Part
  699. Program Name                       Type        Number      Number
  700.  
  701. TeamConnection for OS/2
  702.   Version 1.0 to
  703.   TeamConnection DataAtlas
  704.   Version 1.0 Upgrade              5803-AAR    0411        83H9294
  705.  
  706.  
  707. Additional License Copy Upgrade:  Authorizes the customer who has a
  708. program package upgrade to make a single copy of the program media
  709. and printed documentation.
  710.  
  711. The authorization is given by providing the customer a Proof of
  712. Entitlement for Additional License -- with Certificate, which has its
  713. own part number and feature number.
  714.  
  715.                                    Order       Feature     Part
  716. Program Name                       Type        Number      Number
  717.  
  718. TeamConnection for OS/2
  719.   Version 1.0 to
  720.   TeamConnection
  721.   DataAtlas Version 1.0
  722.   Proof of Entitlement
  723.   for Additional License
  724.   Upgrade with Certificate         5804-AAR    0325        83H9293
  725.  
  726.  
  727. Additional License Copy Upgrade -- Software Advantage Exhibit:
  728. Authorization to make additional license copies begins on the start
  729. date specified in the Software Advantage Agreement.  Proof of
  730. Entitlement will be provided monthly.
  731.  
  732.                                                Order       Part
  733. Program Name                                   Type        Number
  734.  
  735. TeamConnection for OS/2
  736.   Version 1.0 to TeamConnection
  737.   DataAtlas Version 1.0
  738.   Proof of Entitlement
  739.   for Additional License
  740.   Upgrade without Certificate                  5804-AAR    83H9292
  741.  
  742.  
  743. Upgrade Protection (New Product):  The following upgrade protection
  744. products are available only under the Software Advantage for
  745. Workstations offering:
  746.  
  747.                                                Order       Part
  748. Program Name                                   Type        Number
  749.  
  750. Upgrade Protection for
  751.   TeamConnection DataAtlas OTC                 5809-AAR    33H1876
  752. Upgrade Protection for
  753.   TeamConnection DataAtlas QC(1)               5809-AAR    33H1877
  754.  
  755.  
  756. (1)   Quarterly Charge
  757.  
  758.  
  759. Program Upgrade
  760.  
  761. The program package upgrade option allows currently licensed users of
  762. IBM TeamConnection for OS/2 Version 1.0 to obtain the new function
  763. for a program upgrade charge.  The program upgrade to IBM
  764. TeamConnection DataAtlas for OS/2 Version 1.0 will be available on
  765. May 31, 1996.  Orders will be accepted after April 16, 1996.
  766.  
  767. These upgrades will be available through IBM Authorized Personal
  768. Computer Dealers and Industry Remarketers -- Personal Computers
  769. certified to market IBM Authorized Advanced Products.  The remarketer
  770. will require a Proof of License for each upgrade ordered.  The
  771. original Proof of License is the separate Proof of License page in
  772. the program package as identified by IBM to the remarketer.
  773.  
  774. Customers can also order upgrades through the local IBM office using
  775. the IBM Personal Software Program Upgrade and Certification Order
  776. Form.  The total quantity of upgrades acquired for a specific program
  777. cannot exceed the total quantity of program packages and/or
  778. additional licenses previously acquired for that program.
  779.  
  780. Proof of License for upgrade eligibility for additional license
  781. upgrades is a copy of this invoice or previously acquired Proof of
  782. Entitlement for Additional License -- with Certificate.  Additional
  783. license upgrades can be entered through the local IBM office using
  784. the Upgrade and Certification Order Form or ordered through an
  785. authorized remarketer.
  786.  
  787. TERMS AND CONDITIONS
  788.  
  789. Licensing:  The program described in this announcement is licensed
  790. under the terms and conditions of the IBM International Program
  791. License Agreement.  A copy of the agreement is included in the
  792. program package.
  793.  
  794. Additional License:  Proof of Entitlement must be acquired.
  795.  
  796. Software Advantage for Workstations-Upgrade Protection:  The
  797. announced program is eligible as an entitled upgrade.  Entitled
  798. customers will be provided with a no-charge program package and a
  799. Proof of Entitlement authorizing right to copy equal to the number of
  800. programs protected.  Shipment will follow May 31, 1996.
  801.  
  802. Variable Charges Apply:  No
  803.  
  804. Limited Warranty:  Yes
  805.  
  806. Program Services:  Program services for IBM TeamConnection DataAtlas
  807. for OS/2  Version 1.0 will be available until May 31, 1998.  The
  808. Program Services section in the License Information included with
  809. this Program describes this service.
  810.  
  811. Support Line:  The Personal Systems Support Line applies.
  812.  
  813. Volume Orders:  For information about volume orders, contact your IBM
  814. representative.
  815.  
  816. The additional licenses and maintenance part numbers included in this
  817. announcement are eligible for volume discounting under the terms of
  818. the Software Advantage for Workstations Agreement and Exhibit.
  819.  
  820. Guarantee:  Yes.  The IBM 30-day, money-back guarantee applies.
  821.  
  822. Authorization for Copy and Use on Home/Portable Computer:  Yes, as
  823. specified in the program package
  824.  
  825. Program Transfer:  Fully transferable
  826.  
  827. Educational Allowance:  A reduced charge is available to qualified
  828. education customers.  The educational allowance may not be added to
  829. any other discount or allowance.
  830.  
  831. CHARGES
  832.  
  833. Contact your IBM representative for charges information for this
  834. announcement.
  835.  
  836.  
  837. +     Registered trademark of Microsoft Corporation
  838.  
  839.       Other trademarks and registered trademarks are the properties
  840.       of their respective owners.
  841.  
  842. %$%End%$%
  843.