Presentation is loading. Please wait.

Presentation is loading. Please wait.

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

Similar presentations


Presentation on theme: "HORIZONT 1 XINFO ® The IT Information System Cobol HORIZONT Software for Datacenters Garmischer Str. 8 D- 80339 München Tel ++49(0)89 / 540 162 - 0 www.horizont-it.com."— Presentation transcript:

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

2 HORIZONT 2 XINFO ® XINFO and Cobol General program information Copy (which program uses which copy member) Copy Call (which program calls which program) Call Graphics (“inter language” call graph) Graphics Select/assign, file access, file section (file usage) Select/assign, file access, file section DB2 access (EXEC SQL Statements) DB2 access CICS access (EXEC CICS) CICS access DLI access (IMS, EXEC DLI and CBLTDLI) DLI access Variable declarations, variable usage Unused code Comments XINFO‘s Cobol interface gives you access to following information:

3 HORIZONT 3 XINFO ® Cobol - General Info Search for programs by specifying attributes, eg - uses SQL - more than 1000 lines of code - was changed after a certain date

4 HORIZONT 4 XINFO ® Cobol - General Info program names SQL, CICS, DLI etc. Y/N code line qty comments qty load module name: source member or program id or external translation

5 HORIZONT 5 XINFO ® Cobol - Copy which programs are using this copy member?

6 HORIZONT 6 XINFO ® Cobol - Copy programs Copy statement found Nesting Level (Copy in Copy) Replacing Y/N SQL include Y/N

7 HORIZONT 7 XINFO ® Cobol - Copy right mouseclick eg shows copy member Next example: declaration of a program name

8 HORIZONT 8 XINFO ® Cobol - Call which programs are calling this program?

9 HORIZONT 9 XINFO ® Cobol - Call calling programs section within the program (not used in this example) called program variable name parameters

10 HORIZONT 10 XINFO ® Cobol - Call right mouseclick eg shows source member Source with dynamic call. A previous „MOVE pgmname to varname" was translated by XINFO‘s scanner.

11 HORIZONT 11 XINFO ® Cobol Call Question: which programs are called by “DSN8CC0”?

12 HORIZONT 12 XINFO ® Cobol Call Answer: DSN8CC0 calls two programs (which may contain more program calls)

13 HORIZONT 13 XINFO ® Programs Call which programs are called by DSN8CC0? Program call shows all calls over multiple levels, independently of the used program language!

14 HORIZONT 14 XINFO ® Programs Call all calls over all levels

15 HORIZONT 15 XINFO ® Programs Call Graph This chart shows all program calls clearly

16 HORIZONT 16 XINFO ® Cobol - Files Here you can get information about file definitions file access (read/write) etc

17 HORIZONT 17 XINFO ® Cobol – SELECT/ASSIGN File/DD name ”assignments” and the parameters (taken from File-Control). FILE-CONTROL. SELECT REPOUT ASSIGN TO UT-S-REPORT.

18 HORIZONT 18 XINFO ® Cobol – File Section FILE-CONTROL. SELECT REPOUT ASSIGN TO UT-S-REPORT. FILE SECTION. FD REPOUT RECORD CONTAINS 120 CHARACTERS LABEL RECORDS ARE OMITTED DATA RECORD IS REPREC. 01 REPREC PIC X(120). File attributes from file description, eg record length, record mode etc.

19 HORIZONT 19 XINFO ® Cobol – File Access „File access" shows all file operations

20 HORIZONT 20 XINFO ® Cobol – File Access right mouseclick eg to show JCL DD statements (XINFO’s JCL scanner is needed)

21 HORIZONT 21 XINFO ® JCL – DSN DSN and other JCL-parameters

22 HORIZONT 22 XINFO ® Cobol – DB2 Access Question: Which programs are using DB2 table "VDEPT"?

23 HORIZONT 23 XINFO ® Cobol – DB2 Access Programs In case of "Type=Table" column "Object" shows the name of the table SQL action

24 HORIZONT 24 XINFO ® Cobol – DB2 Access All used columns are shown

25 HORIZONT 25 XINFO ® Cobol – DB2 Access Search programs by "used columns"

26 HORIZONT 26 XINFO ® Cobol – DB2 Access The column "DEPTNO" is used in several tables by several programs

27 HORIZONT 27 XINFO ® Cobol – Variable Question: In which programs is the variable "DEPTNO" defined?

28 HORIZONT 28 XINFO ® Cobol – Variable In this example "DEPTNO" is defined in two programs left double mouseclick shows the complete record

29 HORIZONT 29 XINFO ® Cobol – Variable usage "Variable usage" shows exactly "where and how" variables are used in your programs.

30 HORIZONT 30 XINFO ® Cobol – CICS Access Example: Search for all "EXEC CICS" in programs "DSN8C*"

31 HORIZONT 31 XINFO ® Cobol – CICS Access "CICS Access" shows all CICS actions and the parameters. LINK and XCTL is shown in the call table as well as in the call graph

32 HORIZONT 32 XINFO ® Cobol – DLI Access search for DLI calls

33 HORIZONT 33 XINFO ® Cobol – DLI Access IMS actions and parameters. Search for strings in DLI statements

34 HORIZONT 34 XINFO ® Cobol – Unused Code Program From line, to line Shows program lines that are never called

35 HORIZONT 35 XINFO ® Cobol – Comments Program Line Comment Division

36 HORIZONT 36 XINFO ® Cobol – Comments search for strings, eg *CICS* in all comments

37 HORIZONT 37 XINFO ® Cobol – Comments

38 HORIZONT 38 XINFO ® Any questions about XINFO and Cobol? Info@Horizont-it.com

39 HORIZONT 39 XINFO ® Many thanks for your attention! HORIZONT Software for Datacenters Garmischer Str. 8 D- 80339 München Tel ++49(0)89 / 540 162 - 0 www.horizont-it.com The IT Information System XINFO


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

Similar presentations


Ads by Google