From the course: Migrating COBOL Apps

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Migrate P6 into QWICS

Migrate P6 into QWICS - COBOL Tutorial

From the course: Migrating COBOL Apps

Start my 1-month free trial

Migrate P6 into QWICS

- [Instructor] The migration of code into a QWICS environment involves changing the user interface and updating the COBOL code. Let's do that for the P6 table maintenance function. I'll amend the application that's already there for simplicity. I've logged into the QWICS online system which allows me to update the demonstration application. Know that when I close my session we'll lose all the changes as this is purely for demonstration purposes. For more extensive migration demonstration or a production system we download QWICS and set up our own environment. The first thing we'll do is to create a new database called P6 Codes. To do this let's select the database admin menu and login using the credentials. We'll enter QWICS and QWICS and login. We'll click on the QWICS data set in the left hand tree and public. And we can now create a new table. We'll call it p6codes. And we'll take three columns. I'll call them…

Contents