Operating System - OpenVMS
1829142 Members
2427 Online
109986 Solutions
New Discussion

Error prompt:"%DCL-E-NOTRR,no transfer address." How solute?

 
SOLVED
Go to solution
kismet_1
Advisor

Error prompt:"%DCL-E-NOTRR,no transfer address." How solute?

Thanks!
1 REPLY 1
Hein van den Heuvel
Honored Contributor
Solution

Re: Error prompt:"%DCL-E-NOTRR,no transfer address." How solute?


hello again.

It looks like this is really a continuation on topic : http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=885830
Fix that, and this NOTFR problem will go away!

Word of friendly advice: Be sure to carefully cut & paste the exact error message for the best possible help.
You wrote: DCL-E-NOTRR,no transfer address."
But I think it erally was "%DCL-E-NOTFR, no transfer address". Correct?

You can ask you friendly VMS system what this message (and others) means:

$HELP /MESSAGE NOTFR

--- system answer ---
NOTFR, no transfer address

Facility: CLI, Command Language Interpreter (DCL)

Explanation: The image file does not have a transfer address.

User Action: Check that the source program has specified a transfer address
and, if necessary, reassemble and relink the program.
--------------------------

Hope this helps,

Hein.