Difference between revisions of "Test268 Section 7"

From MidrangeWiki
Jump to: navigation, search
(Use STRSRVJOB to debug a program running from another job)
Line 11: Line 11:
  
 
=== Use STRSRVJOB to debug a program running from another job ===
 
=== Use STRSRVJOB to debug a program running from another job ===
 
+
See [[Debug in Batch]]
  
 
=== Code a trigger program using RPG ===
 
=== Code a trigger program using RPG ===

Revision as of 21:37, 30 November 2005

<< Previous Section | Home | Next Section >>

Section 7 - RPG problem solving/problem determination (9%)

Find and interpret messages on message queues and in a job log

Use STRSRVJOB to debug a program running from another job

See Debug in Batch

Code a trigger program using RPG

Define and create unit test scenarios

Define and create integration test scenarios

Define and create system test scenarios

Diagnose and eliminate errors resulting from numerical operations (e.g. divide by zero, decimal data errors, arithmetic overflow)

Diagnose and eliminate level checks

<< Previous Section | Home | Next Section >>