M204.0609: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add link)
 
Line 1: Line 1:
{{Template:M204.0609 skeleton}}
{{Template:M204.0609 skeleton}}
<P>You attempted to open or restore a Model 204 file that was created in a release of Model 204 prior to Release 8.0. The code to perform the necessary transformation was dropped from Model 204 as of Release 8.0. </P>
<P>
<p><b>Response:</b> Open the file under a release of Model 204 prior to Release 8.0. See your system manager for assistance. </p>
You attempted to open or restore a Model 204 file that was created in an ancient release of Model&nbsp;204 (prior to "Release 8.0" in the old numbering system). The code to perform the necessary transformation was dropped from Model&nbsp;204 long ago. </P>
<p>
<b>Response:</b> Open the file under a release of Model&nbsp;204 prior to "Release 8.0". See your system manager or [[Contacting Rocket Software Technical Support|contact Rocket Technical Support]] for assistance.  
</p>
{{Template:M204.0609 footer}}
{{Template:M204.0609 footer}}
<!-- skeleton as it was in pdf/%F MUST BE TRANSFORMED USING A RELEASE OF MODEL 204 PRIOR TO 8.0 /-->
<!-- skeleton as it was in pdf/%F MUST BE TRANSFORMED USING A RELEASE OF MODEL 204 PRIOR TO 8.0 /-->

Latest revision as of 21:23, 27 February 2018

M204.0609  File fileName must be transformed using a release of Model 204 prior to 8.0

You attempted to open or restore a Model 204 file that was created in an ancient release of Model 204 (prior to "Release 8.0" in the old numbering system). The code to perform the necessary transformation was dropped from Model 204 long ago.

Response: Open the file under a release of Model 204 prior to "Release 8.0". See your system manager or contact Rocket Technical Support for assistance.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages