Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 2.69 KB

FAQ.md

File metadata and controls

27 lines (19 loc) · 2.69 KB

FAQ

Where do I start the COBOL Course?

To get started with the first COBOL Course, follow these steps.

How do I enroll for system access?

You can enroll for system access here.

"I'm having a very hard time connecting with the mainframe.  What should I do?"

  1. Post your .yaml file in the Slack Channel Forum, but don't post any passwords. .yaml location: C:\Users.zowe\profiles\zosmf\LearnCOBOL.yaml. Hopefully, someone can help you spot the problem.
  2. Try shutting down VSCode and relaunch.
  3. If that doesn't work, shut down VSCode, try deleting the .yaml file, relauch and create a New Connection again. 
  4. If still unsuccessful, it is possible that your password needs to be reset on the system.
  5. If clicking on the "Refresh All" icon to the right of "DATA SETS" or the "Search Data Sets..." icon to the right of "LearnCOBOL" (also in the "DATA SETS" area) and nothing happens, try clicking on "LearnCOBOL" itself in the "JOBS" area. If you receive, "Check Credentials" (Blue pop-up box appears), click it, re-authenticate at top.  Ignore any "rse" error messages.
  6. Other things to try, watch this video.  The presenter actually walks through the process, although I think it was with an older, more stable version of IBM Z Open Editor.  Get hands on! Run a COBOL program - Webinar - Originally broadcast: 2020-04-24 - 40 minutes

"How do I make numbers print properly?"

Explanation of Cobol Display Variables.

"I've completed the course, now what?"

Self-Study

COBOL Challenge: Covid-19 Reports - Real World Challenge #1 by Jessielaine Punongbayan

Zowe-COBOL Challenge: The Unemployment Claims - Real World Challenge #2 by Jessielaine Punongbayan

COBOL Programming Course #2 - Advanced Topics - COBOL Challenges