1 / 60

The IT Information System

XINFO . The IT Information System. XINFO 2.3. H O RIZONT Software for Datacenters. Garmischer Str. 8 D- 80339 München Tel ++49(0)89 / 540 162 - 0 www.horizont-it.com. XINFO 2.3 - Overview. New Scanners. SMF Scanner. Source Scanner. Space Scanner. DB2 Scanner. Incremental Update.

etta
Download Presentation

The IT Information System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. XINFO The IT Information System XINFO 2.3 HORIZONT Software for Datacenters Garmischer Str. 8 D- 80339 München Tel ++49(0)89 / 540 162 - 0www.horizont-it.com

  2. XINFO 2.3 - Overview New Scanners SMF Scanner Source Scanner Space Scanner DB2 Scanner Incremental Update TWS Scanner PC Client Java Client CA7 Scanner Control-M Scanner

  3. New Scanners XINFO introduces new scanners: • CA-Scheduler • Control-D • Easytrieve • PO Files • Natural

  4. CA-Scheduler - Displays The displays for CA-Scheduler

  5. Control-D - Displays The displays for Control-D

  6. Control-D - Netplan Integration Control – D report in Control-M netplans

  7. Easytrieve – Displays The displays for Easytrieve

  8. Natural - Displays The displays for NATURAL PS: NATURAL is the programming language for Software AG’s ADABAS

  9. PO Scanner • PO members can be loaded into tables • Enables users to search for text strings in FB80 files like CLISTs, REXX etc. • Enables to search for member statistics, answers questions like “which members where updated last night” • The main advantage vs. ISPF 3.4: No need to specify target libraries

  10. PO Scanner Just use it like 3.14: Specify search string…

  11. PO Scanner …the result And the advantage vs. 3.14? • No need to know any library • Allows wild cards • Direct access to member

  12. PO Scanner Direct access to the member? Yes, just a right mouse click…

  13. PO Scanner …and get the member!

  14. PO Scanner Search for PO-Member Statistics

  15. PO Scanner Overview about all member modifications

  16. Source Scanner • New functions for Cobol and PL/1 scanners: • EXEC statements are analysed more detailed • DLI statements (EXEC DLI and CBLTDLI) • DB2 columns (select col1,col2,… select * etc.) • New variable table • Show the declaration of all variables (member, line, type) • New table with nested program calls • Search for nested subprograms, e.g.MAIN calls SUBPGM calls SUBSUBPGM calls SUBSUBSUBPGM->MAIN calls SUBSUBSUBPGM

  17. Source - DB2 Columns Which programs are using DB2-columns *DAT*? Table Column Usage

  18. Source - Variable Declaration

  19. Source - Variable Declaration Which programs are using a variable *DAT*? Variable Type Init Value

  20. Source DLI - Information The PL/1 and Cobol scanners are analysing embedded DLI statements

  21. DB2 Scanner • New functions for the DB2 scanner: • Analyses DB2 system tables • SYSPLAN • SYSPACKAGE • SYSPACKDEP • SYSDATABASE • SYSCOLUMNS • SYSFOREIGNKEYS • SYSRELS • SYSSTOGROUP • New tables with View/Table relations

  22. DB2 Scanner DB2 system tables Views and tables

  23. TWS Scanner • New functions for the TWS scanner: • “TWS for z/OS 8.2” support included • Durations based on seconds • Graphical EQQADD support • New tables for variable dependencies and variable definitions • New schedule, job and dependency tables for SYMPHONY data

  24. TWS Scanners – JCL variables

  25. TWS Scanners - JCL variables

  26. TWS Scanners - EQQADD • You’re using OPC program EQQADD or EQQEVPGM: //ADCM99R3 EXEC PGM=EQQADD //SYSIN DD * APPL (P82NP99I) IA (=) • A program analyses the SYSIN statement • The result is displayed in the jobnetplan

  27. TWS Scanners - EQQADD Job is submitted by OPC, job calls EQQADD Applications added by EQQADD Applications added by EQQADD Job is not submitted by OPC, but it also calls EQQADD

  28. CA7 Scanner • The old scanner used BTI to get the data from CA7. The new scanner reads CA-7 VSAM files directly. Advantages are: • Improved performance (minutes instead of hours) • Reduced usage of system resources (80-90% less)

  29. CA7 Scanner • New functions for the CA7 scanner: • Improved DSN requirement and trigger support • Jobs which are creating the DSN are shown in the netplan as predecessors • Jobs which are waiting for the DSN are shown in the netplan as successors • Works only if the jobs are analysed by the JCL scanner of XINFO • Jobs which are triggered by BTI „Demand“ • Jobs are displayed in the netplan • Works only if the BTI job analysed by the JCL scanner of XINFO • New job netplan "only triggers, no requirements"

  30. Control-M Scanner • New functions for the Control-M scanner: • New netplan elements • “ON PGMST DO COND …” • “ON PGMST DO FORCEJOB …” • New conditions • "OR" conditions are displayed by separate line type • conditions, which are defined ONLY as "IN" or "OUT" • Control-D conditions

  31. Control-M Scanner Control – D condition

  32. Space Scanner • New functions for the Space scanner: • DSN Occurrences: A new table shows where datasets are used (VTOC/CA1/RMM/JCL etc.)

  33. Space Scanner You need to know where the files for a projects are stored…

  34. Space Scanner An example how to read the result:These files are referenced in the JCL, but they are not in the VTOC

  35. SMF Scanner Separate displays for job- and step runtimes

  36. Incremental Update • Up to now incremental update was only available for COBOL, PL/1 and JCL. • Incremental update for IMS and SMF Data • Results in better performance • Utility programs to automate incremental updates • What must be updated, if an include member was modified • Which lines must be deleted, if a main program was deleted

  37. PC Client The PC Client of XINFO 2.3 has following new functions: • BIF (Batch Interface) • New input panels with format information • New data flowchart • Flexible Initialisation (*.INI or registry) • Display source code • New SQL dialog • VISIO Support

  38. BIF - PC Client Batch Interface 1/4 The BIF Interface enables to export files from the PC automatically, e.g. to extract information for special users (non-it departments, management etc.) : • HTML • EXCEL • TXT • VMF for the WebViewer • PCX, GIF, JPEG, BMP etc.

  39. BIF - PC Client Batch Interface 2/4 1) Save the desired selection…

  40. BIF - PC Client Batch Interface 3/4 Logon parameters (can be encrypted) Name of the file with selection criteria Name of the resulting output file 2) Create a “BIF” file… (BIF=Batch Interface) Next selection

  41. BIF - PC Client Batch Interface 4/4 3) Start the PC client daily by using a distributed scheduler every day to create the desired HTML files

  42. Data Flowchart Data(set) Flowchart with DB2 Tables = DATA Flowchart DB2PGM XXRTAB

  43. Data Flowchart Unlimited nesting level! Data Flowchart with successor function… DB2PGM XXRTAB

  44. Symbols with Bitmaps Dataset Flowchart with Symbols

  45. Symbols with Bitmaps Bitmaps for all symbols can be selected by the user

  46. Input Panel with Format Information Format information, e.g. DD.MM.YYYY or HH:MM

  47. Display Source Code Display source code on the PC

  48. New SQL Dialog Separate windows for SELECT, FROM and WHERE. Advantage: User cannot modify SELECT or FROM (which would result in wrong results!)

  49. VISIO Support Save flowcharts... ...as VISIO files

  50. VISIO Support The result: VISIO chart VISIO

More Related