Preliminary checks

 

Before you start problem determination in detail, it is worth considering the facts to see if there is an obvious cause of the problem, or a likely area in which to start your investigation. This approach to debugging can often save a lot of work by highlighting a simple error, or by narrowing down the range of possibilities.

The cause of your problem could be in any of the following:

The sections that follow raise some fundamental questions that we need to consider.

As you go through the questions, make a note of anything that might be relevant to the problem. Even if your observations do not suggest a cause straightaway, they could be useful later if you have to carry out a systematic problem determination exercise.

Table 1 summarizes the preliminary checks that you should make.

Table 1. Preliminary checks to carry out
Preliminary Check Refer to...
Has WebSphere MQ for z/OS run successfully before? Page Has WebSphere MQ for z/OS run successfully before?
Are there any error messages or return codes that explain the problem? Page Are there any error messages or return codes that explain the problem?
Can you reproduce the problem? Page Can you reproduce the problem?
Have any changes been made since the last successful run? Page Have any changes been made since the last successful run?
Has the application run successfully before? Page Has the application run successfully before?
Does the problem affect specific parts of the network? Page Does the problem affect specific parts of the network?
Does the problem occur at specific times of the day? Page Does the problem occur at specific times of the day?
Does the problem affect all users of the application? Page Does the problem affect all users of the application?
Does the problem occur with all z/OS, CICS, or IMS systems? Page Does the problem occur with all z/OS, CICS, or IMS systems?
Is the problem intermittent? Page Is the problem intermittent?
Have you applied any APARs or PTFs? Page Have you applied any APARs or PTFs?