[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
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 |
5308.0. "Export task failed if the darabase is not sys$login:MCC_EXPORT.RDB" by GIDDAY::WAN (Denny Wan, Sydney CSC) Wed Jul 07 1993 00:58
According to the DECMcc Applications Historic use guide chapter 2, the user can
start up the export background task and specify any valid RDB database file
name. I can submit the batch job successfully but unless the database is
sys$login:MCC_EXPORT.RDB, DecMcc export cannot communicate with it. It
complains about "background exporting service is not setup". But in fact the
batch job is running :
995 MCC_EXPORTER_BACKGROUND
SYSTEM Executing
Submitted 7-JUL-1993 13:40 /KEEP
/PARAM=("DSA1:[DUMPS.wan]MCC_EXPORT.RDB","10") /NOPRINT /PRIORITY=100
File: _DSA0:[VMS$COMMON.SYSMGR]MCC_EXPORTER_BACKGROUND.COM;4
I am running DECMcc V1.3 and VMS 5.5-2.
Any ideas to what the problem might be or how can I track down the nature of the
problem?
Regards,
Denny.
T.R | Title | User | Personal Name | Date | Lines |
---|
5308.1 | | TOOK::R_SPENCE | Nets don't fail me now... | Wed Jul 07 1993 11:10 | 8 |
| Dumb question but...
You DID specify the same RDB file spec in the EXPORT directive?
The file spec is how he EXPORT directive finds the appropriate
background process.
s/rob
|
5308.2 | Need to specify the Export Target | GIDDAY::WAN | Denny Wan, Sydney CSC | Wed Jul 07 1993 18:54 | 5 |
| Thanks for the reminder. I forgot to specify the Export Target when setting the
export. I am now able to get the background exporter process to create the
database.
Denny.
|