You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/mainframe-rehosting/tmaxsoft/install-openframe-azure.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Learn how to set up an OpenFrame environment on Azure suitable for development,
17
17
18
18
OpenFrame includes multiple components that create the mainframe emulation environment on Azure. For example, OpenFrame online services replace the mainframe middleware such as IBM Customer Information Control System (CICS), and OpenFrame Batch, with its TJES component, replaces the IBM mainframe's Job Entry Subsystem (JES).
19
19
20
-
OpenFrame works with any relational database, including Oracle Database, Microsoft SQL Server, IBM Db2, and MySQL. This installation of OpenFrame uses the TmaxSoft Tibero relational database. Both OpenFrame and Tibero run on a Linux operating system. This tutorial installs CentOS 7.3, although you can use other supported Linux distributions.The OpenFrame application server and the Tibero database are installed on one virtual machine (VM).
20
+
OpenFrame works with any relational database, including Oracle Database, Microsoft SQL Server, IBM Db2, and MySQL. This installation of OpenFrame uses the TmaxSoft Tibero relational database. Both OpenFrame and Tibero run on a Linux operating system. This tutorial installs CentOS 7.3, although you can use other supported Linux distributions.The OpenFrame application server and the Tibero database are installed on one virtual machine (VM).
21
21
22
22
The tutorial steps you through the installation of the OpenFrame suite components. Some must be installed separately.
23
23
@@ -32,8 +32,8 @@ Main OpenFrame components:
32
32
- ProSort, a sort tool for batch transactions.
33
33
- OFCOBOL, a compiler that interprets the mainframe's COBOL programs.
34
34
- OFASM, a compiler that interprets the mainframe's assembler programs.
35
-
- OpenFrame Server Type C (OSC), the solution that replaces the mainframe's middleware and IBM CICS.
36
-
- Java Enterprise User Solution (JEUS), a web application server that is certified for Java Enterprise Edition 6.
35
+
- OpenFrame Server Type C (OSC), the solution that replaces the mainframe's middleware and IBM CICS.
36
+
- Java Enterprise User Solution (JEUS), a web application server that is certified for Java Enterprise Edition 6.
37
37
- OFGW, the OpenFrame gateway component that provides a 3270 listener.
38
38
- OFManager, a solution that provides OpenFrame's operation and management functions in the web environment.
39
39
@@ -647,7 +647,7 @@ The Base application server is installed before the individual services that Ope
0 commit comments