What is COBOL in Unisys Mainframe?

  • Thread starter Thread starter Moneer81
  • Start date Start date
Click For Summary
SUMMARY

COBOL programming on Unisys mainframes is fundamentally similar to COBOL on other platforms, making prior COBOL experience relevant for job candidates. However, candidates must familiarize themselves with specific mainframe practices, including the use of applications for compiling and executing COBOL programs, as well as understanding strict naming conventions for load modules. The demand for COBOL programmers is increasing, particularly in sectors like the military and government, where Unisys systems are prevalent. Candidates should leverage their existing COBOL skills while being prepared to learn mainframe-specific processes.

PREREQUISITES
  • Understanding of COBOL programming language
  • Familiarity with Unisys mainframe architecture
  • Knowledge of mainframe compiler applications
  • Awareness of load module management and security protocols
NEXT STEPS
  • Research Unisys mainframe COBOL compilers and their specific functionalities
  • Learn about mainframe load module naming conventions and management
  • Explore tools for searching COBOL source code within mainframe environments
  • Study best practices for debugging and compiling COBOL programs on mainframes
USEFUL FOR

Job seekers in programming roles, especially those targeting positions that require COBOL experience on Unisys mainframes, as well as current COBOL developers looking to transition to mainframe environments.

Moneer81
Messages
158
Reaction score
2
Hello,

I am applying for this job and they're looking for someone that has experience with COBOL, which I do, but they're also looking for someone with "experience with COBOL in Unisys mainframe". Now I know what a Unisys mainframe is but is programming COBOL through a regular compiler any different? Will I be able to sell myself as a good candidate for the position or is my experience with COBOL irrelevant? I obviously don't have experience working with Unisys since that is only found in places like the military and other government organization...any insight? I might have an interview soon...

Thanks
 
Technology news on Phys.org
Hi Moneer81

I take it that your experience with COBOL is from the PC or other not mainframe environment.
Moneer81 said:
Now I know what a Unisys mainframe is but is programming COBOL through a regular compiler any different?
No, COBOL is a very standard application, it behaves and "feels" the same regardless of platform.
Moneer81 said:
Will I be able to sell myself as a good candidate for the position or is my experience with COBOL irrelevant?
No. Your experience if very relevant. In fact any experience using COBOL will make you a candidate. It is getting increasently hard to find experienced COBOL programmers.
Moneer81 said:
I obviously don't have experience working with Unisys since that is only found in places like the military and other government organization...any insight? I might have an interview soon...
There are some key activites that must be mastered on the mainframe that you don't offer much attension on smaller platforms. Here's my approch in a new shop.

Get acustumed to the application used to enter COBOL statements.
Make yourself a "Hello world" program with a stupid syntax error.
Find the correct compiler and compile the program.
Get acustumed to the application used to check compiler output listnings and check the "Hello World" output listning.
Remove the syntax error and compile the program producing a load module (careful, there are useally strict standards for load module names.)
Execute the load module. This may be tricky, the module is most likely put in the test environment.
Check the program output.

You are on your way.

Also.
There is a big difference in the administrative tasks performed by programmers. Moving loadmodules, version handeling, implementing and the like.
All mainframe setups have relativey strict roules for these things. Hence, there are standard applications used for these tasks. These applications, most noteably the moving of loadmodules, are tightly controlled by the mainframe security system.
Don't worry about it but be aware that you will have to learn how this is done in the shop. It differs vildly from one shop to another.

And fineally.
Don't waste dayes and hours trying to figure "how to open an index sequenceal file using multible key arguments".
Be a mercyless pirate, steal any source code you can find that helps you on your way. This is NOT considred a bad conduct but be open about it. (You may by accident copy some code that no longer apply to the shops coding standard)
Find the application can search through the entire COBOL source code of the shop. Use it to find the tricky code you need.

Good luck Moneer81, let us know about the job.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 15 ·
Replies
15
Views
4K