Skip Headers

Oracle9i OLAP Developer's Guide to the OLAP DML
Release 2 (9.2)

Part Number A95298-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Working with Models, 7 of 8


Debugging a Model

The OLAP DML provides an assortment of tools that will help you debug your models. These tools are listed in the following table.

Tool

Purpose

MODTRACE

An option that controls whether each line of a model is sent to the current outfile while you run the model. When MODTRACE is set to YES, the model lines are shown, and you can observe the order in which the equations are solved.

DBGOUTFILE

A command that creates a debugging file to which the MODTRACE output is sent. For information about this command see "Sending Output to a Debugging File".

MODEL.COMPRPT

A program that produces a report on the structure of a compiled model. The report shows how model equations are grouped into blocks.

MODEL.DEPRPT

A program that produces a report on the dependencies in model equations. The report lists the assignment target and data sources for each equation and specifies any dimensions of the dependencies in the equation.

MODEL.XEQRPT

A program that produces a report on the solution status of a model. If the model contains simultaneous equations, then the report specifies the values of the options that control simultaneous solutions.

INFO

A function that lets you obtain specific information about a model that you have compiled or executed.




Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 2001, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback