| Title: | DECtrace V2.0 and All-in-1 Perf Rpts conf. |
| Notice: | Kits+Doc, 2 | Patches, 3 |
| Moderator: | OMYGOD::LAVASH |
| Created: | Mon Apr 26 1993 |
| Last Modified: | Mon Jun 02 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 467 |
| Total number of notes: | 2058 |
The following was posted in supporlink.rdb. Any ideas?
----------------------------------------------------------------
I have created a collection to collect data on all events that occurs
under rdb7. The collect format is used to collect this information
into an RDB database and then the @EPC_BLR_TO_SQL_CONVERTER.COM file
provided for RDB on the ALPHA VMS system command file is executed,
pointing the database created by the "collect format" command. When I
execute this command, I get the following error message:
Attaching to Oracle TRACE database SYS:[KSSI]RDB7_TEST_DB.RDB;1
Validating Oracle TRACE collection %RDBX-E-NOTANRDBCOLL, the Oracle
TRACE database SYS:[KSSI]RDB7_TEST_DB.RDB;1 is not a valid Rdb
collection. The following tables were not found:
EPC_221_REQUEST_BLR
%RDBX-E-EXTEXITERR, Oracle TRACE extract exited with an error
RDB version 7.0-0
VMS version 6.1
The facility info for Oracle trace is as follows:
RDBVMS V7.0-0 27-SEP-1996 17:03 ALL
PERFORMANCE (D)
PERFORMANCE_NO_CF
RDBEXPERT
RDBEXPERT_NO_CF
Do you have any ideas why the command is failing?
Thank-you.
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 442.1 | Check the CLASS in the SELECTION | OOTOOL::CRAIG | Wed Feb 19 1997 09:43 | 22 | |
The following tables were not found:
EPC_221_REQUEST_BLR
DECtrace> show selection customer_selection_name
If the customers CLASS is not ALL or RDBEXPERT, have them add a qualifier
to their selection definition to make the class be ALL.
BLR is not collected if the CLASS is set to something else.
$ COLLECT CREATE SELECTION SELECTION_1 -
_$ OPTIONS
Option> FACILITY RDBVMS /VERSION = "V6.0-04" /CLASS = ALL
Option> FACILITY there_application_name /VERSION = "Vxxxx"
Option> ctrl z
Good luck,
Sheri
| |||||