| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
Help needed,
What has been done:
- MCC_exporter process has been started and is running in batch
- Export node4 XXXXXX line * export period 01:00:00
- Export node4 XXXXXX circ * export period 01:00:00
- Checked with Show exporting (everything OK)
- Copied MCC_RPTS_LGRAPH.GRG to sys$login
- Created CDD$TOP.MCC
- Defined CDD$DEFAULT CDD$TOP.MCC
- Define symbol for DTR (V5.0)
- Defined Database (DTR)
- Executed the following files under DTR
@MCC_RPTS_RECORDS.DTR
@MCC_RPTS_DOMAINS.DTR
@MCC_RPTS_PROC.DTR
Everything looks OK but reports are not generated.
Datatrieve is complaining about an element that's missing
"ELEMENT "MCC_EXPORT" NOT FOUND IN DICTIONARY"
Can somebody explain what went wrong.
Rob
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1198.1 | MCC_EXPORT defined?\ | TOOK::ANWARUDDIN | Anwar | Fri Jun 28 1991 09:26 | 10 |
MCC_EXPORT is the name given to the database on the DEFINE DATABASE command as in, DTR> DEFINE DATABASE MCC_EXPORT ON disk:[directory]filename Have you defined this? Please do a DTR> SHOW MCC_EXPORT to see if it is defined. | |||||