Skip to content

Commit 812f236

Browse files
authored
Acrolinx fixes
1 parent 6502fd5 commit 812f236

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-machines/workloads/mainframe-rehosting/tmaxsoft/install-openframe-azure.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Learn how to set up an OpenFrame environment on Azure suitable for development,
1717

1818
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).
1919

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).
2121

2222
The tutorial steps you through the installation of the OpenFrame suite components. Some must be installed separately.
2323

@@ -32,8 +32,8 @@ Main OpenFrame components:
3232
- ProSort, a sort tool for batch transactions.
3333
- OFCOBOL, a compiler that interprets the mainframe's COBOL programs.
3434
- 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.
3737
- OFGW, the OpenFrame gateway component that provides a 3270 listener.
3838
- OFManager, a solution that provides OpenFrame's operation and management functions in the web environment.
3939

@@ -647,7 +647,7 @@ The Base application server is installed before the individual services that Ope
647647
cp /usr/lib/libtermcap.so.2 $TMAXDIR/lib
648648
```
649649

650-
Startup Tmax Server using the following command:
650+
Start up Tmax Server using the following command:
651651

652652
```bash
653653
tmboot

0 commit comments

Comments
 (0)