T.R | Title | User | Personal Name | Date | Lines |
---|
3749.1 | use EXPORTER not HISTORIAN | TOOK::SHMUYLOVICH | | Wed Sep 16 1992 11:17 | 5 |
|
In order to run report package you have to EXPORT data (NOT record).
SAm
|
3749.2 | | MDCRAB::STUART | Scott Stuart - MARVA Network Sales Support DTN 341-3132 - MARVA District | Wed Sep 16 1992 17:13 | 6 |
| 1) I have set up exporting on the data as well as recoding and I get the same
error. What does is indicate?
2) Do I not have to set up any recoding to run reports? Only exporting?
If yes, what use do I make of the recording?
|
3749.3 | | TOOK::SHMUYLOVICH | | Thu Sep 17 1992 12:31 | 37 |
|
>1) I have set up exporting on the data as well as recoding and I get the same
>error. What does is indicate?
The error message "E_US0845 Table 'mcc_snmp_ip_13' does not exist or
is not owned by you" indicates that:
a. The database used in the Export directive has been
created as private and the user running reports has no
access to it (see INGRES createdb utility) OR
b. The exporting for "snmp ip" has not been set up
( use the Show Exporting directive to verify the status
of exporting).
>2) Do I not have to set up any recoding to run reports? Only exporting?
ONLY exporting.
> If yes, what use do I make of the recording?
It's to much details to explain here the difference between
the usage of the Historian and Exporter FMs. You can find them in
the Historical Data Services Use manual.
The main difference is that Historian collects data in the
MCC internal database and Exporter exports data outside of MCC.
Data collected by Historian are accessible ONLY through MCC using
Show directive. Data exported by Exporter are stored in the standard
Rdb/VMS or ULTRIX/SQL database and can be obtained using any database
tool.
SAm
|
3749.4 | thanks | MDCRAB::STUART | Scott Stuart - MARVA Network Sales Support DTN 341-3132 - MARVA District | Thu Sep 17 1992 19:13 | 1 |
| thanks . I'll take a look at the database access . and rtfm again... scott
|