IBM Tivoli Software IBM Tivoli Software

[ Bottom of Page | Previous Page | Next Page | Contents | Index ]


Objective

To debug a Visual Basic resource model so you can correct any errors in the resource model.

Background information

In the decision tree script, lines containing an error are highlighted in the Visual Basic editor.

Before you begin

None

When you finish

When you have fixed all the errors, run the resource model again. To make sure that the resource model actually detects the problems that you have specified, simulate those problems on your workstation when you run the resource model.

Procedure

  1. Run the resource model as described in Running a resource model.
  2. Determine error origins by stepping into the code and setting break points in the Visual Basic editor.
  3. Run the resource model again to pinpoint and correct any code errors.
  4. If there continues to be a problem in the resource model, check the log for the last item that was traced to determine the cause of the error.

[ Top of Page | Previous Page | Next Page | Contents | Index ]