home *** CD-ROM | disk | FTP | other *** search
/ vsiftp.vmssoftware.com / VSIPUBLIC@vsiftp.vmssoftware.com.tar / FREEWARE / FREEWARE40.ZIP / vde / doc / vdemsg.sdml < prev    next >
Text File  |  1996-12-12  |  336KB  |  8,327 lines

  1. <MESSAGE_SECTION> <MESSAGE_TYPE>(textident)
  2.  
  3. <MSG>(ABKEYW\ambiguous qualifier or keyword '<EMPHASIS>(text)' - supply more 
  4. characters )
  5. <MSG_TEXT>(Facility)
  6. VDE, OpenVMS Development Environment
  7. <MSG_TEXT>(Explanation)
  8. VDE cannot complete the command because '<EMPHASIS>(text)' 
  9. is ambiguous in the context of this command.
  10.  
  11. <MSG>(ABTBADST\VDE may be in an inconsistent internal state )
  12. <MSG_TEXT>(Facility)
  13. VDE, OpenVMS Development Environment
  14. <MSG_TEXT>(Explanation)
  15. The user has typed 3 or more CTRL/Cs.  VDE normally responds
  16. to a CTRL/C by continuing execution until a consistent
  17. internal state is achieved and then aborts the current
  18. command.  However, if VDE is in an infinite loop and does not 
  19. detect this "consistent" state, it will abort anyway after
  20. the 3rd CTRL/C.
  21. <MSG_TEXT>(User Action)
  22. Leave and enter VDE again to make sure the internal state is
  23. consistent.
  24.  
  25. <MSG>(ABTCNTLC\command aborted by Control-C )
  26. <MSG_TEXT>(Facility)
  27. VDE, OpenVMS Development Environment
  28. <MSG_TEXT>(Explanation)
  29. The current VDE command has been aborted due to a 
  30. control C issued by the user.  VDE will attempt to 
  31. gracefully recover. 
  32. <MSG_TEXT>(User Action)
  33. Issue another command to VDE.  It has gracefully 
  34. to a consistent internal state. 
  35.  
  36. <MSG>(ADATETIME\accepted.checkin.datetime: <EMPHASIS>(datetime) )
  37. <MSG_TEXT>(Facility)
  38. VDE, OpenVMS Development Environment
  39. <MSG_TEXT>(Explanation)
  40. This message is used to format text strings within VDE,
  41. and should not be visible to users as an error message.
  42. <MSG_TEXT>(User Action)
  43. Contact VDE support for assistance, as the version of
  44. VDE in use should not be displaying this as an error
  45. message.
  46.  
  47. <MSG>(AERRORS\accepted.checkin.defectsfixed: <EMPHASIS>(defects) )
  48. <MSG_TEXT>(Facility)
  49. VDE, OpenVMS Development Environment
  50. <MSG_TEXT>(Explanation)
  51. This message is used to format text strings within VDE,
  52. and should not be visible to users as an error message.
  53. <MSG_TEXT>(User Action)
  54. Contact VDE support for assistance, as the version of
  55. VDE in use should not be displaying this as an error
  56. message.
  57.  
  58. <MSG>(AGROUP\accepted.checkin.group: <EMPHASIS>(group) )
  59. <MSG_TEXT>(Facility)
  60. VDE, OpenVMS Development Environment
  61. <MSG_TEXT>(Explanation)
  62. This message is used to format text strings within VDE,
  63. and should not be visible to users as an error message.
  64. <MSG_TEXT>(User Action)
  65. Contact VDE support for assistance, as the version of
  66. VDE in use should not be displaying this as an error
  67. message.
  68.  
  69. <MSG>(AITEM\accepted.checkin.item: <EMPHASIS>(item) )
  70. <MSG_TEXT>(Facility)
  71. VDE, OpenVMS Development Environment
  72. <MSG_TEXT>(Explanation)
  73. This message is used to format text strings within VDE,
  74. and should not be visible to users as an error message.
  75. <MSG_TEXT>(User Action)
  76. Contact VDE support for assistance, as the version of
  77. VDE in use should not be displaying this as an error
  78. message.
  79.  
  80. <MSG>(AMODULE\accepted.checkin.module: <EMPHASIS>(modname) )
  81. <MSG_TEXT>(Facility)
  82. VDE, OpenVMS Development Environment
  83. <MSG_TEXT>(Explanation)
  84. This message is used to format text strings within VDE,
  85. and should not be visible to users as an error message.
  86. <MSG_TEXT>(User Action)
  87. Contact VDE support for assistance, as the version of
  88. VDE in use should not be displaying this as an error
  89. message.
  90.  
  91. <MSG>(ANOTE\accepted.checkin.note: <EMPHASIS>(topic).<EMPHASIS>(reply) )
  92. <MSG_TEXT>(Facility)
  93. VDE, OpenVMS Development Environment
  94. <MSG_TEXT>(Explanation)
  95. This message is used to format text strings within VDE,
  96. and should not be visible to users as an error message.
  97. <MSG_TEXT>(User Action)
  98. Contact VDE support for assistance, as the version of
  99. VDE in use should not be displaying this as an error
  100. message.
  101.  
  102. <MSG>(ARCHADDED\architecture <EMPHASIS>(architecture) added to the database )
  103. <MSG_TEXT>(Facility)
  104. VDE, OpenVMS Development Environment
  105. <MSG_TEXT>(Explanation)
  106. This message informs you that the indicated architecture 
  107. definition has been added to the VDE database.  This 
  108. message is only issued when you use the /LOG qualifier 
  109. on the CREATE ARCHITECTURE command.
  110. <MSG_TEXT>(User Action)
  111. Use the /NOLOG qualifier for the command if you do not 
  112. wish to see the message. 
  113.  
  114. <MSG>(ARCHDEL\architecture <EMPHASIS>(architecture) deleted from the database )
  115. <MSG_TEXT>(Facility)
  116. VDE, OpenVMS Development Environment
  117. <MSG_TEXT>(Explanation)
  118. This message informs you that the definition for the 
  119. indicated architecture has been deleted from the VDE 
  120. database.  This message is only issued when you use 
  121. the /LOG qualifier on the DELETE ARCHITECTURE command.
  122. <MSG_TEXT>(User Action)
  123. Use the /NOLOG qualifier for the command if you do not 
  124. wish to see the message. 
  125.  
  126. <MSG>(ARCHEXISTS\architecture <EMPHASIS>(architecture)  already exists in database; not changed )
  127. <MSG_TEXT>(Facility)
  128. VDE, OpenVMS Development Environment
  129. <MSG_TEXT>(Explanation)
  130. The indicated architecture name was specified on a CREATE 
  131. ARCHITECTURE command, but an entry for that architecture 
  132. is already present in the database.  Hence a new entry was 
  133. not created for that architecture.  Alternatively, the 
  134. indicated name was specified as the new name for an existing 
  135. architecture on the MODIFY ARCHITECTURE command, but another 
  136. architecture already has the requested new name.  Hence the 
  137. name of the existing architecture could not be changed to 
  138. the new name.
  139. <MSG_TEXT>(User Action)
  140. If you entered the wrong architecture name, reenter the 
  141. command with the correct name.  If you entered the right 
  142. architecture name, use the SHOW ARCHITECTURE command to 
  143. display the database information for that architecture.  
  144. If you are not satisfied with that information, use the 
  145. MODIFY ARCHITECTURE command to change it.
  146.  
  147. <MSG>(ARCHMOD\information for architecture <EMPHASIS>(architecture) modified in the database )
  148. <MSG_TEXT>(Facility)
  149. VDE, OpenVMS Development Environment
  150. <MSG_TEXT>(Explanation)
  151. This message informs you that information for the indicated 
  152. architecture has been modified in the VDE database.  This 
  153. message is only issued when you use the /LOG qualifier on 
  154. the MODIFY ARCHITECTURE command.
  155. <MSG_TEXT>(User Action)
  156. Use the /NOLOG qualifier for the command if you do not wish 
  157. to see the message. 
  158.  
  159. <MSG>(ARCHNOTDEL\architecture <EMPHASIS>(architecture) not deleted )
  160. <MSG_TEXT>(Facility)
  161. VDE, OpenVMS Development Environment
  162. <MSG_TEXT>(Explanation)
  163. You are attempting to delete an architecture that
  164. cannot be deleted.  Additional messages are normally
  165. included with this message, and these messages
  166. indicate why the architecture cannot be deleted.
  167. <MSG_TEXT>(User Action)
  168. Resolve the problem(s) flagged by the other error
  169. messages, and reenter the DELETE ARCHITECTURE command.
  170.  
  171. <MSG>(ARCHNOTFOUND\architecture <EMPHASIS>(architecture) not found in database; parameter ignored )
  172. <MSG_TEXT>(Facility)
  173. VDE, OpenVMS Development Environment
  174. <MSG_TEXT>(Explanation)
  175. The indicated architecture name was entered on a SHOW 
  176. ARCHITECTURE command, but no such architecture was found 
  177. in the VDE database.
  178. <MSG_TEXT>(User Action)
  179. This is not necessarily an error; the message simply tells 
  180. you that the indicated architecture does not exist in the 
  181. database. 
  182.  
  183. <MSG>(ARCHSYNTAX\invalid architecture name syntax: <EMPHASIS>(name) )
  184. <MSG_TEXT>(Facility)
  185. VDE, OpenVMS Development Environment
  186. <MSG_TEXT>(Explanation)
  187. The name or format specified for the architecture name
  188. is not using valid syntax.
  189. <MSG_TEXT>(User Action)
  190. Respecify the architecture name using only alphanumeric,
  191. underscore, dollar sign and hyphen characters.
  192.  
  193. <MSG>(AREASON\accepted.checkin.reasonmask: <EMPHASIS>(reason) )
  194. <MSG_TEXT>(Facility)
  195. VDE, OpenVMS Development Environment
  196. <MSG_TEXT>(Explanation)
  197. This message is used to format text strings within VDE,
  198. and should not be visible to users as an error message.
  199. <MSG_TEXT>(User Action)
  200. Contact VDE support for assistance, as the version of
  201. VDE in use should not be displaying this as an error
  202. message.
  203.  
  204. <MSG>(AREPLID\accepted.checkin.replacementid: <EMPHASIS>(replid) )
  205. <MSG_TEXT>(Facility)
  206. VDE, OpenVMS Development Environment
  207. <MSG_TEXT>(Explanation)
  208. This message is used to format text strings within VDE,
  209. and should not be visible to users as an error message.
  210. <MSG_TEXT>(User Action)
  211. Contact VDE support for assistance, as the version of
  212. VDE in use should not be displaying this as an error
  213. message.
  214.  
  215. <MSG>(AREPLNAME\accepted.checkin.replname: <EMPHASIS>(replname) )
  216. <MSG_TEXT>(Facility)
  217. VDE, OpenVMS Development Environment
  218. <MSG_TEXT>(Explanation)
  219. This message is used to format text strings within VDE,
  220. and should not be visible to users as an error message.
  221. <MSG_TEXT>(User Action)
  222. Contact VDE support for assistance, as the version of
  223. VDE in use should not be displaying this as an error
  224. message.
  225.  
  226. <MSG>(ARMPBCMSDIR\accepted.module.cmslibrary: <EMPHASIS>(cmsdir) )
  227. <MSG_TEXT>(Facility)
  228. VDE, OpenVMS Development Environment
  229. <MSG_TEXT>(Explanation)
  230. This message is used to format text strings within VDE,
  231. and should not be visible to users as an error message.
  232. <MSG_TEXT>(User Action)
  233. Contact VDE support for assistance, as the version of
  234. VDE in use should not be displaying this as an error
  235. message.
  236.  
  237. <MSG>(ARMPBCOUNT\accepted.module.count: <EMPHASIS>(count) )
  238. <MSG_TEXT>(Facility)
  239. VDE, OpenVMS Development Environment
  240. <MSG_TEXT>(Explanation)
  241. This message is used to format text strings within VDE,
  242. and should not be visible to users as an error message.
  243. <MSG_TEXT>(User Action)
  244. Contact VDE support for assistance, as the version of
  245. VDE in use should not be displaying this as an error
  246. message.
  247.  
  248. <MSG>(ARMPBGENNEW\accepted.module.newgeneration: <EMPHASIS>(newgen) )
  249. <MSG_TEXT>(Facility)
  250. VDE, OpenVMS Development Environment
  251. <MSG_TEXT>(Explanation)
  252. This message is used to format text strings within VDE,
  253. and should not be visible to users as an error message.
  254. <MSG_TEXT>(User Action)
  255. Contact VDE support for assistance, as the version of
  256. VDE in use should not be displaying this as an error
  257. message.
  258.  
  259. <MSG>(ARMPBGENOLD\accepted.module.oldgeneration: <EMPHASIS>(oldgen) )
  260. <MSG_TEXT>(Facility)
  261. VDE, OpenVMS Development Environment
  262. <MSG_TEXT>(Explanation)
  263. This message is used to format text strings within VDE,
  264. and should not be visible to users as an error message.
  265. <MSG_TEXT>(User Action)
  266. Contact VDE support for assistance, as the version of
  267. VDE in use should not be displaying this as an error
  268. message.
  269.  
  270. <MSG>(ARMPBMODFLAG\accepted.module.modflags: <EMPHASIS>(modflags) )
  271. <MSG_TEXT>(Facility)
  272. VDE, OpenVMS Development Environment
  273. <MSG_TEXT>(Explanation)
  274. This message is used to format text strings within VDE,
  275. and should not be visible to users as an error message.
  276. <MSG_TEXT>(User Action)
  277. Contact VDE support for assistance, as the version of
  278. VDE in use should not be displaying this as an error
  279. message.
  280.  
  281. <MSG>(ARMPBMODNAME\accepted.module.modname: <EMPHASIS>(modname) )
  282. <MSG_TEXT>(Facility)
  283. VDE, OpenVMS Development Environment
  284. <MSG_TEXT>(Explanation)
  285. This message is used to format text strings within VDE,
  286. and should not be visible to users as an error message.
  287. <MSG_TEXT>(User Action)
  288. Contact VDE support for assistance, as the version of
  289. VDE in use should not be displaying this as an error
  290. message.
  291.  
  292. <MSG>(ARMPBREPLREMARK\accepted.module.replaceremark: <EMPHASIS>(replaceremark) )
  293. <MSG_TEXT>(Facility)
  294. VDE, OpenVMS Development Environment
  295. <MSG_TEXT>(Explanation)
  296. This message is used to format text strings within VDE,
  297. and should not be visible to users as an error message.
  298. <MSG_TEXT>(User Action)
  299. Contact VDE support for assistance, as the version of
  300. VDE in use should not be displaying this as an error
  301. message.
  302.  
  303. <MSG>(ARMPBRESREMARK\accepted.module.reserveremark: <EMPHASIS>(reserveremark) )
  304. <MSG_TEXT>(Facility)
  305. VDE, OpenVMS Development Environment
  306. <MSG_TEXT>(Explanation)
  307. This message is used to format text strings within VDE,
  308. and should not be visible to users as an error message.
  309. <MSG_TEXT>(User Action)
  310. Contact VDE support for assistance, as the version of
  311. VDE in use should not be displaying this as an error
  312. message.
  313.  
  314. <MSG>(ARMPBSTAGING\accepted.module.staging: <EMPHASIS>(staging) )
  315. <MSG_TEXT>(Facility)
  316. VDE, OpenVMS Development Environment
  317. <MSG_TEXT>(Explanation)
  318. This message is used to format text strings within VDE,
  319. and should not be visible to users as an error message.
  320. <MSG_TEXT>(User Action)
  321. Contact VDE support for assistance, as the version of
  322. VDE in use should not be displaying this as an error
  323. message.
  324. ! ========== ========== ==========
  325.  
  326. <MSG>(ASTREAM\accepted.checkin.stream: <EMPHASIS>(stream) )
  327. <MSG_TEXT>(Facility)
  328. VDE, OpenVMS Development Environment
  329. <MSG_TEXT>(Explanation)
  330. This message is used to format text strings within VDE,
  331. and should not be visible to users as an error message.
  332. <MSG_TEXT>(User Action)
  333. Contact VDE support for assistance, as the version of
  334. VDE in use should not be displaying this as an error
  335. message.
  336.  
  337. <MSG>(ATTACHED\terminal now attached to process <EMPHASIS>(process-name) )
  338. <MSG_TEXT>(Facility)
  339. VDE, OpenVMS Development Environment
  340. <MSG_TEXT>(Explanation)
  341. The SPAWN command issues this message before attaching to 
  342. the new process.  
  343.  
  344. <MSG>(ATYPCOD\accepted.checkin.typecode: <EMPHASIS>(type) )
  345. <MSG_TEXT>(Facility)
  346. VDE, OpenVMS Development Environment
  347. <MSG_TEXT>(Explanation)
  348. This message is used to format text strings within VDE,
  349. and should not be visible to users as an error message.
  350. <MSG_TEXT>(User Action)
  351. Contact VDE support for assistance, as the version of
  352. VDE in use should not be displaying this as an error
  353. message.
  354.  
  355. <MSG>(ATYPNAM\accepted.checkin.typename: <EMPHASIS>(type) )
  356. <MSG_TEXT>(Facility)
  357. VDE, OpenVMS Development Environment
  358. <MSG_TEXT>(Explanation)
  359. This message is used to format text strings within VDE,
  360. and should not be visible to users as an error message.
  361. <MSG_TEXT>(User Action)
  362. Contact VDE support for assistance, as the version of
  363. VDE in use should not be displaying this as an error
  364. message.
  365.  
  366. <MSG>(AUSERNAME\accepted.checkin.username: <EMPHASIS>(username) )
  367. <MSG_TEXT>(Facility)
  368. VDE, OpenVMS Development Environment
  369. <MSG_TEXT>(Explanation)
  370. This message is used to format text strings within VDE,
  371. and should not be visible to users as an error message.
  372. <MSG_TEXT>(User Action)
  373. Contact VDE support for assistance, as the version of
  374. VDE in use should not be displaying this as an error
  375. message.
  376. ! ========== ========== ==========
  377.  
  378. <MSG>(BADASSUMPTION\bad assumption, <EMPHASIS>(name), <EMPHASIS>(value), <EMPHASIS>(value) )
  379. <MSG_TEXT>(Facility)
  380. VDE, OpenVMS Development Environment
  381. <MSG_TEXT>(Explanation)
  382. VDE has detected an inconsistency in its internal memory pool.
  383. <MSG_TEXT>(User Action)
  384. Please contact VDE support for assistance.  Please include any
  385. information that may be useful or relevent in duplicating the
  386. problem.
  387.  
  388. <MSG>(BADCHAR\illegal character encountered )
  389. <MSG_TEXT>(Facility)
  390. VDE, OpenVMS Development Environment
  391. <MSG_TEXT>(Explanation)
  392. An unanticipated character was found on the command line. This 
  393. character may be found to have meaning in other syntaxes;
  394. however, it lacks  meaning in this context. 
  395. <MSG_TEXT>(User Action)
  396. Verify the appropriate syntax of the specific command. 
  397.  
  398. <MSG>(BADFILNAM\illegal file specification '<EMPHASIS>(text)' )
  399. <MSG_TEXT>(Facility)
  400. VDE, OpenVMS Development Environment
  401. <MSG_TEXT>(Explanation)
  402. The provided file name does not follow standard VMS 
  403. file specification conventions. 
  404.  
  405. <MSG>(BADIMAFLA\bad image flavor detected )
  406. <MSG_TEXT>(Facility)
  407. VDE, OpenVMS Development Environment
  408. <MSG_TEXT>(Explanation)
  409. VDE has detected an inconsistent image flavor setting.
  410. <MSG_TEXT>(User Action)
  411. Please contact VDE support for assistance.  Please include
  412. any information that may be useful or relevent in
  413. duplicating the problem.
  414.  
  415. <MSG>(BADMARKER\bad marker file format for generation <EMPHASIS>(generation) )
  416. <MSG_TEXT>(Facility)
  417. VDE, OpenVMS Development Environment
  418. <MSG_TEXT>(Explanation)
  419. The CMS element for a module should contain a marker file 
  420. that points to the actual source module, but the indicated 
  421. generation of the module does not contain a valid marker 
  422. file.  This error is also seen when /OUTPUT=NLA0: is
  423. specified on a FETCH or RESERVE of a module that uses
  424. a marker file.
  425. <MSG_TEXT>(User Action)
  426. Examine the text of the CMS generation using CMS directly 
  427. to determine what is wrong.  If the module should not use 
  428. marker files, change its marker-file attribute with the 
  429. MODIFY MODULE command.  If it should use marker files, 
  430. determine what is wrong with the CMS element and repair 
  431. it with CMS so it points to the appropriate actual source 
  432. module.  If /OUTPUT=NLA0: was specified, respecify the
  433. command with a non-null device and directory.
  434.  
  435. <MSG>(BADQUESTAT\bad status for batch queue <EMPHASIS>(queue-name) )
  436. <MSG_TEXT>(Facility)
  437. VDE, OpenVMS Development Environment
  438. <MSG_TEXT>(Explanation)
  439. A batch queue to which you are attempting to submit a 
  440. build job is not available.  The reason why it is not 
  441. available is given by a second message following this 
  442. message.
  443. <MSG_TEXT>(User Action)
  444. This is an informational message only.  If you need the 
  445. displayed batch queue for your build job, stop the build 
  446. job and resubmit it later when the queue is available again.
  447.  
  448. <MSG>(BADSCRATCH\bad SYS$SCRATCH directory )
  449. <MSG_TEXT>(Facility)
  450. VDE, OpenVMS Development Environment
  451. <MSG_TEXT>(Explanation)
  452. The directory specification associated with the SYS$SCRATCH
  453. logical name is not syntactically correct.  Associated with
  454. the VDE$_INVDIRSPEC error.
  455. <MSG_TEXT>(User Action)
  456. Reenter the VDE command after redefining SYS$SCRATCH to a
  457. valid directory specification.
  458.  
  459. <MSG>(BADSTATUS\bad status returned from <EMPHASIS>(routine-name) )
  460. <MSG_TEXT>(Facility)
  461. VDE, OpenVMS Development Environment
  462. <MSG_TEXT>(Explanation)
  463. VDE got an unexpected error status from a system service
  464. or RTL routine <EMPHASIS>(routine-name) that it called.
  465. <MSG_TEXT>(User Action)
  466. Examine the associated error messages and determine if
  467. the problem can be remedied through changes to process
  468. quotas or to SYSGEN parameters, or due to a site-specific
  469. configuration problem.  Contact VDE support for assistance.
  470.  
  471. <MSG>(BADVMSVERS\unable to interpret OpenVMS version string: <EMPHASIS>(VMS-version) )
  472. <MSG_TEXT>(Facility)
  473. VDE, OpenVMS Development Environment
  474. <MSG_TEXT>(Explanation)
  475. VDE is unable to determine OpenVMS version information
  476. from the version string returned either from a SYS$GETSYI
  477. service call or from a translation of the logical name
  478. VDE$VMS_VERSION.  This may indicate you are running an
  479. internal baselevel of the operating system.
  480. <MSG_TEXT>(User Action)
  481. Define the logical name VDE$VMS_VERSION to a valid
  482. OpenVMS version string value.  This will override
  483. the value returned by SYS$GETSYI.
  484.  
  485. <MSG>(BINSRCMOD\binary source modules cannot be displayed or differenced )
  486. <MSG_TEXT>(Facility)
  487. VDE, OpenVMS Development Environment
  488. <MSG_TEXT>(Explanation)
  489. You have entered a SHOW or EDIT command to display a 
  490. binary (non-text) source module or the differences 
  491. between two generations of a binary source module.  
  492. These commands do not work on binary modules.
  493. <MSG_TEXT>(User Action)
  494. Do not use the SHOW or EDIT command on binary source modules.
  495.  
  496. <MSG>(BITRANGE\bit range out of limits )
  497. <MSG_TEXT>(Facility)
  498. VDE, OpenVMS Development Environment
  499.  
  500. <MSG>(BLDALRSTART\build job <EMPHASIS>(job) for stream <EMPHASIS>(stream) already started; build job cannot be started again )
  501. <MSG_TEXT>(Facility)
  502. VDE, OpenVMS Development Environment
  503. <MSG_TEXT>(Explanation)
  504. You are attempting to start a build job that cannot be 
  505. started because it has already been started.  A build job 
  506. can only be started if it is not queued for execution or if 
  507. it is suspended.  As a result, the specified build job could 
  508. not be started.
  509. <MSG_TEXT>(User Action)
  510. This is an informational message.  No user action is required.
  511.  
  512. <MSG>(BLDALRSTOP\build job <EMPHASIS>(job) for stream <EMPHASIS>(stream) has already stopped; build job cannot be stopped again )
  513. <MSG_TEXT>(Facility)
  514. VDE, OpenVMS Development Environment
  515. <MSG_TEXT>(Explanation)
  516. You are attempting to stop a build job that has already been 
  517. stopped or that has already completed.  As a result, the 
  518. build job could not be stopped.
  519. <MSG_TEXT>(User Action)
  520. This is an informational message.  No user action is required.
  521.  
  522. <MSG>(BLDINIFAIL\build initialization completed with errors )
  523. <MSG_TEXT>(Facility)
  524. VDE, OpenVMS Development Environment
  525. <MSG_TEXT>(Explanation)
  526. The build initialization for a build job or a compile or 
  527. link operation completed with one or more errors.  The 
  528. DCL commands that failed were generated from the build 
  529. initialization script for the default development stream.
  530. <MSG_TEXT>(User Action)
  531. Correct the errors and resubmit the compilation or build job.
  532.  
  533. <MSG>(BLDJOBACT\build job already active for stream <EMPHASIS>(stream); new job not created )
  534. <MSG_TEXT>(Facility)
  535. VDE, OpenVMS Development Environment
  536. <MSG_TEXT>(Explanation)
  537. You have tried to create a new build job with the BUILD 
  538. command when another build job for the same development 
  539. stream is already active.  A build job is <QUOTE>(active) 
  540. unless it has completed execution or has been stopped.  
  541. You cannot have more than one active build job for the 
  542. same stream at any one time since that could cause two 
  543. build jobs to write to the same result directories at the 
  544. same time.
  545. <MSG_TEXT>(User Action)
  546. Allow the first build job to complete before you create 
  547. the next one.  Alternatively, you can stop the previous 
  548. build job with the STOP BUILD_JOB command and then create 
  549. the new build job.
  550.  
  551. <MSG>(BLDJOBAFTER\build job to be started after <EMPHASIS>(time) )
  552. <MSG_TEXT>(Facility)
  553. VDE, OpenVMS Development Environment
  554. <MSG_TEXT>(Explanation)
  555. The build job you are starting will actually start executing 
  556. after the indicated date and time.
  557. <MSG_TEXT>(User Action)
  558. This is an informational message only.  If you do not want 
  559. the job started after the shown time, stop the job with the 
  560. STOP BUILD_JOB command and restart it with a different time 
  561. using the START BUILD_JOB command.
  562.  
  563. <MSG>(BLDJOBCRE\build job <EMPHASIS>(job) for stream <EMPHASIS>(stream) has been created )
  564. <MSG_TEXT>(Facility)
  565. VDE, OpenVMS Development Environment
  566. <MSG_TEXT>(Explanation)
  567. This message informs you that the indicated build job has 
  568. been created in the VDE database for the indicated 
  569. development stream.  This message is only issued when you 
  570. use the /LOG qualifier on the BUILD command.
  571. <MSG_TEXT>(User Action)
  572. Use the /NOLOG qualifier for the command if you do not wish 
  573. to see the message. 
  574.  
  575. <MSG>(BLDJOBDEL\build job <EMPHASIS>(job) for stream <EMPHASIS>(stream) deleted from database )
  576. <MSG_TEXT>(Facility)
  577. VDE, OpenVMS Development Environment
  578. <MSG_TEXT>(Explanation)
  579. This message informs you that the indicated build job 
  580. has been deleted from the VDE database.  This message 
  581. is only issued when you use the /LOG qualifier on the 
  582. DELETE BUILD_JOB command.
  583. <MSG_TEXT>(User Action)
  584. Use the /NOLOG qualifier for the command if you do not wish 
  585. to see the message. 
  586.  
  587. <MSG>(BLDJOBENT\entry number <EMPHASIS>(entry) submitted to queue <EMPHASIS>(queue) )
  588. <MSG_TEXT>(Facility)
  589. VDE, OpenVMS Development Environment
  590. <MSG_TEXT>(Explanation)
  591. A process has successfully been submitted to the indicated 
  592. batch queue.  It received the queue entry number shown in 
  593. the message.
  594. <MSG_TEXT>(User Action)
  595. This is an informational message.  No user action is required.
  596.  
  597. <MSG>(BLDJOBERR\error queuing build job on queue <EMPHASIS>(queue); process not queued )
  598. <MSG_TEXT>(Facility)
  599. VDE, OpenVMS Development Environment
  600. <MSG_TEXT>(Explanation)
  601. An error occurred when attempting to queue a process on 
  602. the indicated batch queue on behalf of a build job you are 
  603. starting.  The message that follows gives more information 
  604. on the reason for the error.  In this case, no more processes 
  605. are submitted to the indicated queue.  Your build job will 
  606. thus run with fewer processes than your requested.
  607. <MSG_TEXT>(User Action)
  608. This is an informational message only.  If you need the 
  609. displayed batch queue for your build job, stop the build 
  610. job, correct the error, and resubmit the build job later 
  611. when the queue is available again.
  612.  
  613. <MSG>(BLDJOBMOD\build job <EMPHASIS>(job) for stream <EMPHASIS>(stream) modified in database )
  614. <MSG_TEXT>(Facility)
  615. VDE, OpenVMS Development Environment
  616. <MSG_TEXT>(Explanation)
  617. This message informs you that information for the indicated 
  618. build job has been modified in the VDE database.  This 
  619. message is only issued when you use the /LOG qualifier on 
  620. the MODIFY BUILD_JOB command.
  621. <MSG_TEXT>(User Action)
  622. Use the /NOLOG qualifier for the command if you do not wish 
  623. to see the message. 
  624.  
  625. <MSG>(BLDJOBSIZ\build job <EMPHASIS>(job) for stream <EMPHASIS>(stream) consists of <EMPHASIS>(steps) steps )
  626. <MSG_TEXT>(Facility)
  627. VDE, OpenVMS Development Environment
  628. <MSG_TEXT>(Explanation)
  629. This message tells you how many build steps there are in 
  630. the indicated build job.  This message is only issued when 
  631. you use the /LOG qualifier on the BUILD or START BUILD_JOB 
  632. command.
  633. <MSG_TEXT>(User Action)
  634. Use the /NOLOG qualifier for the command if you do not wish 
  635. to see the message. 
  636.  
  637. <MSG>(BLDJOBSTARTED\build job <EMPHASIS>(job) for stream <EMPHASIS>(stream) started with <EMPHASIS>(processes) processes )
  638. <MSG_TEXT>(Facility)
  639. VDE, OpenVMS Development Environment
  640. <MSG_TEXT>(Explanation)
  641. The build job with the shown build-job identification number 
  642. for the indicated development stream has successfully been 
  643. started.  The message shows the actual number of parallel 
  644. processes that will execute the build job.
  645. <MSG_TEXT>(User Action)
  646. This is an informational message.  No user action is required.
  647.  
  648. <MSG>(BLDJOBSTARTING\starting build job <EMPHASIS>(job) for stream <EMPHASIS>(stream) )
  649. <MSG_TEXT>(Facility)
  650. VDE, OpenVMS Development Environment
  651. <MSG_TEXT>(Explanation)
  652. The build job with the shown build-job identification number 
  653. for the indicated development stream is about to be started.  
  654. This message comes out before the processes that will run 
  655. the build job are submitted to batch queues.  Its purpose 
  656. is to let you know which build job is being started.
  657. <MSG_TEXT>(User Action)
  658. This is an informational message.  No user action is required.
  659.  
  660. <MSG>(BLDJOBSTOP\build job <EMPHASIS>(job) for stream <EMPHASIS>(stream) stopped )
  661. <MSG_TEXT>(Facility)
  662. VDE, OpenVMS Development Environment
  663. <MSG_TEXT>(Explanation)
  664. The indicated build job has been stopped.  This message is 
  665. only issued when you use the /LOG qualifier on the STOP 
  666. BUILD_JOB command.
  667. <MSG_TEXT>(User Action)
  668. Use the /NOLOG qualifier for the command if you do not wish 
  669. to see the message. 
  670.  
  671. <MSG>(BLDJOBSUSP\build job <EMPHASIS>(job) for stream <EMPHASIS>(stream) suspended )
  672. <MSG_TEXT>(Facility)
  673. VDE, OpenVMS Development Environment
  674. <MSG_TEXT>(Explanation)
  675. The indicated build job has been suspended.  A suspended 
  676. build job can be restarted with the START BUILD_JOB command.  
  677. This message is only issued when you use the /LOG qualifier 
  678. on the SUSPEND BUILD_JOB command.
  679. <MSG_TEXT>(User Action)
  680. Use the /NOLOG qualifier for the command if you do not wish 
  681. to see the message. 
  682.  
  683. <MSG>(BLDNOTRUN\build job <EMPHASIS>(job) for stream <EMPHASIS>(stream) is not queued or running; build job cannot be suspended )
  684. <MSG_TEXT>(Facility)
  685. VDE, OpenVMS Development Environment
  686. <MSG_TEXT>(Explanation)
  687. You are attempting to suspend a build job that is not 
  688. currently queued for execution or running.  As a result, 
  689. the build job could not be suspended.
  690. <MSG_TEXT>(User Action)
  691. This is an informational message.  No user action is required.
  692.  
  693. <MSG>(BLDSTEPNEED\build step needed to make inputs up-to-date:      <EMPHASIS>(step) <EMPHASIS>(step) )
  694. <MSG_TEXT>(Facility)
  695. VDE, OpenVMS Development Environment
  696. <MSG_TEXT>(Explanation)
  697. The indicated build step needs to be performed to make all 
  698. input modules up-to-date for the compile or link operation 
  699. you have requested.  This situation can occur if, for example, 
  700. you have modified a source module without compiling it (so 
  701. that the corresponding object module is no longer up-to-date) 
  702. and you then request a link that includes the old, non-current 
  703. object module.  This is an informational message to alert 
  704. you that your compile or link will not produce fully 
  705. up-to-date outputs, but the requested compile or link will 
  706. still be performed as you requested.
  707. <MSG_TEXT>(User Action)
  708. If the outputs of the compile or link do not need to be 
  709. up-to-date, no action is necessary.  Otherwise, you can 
  710. use COMPILE, LINK, or BUILD commands to perform the build 
  711. steps needed to make all inputs to the original compile or 
  712. link operation up-to-date with respect to all source changes.  
  713. You can then repeat that original operation.
  714.  
  715. <MSG>(BLDSTEPNOTSHO\<EMPHASIS>(steps) additional needed build steps not shown )
  716. <MSG_TEXT>(Facility)
  717. VDE, OpenVMS Development Environment
  718. <MSG_TEXT>(Explanation)
  719. If more than 30 build steps are needed to make the inputs 
  720. to a requested compile or link up-to-date, BLDSTEPNEED 
  721. messages are only printed for the first 30 such build steps.  
  722. Then the BLDSTEPNOTSHO message is printed to indicate how 
  723. many additional build steps are needed, but those build 
  724. steps are not listed individually.
  725. <MSG_TEXT>(User Action)
  726. If the outputs of the compile or link do not need to be 
  727. up-to-date, no action is necessary.  Otherwise, you can 
  728. use COMPILE, LINK, or BUILD commands to perform the build 
  729. steps needed to make all inputs to the original compile or 
  730. link operation up-to-date with respect to all source changes.  
  731. You can then repeat that original operation.
  732.  
  733. <MSG>(CMSBADGEN\bad CMS generation <EMPHASIS>(generation) found for module <EMPHASIS>(module)      possible CMS error )
  734. <MSG_TEXT>(Facility)
  735. VDE, OpenVMS Development Environment
  736. <MSG_TEXT>(Explanation)
  737. The indicated bad CMS generation expression was found in 
  738. an existing CMS library; the cause is probably an error 
  739. in CMS.  The affected generation is not recorded in the 
  740. VDE database.
  741. <MSG_TEXT>(User Action)
  742. Examine the CMS library and consult a CMS expert.
  743.  
  744. <MSG>(CMSCLASSEXIST\CMS class <EMPHASIS>(class) already exists for CMS facility <EMPHASIS>(facility) )
  745. <MSG_TEXT>(Facility)
  746. VDE, OpenVMS Development Environment
  747. <MSG_TEXT>(Explanation)
  748. The indicated CMS class was found to already exist in the 
  749. indicated CMS facility, so we do not attempt to create it.
  750. <MSG_TEXT>(User Action)
  751. None.
  752.  
  753. <MSG>(CMSCRECLASS\CMS error when creating CMS class <EMPHASIS>(class) in facility <EMPHASIS>(facility) )
  754. <MSG_TEXT>(Facility)
  755. VDE, OpenVMS Development Environment
  756. <MSG_TEXT>(Explanation)
  757. CMS (Code Management System) has returned an error 
  758. status when creating a CMS class in the indicated 
  759. facility.  The subsequent print line shows what 
  760. specific error status CMS returned.
  761. <MSG_TEXT>(User Action)
  762. If the problem appears to be due to an internal VDE 
  763. error, submit a problem report.
  764.  
  765. <MSG>(CMSCREELEM\CMS error when creating CMS element for module <EMPHASIS>(module) )
  766. <MSG_TEXT>(Facility)
  767. VDE, OpenVMS Development Environment
  768. <MSG_TEXT>(Explanation)
  769. CMS (Code Management System) has returned an error 
  770. status when creating the CMS element (the delta-file) 
  771. for the indicated module.  The subsequent print line 
  772. shows what specific error status CMS returned.  This 
  773. error should not occur unless you have insufficient 
  774. privileges to access the VDE library or the file to 
  775. be added to that library, or unless you have run out 
  776. of some resource such as disk space.
  777. <MSG_TEXT>(User Action)
  778. If the error is caused by not having sufficient 
  779. privileges or resources to perform the action, you 
  780. must correct the deficiency.  Then try the command 
  781. again.  If the problem appears to be due to an 
  782. internal VDE error, submit a problem report.
  783.  
  784. <MSG>(CMSCRELIB\CMS error when creating CMS library for facility <EMPHASIS>(facility) )
  785. <MSG_TEXT>(Facility)
  786. VDE, OpenVMS Development Environment
  787. <MSG_TEXT>(Explanation)
  788. CMS (Code Management System) has returned an error 
  789. status when creating the CMS library for the indicated 
  790. facility.  The subsequent print line shows what specific 
  791. error status CMS returned.  This error should not occur 
  792. unless you have insufficient privileges to access the 
  793. VDE library or unless you have run out of some resource 
  794. such as disk space.
  795. <MSG_TEXT>(User Action)
  796. If the error is caused by not having sufficient 
  797. privileges or resources to perform the action, you 
  798. must correct the deficiency.  Then try the command 
  799. again.  If the problem appears to be due to an 
  800. internal VDE error, submit a problem report.
  801.  
  802. <MSG>(CMSDELELEM\CMS error when deleting element <EMPHASIS>(element) )
  803. <MSG_TEXT>(Facility)
  804. VDE, OpenVMS Development Environment
  805. <MSG_TEXT>(Explanation)
  806. CMS (Code Management System) has returned an error 
  807. status when deleting the indicated module's CMS 
  808. element.  
  809. The subsequent print line shows what specific error 
  810. status CMS returned.  This error should not occur 
  811. unless you have insufficient privileges to access the 
  812. VDE library or unless you have run out of some resource.
  813. <MSG_TEXT>(User Action)
  814. If the error is caused by not having sufficient 
  815. privileges or resources to perform the action, you 
  816. must correct the deficiency.  Then try the command 
  817. again.  If the problem appears to be due to an 
  818. internal VDE error, submit a problem report.
  819.  
  820. <MSG>(CMSDELGEN\CMS error when deleting generation <EMPHASIS>(generation) (<EMPHASIS>(generation)) )
  821. <MSG_TEXT>(Facility)
  822. VDE, OpenVMS Development Environment
  823. <MSG_TEXT>(Explanation)
  824. CMS (Code Management System) has returned an error 
  825. status when deleting the indicated module generation.  
  826. The subsequent print line shows what specific error 
  827. status CMS returned.  This error should not occur 
  828. unless you have insufficient privileges to access the 
  829. VDE library or unless you have run out of some resource 
  830. such as disk space.
  831. <MSG_TEXT>(User Action)
  832. If the error is caused by not having sufficient 
  833. privileges or resources to perform the action, you 
  834. must correct the deficiency.  Then try the command 
  835. again.  If the problem appears to be due to an 
  836. internal VDE error, submit a problem report.
  837.  
  838. <MSG>(CMSDUPGEN\duplicate CMS generation <EMPHASIS>(generation) found for module <EMPHASIS>(module)      possible CMS error )
  839. <MSG_TEXT>(Facility)
  840. VDE, OpenVMS Development Environment
  841. <MSG_TEXT>(Explanation)
  842. The indicated CMS generation was found more than once 
  843. for the same CMS element; the cause is probably an error 
  844. in CMS.  The affected generation is not recorded in the 
  845. VDE database.
  846. <MSG_TEXT>(User Action)
  847. Examine the CMS library and consult a CMS expert.
  848.  
  849. <MSG>(CMSFETCH\CMS error when fetching CMS element for module <EMPHASIS>(module) )
  850. <MSG_TEXT>(Facility)
  851. VDE, OpenVMS Development Environment
  852. <MSG_TEXT>(Explanation)
  853. CMS (Code Management System) has returned an error 
  854. status when fetching the CMS element for the indicated 
  855. module.  The subsequent print line shows what specific 
  856. error status CMS returned.  This error should not occur 
  857. unless you have insufficient privileges to access the 
  858. VDE library or unless you have run out of some resource 
  859. such as disk space.
  860. <MSG_TEXT>(User Action)
  861. If the error is caused by not having sufficient 
  862. privileges or resources to perform the action, you 
  863. must correct the deficiency.  Then try the command 
  864. again.  If the problem appears to be due to an 
  865. internal VDE error, submit a problem report.
  866.  
  867. <MSG>(CMSINSGEN\CMS error inserting generation <EMPHASIS>(generation) of element <EMPHASIS>(element) into class <EMPHASIS>(class) )
  868. <MSG_TEXT>(Facility)
  869. VDE, OpenVMS Development Environment
  870. <MSG_TEXT>(Explanation)
  871. CMS (Code Management System) has returned an error status 
  872. when inserting a CMS element generation into the indicated 
  873. class.  The subsequent print line shows what specific error 
  874. status CMS returned.
  875. <MSG_TEXT>(User Action)
  876. If the problem appears to be due to an internal VDE 
  877. error, submit a problem report.
  878.  
  879. <MSG>(CMSLIBEMPTY\the CMS library <EMPHASIS>(library) contains no elements )
  880. <MSG_TEXT>(Facility)
  881. VDE, OpenVMS Development Environment
  882. <MSG_TEXT>(Explanation)
  883. Since the CMS library specified with the /CMS_LIBRARY
  884. qualifier is empty, no modules are created.
  885. <MSG_TEXT>(User Action)
  886. None.
  887.  
  888. <MSG>(CMSMODCLASS\CMS error modifying the class name <EMPHASIS>(class) to <EMPHASIS>(class) in facility <EMPHASIS>(facility) )
  889. <MSG_TEXT>(Facility)
  890. VDE, OpenVMS Development Environment
  891. <MSG_TEXT>(Explanation)
  892. CMS (Code Management System) has returned an error status 
  893. when modifying a CMS class name in the indicated facility.  
  894. The subsequent print line shows what specific error status 
  895. CMS returned.
  896. <MSG_TEXT>(User Action)
  897. If the problem appears to be due to an internal VDE 
  898. error, submit a problem report.
  899.  
  900. <MSG>(CMSNOCLASS\CMS class <EMPHASIS>(class) does not exist for facility <EMPHASIS>(facility) Unable to modify CMS class name )
  901. <MSG_TEXT>(Facility)
  902. VDE, OpenVMS Development Environment
  903. <MSG_TEXT>(Explanation)
  904. The indicated CMS class does not exist in the indicated 
  905. facility, so we are not able to modify its name.
  906. <MSG_TEXT>(User Action)
  907. None.
  908.  
  909. <MSG>(CMSREMGEN\CMS error removing element <EMPHASIS>(element) from class <EMPHASIS>(class) )
  910. <MSG_TEXT>(Facility)
  911. VDE, OpenVMS Development Environment
  912. <MSG_TEXT>(Explanation)
  913. CMS (Code Management System) has returned an error status 
  914. when removing a CMS element generation from the indicated 
  915. class.  The subsequent print line shows what specific error 
  916. status CMS returned.
  917. <MSG_TEXT>(User Action)
  918. If the problem appears to be due to an internal VDE 
  919. error, submit a problem report.
  920.  
  921. <MSG>(CMSREPLACE\CMS error when replacing CMS element for module <EMPHASIS>(module) )
  922. <MSG_TEXT>(Facility)
  923. VDE, OpenVMS Development Environment
  924. <MSG_TEXT>(Explanation)
  925. CMS (Code Management System) has returned an error 
  926. status when replacing the CMS element for the indicated 
  927. module.  The subsequent print line shows what specific 
  928. error status CMS returned.  This error should not occur 
  929. unless you have insufficient privileges to access the 
  930. VDE library or unless you have run out of some resource 
  931. such as disk space.
  932. <MSG_TEXT>(User Action)
  933. If the error is caused by not having sufficient 
  934. privileges or resources to perform the action, you 
  935. must correct the deficiency.  Then try the command 
  936. again.  If the problem appears to be due to an 
  937. internal VDE error, submit a problem report.
  938.  
  939. <MSG>(CMSRESERVE\CMS error when reserving CMS element for module <EMPHASIS>(module) )
  940. <MSG_TEXT>(Facility)
  941. VDE, OpenVMS Development Environment
  942. <MSG_TEXT>(Explanation)
  943. CMS (Code Management System) has returned an error 
  944. status when reserving the CMS element for the indicated 
  945. module.  The subsequent print line shows what specific 
  946. error status CMS returned.  This error should not occur 
  947. unless you have insufficient privileges to access the 
  948. VDE library or unless you have run out of some resource 
  949. such as disk space.
  950. <MSG_TEXT>(User Action)
  951. If the error is caused by not having sufficient 
  952. privileges or resources to perform the action, you 
  953. must correct the deficiency.  Then try the command 
  954. again.  If the problem appears to be due to an 
  955. internal VDE error, submit a problem report.
  956.  
  957. <MSG>(CMSSETLIB\CMS error when setting CMS library for facility <EMPHASIS>(facility) )
  958. <MSG_TEXT>(Facility)
  959. VDE, OpenVMS Development Environment
  960. <MSG_TEXT>(Explanation)
  961. CMS (Code Management System) has returned an error 
  962. status when making the CMS library for the indicated 
  963. facility the current CMS library.  The subsequent print 
  964. line shows what specific error status CMS returned.  
  965. This error should not occur unless you have insufficient 
  966. privileges to access the VDE library.
  967. <MSG_TEXT>(User Action)
  968. If the error is caused by not having sufficient 
  969. privileges to perform the action, you must correct the 
  970. deficiency.  Then try the command again.  If the problem 
  971. appears to be due to an internal VDE error, submit a 
  972. problem report.
  973.  
  974. <MSG>(CMSSHOWCLASS\CMS error when retrieving CMS class information in library <EMPHASIS>(library) )
  975. <MSG_TEXT>(Facility)
  976. VDE, OpenVMS Development Environment
  977. <MSG_TEXT>(Explanation)
  978. CMS (Code Management System) has returned an error 
  979. status when retrieving CMS class information for 
  980. the indicated CMS library.  The subsequent print line 
  981. shows what specific error status CMS returned.
  982. <MSG_TEXT>(User Action)
  983. If the problem appears to be due to an internal VDE 
  984. error, submit a problem report.
  985.  
  986. <MSG>(CMSSHOWDESGEN\CMS error when retrieving CMS generation of element <EMPHASIS>(element) )
  987. <MSG_TEXT>(Facility)
  988. VDE, OpenVMS Development Environment
  989. <MSG_TEXT>(Explanation)
  990. CMS (Code Management System) has returned an error 
  991. status when retrieving CMS generation information for 
  992. the indicated CMS element.  The subsequent print line 
  993. shows what specific error status CMS returned.
  994. <MSG_TEXT>(User Action)
  995. If the problem appears to be due to an internal VDE 
  996. error, submit a problem report.
  997.  
  998. <MSG>(CMSSHOWELEM\CMS error when retrieving CMS element in library <EMPHASIS>(library) )
  999. <MSG_TEXT>(Facility)
  1000. VDE, OpenVMS Development Environment
  1001. <MSG_TEXT>(Explanation)
  1002. CMS (Code Management System) has returned an error 
  1003. status when retrieving CMS element information for 
  1004. the indicated CMS library.  The subsequent print line 
  1005. shows what specific error status CMS returned. 
  1006. <MSG_TEXT>(User Action)
  1007. If the problem appears to be due to an internal VDE 
  1008. error, submit a problem report.
  1009.  
  1010. <MSG>(CMSSHOWHIST\CMS error when retrieving CMS history in library <EMPHASIS>(library) )
  1011. <MSG_TEXT>(Facility)
  1012. VDE, OpenVMS Development Environment
  1013. <MSG_TEXT>(Explanation)
  1014. CMS (Code Management System) has returned an error 
  1015. status when retrieving CMS history information for 
  1016. the indicated CMS library.  The subsequent print line 
  1017. shows what specific error status CMS returned. 
  1018. <MSG_TEXT>(User Action)
  1019. If the problem appears to be due to an internal VDE 
  1020. error, submit a problem report.
  1021.  
  1022. <MSG>(CMSSHOWRES\CMS error when retrieving CMS reservations in library <EMPHASIS>(library) )
  1023. <MSG_TEXT>(Facility)
  1024. VDE, OpenVMS Development Environment
  1025. <MSG_TEXT>(Explanation)
  1026. CMS (Code Management System) has returned an error 
  1027. status when retrieving CMS reservation information for 
  1028. the indicated CMS library.  The subsequent print line 
  1029. shows what specific error status CMS returned. 
  1030. <MSG_TEXT>(User Action)
  1031. If the problem appears to be due to an internal VDE 
  1032. error, submit a problem report.
  1033.  
  1034. <MSG>(CMSSTART\starting retrieval of CMS information for facility <EMPHASIS>(facility) )
  1035. <MSG_TEXT>(Facility)
  1036. VDE, OpenVMS Development Environment
  1037. <MSG_TEXT>(Explanation)
  1038. VDE is starting to retrieve module, generation, and 
  1039. reservation information from the exiting CMS library 
  1040. for the indicated facility.  After this information is 
  1041. retrieved, it will be included in the VDE database.
  1042. <MSG_TEXT>(User Action)
  1043. None.
  1044.  
  1045. <MSG>(CMSVARLET\all CMS variant letters in use; none left for module <EMPHASIS>(module) )
  1046. <MSG_TEXT>(Facility)
  1047. VDE, OpenVMS Development Environment
  1048. <MSG_TEXT>(Explanation)
  1049. All CMS variant letters up to "Z" are already in use for 
  1050. the indicated module.  Hence the current REPLACE operation 
  1051. cannot be performed.
  1052. <MSG_TEXT>(User Action)
  1053. Submit a problem report.  This is a very unlikely situation, 
  1054. but there is no known workaround.  Additional VDE code is 
  1055. needed to handle this situation.
  1056.  
  1057. <MSG>(CMSVERGEN\CMS error reading class membership list when verifying generation <EMPHASIS>(generation) (<EMPHASIS>(spec)) )
  1058. <MSG_TEXT>(Facility)
  1059. VDE, OpenVMS Development Environment
  1060. <MSG_TEXT>(Explanation)
  1061. CMS (Code Management System) has returned an error 
  1062. status when reading the class membership list for 
  1063. the indicated module generation. The subsequent print 
  1064. line shows what specific error status CMS returned.  
  1065. This error should not occur unless you have insufficient 
  1066. privileges to access the VDE library or unless you have 
  1067. run out of some resource such as disk space.
  1068. <MSG_TEXT>(User Action)
  1069. If the error is caused by not having sufficient 
  1070. privileges or resources to perform the action, you 
  1071. must correct the deficiency.  Then try the command 
  1072. again.  If the problem appears to be due to an 
  1073. internal VDE error, submit a problem report.
  1074.  
  1075. <MSG>(COMMAND\command <EMPHASIS>(command) )
  1076. <MSG_TEXT>(Facility)
  1077. VDE, OpenVMS Development Environment
  1078. <MSG_TEXT>(Explanation)
  1079. This message informs you of the particular command that
  1080. was (or was not) executed.  This message is normally
  1081. associated with other messages or errors of some sort.
  1082. <MSG_TEXT>(User Action)
  1083. If unable to resolve the basic error, please contact VDE
  1084. support for assistance.  Please include any information that
  1085. may be useful or relevent in duplicating the problem.
  1086.  
  1087. <MSG>(COMMIT\database transaction has successfully committed )
  1088. <MSG_TEXT>(Facility)
  1089. VDE, OpenVMS Development Environment
  1090. <MSG_TEXT>(Explanation)
  1091. The database transaction associated with the current 
  1092. command has successfully committed, thus ensuring that 
  1093. all changes have been written to the VDE database.
  1094. <MSG_TEXT>(User Action)
  1095. Feel relieved.
  1096.  
  1097. <MSG>(COMNOTDEF\command "<EMPHASIS>(command-text)" not defined )
  1098. <MSG_TEXT>(Facility)
  1099. VDE, OpenVMS Development Environment
  1100. <MSG_TEXT>(Explanation)
  1101. DELETE/COMMAND issues this message when the command you request
  1102. to delete was not defined.  
  1103. <MSG_TEXT>(User Action)
  1104. Use SHOW SYMBOL/DEFINED to display all defined commands.   
  1105.  
  1106. <MSG>(COMPFAIL\compilation of <EMPHASIS>(module) completed with errors )
  1107. <MSG_TEXT>(Facility)
  1108. VDE, OpenVMS Development Environment
  1109. <MSG_TEXT>(Explanation)
  1110. The compile step for the indicated module completed with 
  1111. one or more errors.  The compiler's output (on your 
  1112. terminal or in the step's log file) gives more detail on 
  1113. the errors it detected.
  1114. <MSG_TEXT>(User Action)
  1115. Correct the errors and resubmit the compilation or build job.
  1116.  
  1117. <MSG>(COMPSUCC\compilation of <EMPHASIS>(module) completed successfully )
  1118. <MSG_TEXT>(Facility)
  1119. VDE, OpenVMS Development Environment
  1120. <MSG_TEXT>(Explanation)
  1121. The compilation of the indicated module completed successfully.
  1122. <MSG_TEXT>(User Action)
  1123. None.
  1124.  
  1125. <MSG>(COMSTEPADDED\compile step for <EMPHASIS>(module) added to database )
  1126. <MSG_TEXT>(Facility)
  1127. VDE, OpenVMS Development Environment
  1128. <MSG_TEXT>(Explanation)
  1129. This message informs you that the indicated compile step 
  1130. has been added to the VDE database.  This message is only 
  1131. issued when you use the /LOG qualifier on the CREATE STEP 
  1132. command.
  1133. <MSG_TEXT>(User Action)
  1134. Use the /NOLOG qualifier for the command if you do not 
  1135. wish to see the message. 
  1136.  
  1137. <MSG>(COMSTEPDEL\compile step for module <EMPHASIS>(module) deleted from database )
  1138. <MSG_TEXT>(Facility)
  1139. VDE, OpenVMS Development Environment
  1140. <MSG_TEXT>(Explanation)
  1141. This message informs you that the compile step for the 
  1142. indicated module has been deleted from the VDE database.  
  1143. This means that all build dependency information for that 
  1144. build step has been deleted.  This message is only issued 
  1145. when you use the /LOG qualifier on the DELETE STEP command.
  1146. <MSG_TEXT>(User Action)
  1147. Use the /NOLOG qualifier for the command if you do not wish 
  1148. to see the message. 
  1149.  
  1150. <MSG>(COMSTEPMOD\compile step for module <EMPHASIS>(module) modified in database )
  1151. <MSG_TEXT>(Facility)
  1152. VDE, OpenVMS Development Environment
  1153. <MSG_TEXT>(Explanation)
  1154. This message informs you that build dependency information 
  1155. for the indicated compile step has been modified in the 
  1156. VDE database.  This message is only issued when you use 
  1157. the /LOG qualifier on the MODIFY STEP command.
  1158. <MSG_TEXT>(User Action)
  1159. Use the /NOLOG qualifier for the command if you do not 
  1160. wish to see the message. 
  1161.  
  1162. <MSG>(COMTERMEOF\command terminated by CTRL/Z or end-of-file on input )
  1163. <MSG_TEXT>(Facility)
  1164. VDE, OpenVMS Development Environment
  1165. <MSG_TEXT>(Explanation)
  1166. The current command has been terminated because the 
  1167. user entered a CTRL/Z in response to a query for 
  1168. additional information needed to execute the command.  
  1169. Alternatively, an end-of-file may have been encountered 
  1170. in the current input file in response to such a query.
  1171. This error can also appear if an attempt is made to
  1172. use DCL command procedure with a VDE kept subprocess.
  1173. <MSG_TEXT>(User Action)
  1174. Not an error since a user may intentionally terminate 
  1175. commands in this way.  To execute the original command, 
  1176. reenter the command and supply all required information.
  1177. If using a DCL command procedure to issue VDE commands,
  1178. disable the use of the VDE kept subprocess, or switch
  1179. to a VDE command procedure.
  1180.  
  1181. <MSG>(CONCURRES\concurrent reservation <EMPHASIS>(reservation) of <EMPHASIS>(module) by user <EMPHASIS>(user) already present )
  1182. <MSG_TEXT>(Facility)
  1183. VDE, OpenVMS Development Environment
  1184. <MSG_TEXT>(Explanation)
  1185. You are reserving a module which is already reserved by 
  1186. another user (possibly yourself).  That reservation allows 
  1187. concurrent reservations.
  1188. <MSG_TEXT>(User Action)
  1189. This is an informational message which appears when you 
  1190. are creating a concurrent reservation.  This message 
  1191. informs you of each already existing reservation for the 
  1192. same module that covers at least one common stream.
  1193.  
  1194. <MSG>(CONFACC\unable to access notes conference )
  1195. <MSG_TEXT>(Facility)
  1196. VDE, OpenVMS Development Environment
  1197. <MSG_TEXT>(Explanation)
  1198. Check the notes conference for general accessability,
  1199. and -- if conference membership is needed -- determine
  1200. if you  are a member of the conference from the node on
  1201. which you are running VDE.
  1202. <MSG_TEXT>(User Action)
  1203. See the accompanying message(s).
  1204.  
  1205. <MSG>(CONFLICT\conflicting qualifers and/or keywords specified )
  1206. <MSG_TEXT>(Facility)
  1207. VDE, OpenVMS Development Environment
  1208. <MSG_TEXT>(Explanation)
  1209. This message is issued when VDE detects conflicting
  1210. qualifiers and/or keywords within the same command.
  1211. <MSG_TEXT>(User Action)
  1212. Verify the intention of your command and see if the use of 
  1213. a specific qualifier or keyword may exclude the use of one
  1214. of the other qualifiers and/or keywords. 
  1215. See <reference>(VDE_MANUAL_NAME) for assistance with the
  1216. command syntax.
  1217.  
  1218. <MSG>(CONFMEM\check conference file accessability and membership )
  1219. <MSG_TEXT>(Facility)
  1220. VDE, OpenVMS Development Environment
  1221. <MSG_TEXT>(Explanation)
  1222. Check the notes conference for general accessability,
  1223. and -- if conference membership is needed -- determine
  1224. if you are a member of the conference from the node on
  1225. which you are running VDE.
  1226. <MSG_TEXT>(User Action)
  1227. See the accompanying message(s).
  1228.  
  1229. <MSG>(CONFNAM\conference file name <EMPHASIS>(name) )
  1230. <MSG_TEXT>(Facility)
  1231. VDE, OpenVMS Development Environment
  1232. <MSG_TEXT>(Explanation)
  1233. This is the name of the notes conference.
  1234. <MSG_TEXT>(User Action)
  1235. See the accompanying message(s).
  1236.  
  1237. <MSG>(CONKEYATR\conflicting key attributes <EMPHASIS>(key-attribute) and <EMPHASIS>(key-attribute) )
  1238. <MSG_TEXT>(Facility)
  1239. VDE, OpenVMS Development Environment
  1240. <MSG_TEXT>(Explanation)
  1241. The recently 
  1242. issued DEFINE KEY command has conflicting qualifiers such as
  1243. /NOSTATE and /LOCK_STATE.  
  1244. <MSG_TEXT>(User Action)
  1245. Determine correct applicability and reissue the command. 
  1246.  
  1247. <MSG>(CONQUAL\conflicting qualifiers /<EMPHASIS>(qualifier) and /<EMPHASIS>(qualifier) )
  1248. <MSG_TEXT>(Facility)
  1249. VDE, OpenVMS Development Environment
  1250. <MSG_TEXT>(Explanation)
  1251. The above mentioned qualifiers are mutually exclusive. 
  1252. <MSG_TEXT>(User Action)
  1253. Verify the intention of your command and see if the use of 
  1254. a specific qualifier may mutually exclude the use of other
  1255. qualifiers. 
  1256.  
  1257. <MSG>(CONRESDEL\concurrent reservation <EMPHASIS>(reservation) of <EMPHASIS>(module) for user <EMPHASIS>(user) has been deleted )
  1258. <MSG_TEXT>(Facility)
  1259. VDE, OpenVMS Development Environment
  1260. <MSG_TEXT>(Explanation)
  1261. This message informs you that the indicated concurrent 
  1262. reservation has been deleted from the VDE database because 
  1263. you replaced the same module.
  1264. <MSG_TEXT>(User Action)
  1265. None.  The affected users will be informed that their 
  1266. reservations are deleted.  They should reserve the module 
  1267. again and merge in their changes.
  1268.  
  1269. <MSG>(CONTINUE\attempting to continue )
  1270. <MSG_TEXT>(Facility)
  1271. VDE, OpenVMS Development Environment
  1272. <MSG_TEXT>(Explanation)
  1273. One or more quotas are below the recommended
  1274. values for VDE.  VDE will attempt to continue.
  1275. <MSG_TEXT>(User Action)
  1276. Contact system management and request that the
  1277. quotas associated with the current process be
  1278. compared to the values recommended for use
  1279. with VDE.
  1280.  
  1281. <MSG>(COPSTEPADDED\copy step for <EMPHASIS>(step) added to database )
  1282. <MSG_TEXT>(Facility)
  1283. VDE, OpenVMS Development Environment
  1284. <MSG_TEXT>(Explanation)
  1285. This message informs you that the indicated copy step 
  1286. has been added to the VDE database.  This message is only 
  1287. issued when you use the /LOG qualifier on the CREATE STEP 
  1288. command.
  1289. <MSG_TEXT>(User Action)
  1290. Use the /NOLOG qualifier for the command if you do not 
  1291. wish to see the message. 
  1292.  
  1293. <MSG>(COPSTEPDEL\copy step for module <EMPHASIS>(module) deleted from database )
  1294. <MSG_TEXT>(Facility)
  1295. VDE, OpenVMS Development Environment
  1296. <MSG_TEXT>(Explanation)
  1297. This message informs you that the copy step for the 
  1298. indicated module has been deleted from the VDE database.  
  1299. This means that all build dependency information for that 
  1300. build step has been deleted.  This message is only issued 
  1301. when you use the /LOG qualifier on the DELETE STEP command.
  1302. <MSG_TEXT>(User Action)
  1303. Use the /NOLOG qualifier for the command if you do not wish 
  1304. to see the message. 
  1305.  
  1306. <MSG>(COPSTEPMOD\copy step for module <EMPHASIS>(module) modified in database )
  1307. <MSG_TEXT>(Facility)
  1308. VDE, OpenVMS Development Environment
  1309. <MSG_TEXT>(Explanation)
  1310. This message informs you that build dependency information 
  1311. for the indicated copy step has been modified in the VDE 
  1312. database.  This message is only issued when you use the 
  1313. /LOG qualifier on the MODIFY STEP command.
  1314. <MSG_TEXT>(User Action)
  1315. Use the /NOLOG qualifier for the command if you do not 
  1316. wish to see the message. 
  1317.  
  1318. <MSG>(COPYFAIL\copy of <EMPHASIS>(module) completed with errors )
  1319. <MSG_TEXT>(Facility)
  1320. VDE, OpenVMS Development Environment
  1321. <MSG_TEXT>(Explanation)
  1322. The copy step for the indicated module completed with 
  1323. one or more errors.  The step's output (on your terminal 
  1324. or in the step's log file) gives more detail on the errors 
  1325. it detected.
  1326. <MSG_TEXT>(User Action)
  1327. Correct the errors and resubmit the copy step or build job.
  1328.  
  1329. <MSG>(COPYSUCC\copy of <EMPHASIS>(module) completed successfully )
  1330. <MSG_TEXT>(Facility)
  1331. VDE, OpenVMS Development Environment
  1332. <MSG_TEXT>(Explanation)
  1333. The copy step for the indicated module completed successfully.
  1334. <MSG_TEXT>(User Action)
  1335. None.
  1336.  
  1337. <MSG>(CREDIRFAI\create directory failed )
  1338. <MSG_TEXT>(Facility)
  1339. VDE, OpenVMS Development Environment
  1340. <MSG_TEXT>(Explanation)
  1341. A directory specification on a VDE command is not 
  1342. syntactically correct.  This message is also printed 
  1343. if a logical name (such as VDE$LIBRARY) that is supposed 
  1344. to be bound to a directory specification is not bound to 
  1345. a syntactically correct directory specification.
  1346. <MSG_TEXT>(User Action)
  1347. Reenter the VDE command with a valid directory specification 
  1348. or define the logical name to be bound to a valid directory 
  1349. specification.
  1350.  
  1351. <MSG>(CRELNMFAI\failed to define logical name <EMPHASIS>(lnmdsc) )
  1352. <MSG_TEXT>(Facility)
  1353. VDE, OpenVMS Development Environment
  1354. <MSG_TEXT>(Explanation)
  1355. This message informs you of the particular logical name
  1356. creation that failed.  This message is normally associated
  1357. with other messages or errors of some sort.
  1358. <MSG_TEXT>(User Action)
  1359. If unable to resolve the basic error, please contact VDE
  1360. support for assistance.  Please include any information that
  1361. may be useful or relevent in duplicating the problem.
  1362.  
  1363. <MSG>(CTXADDED\context <EMPHASIS>(context) added to the database )
  1364. <MSG_TEXT>(Facility)
  1365. VDE, OpenVMS Development Environment
  1366. <MSG_TEXT>(Explanation)
  1367. This message informs you that the indicated context 
  1368. definition has been added to the VDE database.  This 
  1369. message is only issued when you use the /LOG qualifier 
  1370. on the CREATE CONTEXT command.
  1371. <MSG_TEXT>(User Action)
  1372. Use the /NOLOG qualifier for the command if you do not wish to 
  1373. see the message. 
  1374.  
  1375. <MSG>(CTXDEL\context <EMPHASIS>(context) deleted from the database )
  1376. <MSG_TEXT>(Facility)
  1377. VDE, OpenVMS Development Environment
  1378. <MSG_TEXT>(Explanation)
  1379. This message informs you that the definition for the 
  1380. indicated context has been deleted from the VDE database.  
  1381. This message is only issued when you use the /LOG qualifier 
  1382. on the DELETE CONTEXT command.
  1383. <MSG_TEXT>(User Action)
  1384. Use the /NOLOG qualifier for the command if you do not wish to 
  1385. see the message. 
  1386.  
  1387. <MSG>(CTXDELARCH\context <EMPHASIS>(##) contains deleted architecture <EMPHASIS>(architecture) )
  1388. <MSG_TEXT>(Facility)
  1389. VDE, OpenVMS Development Environment
  1390. <MSG_TEXT>(Explanation)
  1391. You have attempted to set the indicated context, but the 
  1392. default architecture specified by the context has been 
  1393. deleted.  As a result, the context cannot be set.
  1394. <MSG_TEXT>(User Action)
  1395. Redefine the context to reference an architecture that 
  1396. has not been deleted.  Then reissue the command.
  1397.  
  1398. <MSG>(CTXDELFAC\context <EMPHASIS>(context) contains deleted facility <EMPHASIS>(facility) )
  1399. <MSG_TEXT>(Facility)
  1400. VDE, OpenVMS Development Environment
  1401. <MSG_TEXT>(Explanation)
  1402. You have attempted to set the indicated context, but the 
  1403. default facility specified by the context has been deleted.  
  1404. As a result, the context cannot be set.
  1405. <MSG_TEXT>(User Action)
  1406. Redefine the context to reference a facility that has not 
  1407. been deleted.  Then reissue the command.
  1408.  
  1409. <MSG>(CTXDELSTRM\context <EMPHASIS>(context) contains deleted stream <EMPHASIS>(context) )
  1410. <MSG_TEXT>(Facility)
  1411. VDE, OpenVMS Development Environment
  1412. <MSG_TEXT>(Explanation)
  1413. You have attempted to set the indicated context, but the 
  1414. default stream specified by the context has been deleted.  
  1415. As a result, the context cannot be set.
  1416. <MSG_TEXT>(User Action)
  1417. Redefine the context to reference a stream that has not 
  1418. been deleted.  Then reissue the command.
  1419.  
  1420. <MSG>(CTXEXISTS\context <EMPHASIS>(context) already exists in database; context not changed )
  1421. <MSG_TEXT>(Facility)
  1422. VDE, OpenVMS Development Environment
  1423. <MSG_TEXT>(Explanation)
  1424. The indicated context name was specified on a CREATE CONTEXT 
  1425. command, but an entry for that context is already present 
  1426. in the database.  Hence a new entry was not created for that 
  1427. context.  Alternatively, the indicated name was specified as 
  1428. the new name for an existing context on the MODIFY CONTEXT 
  1429. command, but another context already has the requested new 
  1430. name.  Hence the name of the existing context could not be 
  1431. changed to the new name.
  1432. <MSG_TEXT>(User Action)
  1433. If you entered the wrong context name, reenter the command 
  1434. with the correct name.  If you entered the right context 
  1435. name, use the SHOW CONTEXT command to display the database 
  1436. information for that context.  If you are not satisfied 
  1437. with that information, use the MODIFY CONTEXT command to 
  1438. change it.
  1439.  
  1440. <MSG>(CTXMOD\information for context <EMPHASIS>(context) modified in the database )
  1441. <MSG_TEXT>(Facility)
  1442. VDE, OpenVMS Development Environment
  1443. <MSG_TEXT>(Explanation)
  1444. This message informs you that information for the indicated 
  1445. context has been modified in the VDE database.  This message 
  1446. is only issued when you use the /LOG qualifier on the MODIFY 
  1447. CONTEXT command.
  1448. <MSG_TEXT>(User Action)
  1449. Use the /NOLOG qualifier for the command if you do not wish to 
  1450. see the message. 
  1451.  
  1452. <MSG>(CTXNOTFOUND\context <EMPHASIS>(context) not found in database; parameter ignored )
  1453. <MSG_TEXT>(Facility)
  1454. VDE, OpenVMS Development Environment
  1455. <MSG_TEXT>(Explanation)
  1456. The indicated context name was entered on a SHOW CONTEXT
  1457. command, but no such context was found in the VDE database.
  1458. <MSG_TEXT>(User Action)
  1459. This is not necessarily an error; the message simply tells 
  1460. you that the indicated context does not exist in the database. 
  1461.  
  1462. <MSG>(CTXSYNTAX\invalid context name syntax: <EMPHASIS>(name) )
  1463. <MSG_TEXT>(Facility)
  1464. VDE, OpenVMS Development Environment
  1465. <MSG_TEXT>(Explanation)
  1466. The name or format specified for the context name
  1467. is not using valid syntax.
  1468. <MSG_TEXT>(User Action)
  1469. Respecify the context name using only alphanumeric,
  1470. underscore, dollar sign and hyphen characters.
  1471.  
  1472. <MSG>(CULPRIT\reserved by user <EMPHASIS>(user) )
  1473. <MSG_TEXT>(Facility)
  1474. VDE, OpenVMS Development Environment
  1475. <MSG_TEXT>(Explanation)
  1476. the module is reserved by the specified user.  The
  1477. reservation was requested in the current stream, or
  1478. in an ancestor of the current stream.
  1479. <MSG_TEXT>(User Action)
  1480. This message is informational, and should accompany one
  1481. or more other error messages.
  1482.  
  1483. <MSG>(DATETOOLONG\date-time value is too long; maximum length is 24: <EMPHASIS>(date)... )
  1484. <MSG_TEXT>(Facility)
  1485. VDE, OpenVMS Development Environment
  1486. <MSG_TEXT>(Explanation)
  1487. A date-time value entered as a command parameter is too
  1488. long because it exceeds the maximum length indicated in
  1489. the message. 
  1490. <MSG_TEXT>(User Action)
  1491. Reissue the command with a shorter date-time value.
  1492.  
  1493. <MSG>(DBCNV\converting database format from <EMPHASIS>(oldver) to <EMPHASIS>(newver) )
  1494. <MSG_TEXT>(Facility)
  1495. VDE, OpenVMS Development Environment
  1496. <MSG_TEXT>(Explanation)
  1497. This message is used to display the status of a database
  1498. conversion operation.
  1499. <MSG_TEXT>(User Action)
  1500. No action is required.
  1501.  
  1502. <MSG>(DBCREATED\database <EMPHASIS>(db) has been created )
  1503. <MSG_TEXT>(Facility)
  1504. VDE, OpenVMS Development Environment
  1505. <MSG_TEXT>(Explanation)
  1506. This message indicates that a new library database, and
  1507. associated database files, directories, and CMS libraries
  1508. has been created.
  1509. <MSG_TEXT>(User Action)
  1510. None required.
  1511.  
  1512. <MSG>(DBFMT\database format is <EMPHASIS>(ver) )
  1513. <MSG_TEXT>(Facility)
  1514. VDE, OpenVMS Development Environment
  1515. <MSG_TEXT>(Explanation)
  1516. This message is used to display the current version of a
  1517. database, or the status of a database conversion operation.
  1518. <MSG_TEXT>(User Action)
  1519. No action is required.
  1520.  
  1521. <MSG>(DBGCMSGEN\at <EMPHASIS>(codept), letflg <EMPHASIS>(bool), item1 <EMPHASIS>(itm1), item2 <EMPHASIS>(did) )
  1522. <MSG_TEXT>(Facility)
  1523. VDE, OpenVMS Development Environment
  1524. <MSG_TEXT>(Explanation)
  1525. This message displays various internal process-related
  1526. values used within VDE.  This message should appear only
  1527. during VDE testing, and should be displayed only by debugging
  1528. versions of VDE.
  1529. <MSG_TEXT>(User Action)
  1530. Contact VDE support for assistance, as the version of
  1531. VDE in use contains debug-only images.
  1532.  
  1533. <MSG>(DBGCMSTXT\at <EMPHASIS>(codept), expected <EMPHASIS>(gen) )
  1534. <MSG_TEXT>(Facility)
  1535. VDE, OpenVMS Development Environment
  1536. <MSG_TEXT>(Explanation)
  1537. This message displays various internal process-related
  1538. values used within VDE.  This message should appear only
  1539. during VDE testing, and should be displayed only by debugging
  1540. versions of VDE.
  1541. <MSG_TEXT>(User Action)
  1542. Contact VDE support for assistance, as the version of
  1543. VDE in use contains debug-only images.
  1544.  
  1545. <MSG>(DBGDB\debugging database: <EMPHASIS>(param1), <EMPHASIS>(param2) )
  1546. <MSG_TEXT>(Facility)
  1547. VDE, OpenVMS Development Environment
  1548. <MSG_TEXT>(Explanation)
  1549. This message is used during development and displays
  1550. where the behaviour of a debugging or prototype VDE
  1551. image database operation differs from that of a
  1552. production VDE image.
  1553. <MSG_TEXT>(User Action)
  1554. Contact VDE support for assistance, as the version of
  1555. VDE in use should not be displaying this as an error
  1556. message.
  1557.  
  1558. <MSG>(DBGLNMBAT\debug logical name VDE$BATCH_MODE: <EMPHASIS>(mode) )
  1559. <MSG_TEXT>(Facility)
  1560. VDE, OpenVMS Development Environment
  1561. <MSG_TEXT>(Explanation)
  1562. This message indicates the batch mode setting of VDE,
  1563. and should appear only during VDE testing.  This message
  1564. is displayed only by debug versions of VDE, and this
  1565. logical name is translated only by debug versions.
  1566. <MSG_TEXT>(User Action)
  1567. Contact VDE support for assistance, as the version of
  1568. VDE in use contains debug-only images.
  1569.  
  1570. <MSG>(DBGLNMDAT\debug logical name VDE$DATE_TIME: <EMPHASIS>(mode) )
  1571. <MSG_TEXT>(Facility)
  1572. VDE, OpenVMS Development Environment
  1573. <MSG_TEXT>(Explanation)
  1574. This message indicates the date-time setting of VDE,
  1575. and should appear only during VDE testing.  This message
  1576. is displayed only by debug versions of VDE, and this
  1577. logical name is translated only by debug versions.
  1578. <MSG_TEXT>(User Action)
  1579. Contact VDE support for assistance, as the version of
  1580. VDE in use contains debug-only images.
  1581.  
  1582. <MSG>(DBGLNMUSR\debug logical name VDE$USERNAME: <EMPHASIS>(mode) )
  1583. <MSG_TEXT>(Facility)
  1584. VDE, OpenVMS Development Environment
  1585. <MSG_TEXT>(Explanation)
  1586. This message indicates the username setting of VDE,
  1587. and should appear only during VDE testing.  This message
  1588. is displayed only by debug versions of VDE, and this
  1589. logical name is translated only by debug versions.
  1590. <MSG_TEXT>(User Action)
  1591. Contact VDE support for assistance, as the version of
  1592. VDE in use contains debug-only images.
  1593.  
  1594. <MSG>(DBGNOLNM\unable to translate <EMPHASIS>(logicalname) )
  1595. <MSG_TEXT>(Facility)
  1596. VDE, OpenVMS Development Environment
  1597. <MSG_TEXT>(Explanation)
  1598. VDE was unable to translate a mandatory logical name.
  1599. <MSG_TEXT>(User Action)
  1600. Contact VDE support for assistance, as the version of
  1601. VDE running contains debug-only images.  Correct the
  1602. error in the date-time logical name value and reissue
  1603. the command.
  1604.  
  1605. <MSG>(DBGQUALMSK\qualifier mask <EMPHASIS>(qualmsk1) <EMPHASIS>(qualmsk2) )
  1606. <MSG_TEXT>(Facility)
  1607. VDE, OpenVMS Development Environment
  1608. <MSG_TEXT>(Explanation)
  1609. This message displays the contents of an internal
  1610. bitmask during program execution.
  1611. <MSG_TEXT>(User Action)
  1612. Contact VDE support for assistance, as the version of
  1613. VDE in use contains debugging images.
  1614.  
  1615. <MSG>(DBGWAYPT\debug waypoint <EMPHASIS>(waypoint) reached )
  1616. <MSG_TEXT>(Facility)
  1617. VDE, OpenVMS Development Environment
  1618. <MSG_TEXT>(Explanation)
  1619. This message displays a waypoint, and the associated
  1620. waypoint value, encountered during program execution.
  1621. <MSG_TEXT>(User Action)
  1622. Contact VDE support for assistance, as the version of
  1623. VDE in use contains debugging images.
  1624.  
  1625. <MSG>(DBGXLAC\debug <EMPHASIS>(waypoint) reached; text: <EMPHASIS>(text) )
  1626. <MSG_TEXT>(Facility)
  1627. VDE, OpenVMS Development Environment
  1628. <MSG_TEXT>(Explanation)
  1629. This message displays a waypoint, and the associated
  1630. waypoint value, encountered during program execution.
  1631. <MSG_TEXT>(User Action)
  1632. Contact VDE support for assistance, as the version of
  1633. VDE in use contains debugging images.
  1634.  
  1635. <MSG>(DBGXLXL\debug <EMPHASIS>(waypoint) reached; value: <EMPHASIS>(value) )
  1636. <MSG_TEXT>(Facility)
  1637. VDE, OpenVMS Development Environment
  1638. <MSG_TEXT>(Explanation)
  1639. This message displays a waypoint, and the associated
  1640. waypoint value, encountered during program execution.
  1641. <MSG_TEXT>(User Action)
  1642. Contact VDE support for assistance, as the version of
  1643. VDE in use contains debugging images.
  1644.  
  1645. <MSG>(DCLBUFOVFL\DCL command line being generated is too long for buffer )
  1646. <MSG_TEXT>(Facility)
  1647. VDE, OpenVMS Development Environment
  1648. <MSG_TEXT>(Explanation)
  1649. Some command which generates a DCL command file to perform 
  1650. part of its actions generated a DCL command line that is 
  1651. too long for its buffer; this normally means that the line 
  1652. is excessively long since the buffer size is ample for 
  1653. normal use.
  1654. <MSG_TEXT>(User Action)
  1655. Change the command line specification in the script for it.
  1656.  
  1657. <MSG>(DCLERROR\error status returned by spawned DCL <EMPHASIS>(DCL) command )
  1658. <MSG_TEXT>(Facility)
  1659. VDE, OpenVMS Development Environment
  1660. <MSG_TEXT>(Explanation)
  1661. VDE has run a DCL command in a spawned subprocess and that 
  1662. command has returned an error status.  The command's status 
  1663. is displayed by the following status line.
  1664. <MSG_TEXT>(User Action)
  1665. Determine the cause of the problem, correct it, and retry 
  1666. the VDE command.
  1667.  
  1668. <MSG>(DCLTRUNC\DCL command line from script truncated; line too long )
  1669. <MSG_TEXT>(Facility)
  1670. VDE, OpenVMS Development Environment
  1671. <MSG_TEXT>(Explanation)
  1672. A script has generated a DCL command line that is too long 
  1673. and has been truncated.  Since the editing buffer is of 
  1674. ample size for normal use, the script tried to generate an 
  1675. excessively long DCL command line.
  1676. <MSG_TEXT>(User Action)
  1677. Correct the script to generate a shorter DCL command line.
  1678.  
  1679. <MSG>(DEFARCH\architecture <EMPHASIS>(architecture) not deleted; you cannot delete default architecture )
  1680. <MSG_TEXT>(Facility)
  1681. VDE, OpenVMS Development Environment
  1682. <MSG_TEXT>(Explanation)
  1683. This message informs you that the indicated architecture, 
  1684. namely the current default architecture, has not been 
  1685. deleted from the database.  You are not allowed to delete 
  1686. the default architecture.  This prohibition prevents you 
  1687. from accidentally deleting all architectures, especially 
  1688. when using a wildcarded architecture name specification.  
  1689. There is thus no way to delete all architectures from the 
  1690. database.  (If you could delete all architectures, the 
  1691. library would become useless since it could not contain 
  1692. any modules.)
  1693. <MSG_TEXT>(User Action)
  1694. If you want to delete a given architecture from the database, 
  1695. set your default architecture to another architecture that you 
  1696. want to keep.  Then issue the DELETE ARCHITECTURE command.
  1697.  
  1698. <MSG>(DEFKEY\<EMPHASIS>(state-name) key <EMPHASIS>(key-name) has been defined )
  1699. <MSG_TEXT>(Facility)
  1700. VDE, OpenVMS Development Environment
  1701. <MSG_TEXT>(Explanation)
  1702. Issued by DEFINE/KEY to inform the user that the specific
  1703. key definition has been bound. 
  1704. <MSG_TEXT>(User Action)
  1705. If you did not wish to see this message, issue /NOLOG with your 
  1706. DEFINE command.
  1707.  
  1708. <MSG>(DEFKEYERR\error defining <EMPHASIS>(state-name) key <EMPHASIS>(key-name) )
  1709. <MSG_TEXT>(Facility)
  1710. VDE, OpenVMS Development Environment
  1711. <MSG_TEXT>(Explanation)
  1712. VDE uses the SMG screen management facilities for the 
  1713. purpose of  managing key bindings. In this instance, the 
  1714. call to SMG$ADD_KEY_DEF returned a bad status. 
  1715. <MSG_TEXT>(User Action)
  1716. First, try to interpret the reason for the SMG error. If it 
  1717. can be understood, then try to see if you may fix it locally.
  1718. Otherwise, please contact VDE support for assistance.
  1719.  
  1720. <MSG>(DELKEY\<EMPHASIS>(state-name) key <EMPHASIS>(key-name) has been deleted )
  1721. <MSG_TEXT>(Facility)
  1722. VDE, OpenVMS Development Environment
  1723. <MSG_TEXT>(Explanation)
  1724. Issued by DELETE/KEY to inform the user that the specific
  1725. key definition has been deleted. 
  1726. <MSG_TEXT>(User Action)
  1727. If you do not wish to see this message, issue /NOLOG with your 
  1728. DELETE command. 
  1729.  
  1730. <MSG>(DELKEYERR\error in processing DELETE/KEY command )
  1731. <MSG_TEXT>(Facility)
  1732. VDE, OpenVMS Development Environment
  1733. <MSG_TEXT>(Explanation)
  1734. VDE uses the screen management
  1735. facilities, SMG, for the purpose of managing key 
  1736. bindings. In this instance, a call to either 
  1737. SMG$LIST_KEY_DEFS or SMG$DELETE_KEY_DEF has returned a
  1738. bad status. 
  1739. <MSG_TEXT>(User Action)
  1740. First, try to interpret the reason for the SMG error. If it 
  1741. can be understood, then try to see if you may fix it locally.
  1742. Otherwise, please contact VDE support for assistance.
  1743.  
  1744. <MSG>(DEPNOTUPDATE\dependency information not updated for build step )
  1745. <MSG_TEXT>(Facility)
  1746. VDE, OpenVMS Development Environment
  1747. <MSG_TEXT>(Explanation)
  1748. The dependency information for the most recent build step 
  1749. has not been updated in the VDE database because the 
  1750. build step did not automatically collect dependency 
  1751. information.  Hence the existing dependency information 
  1752. is kept without change in the database.
  1753. <MSG_TEXT>(User Action)
  1754. None.
  1755.  
  1756. <MSG>(DEPUPDATE\dependency information updated for build step )
  1757. <MSG_TEXT>(Facility)
  1758. VDE, OpenVMS Development Environment
  1759. <MSG_TEXT>(Explanation)
  1760. The dependency information for the most recent build step 
  1761. has been updated in the VDE database based on dependency 
  1762. data collected during the execution of the build step.
  1763. <MSG_TEXT>(User Action)
  1764. None.
  1765.  
  1766. <MSG>(DEVOSYNCH\executing synch command: <EMPHASIS>(dclcmd) )
  1767. <MSG_TEXT>(Facility)
  1768. VDE, OpenVMS Development Environment
  1769. <MSG_TEXT>(Explanation)
  1770. This message displays the synchronization command being
  1771. spawned by VDE.  This message should appear only during
  1772. VDE testing, and should be displayed only by debugging
  1773. versions of VDE.
  1774. <MSG_TEXT>(User Action)
  1775. Contact VDE support for assistance, as the version of
  1776. VDE in use contains debug-only images.
  1777.  
  1778. <MSG>(DIRADDED\directory specification <EMPHASIS>(spec) added to the database )
  1779. <MSG_TEXT>(Facility)
  1780. VDE, OpenVMS Development Environment
  1781. <MSG_TEXT>(Explanation)
  1782. This message informs you that the indicated directory 
  1783. specification has been added to the VDE database.  This 
  1784. message is only issued when you use the /LOG qualifier 
  1785. on the SET DIRECTORY command.
  1786. <MSG_TEXT>(User Action)
  1787. Use the /NOLOG qualifier for the command if you do not wish to 
  1788. see the message. 
  1789.  
  1790. <MSG>(DIRCREATED\directory <EMPHASIS>(directory) has been created )
  1791. <MSG_TEXT>(Facility)
  1792. VDE, OpenVMS Development Environment
  1793. <MSG_TEXT>(Explanation)
  1794. This message informs you that the indicated directory has just 
  1795. been created as your VDE scratch directory.
  1796. <MSG_TEXT>(User Action)
  1797. Check the newly created directory specification and delete the 
  1798. directory if you do not wish to keep it.  To change the default 
  1799. VDE scratch directory specification, define VDE$SCRATCH.
  1800.  
  1801. <MSG>(DIRDEL\directory specification <EMPHASIS>(spec) deleted from database )
  1802. <MSG_TEXT>(Facility)
  1803. VDE, OpenVMS Development Environment
  1804. <MSG_TEXT>(Explanation)
  1805. This message informs you that the indicated stream root 
  1806. or facility root directory specification has been deleted 
  1807. from the VDE database.  This message is only issued when 
  1808. you use the /LOG qualifier on the CANCEL DIRECTORY command.
  1809. <MSG_TEXT>(User Action)
  1810. Use the /NOLOG qualifier for the command if you do not wish to 
  1811. see the message. 
  1812.  
  1813. <MSG>(DIREXPBAD\directory filename expansion bad )
  1814. <MSG_TEXT>(Facility)
  1815. VDE, OpenVMS Development Environment
  1816. <MSG_TEXT>(Explanation)
  1817. internal state information for VDE$_INVDIRSPEC error.
  1818. <MSG_TEXT>(User Action)
  1819. Correct the cause of the VDE$_INVDIRSPEC error.
  1820.  
  1821. <MSG>(DIREXPFAI\directory filename expansion failed )
  1822. <MSG_TEXT>(Facility)
  1823. VDE, OpenVMS Development Environment
  1824. <MSG_TEXT>(Explanation)
  1825. internal state information for VDE$_INVDIRSPEC error.
  1826. <MSG_TEXT>(User Action)
  1827. Correct the cause of the VDE$_INVDIRSPEC error.
  1828.  
  1829. <MSG>(DIRFILFAI\directory filename conversion failed )
  1830. <MSG_TEXT>(Facility)
  1831. VDE, OpenVMS Development Environment
  1832. <MSG_TEXT>(Explanation)
  1833. internal state information for VDE$_INVDIRSPEC error.
  1834. <MSG_TEXT>(User Action)
  1835. Correct the cause of the VDE$_INVDIRSPEC error.
  1836.  
  1837. <MSG>(DIRFILNOTDEL\unable to delete directory file <EMPHASIS>(directory) )
  1838. <MSG_TEXT>(Facility)
  1839. VDE, OpenVMS Development Environment
  1840. <MSG_TEXT>(Explanation)
  1841. This message informs you that the indicated directory 
  1842. file was not deleted for some reason, such as insufficient 
  1843. privileges.
  1844. <MSG_TEXT>(User Action)
  1845. Use DCL commands to check the security on the directory file, 
  1846. and take the appropriate action to delete it if possible.
  1847.  
  1848. <MSG>(DIRNOTFOUDCL\directory location not found for script's DCL command file )
  1849. <MSG_TEXT>(Facility)
  1850. VDE, OpenVMS Development Environment
  1851. <MSG_TEXT>(Explanation)
  1852. The subdirectory in the VDE library that should be used 
  1853. for the DCL command file that the current script generates 
  1854. is not found in the database.  This message indicates that 
  1855. some required subdirectory is not present in the directory 
  1856. tree for the current development stream.
  1857. <MSG_TEXT>(User Action)
  1858. Create the directory tree or correct the directory structure 
  1859. for the current stream or stream and facility.  Then 
  1860. reissue the command that invokes the script.
  1861.  
  1862. <MSG>(DIRNOTFOULOG\directory location not found for build-step log file )
  1863. <MSG_TEXT>(Facility)
  1864. VDE, OpenVMS Development Environment
  1865. <MSG_TEXT>(Explanation)
  1866. The subdirectory in the VDE library that should be used 
  1867. for the log file for the current build step is not found 
  1868. in the database.  This message indicates that some required 
  1869. subdirectory is not present in the directory tree for the 
  1870. current development stream.
  1871. <MSG_TEXT>(User Action)
  1872. Create the directory tree or correct the directory structure 
  1873. for the current stream or stream and facility.  Then 
  1874. reissue the command that executes the build step.
  1875.  
  1876. <MSG>(DIRNOTFOUND\directory specification to cancel not found in database )
  1877. <MSG_TEXT>(Facility)
  1878. VDE, OpenVMS Development Environment
  1879. <MSG_TEXT>(Explanation)
  1880. This message informs you that the directory specification 
  1881. you are trying to cancel with the CANCEL DIRECTORY command 
  1882. does not exist in the VDE database.  This message is only 
  1883. issued when you use the /LOG qualifier on the CANCEL 
  1884. DIRECTORY command.
  1885. <MSG_TEXT>(User Action)
  1886. Use the /NOLOG qualifier for the command if you do not wish to 
  1887. see the message. 
  1888.  
  1889. <MSG>(DIRNOTFOUSCRP\directory location not found by script function <EMPHASIS>(function) )
  1890. <MSG_TEXT>(Facility)
  1891. VDE, OpenVMS Development Environment
  1892. <MSG_TEXT>(Explanation)
  1893. The current script has invoked the indicated script 
  1894. function (such as $DIR or $FACROOT), but the directory 
  1895. location specified with that function invocation is not 
  1896. found in the VDE database.  This may mean that the 
  1897. directory tree for the specified stream or facility 
  1898. has not been created, or that the function invocation 
  1899. specifies a directory symbol that is not used for that 
  1900. stream and facility.
  1901. <MSG_TEXT>(User Action)
  1902. Create the directory tree for the facility or stream, or 
  1903. correct the directory symbol name in the function call.  
  1904. Then reissue the command that invokes the script.
  1905.  
  1906. <MSG>(DIRSPECREQ\directory specification required for stream <EMPHASIS>(stream) )
  1907. <MSG_TEXT>(Facility)
  1908. VDE, OpenVMS Development Environment
  1909. <MSG_TEXT>(Explanation)
  1910. A root directory specification for the indicated stream 
  1911. is required on the CREATE STREAM command but was not 
  1912. specified.  You need to use the /DIRECTORY qualifier to 
  1913. specify the root directory for the stream, or you need 
  1914. to enter that directory specification when prompted for 
  1915. it.  This message is only given if an earlier 
  1916. SET DIRECTORY/PROMPT command has specified that the 
  1917. CREATE STREAM command should prompt for the directory 
  1918. specification if the /DIRECTORY qualifier is missing.
  1919. <MSG_TEXT>(User Action)
  1920. Enter a directory specification for the stream root 
  1921. directory when prompted for it or reissue the CREATE 
  1922. STREAM command with the /DIRECTORY qualifier.
  1923.  
  1924. <MSG>(DIRTOOLONG\directory specification is too long; maximum length is 255 )
  1925. <MSG_TEXT>(Facility)
  1926. VDE, OpenVMS Development Environment
  1927. <MSG_TEXT>(Explanation)
  1928. A directory specification entered as a command parameter 
  1929. is too long because it exceeds the maximum length indicated 
  1930. in the message.
  1931. <MSG_TEXT>(User Action)
  1932. Reissue the command with a shorter directory specification.
  1933.  
  1934. <MSG>(DIRTREFAI\directory tree conversion failed )
  1935. <MSG_TEXT>(Facility)
  1936. VDE, OpenVMS Development Environment
  1937. <MSG_TEXT>(Explanation)
  1938. internal state information for VDE$_INVDIRSPEC error.
  1939. <MSG_TEXT>(User Action)
  1940. Correct the cause of the VDE$_INVDIRSPEC error.
  1941.  
  1942. <MSG>(DIRTRENOTDEL\not all files deleted in directory tree <EMPHASIS>(tree) )
  1943. <MSG_TEXT>(Facility)
  1944. VDE, OpenVMS Development Environment
  1945. <MSG_TEXT>(Explanation)
  1946. This message informs you that not all files in the indicated 
  1947. directory tree were deleted for some reason, such as 
  1948. insufficient privileges.
  1949. <MSG_TEXT>(User Action)
  1950. Use DCL commands to check the security on the remaining files 
  1951. in the directory tree, and take the appropriate action to 
  1952. delete them if possible.
  1953.  
  1954. <MSG>(DUPLNAME\duplicate name in list not allowed: <EMPHASIS>(name) )
  1955. <MSG_TEXT>(Facility)
  1956. VDE, OpenVMS Development Environment
  1957. <MSG_TEXT>(Explanation)
  1958. You have entered the same name twice in a comma list where 
  1959. such duplicates are not allowed.  Possibly, you may have 
  1960. mistyped one of the names.
  1961. <MSG_TEXT>(User Action)
  1962. Correct the error and reissue the command without any 
  1963. duplicates.
  1964.  
  1965. <MSG>(EDITUNDEF\your editor is undefined; editor cannot be invoked )
  1966. <MSG_TEXT>(Facility)
  1967. VDE, OpenVMS Development Environment
  1968. <MSG_TEXT>(Explanation)
  1969. The command you have entered is attempting to invoke an 
  1970. editor to read or edit a file, but you have not specified 
  1971. what editor to invoke.  You must specify the editor you 
  1972. want VDE to use by entering the SET EDITOR command.
  1973. <MSG_TEXT>(User Action)
  1974. Use the SET EDITOR command to define the editor you want 
  1975. VDE to invoke for all commands to put you in an editor.
  1976.  
  1977. <MSG>(EDITUPDATE\default editor definition updated in the VDE database )
  1978. <MSG_TEXT>(Facility)
  1979. VDE, OpenVMS Development Environment
  1980. <MSG_TEXT>(Explanation)
  1981. Your default editor has been updated in the VDE database.  
  1982. The default editor is the editor that is initially defined 
  1983. each time you start a VDE session.
  1984. <MSG_TEXT>(User Action)
  1985. None.  This is an informational message only.
  1986.  
  1987. <MSG>(ELENOTFOUNDCMS\element <EMPHASIS>(element) not found in CMS library )
  1988. <MSG_TEXT>(Facility)
  1989. VDE, OpenVMS Development Environment
  1990. <MSG_TEXT>(Explanation)
  1991. This message informs you that the indicated module 
  1992. generation does not have an element in the CMS library.
  1993. <MSG_TEXT>(User Action)
  1994. Use the VERIFY GENERATION/RECOVER command to attempt
  1995. recovery of the missing generation or locate missing
  1996. element from a backup and manually insert the 
  1997. element and generations in the database.
  1998.  
  1999. <MSG>(ERRASSIGN\the attempt to acquire an I/O channel for VDE failed )
  2000. <MSG_TEXT>(Facility)
  2001. VDE, OpenVMS Development Environment
  2002. <MSG_TEXT>(Explanation)
  2003. A bad status was returned from a SYS$ASSIGN service call.
  2004. VDE needs to acquire I/O channels to do I/O.
  2005. In this case, VDE failed to acquire such a channel.
  2006. <MSG_TEXT>(User Action)
  2007. Check your process's quotas. If this problem cannot be 
  2008. resolved locally, please contact VDE support for
  2009. assistance.
  2010.  
  2011. <MSG>(ERRCRELNM\unable to create a logical name )
  2012. <MSG_TEXT>(Facility)
  2013. VDE, OpenVMS Development Environment
  2014. <MSG_TEXT>(Explanation)
  2015. VDE creates logical names for input and output redirection.  
  2016. <MSG_TEXT>(User Action)
  2017. Check your process's quotas.  If this problem cannot be 
  2018. resolved locally, please contact VDE support for assistance.
  2019.  
  2020. <MSG>(ERRDEASSIGN\attempt to deassign an I/O channel acquired by VDE failed )
  2021. <MSG_TEXT>(Facility)
  2022. VDE, OpenVMS Development Environment
  2023. <MSG_TEXT>(Explanation)
  2024. VDE wanted to deassign an I/O channel that was acquired.
  2025. This error notes the failure of the SYS$DASSGN system 
  2026. service, probably due to an invalid channel.
  2027. <MSG_TEXT>(User Action)
  2028. Please contact VDE support for assistance.
  2029.  
  2030. <MSG>(ERRDIRSPEC\error in directory or file specification <EMPHASIS>(file-name) )
  2031. <MSG_TEXT>(Facility)
  2032. VDE, OpenVMS Development Environment
  2033. <MSG_TEXT>(Explanation)
  2034. There is a syntax error or other error in the indicated 
  2035. directory or file specification.  The RMS message that 
  2036. follows explains the error in more detail.
  2037. <MSG_TEXT>(User Action)
  2038. Correct the error in the directory or file specification 
  2039. and reissue the command.
  2040.  
  2041. <MSG>(ERRFAO\unable to format output string )
  2042. <MSG_TEXT>(Facility)
  2043. VDE, OpenVMS Development Environment
  2044. <MSG_TEXT>(Explanation)
  2045. An error was returned from a call to SYS$FAO.
  2046. <MSG_TEXT>(User Action)
  2047. Please contact VDE support for assistance.
  2048.  
  2049. <MSG>(ERRQIOW\error from SYS$QIOW )
  2050. <MSG_TEXT>(Facility)
  2051. VDE, OpenVMS Development Environment
  2052. <MSG_TEXT>(Explanation)
  2053. A bad status was returned from a call to SYS$QIOW.
  2054. <MSG_TEXT>(User Action)
  2055. Please contact VDE support for assistance.
  2056.  
  2057. <MSG>(ERRSMG\error returned from a call to the Screen Management Facility (SMG) )
  2058. <MSG_TEXT>(Facility)
  2059. VDE, OpenVMS Development Environment
  2060. <MSG_TEXT>(Explanation)
  2061. A bad status was returned from a call to a SMG routine.  
  2062. This could be a result of any number of things which may or 
  2063. may not be a VDE problem.
  2064. <MSG_TEXT>(User Action)
  2065. Check the setup of the terminal which might cause
  2066. SMG some problem.  If the error still cannot be explained
  2067. or resolved, please contact VDE support for assistance.
  2068.  
  2069. <MSG>(ERRWRIFIL\error writing file <EMPHASIS>(file-name) )
  2070. <MSG_TEXT>(Facility)
  2071. VDE, OpenVMS Development Environment
  2072. <MSG_TEXT>(Explanation)
  2073. The output could not be written to the appropriate file. 
  2074. <MSG_TEXT>(User Action)
  2075. Determine if there is any external interference with RMS 
  2076. writing to the specified file.  If no interference can 
  2077. be found, please contact VDE support for assistance.
  2078.  
  2079. <MSG>(EXARANGE\hexadecimal number not valid; valid range is <EMPHASIS>(number) to <EMPHASIS>(number) )
  2080. <MSG_TEXT>(Facility)
  2081. VDE, OpenVMS Development Environment
  2082. <MSG_TEXT>(Explanation)
  2083. Illegal hexadecimal range provided as input.  
  2084. <MSG_TEXT>(User Action)
  2085. Verify that the provided hexadecimal range is in an accepted 
  2086. format. 
  2087.  
  2088. <MSG>(EXPGENDIFF\expected generation expression <EMPHASIS>(expression) differs from actual <EMPHASIS>(expression) )
  2089. <MSG_TEXT>(Facility)
  2090. VDE, OpenVMS Development Environment
  2091. <MSG_TEXT>(Explanation)
  2092. When you reserved the module you are replacing, the 
  2093. RESERVE command displayed the expected replace-time CMS 
  2094. generation expression of the new module generation.  
  2095. However, the actual CMS generation expression that VDE 
  2096. assigned during the current replacement differs from that 
  2097. expected generation expression.  This situation is normal 
  2098. because VDE cannot predict the actual replace-time CMS 
  2099. generation expression when you reserve the module; it 
  2100. can only tell you the most likely generation expression.  
  2101. By the time you replace the module, various circumstances 
  2102. can change the appropriate generation expression to use.
  2103. <MSG_TEXT>(User Action)
  2104. None.  This message is informational only.  However, if 
  2105. you used the expected CMS generation expression in code 
  2106. comments, you may have to change those comments.
  2107.  
  2108. <MSG>(EXPGENEXPR\expected generation expression at replacement is <EMPHASIS>(generation) )
  2109. <MSG_TEXT>(Facility)
  2110. VDE, OpenVMS Development Environment
  2111. <MSG_TEXT>(Explanation)
  2112. When you replace the module you just reserved, the new 
  2113. generation of the module is expected to have the indicated 
  2114. CMS generation expression.  You may use this generation 
  2115. expression as an <QUOTE>(audit trail identifier) in the 
  2116. comments in your code if your project uses that convention.  
  2117. The indicated generation expression may differ from the 
  2118. one that VDE actually assigns when you replace the module, 
  2119. but only in certain unusual circumstances.
  2120. <MSG_TEXT>(User Action)
  2121. None.  This message is informational only.
  2122.  
  2123. <MSG>(EXPGENLONG\expected CMS generation expression is too long )
  2124. <MSG_TEXT>(Facility)
  2125. VDE, OpenVMS Development Environment
  2126. <MSG_TEXT>(Explanation)
  2127. The expected replace-time CMS generation expression for 
  2128. the module you are reserving will be longer than 16 
  2129. characters, which is longer than CMS allows.  As a result, 
  2130. you cannot reserve the module.
  2131. <MSG_TEXT>(User Action)
  2132. This error indicates that you have reserved and replaced 
  2133. modules on too many nested non-main streams.  You should 
  2134. create new streams off the main development stream and 
  2135. place the offending generations there so that they have 
  2136. CMS generation expressions of modest size.  Even though 
  2137. you cannot reserve the generation in question, you can 
  2138. still fetch it out and replace it into the new streams.
  2139.  
  2140. <MSG>(FACADDED\facility <EMPHASIS>(facility) added to the database )
  2141. <MSG_TEXT>(Facility)
  2142. VDE, OpenVMS Development Environment
  2143. <MSG_TEXT>(Explanation)
  2144. This message informs you that the indicated facility 
  2145. definition has been added to the VDE database.  This 
  2146. message is only issued when you use the /LOG qualifier 
  2147. on the CREATE FACILITY command.
  2148. <MSG_TEXT>(User Action)
  2149. Use the /NOLOG qualifier for the command if you do not wish to 
  2150. see the message. 
  2151.  
  2152. <MSG>(FACDEL\facility <EMPHASIS>(facility) deleted from the database )
  2153. <MSG_TEXT>(Facility)
  2154. VDE, OpenVMS Development Environment
  2155. <MSG_TEXT>(Explanation)
  2156. This message informs you that the definition for the 
  2157. indicated facility has been deleted from the VDE database.  
  2158. This message is only issued when you use the /LOG qualifier 
  2159. on the DELETE FACILITY command.
  2160. <MSG_TEXT>(User Action)
  2161. Use the /NOLOG qualifier for the command if you do not wish to 
  2162. see the message. 
  2163.  
  2164. <MSG>(FACEXISTS\facility <EMPHASIS>(facility) already exists in database )
  2165. <MSG_TEXT>(Facility)
  2166. VDE, OpenVMS Development Environment
  2167. <MSG_TEXT>(Explanation)
  2168. The indicated facility name was specified on a CREATE 
  2169. FACILITY command, but an entry for that facility is already 
  2170. present in the database.  Alternatively, the indicated name 
  2171. was specified as the new name for an existing facility using 
  2172. the MODIFY FACILITY command, but another facility already 
  2173. has the requested new name.  In either case, the command 
  2174. fails and the facility is not created or modified.
  2175. <MSG_TEXT>(User Action)
  2176. If you entered the wrong facility name, reenter the command 
  2177. with the correct name.  If you entered the right facility 
  2178. name, use the SHOW FACILITY command to display the database 
  2179. information for that facility.  If you are not satisfied 
  2180. with that information, use the MODIFY FACILITY command to 
  2181. change it.
  2182.  
  2183. <MSG>(FACMOD\information for facility <EMPHASIS>(facility) modified in the database )
  2184. <MSG_TEXT>(Facility)
  2185. VDE, OpenVMS Development Environment
  2186. <MSG_TEXT>(Explanation)
  2187. This message informs you that information for the indicated 
  2188. facility has been modified in the VDE database.  This message 
  2189. is only issued when you use the /LOG qualifier on the MODIFY 
  2190. FACILITY command.
  2191. <MSG_TEXT>(User Action)
  2192. Use the /NOLOG qualifier for the command if you do not wish to 
  2193. see the message. 
  2194.  
  2195. <MSG>(FACNOTDEL\facility <EMPHASIS>(facility) not deleted )
  2196. <MSG_TEXT>(Facility)
  2197. VDE, OpenVMS Development Environment
  2198. <MSG_TEXT>(Explanation)
  2199. You are attempting to delete a facility that
  2200. cannot be deleted.  Additional messages are normally
  2201. included with this message, and these messages
  2202. indicate why the facility cannot be deleted.
  2203. <MSG_TEXT>(User Action)
  2204. Resolve the problem(s) flagged by the other error
  2205. messages, and reenter the DELETE FACILITY command.
  2206.  
  2207. <MSG>(FACNOTFOUND\facility <EMPHASIS>(facility) not found in database; parameter ignored )
  2208. <MSG_TEXT>(Facility)
  2209. VDE, OpenVMS Development Environment
  2210. <MSG_TEXT>(Explanation)
  2211. The indicated facility name was entered on a SHOW FACILITY
  2212. command, but no such facility was found in the VDE database.
  2213. <MSG_TEXT>(User Action)
  2214. This is not necessarily an error; the message simply tells 
  2215. you that the indicated facility does not exist in the database. 
  2216.  
  2217. <MSG>(FACNOTMT\facility contains modules )
  2218. <MSG_TEXT>(Facility)
  2219. VDE, OpenVMS Development Environment
  2220. <MSG_TEXT>(Explanation)
  2221. The specified facility contains modules.
  2222. <MSG_TEXT>(User Action)
  2223. The requested operation is prohibited due to the presence
  2224. of modules in the facility.
  2225.  
  2226. <MSG>(FACSYNTAX\invalid facility name syntax: <EMPHASIS>(name) )
  2227. <MSG_TEXT>(Facility)
  2228. VDE, OpenVMS Development Environment
  2229. <MSG_TEXT>(Explanation)
  2230. The name or format specified for the facility name
  2231. is not using valid syntax.
  2232. <MSG_TEXT>(User Action)
  2233. Respecify the facility name using only alphanumeric,
  2234. underscore, dollar sign and hyphen characters.
  2235.  
  2236. <MSG>(FAMILY\unable to deallocate: siblings or children present )
  2237. <MSG_TEXT>(Facility)
  2238. VDE, OpenVMS Development Environment
  2239. <MSG_TEXT>(Explanation)
  2240. Something deep within VDE has attempted to deallocate
  2241. a data structure that has siblings or children.
  2242. <MSG_TEXT>(User Action)
  2243. Please contact VDE support for assistance.  Please include any
  2244. information that may be useful or relevent in duplicating the
  2245. problem.
  2246.  
  2247. <MSG>(FCBERR\internal VDE FCB error in <EMPHASIS>(VDE-internal-identifier) )
  2248. <MSG_TEXT>(Facility)
  2249. VDE, OpenVMS Development Environment
  2250. <MSG_TEXT>(Explanation)
  2251. VDE has detected an internal inconsistency. 
  2252. <MSG_TEXT>(User Action)
  2253. Please contact VDE support for assistance.  Please include
  2254. any information that may be useful or relevent in duplicating
  2255. the problem.
  2256.  
  2257. <MSG>(FCBWRONG\internal error; <EMPHASIS>(access) access failed in <EMPHASIS>(VDE-internal-identifier) )
  2258. <MSG_TEXT>(Facility)
  2259. VDE, OpenVMS Development Environment
  2260. <MSG_TEXT>(Explanation)
  2261. VDE has detected an internal inconsistency. 
  2262. <MSG_TEXT>(User Action)
  2263. Please contact VDE support for assistance.  Please include
  2264. any information that may be useful or relevent in duplicating
  2265. the problem.
  2266.  
  2267. <MSG>(FETCHED\generation <EMPHASIS>(generation) fetched from library )
  2268. <MSG_TEXT>(Facility)
  2269. VDE, OpenVMS Development Environment
  2270. <MSG_TEXT>(Explanation)
  2271. This message informs you that the indicated module and 
  2272. generation has been fetched from the current library.  
  2273. This message is only issued when you use the /LOG 
  2274. qualifier on the FETCH command.
  2275. <MSG_TEXT>(User Action)
  2276. Use the /NOLOG qualifier for the command if you do not wish 
  2277. to see the message. 
  2278.  
  2279. <MSG>(FILCOPLIB\file <EMPHASIS>(file) copied to library )
  2280. <MSG_TEXT>(Facility)
  2281. VDE, OpenVMS Development Environment
  2282. <MSG_TEXT>(Explanation)
  2283. This message informs you that the indicated file has 
  2284. been copied into the VDE library by the REPLACE command.  
  2285. When this is done, the file has been included in the 
  2286. appropriate CMS element, but has not yet been recorded 
  2287. in the VDE database.  This message is only issued when 
  2288. you use the /LOG qualifier on the REPLACE command for 
  2289. an immediate replacement.
  2290. <MSG_TEXT>(User Action)
  2291. Use the /NOLOG qualifier for the command if you do not 
  2292. wish to see the message. 
  2293.  
  2294. <MSG>(FILCOPSTAG\file <EMPHASIS>(file) copied to staging area )
  2295. <MSG_TEXT>(Facility)
  2296. VDE, OpenVMS Development Environment
  2297. <MSG_TEXT>(Explanation)
  2298. This message informs you that the indicated file has 
  2299. been copied into a VDE staging area by the REPLACE 
  2300. command.  This message is only issued when you use the 
  2301. /LOG qualifier on the REPLACE command for a queued 
  2302. replacement.
  2303. <MSG_TEXT>(User Action)
  2304. Use the /NOLOG qualifier for the command if you do not 
  2305. wish to see the message. 
  2306.  
  2307. <MSG>(FILENOTFOUND\file not found: <EMPHASIS>(file) )
  2308. <MSG_TEXT>(Facility)
  2309. VDE, OpenVMS Development Environment
  2310. <MSG_TEXT>(Explanation)
  2311. The indicated file was requested through a VDE command, 
  2312. but could not be found.  Hence the current command cannot 
  2313. perform the requested action.
  2314. <MSG_TEXT>(User Action)
  2315. Do without the file or determine why the file is missing 
  2316. and correct the problem.
  2317.  
  2318. <MSG>(FILQUE\print file queued to <EMPHASIS>(queue-name) )
  2319. <MSG_TEXT>(Facility)
  2320. VDE, OpenVMS Development Environment
  2321. <MSG_TEXT>(Explanation)
  2322. This this message informs the user where the file 
  2323. was queued for printing. 
  2324. <MSG_TEXT>(User Action)
  2325. Ensure that the file is placed on the appropriate queue. 
  2326.  
  2327. <MSG>(FILREADERR\unable to read file <EMPHASIS>(file) )
  2328. <MSG_TEXT>(Facility)
  2329. VDE, OpenVMS Development Environment
  2330. <MSG_TEXT>(Explanation)
  2331. An error occurred when trying to read a line of text from 
  2332. an input file.  A more specific error message follows 
  2333. this message.
  2334. <MSG_TEXT>(User Action)
  2335. Examine the error message that follows to diagnose the 
  2336. reason for the error.  Then correct the problem accordingly.
  2337.  
  2338. <MSG>(FILWRITERR\unable to write file <EMPHASIS>(file) )
  2339. <MSG_TEXT>(Facility)
  2340. VDE, OpenVMS Development Environment
  2341. <MSG_TEXT>(Explanation)
  2342. An error occurred when trying to write a line of text to 
  2343. an output file.  A more specific error message follows 
  2344. this message.
  2345. <MSG_TEXT>(User Action)
  2346. Examine the error message that follows to diagnose the 
  2347. reason for the error.  Then correct the problem accordingly.
  2348.  
  2349. <MSG>(FIRGENNODEL\generation <EMPHASIS>(generation) is first generation of module; cannot be deleted )
  2350. <MSG_TEXT>(Facility)
  2351. VDE, OpenVMS Development Environment
  2352. <MSG_TEXT>(Explanation)
  2353. You are trying to delete the first generation of a module 
  2354. with the DELETE GENERATION command, which VDE does not 
  2355. allow.  If you want to delete all generations of a module, 
  2356. you must delete the entire module with the DELETE MODULE 
  2357. command.
  2358. <MSG_TEXT>(User Action)
  2359. If you mistyped the generation number, reenter it correctly.  
  2360. If you want to delete all generations of the module, use 
  2361. the DELETE MODULE command.
  2362.  
  2363. <MSG>(FIRNUMMAY\first number of a range may not be less than <EMPHASIS>(number) )
  2364. <MSG_TEXT>(Facility)
  2365. VDE, OpenVMS Development Environment
  2366. <MSG_TEXT>(Explanation)
  2367. Some integers provided in the command line must be greater 
  2368. than a given "n".
  2369. <MSG_TEXT>(User Action)
  2370. Verify that the appropriate "n" was given in the command line. 
  2371.  
  2372. <MSG>(FIRNUMRAN\first number of a range must be less than the second )
  2373. <MSG_TEXT>(Facility)
  2374. VDE, OpenVMS Development Environment
  2375. <MSG_TEXT>(Explanation)
  2376. When providing a 
  2377. range in the format n[:m], "n" must be less than "m".
  2378. <MSG_TEXT>(User Action)
  2379. Correct the range description and reissue the command. 
  2380.  
  2381. <MSG>(FLAVORPIDS\flavor <EMPHASIS>(flavor), pid <EMPHASIS>(pid), master <EMPHASIS>(mpid), parent <EMPHASIS>(ppid) )
  2382. <MSG_TEXT>(Facility)
  2383. VDE, OpenVMS Development Environment
  2384. <MSG_TEXT>(Explanation)
  2385. This message displays various internal process-related
  2386. values used within VDE.  This message should appear only
  2387. during VDE testing, and should be displayed only by debugging
  2388. versions of VDE.
  2389. <MSG_TEXT>(User Action)
  2390. Contact VDE support for assistance, as the version of
  2391. VDE in use contains debug-only images.
  2392.  
  2393. <MSG>(FOLDADDED\fold record <EMPHASIS>(record) for module <EMPHASIS>(module) added to database )
  2394. <MSG_TEXT>(Facility)
  2395. VDE, OpenVMS Development Environment
  2396. <MSG_TEXT>(Explanation)
  2397. This message informs you that the indicated module has 
  2398. had a fold record created in the current VDE database.  
  2399. This message is only issued when you use the /LOG 
  2400. qualifier on the CREATE FOLD command.
  2401. <MSG_TEXT>(User Action)
  2402. Use the /NOLOG qualifier for the command if you do not wish 
  2403. to see the message. 
  2404.  
  2405. <MSG>(FOLDDEL\fold record <EMPHASIS>(record) for module <EMPHASIS>(module) has been deleted )
  2406. <MSG_TEXT>(Facility)
  2407. VDE, OpenVMS Development Environment
  2408. <MSG_TEXT>(Explanation)
  2409. This message informs you that the indicated module has 
  2410. had a fold record deleted from the current VDE database.  
  2411. This message is only issued when you use the /LOG 
  2412. qualifier on the DELETE FOLD command.
  2413. <MSG_TEXT>(User Action)
  2414. Use the /NOLOG qualifier for the command if you do not wish 
  2415. to see the message. 
  2416.  
  2417. <MSG>(FOLDEXP\fold record for <EMPHASIS>(fold) expected for stream <EMPHASIS>(stream) )
  2418. <MSG_TEXT>(Facility)
  2419. VDE, OpenVMS Development Environment
  2420. <MSG_TEXT>(Explanation)
  2421. This message informs you that VDE expects to generate a fold
  2422. record for the indicated stream.  The fold record will be
  2423. generated when this module change is approved and performed
  2424. by the project leader -- when the queued replacement is
  2425. performed.  Because there may be a delay before the
  2426. replacement is performed by the project leader and
  2427. because the project leader may reject the replacement, the
  2428. fold record will not immediately appear via commands such
  2429. as SHOW REPLACEMENT.  The fold will be generated when VDE
  2430. sends you the notification that the replacement has been
  2431. performed.  This message is only issued when you use the
  2432. /LOG qualifier on the REPLACE command, and only for a queued
  2433. replacement from which VDE expects to generate a fold record.
  2434. <MSG_TEXT>(User Action)
  2435. You may/will need to resolve the fold record that will
  2436. (eventually) be generated by this replacement.  Use the
  2437. /NOLOG qualifier for the command if you do not wish to
  2438. see the message.  
  2439.  
  2440. <MSG>(FOLDIDREQ\fold identifier required for module <EMPHASIS>(module) )
  2441. <MSG_TEXT>(Facility)
  2442. VDE, OpenVMS Development Environment
  2443. <MSG_TEXT>(Explanation)
  2444. You have multiple fold records for the indicated module.  
  2445. You must therefore specify a fold identifier with the 
  2446. /IDENTIFICATION or /FOLD qualifier (depending on the 
  2447. command) to uniquely indicate to which fold record you 
  2448. want the command to apply.
  2449. <MSG_TEXT>(User Action)
  2450. Reissue the command with the /IDENTIFICATION or /FOLD 
  2451. qualifier to indicate the specific fold record to which 
  2452. you want the command to apply.
  2453.  
  2454. <MSG>(FOLDIDUSED\fold identifier <EMPHASIS>(identifier) already used for module <EMPHASIS>(module)      attempt to create fold record has failed )
  2455. <MSG_TEXT>(Facility)
  2456. VDE, OpenVMS Development Environment
  2457. <MSG_TEXT>(Explanation)
  2458. You are trying to create a fold record for a module using 
  2459. the same fold identifier as you have used on a previous 
  2460. fold record for the same module in the same development 
  2461. stream.  This is not allowed, since fold identifiers must 
  2462. be unique.
  2463. <MSG_TEXT>(User Action)
  2464. Reissue the CREATE FOLD command with a different fold 
  2465. identifier specified on the /IDENTIFICATION qualifier.  
  2466. Alternatively, you can omit the /IDENTIFICATION qualifier, 
  2467. in which case VDE will assign a unique identifier for you.
  2468.  
  2469. <MSG>(FOLDINSTRM\generation <EMPHASIS>(generation) must be folded into stream <EMPHASIS>(stream) )
  2470. <MSG_TEXT>(Facility)
  2471. VDE, OpenVMS Development Environment
  2472. <MSG_TEXT>(Explanation)
  2473. This message informs you that you must manually fold the 
  2474. indicated module generation into the indicated development 
  2475. stream in order to propagate the changes in that generation 
  2476. into the stream.  VDE cannot propagate the changes 
  2477. automatically because the module has already diverged 
  2478. between that stream and its predecessor.  This message 
  2479. is only issued when you use the /LOG qualifier on the 
  2480. REPLACE or PERFORM REPLACEMENT command.
  2481. <MSG_TEXT>(User Action)
  2482. Use the /NOLOG qualifier for the command if you do not wish 
  2483. to see the message.
  2484.  
  2485. <MSG>(FOLDMOD\fold record <EMPHASIS>(record) for module <EMPHASIS>(module) modified in database )
  2486. <MSG_TEXT>(Facility)
  2487. VDE, OpenVMS Development Environment
  2488. <MSG_TEXT>(Explanation)
  2489. This message informs you that fold record for the indicated 
  2490. module has been modified in the VDE database.  This message 
  2491. is only issued when you use the /LOG qualifier on the 
  2492. MODIFY FOLD command.
  2493. <MSG_TEXT>(User Action)
  2494. Use the /NOLOG qualifier for the command if you do not wish 
  2495. to see the message. 
  2496.  
  2497. <MSG>(FOLDNOTFOUND\fold record <EMPHASIS>(record) not found for module <EMPHASIS>(module) and stream <EMPHASIS>(stream) )
  2498. <MSG_TEXT>(Facility)
  2499. VDE, OpenVMS Development Environment
  2500. <MSG_TEXT>(Explanation)
  2501. You have tried to reference a fold record for the indicated 
  2502. module in the indicated development stream, but there is no 
  2503. such fold record.
  2504. <MSG_TEXT>(User Action)
  2505. This is not necessarily an error; the message simply tells 
  2506. you that the indicated module has no fold records in the 
  2507. indicated stream.
  2508.  
  2509. <MSG>(FROMDIREMPTY\the directory <EMPHASIS>(directory) specified with /FROM_DIRECTORY is empty )
  2510. <MSG_TEXT>(Facility)
  2511. VDE, OpenVMS Development Environment
  2512. <MSG_TEXT>(Explanation)
  2513. Since the directory specified with the /FROM_DIRECTORY
  2514. qualifier is empty, no modules are created.
  2515. <MSG_TEXT>(User Action)
  2516. None.
  2517.  
  2518. <MSG>(GBLSECNAM\communications global section name: <EMPHASIS>(gblsecnam) )
  2519. <MSG_TEXT>(Facility)
  2520. VDE, OpenVMS Development Environment
  2521. <MSG_TEXT>(Explanation)
  2522. This message informs you of the name of the communications
  2523. section used within VDE.  This message is associated with a
  2524. more serious error of some sort.  Resolve the basic error first.
  2525. <MSG_TEXT>(User Action)
  2526. If unable to resolve the basic error, please contact VDE
  2527. support for assistance.  Please include any information that
  2528. may be useful or relevent in duplicating the problem.
  2529.  
  2530. <MSG>(GENDEL\generation <EMPHASIS>(generation) deleted from stream <EMPHASIS>(stream) )
  2531. <MSG_TEXT>(Facility)
  2532. VDE, OpenVMS Development Environment
  2533. <MSG_TEXT>(Explanation)
  2534. This message informs you that the indicated generation 
  2535. has been deleted from the indicated development stream.  
  2536. This message is only issued when you use the /LOG qualifier 
  2537. on the DELETE GENERATION command.
  2538. <MSG_TEXT>(User Action)
  2539. Use the /NOLOG qualifier for the command if you do not 
  2540. wish to see the message. 
  2541.  
  2542. <MSG>(GENDELLIB\generation <EMPHASIS>(generation) deleted from library )
  2543. <MSG_TEXT>(Facility)
  2544. VDE, OpenVMS Development Environment
  2545. <MSG_TEXT>(Explanation)
  2546. This message informs you that the indicated generation 
  2547. has been deleted from the library.  This message is only 
  2548. issued when you use the /LOG qualifier on the DELETE 
  2549. GENERATION command.
  2550. <MSG_TEXT>(User Action)
  2551. Use the /NOLOG qualifier for the command if you do not 
  2552. wish to see the message.
  2553.  
  2554. <MSG>(GENINSERT\generation <EMPHASIS>(generation) inserted into stream <EMPHASIS>(stream) )
  2555. <MSG_TEXT>(Facility)
  2556. VDE, OpenVMS Development Environment
  2557. <MSG_TEXT>(Explanation)
  2558. This message informs you that the indicated generation 
  2559. has been inserted into the indicated development stream.  
  2560. This message is only issued when you use the /LOG qualifier 
  2561. on the CREATE MODULE or INSERT GENERATION command.
  2562. <MSG_TEXT>(User Action)
  2563. Use the /NOLOG qualifier for the command if you do not wish 
  2564. to see the message. 
  2565.  
  2566. <MSG>(GENMOD\information for generation <EMPHASIS>(generation) modified in the database )
  2567. <MSG_TEXT>(Facility)
  2568. VDE, OpenVMS Development Environment
  2569. <MSG_TEXT>(Explanation)
  2570. This message informs you that information for the indicated 
  2571. generation of the indicated module has been modified in the 
  2572. VDE database.  This message is only issued when you use the 
  2573. /LOG qualifier on the MODIFY GENERATION command.
  2574. <MSG_TEXT>(User Action)
  2575. Use the /NOLOG qualifier for the command if you do not wish 
  2576. to see the message. 
  2577.  
  2578. <MSG>(GENNODEL\generation <EMPHASIS>(generation) cannot be deleted )
  2579. <MSG_TEXT>(Facility)
  2580. VDE, OpenVMS Development Environment
  2581. <MSG_TEXT>(Explanation)
  2582. You are trying to delete a generation of a module which is 
  2583. still reachable by at least one stream and/or is not a leaf 
  2584. generation (some other generation points to it as its previous 
  2585. generation).  VDE does not allow a generation to be deleted 
  2586. in either of these cases.
  2587. <MSG_TEXT>(User Action)
  2588. Check that you have specified the correct generation for 
  2589. deletion.
  2590.  
  2591. <MSG>(GENNOPRED\generation <EMPHASIS>(generation) of <EMPHASIS>(module) has no predecessor )
  2592. <MSG_TEXT>(Facility)
  2593. VDE, OpenVMS Development Environment
  2594. <MSG_TEXT>(Explanation)
  2595. The generation of the indicated module with the shown 
  2596. CMS generation expression does not have a predecessor 
  2597. generation.  As a result, the current operation cannot 
  2598. be performed.  For example, the DIFFERENCES command 
  2599. cannot compare generation 1 with its predecessor because 
  2600. it has no predecessor.
  2601. <MSG_TEXT>(User Action)
  2602. Specify a generation that has a predecessor (normally any 
  2603. generation except generation 1) and rerun the command.
  2604.  
  2605. <MSG>(GENNOTCLASSMEM\generation <EMPHASIS>(generation) is not a member of CMS class <EMPHASIS>(class) )
  2606. <MSG_TEXT>(Facility)
  2607. VDE, OpenVMS Development Environment
  2608. <MSG_TEXT>(Explanation)
  2609. This message informs you that the indicated generation 
  2610. is not a member of the indicated CMS class. This message
  2611. is output when a VDE stream is maintaining CMS class 
  2612. membership, but the indicated generation is not a member 
  2613. of that CMS class.
  2614. <MSG_TEXT>(User Action)
  2615. Use the VERIFY GENERATION/RECOVER to attempt recovery of
  2616. the class memebership for this stream.
  2617.  
  2618. <MSG>(GENNOTFOUNDCMS\generation <EMPHASIS>(generation) not found in CMS library )
  2619. <MSG_TEXT>(Facility)
  2620. VDE, OpenVMS Development Environment
  2621. <MSG_TEXT>(Explanation)
  2622. This message informs you that the indicated module 
  2623. generation does not have a generation in the CMS library.
  2624. <MSG_TEXT>(User Action)
  2625. Use the VERIFY GENERATION/RECOVER command to attempt
  2626. recovery of the missing generation or locate missing
  2627. generation from a backup and manually insert the 
  2628. generation.
  2629.  
  2630. <MSG>(GENNOTINSTAGE\generation not found in staging area <EMPHASIS>(area) )
  2631. <MSG_TEXT>(Facility)
  2632. VDE, OpenVMS Development Environment
  2633. <MSG_TEXT>(Explanation)
  2634. This message informs you that the module 
  2635. generation is not in the library staging area
  2636. <MSG_TEXT>(User Action)
  2637. Try to locate a previous module generation by 
  2638. checking with users that last had the module
  2639. reserved. 
  2640.  
  2641. <MSG>(GENNOTQUEREPL\replacement was not queued; no staging area exists )
  2642. <MSG_TEXT>(Facility)
  2643. VDE, OpenVMS Development Environment
  2644. <MSG_TEXT>(Explanation)
  2645. This message informs you that the module generation
  2646. has not been queued for replacement and therefore 
  2647. a generation cannot be located for recovery.
  2648. <MSG_TEXT>(User Action)
  2649. Try to locate a previous module generation by 
  2650. checking with users that last had the module
  2651. reserved. 
  2652.  
  2653. <MSG>(GENNOTRECOVERED\generation <EMPHASIS>(generation) not recovered )
  2654. <MSG_TEXT>(Facility)
  2655. VDE, OpenVMS Development Environment
  2656. <MSG_TEXT>(Explanation)
  2657. This message informs you that the module generation
  2658. has not been recovered. The message that follows will
  2659. provide more detail as to why the recovery failed.
  2660. <MSG_TEXT>(User Action)
  2661. Review the cause of the recovery failure. Try to locate
  2662. a previous module generation.
  2663.  
  2664. <MSG>(GENRECCLASSMEM\generation <EMPHASIS>(generation) successfully recovered into CMS class <EMPHASIS>(class) )
  2665. <MSG_TEXT>(Facility)
  2666. VDE, OpenVMS Development Environment
  2667. <MSG_TEXT>(Explanation)
  2668. This message informs you that the module generation
  2669. has been successfully recovered into the indicated 
  2670. CMS class. 
  2671. <MSG_TEXT>(User Action)
  2672. None required.
  2673.  
  2674. <MSG>(GENRECOVERED\generation <EMPHASIS>(generation) successfully recovered from <EMPHASIS>(source) )
  2675. <MSG_TEXT>(Facility)
  2676. VDE, OpenVMS Development Environment
  2677. <MSG_TEXT>(Explanation)
  2678. This message informs you that the module generation
  2679. has been successfully recovered. 
  2680. <MSG_TEXT>(User Action)
  2681. None required.
  2682.  
  2683. <MSG>(GENREM\generation <EMPHASIS>(generation) removed from stream <EMPHASIS>(stream) )
  2684. <MSG_TEXT>(Facility)
  2685. VDE, OpenVMS Development Environment
  2686. <MSG_TEXT>(Explanation)
  2687. This message informs you that the indicated generation 
  2688. has been removed from the indicated development stream.  
  2689. This message is only issued when you use the /LOG qualifier 
  2690. on the REMOVE GENERATION command.
  2691. <MSG_TEXT>(User Action)
  2692. Use the /NOLOG qualifier for the command if you do not 
  2693. wish to see the message. 
  2694.  
  2695. <MSG>(GENREPLDNF\staging directory <EMPHASIS>(directory) not found )
  2696. <MSG_TEXT>(Facility)
  2697. VDE, OpenVMS Development Environment
  2698. <MSG_TEXT>(Explanation)
  2699. This message informs you that reported staging directory 
  2700. does not exist. Perhaps the directory was deleted as part 
  2701. of a cleanup operation.
  2702. <MSG_TEXT>(User Action)
  2703. Try to locate a previous module generation by 
  2704. checking with users that last had the module
  2705. reserved. 
  2706.  
  2707. <MSG>(GENRETAINED\generation <EMPHASIS>(generation) retained in library )
  2708. <MSG_TEXT>(Facility)
  2709. VDE, OpenVMS Development Environment
  2710. <MSG_TEXT>(Explanation)
  2711. This message informs you that the indicated generation has 
  2712. been retained in the library because it is still reachable 
  2713. by at least one stream.  This message is only issued when 
  2714. you use the /LOG qualifier on the DELETE GENERATION command.
  2715. <MSG_TEXT>(User Action)
  2716. Use the /NOLOG qualifier for the command if you do not 
  2717. wish to see the message.
  2718.  
  2719. <MSG>(GENSUCVERIFY\generation <EMPHASIS>(generation) successfully verified )
  2720. <MSG_TEXT>(Facility)
  2721. VDE, OpenVMS Development Environment
  2722. <MSG_TEXT>(Explanation)
  2723. This message informs you that the indicated module 
  2724. generation has a corresponding generation in the CMS library
  2725. and it is a member of all the CMS classes that are being
  2726. maintained for the corresponding VDE streams.
  2727. <MSG_TEXT>(User Action)
  2728. None required.
  2729.  
  2730. <MSG>(GETJPI\SYS$GETJPI system service failed, unable to attach )
  2731. <MSG_TEXT>(Facility)
  2732. VDE, OpenVMS Development Environment
  2733. <MSG_TEXT>(Explanation)
  2734. The ATTACH command could not continue because a failed 
  2735. service call to SYS$GETJPI occurred.
  2736. <MSG_TEXT>(User Action)
  2737. Determine if there is any external interference. 
  2738. If no interference can be found, then please submit a 
  2739. problem report.
  2740.  
  2741. <MSG>(GETQUIERR\get queue information system service error for queue <EMPHASIS>(queue) )
  2742. <MSG_TEXT>(Facility)
  2743. VDE, OpenVMS Development Environment
  2744. <MSG_TEXT>(Explanation)
  2745. You have attempted to start a build job and the VMS get 
  2746. queue information ($GETQUI) system service returned an error 
  2747. status.  The message that follows gives more information to 
  2748. explain the error.
  2749. <MSG_TEXT>(User Action)
  2750. The action to take to correct the error depends on the 
  2751. nature of the error.  You or your system manager should 
  2752. correct the error and restart the build job.
  2753.  
  2754. <MSG>(GRPADD\module <EMPHASIS>(module) is added to group <EMPHASIS>(group) )
  2755. <MSG_TEXT>(Facility)
  2756. VDE, OpenVMS Development Environment
  2757. <MSG_TEXT>(Explanation)
  2758. This message informs you that the indicated module has 
  2759. been added as a member of the indicated group .  This 
  2760. message is only issued when you use the /LOG qualifier 
  2761. on the CREATE GROUP or MODIFY GROUP command.
  2762. <MSG_TEXT>(User Action)
  2763. Use the /NOLOG qualifier for the command if you do not wish to 
  2764. see the message. 
  2765.  
  2766. <MSG>(GRPADDED\group <EMPHASIS>(group) added to the database )
  2767. <MSG_TEXT>(Facility)
  2768. VDE, OpenVMS Development Environment
  2769. <MSG_TEXT>(Explanation)
  2770. This message informs you that the indicated group 
  2771. definition has been added to the VDE database.  This 
  2772. message is only issued when you use the /LOG qualifier 
  2773. on the CREATE GROUP command.
  2774. <MSG_TEXT>(User Action)
  2775. Use the /NOLOG qualifier for the command if you do not wish to 
  2776. see the message. 
  2777.  
  2778. <MSG>(GRPALRMEM\module <EMPHASIS>(module) is already a member of group <EMPHASIS>(group) )
  2779. <MSG_TEXT>(Facility)
  2780. VDE, OpenVMS Development Environment
  2781. <MSG_TEXT>(Explanation)
  2782. This message informs you that you have attempted to add 
  2783. the indicated module as a member of the indicated group, 
  2784. but the module is already a member of that group.  This 
  2785. message is only issued when you use the /LOG qualifier on 
  2786. the MODIFY GROUP command.
  2787. <MSG_TEXT>(User Action)
  2788. Use the /NOLOG qualifier for the command if you do not wish to 
  2789. see the message. 
  2790.  
  2791. <MSG>(GRPDEL\group <EMPHASIS>(group) deleted from the database )
  2792. <MSG_TEXT>(Facility)
  2793. VDE, OpenVMS Development Environment
  2794. <MSG_TEXT>(Explanation)
  2795. This message informs you that the definition for the 
  2796. indicated group has been deleted from the VDE database.  
  2797. This message is only issued when you use the /LOG qualifier 
  2798. on the DELETE GROUP command.
  2799. <MSG_TEXT>(User Action)
  2800. Use the /NOLOG qualifier for the command if you do not wish to 
  2801. see the message. 
  2802.  
  2803. <MSG>(GRPEXISTS\group <EMPHASIS>(group) already exists in database; group not changed )
  2804. <MSG_TEXT>(Facility)
  2805. VDE, OpenVMS Development Environment
  2806. <MSG_TEXT>(Explanation)
  2807. The indicated group name was specified on a CREATE 
  2808. GROUP command, but an entry for that group is already 
  2809. present in the database.  Hence a new entry was not created 
  2810. for that facility.  Alternatively, the indicated name was 
  2811. specified as the new name for an existing group on the 
  2812. MODIFY GROUP command, but another group already has 
  2813. the requested new name.  Hence the name of the existing 
  2814. group could not be changed to the new name.
  2815. <MSG_TEXT>(User Action)
  2816. If you entered the wrong group name, reenter the command 
  2817. with the correct name.  If you entered the right group 
  2818. name, use the SHOW GROUP command to display the database 
  2819. information for that group.  If you are not satisfied 
  2820. with that information, use the MODIFY GROUP command to 
  2821. change it.
  2822.  
  2823. <MSG>(GRPMOD\information for group <EMPHASIS>(group) modified in the database )
  2824. <MSG_TEXT>(Facility)
  2825. VDE, OpenVMS Development Environment
  2826. <MSG_TEXT>(Explanation)
  2827. This message informs you that information for the indicated 
  2828. group has been modified in the VDE database.  This message 
  2829. is only issued when you use the /LOG qualifier on the MODIFY 
  2830. GROUP command.
  2831. <MSG_TEXT>(User Action)
  2832. Use the /NOLOG qualifier for the command if you do not wish to 
  2833. see the message. 
  2834.  
  2835. <MSG>(GRPNOTFOUND\group <EMPHASIS>(group) not found in database; parameter ignored )
  2836. <MSG_TEXT>(Facility)
  2837. VDE, OpenVMS Development Environment
  2838. <MSG_TEXT>(Explanation)
  2839. The indicated group name was entered on a SHOW GROUP 
  2840. command, but no such group was found in the VDE database.
  2841. <MSG_TEXT>(User Action)
  2842. This is not necessarily an error; the message simply tells 
  2843. you that the indicated group does not exist in the 
  2844. database. 
  2845.  
  2846. <MSG>(GRPNOTMEM\module <EMPHASIS>(module) is not a member of group <EMPHASIS>(group) )
  2847. <MSG_TEXT>(Facility)
  2848. VDE, OpenVMS Development Environment
  2849. <MSG_TEXT>(Explanation)
  2850. This message informs you that you have tried to remove 
  2851. the indicated module from the indicated group, but 
  2852. the module is not a member of that group.  This 
  2853. message is only issued when you use the /LOG qualifier 
  2854. on the MODIFY GROUP command.
  2855. <MSG_TEXT>(User Action)
  2856. Use the /NOLOG qualifier for the command if you do not wish to 
  2857. see the message. 
  2858.  
  2859. <MSG>(GRPREM\module <EMPHASIS>(module) is removed from group <EMPHASIS>(group) )
  2860. <MSG_TEXT>(Facility)
  2861. VDE, OpenVMS Development Environment
  2862. <MSG_TEXT>(Explanation)
  2863. This message informs you that the indicated module has 
  2864. been removed from being a member of the indicated build 
  2865. set.  This message is only issued when you use the /LOG 
  2866. qualifier on the MODIFY GROUP command.
  2867. <MSG_TEXT>(User Action)
  2868. Use the /NOLOG qualifier for the command if you do not wish to 
  2869. see the message. 
  2870.  
  2871. <MSG>(GRPSYNTAX\invalid group name syntax: <EMPHASIS>(name) )
  2872. <MSG_TEXT>(Facility)
  2873. VDE, OpenVMS Development Environment
  2874. <MSG_TEXT>(Explanation)
  2875. The name or format specified for the group name
  2876. is not using valid syntax.
  2877. <MSG_TEXT>(User Action)
  2878. Respecify the group name using only alphanumeric,
  2879. underscore, dollar sign and hyphen characters.
  2880.  
  2881. <MSG>(HELLO\Motif <EMPHASIS>(vdeversion) starting up )
  2882. <MSG_TEXT>(Facility)
  2883. VDE, OpenVMS Development Environment
  2884. <MSG_TEXT>(Explanation)
  2885. This message displays the version identification of the
  2886. VDE Motif interface in use.  This message is displayed
  2887. automatically during the VDE Motif startup.
  2888. <MSG_TEXT>(User Action)
  2889. None.
  2890.  
  2891. <MSG>(ICIBOGUS\intermediate conference information invalid )
  2892. <MSG_TEXT>(Facility)
  2893. VDE, OpenVMS Development Environment
  2894. <MSG_TEXT>(Explanation)
  2895. This message is displayed in conjunction with other
  2896. error messages, and indicates the particular failure
  2897. that occurred.
  2898. <MSG_TEXT>(User Action)
  2899. Resolve the basic error.  If unable to resolve the
  2900. error, please contact VDE support for assistance.
  2901.  
  2902. <MSG>(ICIGONE\intermediate conference information not found )
  2903. <MSG_TEXT>(Facility)
  2904. VDE, OpenVMS Development Environment
  2905. <MSG_TEXT>(Explanation)
  2906. This message is displayed in conjunction with other
  2907. error messages, and indicates the particular failure
  2908. that occurred.
  2909. <MSG_TEXT>(User Action)
  2910. Resolve the basic error.  If unable to resolve the
  2911. error, please contact VDE support for assistance.
  2912.  
  2913. <MSG>(ICIPARSE\parse of intermediate conference information failed )
  2914. <MSG_TEXT>(Facility)
  2915. VDE, OpenVMS Development Environment
  2916. <MSG_TEXT>(Explanation)
  2917. This message is displayed in conjunction with other
  2918. error messages, and indicates the particular failure
  2919. that occurred.
  2920. <MSG_TEXT>(User Action)
  2921. Resolve the basic error.  If unable to resolve the
  2922. error, please contact VDE support for assistance.
  2923.  
  2924. <MSG>(ILLDEPFUN\Illegal dependency function passed to module VDE$REC_DEPENDENCY. The illegal dependency function value is <EMPHASIS>(value) )
  2925. <MSG_TEXT>(Facility)
  2926. VDE, OpenVMS Development Environment
  2927. <MSG_TEXT>(Explanation)
  2928. An illegal dependency function was passed to the dependency 
  2929. recording module VDE$REC_DEPENDENCY. Valid dependency recording
  2930. functions are defined in the module VDELIB.REQ. 
  2931. <MSG_TEXT>(User Action)
  2932. Check the dependency recording function that was passed on the
  2933. call to VDE$REC_DEPENDENCY. If that is ok, check the values
  2934. assigned to the VDE$K_DEPEND_xxxx dependency recording 
  2935. literals in VDELIB.REQ. Someone may have assigned them 
  2936. incorrect values.
  2937.  
  2938. <MSG>(ILLFORUSE\ill-formed user defined name )
  2939. <MSG_TEXT>(Facility)
  2940. VDE, OpenVMS Development Environment
  2941. <MSG_TEXT>(Explanation)
  2942. In the DEFINE/COMMAND command, the provided user-defined name 
  2943. is illegal. 
  2944. <MSG_TEXT>(User Action)
  2945. Reissue the command with the correct user defined name. 
  2946.  
  2947. <MSG>(INCNOTVAL\INPUT not valid on streams marked for queued replacement )
  2948. <MSG_TEXT>(Facility)
  2949. VDE, OpenVMS Development Environment
  2950. <MSG_TEXT>(Explanation)
  2951. The specified or default stream is marked for queued
  2952. replacements, and the CREATE MODULE /INPUT command
  2953. cannot be processed as it attempts to directly create
  2954. the module(s) without regard to the review and replacement
  2955. policy associated with the stream.
  2956. <MSG_TEXT>(User Action)
  2957. Perform a CREATE MODULE sans the /INPUT qualifier,
  2958. and then use a REPLACE command.  [This restriction may
  2959. be relaxed in a future release of VDE.]
  2960.  
  2961. <MSG>(INMODNOTFOU\input module <EMPHASIS>(module) of build step not found in database; ignored )
  2962. <MSG_TEXT>(Facility)
  2963. VDE, OpenVMS Development Environment
  2964. <MSG_TEXT>(Explanation)
  2965. The automatically collected dependency information for the 
  2966. current build step specifies that the indicated module is 
  2967. an input to the step.  However, the module is not found in 
  2968. the VDE database; it is neither specified as a source module 
  2969. nor as an output of any previous step.  This indicates that 
  2970. the VDE database is not consistent with the actual contents 
  2971. of the facility subdirectory in which the compiler or other 
  2972. processor found the module.
  2973. <MSG_TEXT>(User Action)
  2974. Determine whether the module should be in the VDE library.  
  2975. If it should be there, create the module with the CREATE 
  2976. MODULE command.  If it should not be there, delete it from 
  2977. the facility subdirectory in which the compiler or other 
  2978. processor found it.
  2979.  
  2980. <MSG>(INPNOTNAME\input string <EMPHASIS>(text) is not syntactically valid )
  2981. <MSG_TEXT>(Facility)
  2982. VDE, OpenVMS Development Environment
  2983. <MSG_TEXT>(Explanation)
  2984. An input string entered in response to an interactive 
  2985. query for the name of some entity (such as a library, 
  2986. module, or group) does not have the correct syntactic 
  2987. form for that kind of entity name.
  2988. <MSG_TEXT>(User Action)
  2989. Reenter a correctly specified name in response to the query.
  2990.  
  2991. <MSG>(INPTOOLONG\input string too long; maximum length is <EMPHASIS>(number) characters )
  2992. <MSG_TEXT>(Facility)
  2993. VDE, OpenVMS Development Environment
  2994. <MSG_TEXT>(Explanation)
  2995. An input string entered in response to an interactive 
  2996. query for information is too long because it exceeds 
  2997. the maximum length indicated in the message.
  2998. <MSG_TEXT>(User Action)
  2999. Reenter a shorter input string in response to the query.
  3000.  
  3001. <MSG>(INPTOOSHORT\input string too short; minimum length is <EMPHASIS>(number) characters )
  3002. <MSG_TEXT>(Facility)
  3003. VDE, OpenVMS Development Environment
  3004. <MSG_TEXT>(Explanation)
  3005. An input string entered in response to an interactive 
  3006. query for information is too short because it does not 
  3007. reach the minimum length indicated in the message.
  3008. <MSG_TEXT>(User Action)
  3009. Reenter a longer input string in response to the query.
  3010.  
  3011. <MSG>(INTERR\internal VDE error in <EMPHASIS>(VDE-internal-identifier) )
  3012. <MSG_TEXT>(Facility)
  3013. VDE, OpenVMS Development Environment
  3014. <MSG_TEXT>(Explanation)
  3015. VDE has detected an internal inconsistency. 
  3016. <MSG_TEXT>(User Action)
  3017. Please contact VDE support for assistance.  Please include
  3018. any information that may be useful or relevent in duplicating
  3019. the problem.
  3020.  
  3021. <MSG>(INTERR_AZ\internal VDE error in <EMPHASIS>(VDE-internal-identifier) )
  3022. <MSG_TEXT>(Facility)
  3023. VDE, OpenVMS Development Environment
  3024. <MSG_TEXT>(Explanation)
  3025. VDE has detected an internal inconsistency. 
  3026. <MSG_TEXT>(User Action)
  3027. Please contact VDE support for assistance.  Please include
  3028. any information that may be useful or relevent in duplicating
  3029. the problem.
  3030.  
  3031. <MSG>(INTFUNCERR\internal script function error )
  3032. <MSG_TEXT>(Facility)
  3033. VDE, OpenVMS Development Environment
  3034. <MSG_TEXT>(Explanation)
  3035. The script function encountered an error during the
  3036. parsing, and cannot be processed.
  3037. <MSG_TEXT>(User Action)
  3038. Please contact VDE support for assistance.  Please include
  3039. any information that may be useful or relevent in duplicating
  3040. the problem.
  3041.  
  3042. <MSG>(INTMEMERR\internal memory-pool error at <EMPHASIS>(hex-virtual-address) 
  3043. <EMPHASIS>(VDE-internal-identifier) )
  3044. <MSG_TEXT>(Facility)
  3045. VDE, OpenVMS Development Environment
  3046. <MSG_TEXT>(Explanation)
  3047. VDE has detected an inconsistency in its internal memory pool.
  3048. <MSG_TEXT>(User Action)
  3049. Please contact VDE support for assistance.  Please include any
  3050. information that may be useful or relevent in duplicating the
  3051. problem.
  3052.  
  3053. <MSG>(INTTOOBIG\integer too large )
  3054. <MSG_TEXT>(Facility)
  3055. VDE, OpenVMS Development Environment
  3056. <MSG_TEXT>(Explanation)
  3057. Integer values 
  3058. entered from the command line must  fit into a longword.
  3059. <MSG_TEXT>(User Action)
  3060. Determine if it is necessary to provide such a large number. 
  3061. If it is necessary, then this is a restriction of VDE. 
  3062.  
  3063. <MSG>(INVALANS\<EMPHASIS>(answer) is an invalid answer )
  3064. <MSG_TEXT>(Facility)
  3065. VDE, OpenVMS Development Environment
  3066. <MSG_TEXT>(Explanation)
  3067. The response to a confirmation message is invalid; only 
  3068. the word YES or the word NO or an abbreviation of one 
  3069. of those two words is allowed as a response.  Confirmation 
  3070. messages only appear when you use the /CONFIRM qualifier 
  3071. on a command that accepts this qualifier.
  3072. <MSG_TEXT>(User Action)
  3073. Reenter either YES or NO (or Y or N) in response to the 
  3074. confirmation message.
  3075.  
  3076. <MSG>(INVDATLNM\invalid VDE$DATE_TIME; use DD-MMM-YYYY:HH:MM:SS.CC format: <EMPHASIS>(time) )
  3077. <MSG_TEXT>(Facility)
  3078. VDE, OpenVMS Development Environment
  3079. <MSG_TEXT>(Explanation)
  3080. The format of a date-time value entered as a logical
  3081. name is invalid.  This message should appear only during
  3082. VDE testing, and is only displayed by debug versions of
  3083. VDE, and the logical name is only translated by debug
  3084. versions.
  3085. <MSG_TEXT>(User Action)
  3086. Contact VDE support for assistance, as the version of
  3087. VDE in use contains debug-only images.  If the logical
  3088. name is being specified, correct the error in the
  3089. date-time logical name value and reissue the command.
  3090.  
  3091. <MSG>(INVDATTIM\invalid date-time; use DD-MMM-YYYY:HH:MM:SS.CC format: <EMPHASIS>(time) )
  3092. <MSG_TEXT>(Facility)
  3093. VDE, OpenVMS Development Environment
  3094. <MSG_TEXT>(Explanation)
  3095. The format of a date-time value entered as a command
  3096. parameter is invalid.
  3097. <MSG_TEXT>(User Action)
  3098. Correct the error in the date-time value and reissue
  3099. the command.
  3100.  
  3101. <MSG>(INVDBFORM\invalid database format; VDE is unable to access library )
  3102. <MSG_TEXT>(Facility)
  3103. VDE, OpenVMS Development Environment
  3104. <MSG_TEXT>(Explanation)
  3105. The VDE database does not have the proper format.  The 
  3106. database header record could be read successfully, but 
  3107. that record does not contain the proper sentinel value 
  3108. or its database version value indicates an out-of-date 
  3109. or invalid database format.  This error could indicate 
  3110. that the database has been corrupted in some way or 
  3111. that VDE has generated it incorrectly.
  3112. <MSG_TEXT>(User Action)
  3113. Try to connect to the database again using the SET LIBRARY 
  3114. command.  If that does not work, you may have to recreate 
  3115. the library (and thus the database) from scratch with the 
  3116. CREATE LIBRARY command.  If that still does not work, 
  3117. please contact VDE support for assistance.
  3118.  
  3119. <MSG>(INVDIGDEC\invalid decimal number: <EMPHASIS>(number) )
  3120. <MSG_TEXT>(Facility)
  3121. VDE, OpenVMS Development Environment
  3122. <MSG_TEXT>(Explanation)
  3123. A decimal digit is 
  3124. often expected in many contexts such as a parameter.  If 
  3125. the provided input is not a digit, this error message will  
  3126. be generated. 
  3127. <MSG_TEXT>(User Action)
  3128. Reissue the command with the appropriate number.
  3129.  
  3130. <MSG>(INVDIRSPEC\invalid directory specification: <EMPHASIS>(text) )
  3131. <MSG_TEXT>(Facility)
  3132. VDE, OpenVMS Development Environment
  3133. <MSG_TEXT>(Explanation)
  3134. A directory specification on a VDE command is not 
  3135. syntactically correct.  This message is also printed 
  3136. if a logical name (such as VDE$LIBRARY) that is supposed 
  3137. to be bound to a directory specification is not bound to 
  3138. a syntactically correct directory specification.
  3139. <MSG_TEXT>(User Action)
  3140. Reenter the VDE command with a valid directory specification 
  3141. or define the logical name to be bound to a valid directory 
  3142. specification.
  3143.  
  3144. <MSG>(INVGENEXPR\invalid CMS generation expression:  <EMPHASIS>(expression) )
  3145. <MSG_TEXT>(Facility)
  3146. VDE, OpenVMS Development Environment
  3147. <MSG_TEXT>(Explanation)
  3148. A CMS generation expression on a VDE command is not 
  3149. syntactically correct.
  3150. <MSG_TEXT>(User Action)
  3151. Reenter the VDE command with a valid CMS generation 
  3152. expression.
  3153.  
  3154. <MSG>(INVHISCHAR\invalid history or notes character following poundsigninvalid string is: <EMPHASIS>(string) )
  3155. <MSG_TEXT>(Facility)
  3156. VDE, OpenVMS Development Environment
  3157. <MSG_TEXT>(Explanation)
  3158. A history or notes string was specified which contains an 
  3159. invalid character after the poundsign character.  Valid 
  3160. characters for a history string are:  H, h, B, or b.  Valid 
  3161. characters for a notes string are:  G or g.  A poundsign 
  3162. character may be included in the string by quoting it with 
  3163. another poundsign character.
  3164. <MSG_TEXT>(User Action)
  3165. Reenter the VDE command with a valid history or notes string.
  3166.  
  3167. <MSG>(INVINPUT\invalid interactive command input; command aborted )
  3168. <MSG_TEXT>(Facility)
  3169. VDE, OpenVMS Development Environment
  3170. <MSG_TEXT>(Explanation)
  3171. The current command has queried the user for input and has 
  3172. gotten invalid input several times in a row.  This can be 
  3173. caused by specifying insufficient parameter or qualifier 
  3174. information on a command in a command file, which may cause 
  3175. subsequent commands to be read as responses to interactive 
  3176. queries.  Due to the invalid input, the current command is 
  3177. aborted.
  3178. <MSG_TEXT>(User Action)
  3179. Reissue the command with correct qualifiers and parameters 
  3180. or with correct input to interactive queries for command 
  3181. information.
  3182.  
  3183. <MSG>(INVINTVAL\invalid integer value on command line: <EMPHASIS>(integer) )
  3184. <MSG_TEXT>(Facility)
  3185. VDE, OpenVMS Development Environment
  3186. <MSG_TEXT>(Explanation)
  3187. The indicated integer value was entered on the current 
  3188. command line but its value is not in the valid range for 
  3189. that kind of value.  For example, if the number of 
  3190. seconds in a delta-time interval is exceeds 59, you will 
  3191. get this error message.
  3192. <MSG_TEXT>(User Action)
  3193. Reissue the command with a valid integer value.
  3194.  
  3195. <MSG>(INVIPMTNAM\invalid IPMT/CLD number syntax )
  3196. <MSG_TEXT>(Facility)
  3197. VDE, OpenVMS Development Environment
  3198. <MSG_TEXT>(Explanation)
  3199. The format for the CLD number is not valid.
  3200. <MSG_TEXT>(User Action)
  3201. Respecify the CLD number in the format ABC-12345,
  3202. ABC-123456, ABC.12345 or ABC.123456.  If the IPMT/CLD
  3203. number is not in this format, or if this format is
  3204. not accepted by VDE, please contact VDE support for
  3205. assistance.
  3206.  
  3207. <MSG>(INVKEYNAM\invalid or missing key name )
  3208. <MSG_TEXT>(Facility)
  3209. VDE, OpenVMS Development Environment
  3210. <MSG_TEXT>(Explanation)
  3211. The name of a key on 
  3212. the keyboard was expected in this command. 
  3213. <MSG_TEXT>(User Action)
  3214. Reissue the command with an acceptable name of a key. 
  3215.  
  3216. <MSG>(INVNUMRNG\number not valid; number is <EMPHASIS>(number), valid range is <EMPHASIS>(number) to <EMPHASIS>(number) )
  3217. <MSG_TEXT>(Facility)
  3218. VDE, OpenVMS Development Environment
  3219. <MSG_TEXT>(Explanation)
  3220. A numeric input value is not within its valid range.  The 
  3221. valid range is indicated in the message.
  3222. <MSG_TEXT>(User Action)
  3223. Reenter the number with a value within the valid range.  
  3224.  
  3225. <MSG>(INVNUMSTG\invalid numeric string: <EMPHASIS>(string) )
  3226. <MSG_TEXT>(Facility)
  3227. VDE, OpenVMS Development Environment
  3228. <MSG_TEXT>(Explanation)
  3229. A numeric input value is not syntactically valid.
  3230. <MSG_TEXT>(User Action)
  3231. Reenter the number with correct syntax.
  3232.  
  3233. <MSG>(INVPAGE\invalid screen height, value must be between <EMPHASIS>(minimum_height) and <EMPHASIS>(maximum_height) )
  3234. <MSG_TEXT>(Facility)
  3235. VDE, OpenVMS Development Environment
  3236. <MSG_TEXT>(Explanation)
  3237. For the SET TERMINAL command, the /PAGE qualifier must 
  3238. provide a page length between 11 and 100, inclusively.
  3239. <MSG_TEXT>(User Action)
  3240. Reissue the SET TERMINAL command with an acceptable page size.
  3241.  
  3242. <MSG>(INVPARAM\invalid parameter passed to <EMPHASIS>(routine-name-plus-info) )
  3243. <MSG_TEXT>(Facility)
  3244. VDE, OpenVMS Development Environment
  3245. <MSG_TEXT>(Explanation)
  3246. VDE has detected in internal inconsistency, namely
  3247. that an illegal value has been passed as a parameter
  3248. to an internal routine.
  3249. <MSG_TEXT>(User Action)
  3250. Please contact VDE support for assistance.  Please
  3251. include any information that may be useful or relevent
  3252. in duplicating the problem.
  3253.  
  3254. <MSG>(INVQARDB\invalid QAR database name syntax )
  3255. <MSG_TEXT>(Facility)
  3256. VDE, OpenVMS Development Environment
  3257. <MSG_TEXT>(Explanation)
  3258. The format for the QAR database name is not valid.
  3259. <MSG_TEXT>(User Action)
  3260. Respecify the QAR database name using only alphanumeric,
  3261. underscore, dollar sign or hyphen characters.
  3262.  
  3263. <MSG>(INVQARNO\invalid QAR entry number syntax )
  3264. <MSG_TEXT>(Facility)
  3265. VDE, OpenVMS Development Environment
  3266. <MSG_TEXT>(Explanation)
  3267. The format of the QAR entry number is not valid.
  3268. <MSG_TEXT>(User Action)
  3269. Respecify the QAR entry number using only numeric characters.
  3270.  
  3271. <MSG>(INVRANGE\no values in inverted range <EMPHASIS>(number) to <EMPHASIS>(number) )
  3272. <MSG_TEXT>(Facility)
  3273. VDE, OpenVMS Development Environment
  3274. <MSG_TEXT>(Explanation)
  3275. The values specified for the /IDENTIFICATION qualifier on 
  3276. the DELETE, MODIFY or SHOW REPLACEMENT command are in reverse 
  3277. order and, therefore, do not represent any value.  For this 
  3278. reason, no replacement entries are found matching this criteria.
  3279. <MSG_TEXT>(User Action)
  3280. Reenter the command specifying a valid range of replacement id 
  3281. numbers in ascending order.
  3282.  
  3283. <MSG>(INVSOURCE\Invalid source of information specified: <EMPHASIS>(code) )
  3284. <MSG_TEXT>(Facility)
  3285. VDE, OpenVMS Development Environment
  3286. <MSG_TEXT>(Explanation)
  3287. The source of information -- typically the SCT, FOLD
  3288. or OTHER -- is not valid.
  3289. <MSG_TEXT>(User Action)
  3290. Reenter a valid source of information on this change.
  3291.  
  3292. <MSG>(INVWIDTH\invalid screen width, value must be between <EMPHASIS>(minimum_width) and <EMPHASIS>(maximum_width) )
  3293. <MSG_TEXT>(Facility)
  3294. VDE, OpenVMS Development Environment
  3295. <MSG_TEXT>(Explanation)
  3296. For the SET TERMINAL command, the /WIDTH qualifier can
  3297. provide a page length between 40 and 255, inclusively.
  3298. <MSG_TEXT>(User Action)
  3299. Reissue the SET TERMINAL command with an acceptable width.
  3300.  
  3301. <MSG>(INVWILDSPEC\invalid wildcard specification in script selector: <EMPHASIS>(selector) )
  3302. <MSG_TEXT>(Facility)
  3303. VDE, OpenVMS Development Environment
  3304. <MSG_TEXT>(Explanation)
  3305. The indicated module name or facility name is wildcarded 
  3306. in a way that is not valid in a module-name or facility 
  3307. specification used to select scripts.  The only form of 
  3308. wildcarding that is allowed in this context is a single 
  3309. asterisk <PARENDCHAR>(*); other, more general forms of 
  3310. wildcarding are not allowed in script selectors.  Also, 
  3311. the components of a full module (such as [FAC]MOD.TYP) 
  3312. may all be wildcarded individually, but only in certain 
  3313. combinations.  Invalid combinations yield this error 
  3314. message.
  3315. <MSG_TEXT>(User Action)
  3316. Reissue the command with an acceptable wildcard specification.
  3317.  
  3318. <MSG>(IPMTAGAIN\please re-enter the IPMT or CLD number )
  3319. <MSG_TEXT>(Facility)
  3320. VDE, OpenVMS Development Environment
  3321. <MSG_TEXT>(Explanation)
  3322. There is a problem with the IPMT or CLD name, and you are
  3323. being prompted to re-enter the IPMT or CLD number.  This
  3324. message should be paired with other error messages, and
  3325. these other messages should provide insight into the
  3326. particular problem VDE is (currently) griping about.
  3327. <MSG_TEXT>(User Action)
  3328. The the IPMT or CLD name should be specified using three
  3329. leading alphabetic characters, a hyphen or period, and five
  3330. or six trailing numeric characters.  ABC-12345, ABC.12345,
  3331. ABC.123456, and ABC-123456 are all examples of valid IPMT
  3332. (or CLD) name syntax.
  3333.  
  3334. <MSG>(IPMTFMT\use ABC.12345, ABC-12345, ABC.123456 or ABC-123456 )
  3335. <MSG_TEXT>(Facility)
  3336. VDE, OpenVMS Development Environment
  3337. <MSG_TEXT>(Explanation)
  3338. These are valid formats for the IPMT/CLD number.
  3339. <MSG_TEXT>(User Action)
  3340. The IPMT/CLD number must be specified in the format
  3341. ABC-12345, ABC-123456, ABC.12345 or ABC.123456.  If
  3342. the IPMT/CLD number is not in this format, or if this
  3343. format is not accepted by VDE, please contact VDE
  3344. support for assistance.
  3345.  
  3346. <MSG>(IPMTSYNTAX\invalid IPMT/CLD name syntax: <EMPHASIS>(name) )
  3347. <MSG_TEXT>(Facility)
  3348. VDE, OpenVMS Development Environment
  3349. <MSG_TEXT>(Explanation)
  3350. The name or format specified for the IPMT/CLD name
  3351. is not using valid syntax.
  3352. <MSG_TEXT>(User Action)
  3353. Respecify the IPMT/CLD name using three leading alphabetic
  3354. characters, a hyphen or period, and five or six trailing
  3355. numeric characters.  ABC-12345, ABC.12345, ABC.123456, and
  3356. ABC-123456 are all examples of valid IPMT/CLD name syntax.
  3357.  
  3358. <MSG>(ITEMLIST\unable to parse itemlist list entry at offset <EMPHASIS>(offset) )
  3359. <MSG_TEXT>(Facility)
  3360. VDE, OpenVMS Development Environment
  3361. <MSG_TEXT>(Explanation)
  3362. VDE has detected a size, type code or buffer address error
  3363. at the specified entry offset in the itemlist. 
  3364. <MSG_TEXT>(User Action)
  3365. Please evaluate the specified entry offset in the itemlist,
  3366. and rework it as appropriate.
  3367.  
  3368. <MSG>(IVQLOC\invalid qualifier location - place after each dependency file parameter )
  3369. <MSG_TEXT>(Facility)
  3370. VDE, OpenVMS Development Environment
  3371. <MSG_TEXT>(Explanation)
  3372. The /INPUT and /OUTPUT qualifiers are allowed as a qualifier
  3373. for each file specification that is to be recorded as a 
  3374. dependency.  These qualifiers are only meaningful for the 
  3375. build dependency parameter of the VDEDEPEND command.
  3376. <MSG_TEXT>(User Action)
  3377. Reissue the command with the proper syntax.
  3378.  
  3379. <MSG>(IVQUAL\unrecognized qualifier '<EMPHASIS>(qualifier)' - check validity, 
  3380. spelling, and placement )
  3381. <MSG_TEXT>(Facility)
  3382. VDE, OpenVMS Development Environment
  3383. <MSG_TEXT>(Explanation)
  3384. An undefined qualifier was found.
  3385. <MSG_TEXT>(User Action)
  3386. Verify the syntax for the command and reissue it with only the
  3387. allowed qualifiers.
  3388.  
  3389. <MSG>(JOURDISA\database journalling disabled for VDE library )
  3390. <MSG_TEXT>(Facility)
  3391. VDE, OpenVMS Development Environment
  3392. <MSG_TEXT>(Explanation)
  3393. This message informs you that after-image journalling 
  3394. has been disabled (turned off) for the VDE library.  
  3395. When journalling is disabled, it can be very hard to 
  3396. recover from a damaged or corrupted VDE database.
  3397. <MSG_TEXT>(User Action)
  3398. None.
  3399.  
  3400. <MSG>(JOURENA\database journalling enabled for VDE library )
  3401. <MSG_TEXT>(Facility)
  3402. VDE, OpenVMS Development Environment
  3403. <MSG_TEXT>(Explanation)
  3404. This message informs you that after-image journalling 
  3405. has been enabled (turned on) for the VDE library.  
  3406. Journalling makes it possible to recover the database 
  3407. contents if the database is damaged or corrupted.
  3408. <MSG_TEXT>(User Action)
  3409. None.
  3410.  
  3411. <MSG>(KEYADDED\keyword <EMPHASIS>(keyname) added to note <EMPHASIS>(noteID) in conference <EMPHASIS>(conference) )
  3412. <MSG_TEXT>(Facility)
  3413. VDE, OpenVMS Development Environment
  3414. <MSG_TEXT>(Explanation)
  3415. This message informs you that VDE has successfully added
  3416. the indicated keyword to a note in the indicated notes
  3417. conference.
  3418. <MSG_TEXT>(User Action)
  3419. None
  3420.  
  3421. <MSG>(LIBCONV\library format converted for new version of VDE )
  3422. <MSG_TEXT>(Facility)
  3423. VDE, OpenVMS Development Environment
  3424. <MSG_TEXT>(Explanation)
  3425. The format of the current VDE library, including its 
  3426. database schema, has been converted to the format 
  3427. required by the present version of VDE.  If automatic 
  3428. library conversion is enabled for the current VDE 
  3429. library, this action takes place the first time someone 
  3430. accesses the VDE database with a new version of VDE.  
  3431. If automatic library conversion is disabled, you must 
  3432. enter the CONVERT LIBRARY command to convert the library.
  3433. <MSG_TEXT>(User Action)
  3434. None.  This is an informational message only.
  3435.  
  3436. <MSG>(LIBINDRAN\Library index value of <EMPHASIS>(value) out of range for library dependency or module dependency. )
  3437. <MSG_TEXT>(Facility)
  3438. VDE, OpenVMS Development Environment
  3439. <MSG_TEXT>(Explanation)
  3440. A library dependency or module dependency with an illegal 
  3441. library index value was passed to the module VDE$REC_DEPENDENCY
  3442. for dependency recording. The value was equal to 0, or 
  3443. greater than the currently largest assigned library index value
  3444. for the dependency recording session.
  3445. <MSG_TEXT>(User Action)
  3446. Check the call to LIB$REC_DEPENDENCY for recording this 
  3447. library dependency or module dependency for a correct 
  3448. library index value. If the library index value appears 
  3449. correct please submit a problem report.
  3450.  
  3451. <MSG>(LIBLABEL\library (<EMPHASIS>(mnemonic)) contents: <EMPHASIS>(label) )
  3452. <MSG_TEXT>(Facility)
  3453. VDE, OpenVMS Development Environment
  3454. <MSG_TEXT>(Explanation)
  3455. This is an informational message, and indicates
  3456. the label associated with a particular library
  3457. that is available.
  3458. <MSG_TEXT>(User Action)
  3459. No action is required.
  3460.  
  3461. <MSG>(LIBMOD\library attributes modified in database )
  3462. <MSG_TEXT>(Facility)
  3463. VDE, OpenVMS Development Environment
  3464. <MSG_TEXT>(Explanation)
  3465. This message informs you that attributes for the current 
  3466. library have been modified in the VDE database.  This message 
  3467. is only issued when you use the /LOG qualifier on the MODIFY 
  3468. LIBRARY command.
  3469. <MSG_TEXT>(User Action)
  3470. Use the /NOLOG qualifier for the command if you do not wish to 
  3471. see the message. 
  3472.  
  3473. <MSG>(LIBNOTSET\library not set; no VDE database found in directory <EMPHASIS>(directory) )
  3474. <MSG_TEXT>(Facility)
  3475. VDE, OpenVMS Development Environment
  3476. <MSG_TEXT>(Explanation)
  3477. You have attempted to set a VDE library by specifying a 
  3478. directory specification or library mnemonic specification
  3479. on the SET LIBRARY command, but the directory or mnemonic
  3480. either does not exist or does not reference a valid VDE
  3481. library database.  If you are using a mnemonic for the
  3482. library, check to make sure you have entered a valid
  3483. mnemonic, then check to see that the VDE$LIBRARY_DEFAULTS*
  3484. logical names all include the appropriate and matching
  3485. numbers of translations.  (If you are uncertain how to
  3486. check  the VDE$LIBRARY_DEFAULTS* logical names, consult
  3487. the VDE user's guide.)
  3488. <MSG_TEXT>(User Action)
  3489. Reenter the command with a directory specification that
  3490. specifies a valid root directory for a VDE library, or
  3491. enter a correct mnemonic.  If the directory or mnemonic
  3492. is correct, contact the local system management staff and
  3493. ask that the translations of the VDE$LIBRARY_DEFAULTS*
  3494. logical name(s) be corrected.
  3495.  
  3496. <MSG>(LIBREQ\specification of library mnemonic required )
  3497. <MSG_TEXT>(Facility)
  3498. VDE, OpenVMS Development Environment
  3499. <MSG_TEXT>(Explanation)
  3500. VDE/LOCATIONS is unable to locate the target for the
  3501. location translation operation.
  3502. <MSG_TEXT>(User Action)
  3503. Specify the target via VDE/LOCATIONS/MNEMONIC=mnemonic.
  3504.  
  3505. <MSG>(LIBRESET\library reset )
  3506. <MSG_TEXT>(Facility)
  3507. VDE, OpenVMS Development Environment
  3508. <MSG_TEXT>(Explanation)
  3509. You have reset the VDE library.
  3510. <MSG_TEXT>(User Action)
  3511. No action is required.
  3512.  
  3513. <MSG>(LINKFAIL\link of <EMPHASIS>(module) completed with errors )
  3514. <MSG_TEXT>(Facility)
  3515. VDE, OpenVMS Development Environment
  3516. <MSG_TEXT>(Explanation)
  3517. The link step for the indicated module completed with 
  3518. one or more errors.  The linker's output (on your 
  3519. terminal or in the step's log file) gives more detail on 
  3520. the errors it detected.
  3521. <MSG_TEXT>(User Action)
  3522. Correct the errors and resubmit the link or build job.
  3523.  
  3524. <MSG>(LINKSUCC\link of <EMPHASIS>(module) completed successfully )
  3525. <MSG_TEXT>(Facility)
  3526. VDE, OpenVMS Development Environment
  3527. <MSG_TEXT>(Explanation)
  3528. The link of the indicated module completed successfully.
  3529. <MSG_TEXT>(User Action)
  3530. None.
  3531.  
  3532. <MSG>(LNKSTEPADDED\link step for <EMPHASIS>(module) added to database )
  3533. <MSG_TEXT>(Facility)
  3534. VDE, OpenVMS Development Environment
  3535. <MSG_TEXT>(Explanation)
  3536. This message informs you that the indicated link step 
  3537. has been added to the VDE database.  This message is only 
  3538. issued when you use the /LOG qualifier on the CREATE STEP 
  3539. command.
  3540. <MSG_TEXT>(User Action)
  3541. Use the /NOLOG qualifier for the command if you do not 
  3542. wish to see the message. 
  3543.  
  3544. <MSG>(LNKSTEPDEL\link step for module <EMPHASIS>(module) deleted from database )
  3545. <MSG_TEXT>(Facility)
  3546. VDE, OpenVMS Development Environment
  3547. <MSG_TEXT>(Explanation)
  3548. This message informs you that the link step for the 
  3549. indicated module has been deleted from the VDE database.  
  3550. This means that all build dependency information for that 
  3551. build step has been deleted.  This message is only issued 
  3552. when you use the /LOG qualifier on the DELETE STEP command.
  3553. <MSG_TEXT>(User Action)
  3554. Use the /NOLOG qualifier for the command if you do not wish 
  3555. to see the message. 
  3556.  
  3557. <MSG>(LNKSTEPMOD\link step for module <EMPHASIS>(module) modified in database )
  3558. <MSG_TEXT>(Facility)
  3559. VDE, OpenVMS Development Environment
  3560. <MSG_TEXT>(Explanation)
  3561. This message informs you that build dependency information 
  3562. for the indicated link step has been modified in the VDE 
  3563. database.  This message is only issued when you use the 
  3564. /LOG qualifier on the MODIFY STEP command.
  3565. <MSG_TEXT>(User Action)
  3566. Use the /NOLOG qualifier for the command if you do not 
  3567. wish to see the message. 
  3568.  
  3569. <MSG>(LOASTLM\recommended free ASTLM value is <EMPHASIS>(value) )
  3570. <MSG_TEXT>(Facility)
  3571. VDE, OpenVMS Development Environment
  3572. <MSG_TEXT>(Explanation)
  3573. The amount of the ASTLM quota currently available
  3574. is below the recommended value for VDE.  VDE will
  3575. attempt to continue.
  3576. <MSG_TEXT>(User Action)
  3577. Contact your system management staff and request
  3578. that the process quotas associated with the current
  3579. username be reset to the values recommended for use
  3580. with VDE.  This message includes the recommended
  3581. minimum free value for the quota.
  3582.  
  3583. <MSG>(LOBIOLM\recommended free BIOLM value is <EMPHASIS>(value) )
  3584. <MSG_TEXT>(Facility)
  3585. VDE, OpenVMS Development Environment
  3586. <MSG_TEXT>(Explanation)
  3587. The amount of the BIOLM quota currently available
  3588. is below the recommended value for VDE.  VDE will
  3589. attempt to continue.
  3590. <MSG_TEXT>(User Action)
  3591. Contact your system management staff and request
  3592. that the process quotas associated with the current
  3593. username be reset to the values recommended for use
  3594. with VDE.  This message includes the recommended
  3595. minimum free value for the quota.
  3596.  
  3597. <MSG>(LOBYTLM\recommended free BYTLM value is <EMPHASIS>(value) )
  3598. <MSG_TEXT>(Facility)
  3599. VDE, OpenVMS Development Environment
  3600. <MSG_TEXT>(Explanation)
  3601. The amount of the BYTLM quota currently available
  3602. is below the recommended value for VDE.  VDE will
  3603. attempt to continue.
  3604. <MSG_TEXT>(User Action)
  3605. Contact your system management staff and request
  3606. that the process quotas associated with the current
  3607. username be reset to the values recommended for use
  3608. with VDE.  This message includes the recommended
  3609. minimum free value for the quota.
  3610.  
  3611. <MSG>(LOCKED\library write access is disabled )
  3612. <MSG_TEXT>(Facility)
  3613. VDE, OpenVMS Development Environment
  3614. <MSG_TEXT>(Explanation)
  3615. This message is displayed when an attempt is made
  3616. to write -- RESERVE, REPLACE or PERFORM REPLACE a
  3617. module, etc -- into to a locked library.
  3618. <MSG_TEXT>(User Action)
  3619. Contact the staff responsible for the library to
  3620. determine why access to the library is currently
  3621. locked out.  The library may be currently undergoing
  3622. maintenance operations, or the library may be a
  3623. read-only shadow copy of a library.  Only a user
  3624. with the MODLIB privilege can unlock the library.
  3625.  
  3626. <MSG>(LODIOLM\recommended free DIOLM value is <EMPHASIS>(value) )
  3627. <MSG_TEXT>(Facility)
  3628. VDE, OpenVMS Development Environment
  3629. <MSG_TEXT>(Explanation)
  3630. The amount of the DIOLM quota currently available
  3631. is below the recommended value for VDE.  VDE will
  3632. attempt to continue.
  3633. <MSG_TEXT>(User Action)
  3634. Contact your system management staff and request
  3635. that the process quotas associated with the current
  3636. username be reset to the values recommended for use
  3637. with VDE.  This message includes the recommended
  3638. minimum free value for the quota.
  3639.  
  3640. <MSG>(LOENQLM\recommended free ENQLM value is <EMPHASIS>(value) )
  3641. <MSG_TEXT>(Facility)
  3642. VDE, OpenVMS Development Environment
  3643. <MSG_TEXT>(Explanation)
  3644. The amount of the ENQLM quota currently available
  3645. is below the recommended value for VDE.  VDE will
  3646. attempt to continue.
  3647. <MSG_TEXT>(User Action)
  3648. Contact your system management staff and request
  3649. that the process quotas associated with the current
  3650. username be reset to the values recommended for use
  3651. with VDE.  This message includes the recommended
  3652. minimum free value for the quota.
  3653.  
  3654. <MSG>(LOFILLM\recommended free FILLM value is <EMPHASIS>(value) )
  3655. <MSG_TEXT>(Facility)
  3656. VDE, OpenVMS Development Environment
  3657. <MSG_TEXT>(Explanation)
  3658. The amount of the FILLM quota currently available
  3659. is below the recommended value for VDE.  VDE will
  3660. attempt to continue.
  3661. <MSG_TEXT>(User Action)
  3662. Contact your system management staff and request
  3663. that the process quotas associated with the current
  3664. username be reset to the values recommended for use
  3665. with VDE.  This message includes the recommended
  3666. minimum free value for the quota.
  3667.  
  3668. <MSG>(LOGNAMUNDEF\logical name <EMPHASIS>(logical) undefined; operation cannot complete )
  3669. <MSG_TEXT>(Facility)
  3670. VDE, OpenVMS Development Environment
  3671. <MSG_TEXT>(Explanation)
  3672. The current VDE operation requires the indicated logical 
  3673. name to be defined, but it is not defined.  As a result, 
  3674. VDE cannot perform the operation.
  3675. <MSG_TEXT>(User Action)
  3676. Exit the VDE kept process with the EXIT/KEPT_PROCESS 
  3677. command, define the required logical name, restart VDE, 
  3678. and retry the operation.
  3679.  
  3680. <MSG>(LOJTQUOTA\recommended free JTQUOTA is <EMPHASIS>(value) )
  3681. <MSG_TEXT>(Facility)
  3682. VDE, OpenVMS Development Environment
  3683. <MSG_TEXT>(Explanation)
  3684. The amount of the JTQUOTA currently available
  3685. is below the recommended value for VDE.  VDE will
  3686. attempt to continue.
  3687. <MSG_TEXT>(User Action)
  3688. Contact your system management staff and request
  3689. that the process quotas associated with the current
  3690. username be reset to the values recommended for use
  3691. with VDE.  This message includes the recommended
  3692. minimum free value for the quota.
  3693.  
  3694. <MSG>(LOPGFLQUOTA\recommended free PGFLQUOTA value is <EMPHASIS>(value) )
  3695. <MSG_TEXT>(Facility)
  3696. VDE, OpenVMS Development Environment
  3697. <MSG_TEXT>(Explanation)
  3698. The amount of the PGFLQUOTA quota currently available
  3699. is below the recommended value for VDE.  VDE will
  3700. attempt to continue.
  3701. <MSG_TEXT>(User Action)
  3702. Contact your system management staff and request
  3703. that the process quotas associated with the current
  3704. username be reset to the values recommended for use
  3705. with VDE.  This message includes the recommended
  3706. minimum free value for the quota.
  3707.  
  3708. <MSG>(LOPRCLM\recommended free PRCLM value is <EMPHASIS>(value) )
  3709. <MSG_TEXT>(Facility)
  3710. VDE, OpenVMS Development Environment
  3711. <MSG_TEXT>(Explanation)
  3712. The amount of the PRCLM quota currently available
  3713. is below the recommended value for VDE.  VDE will
  3714. attempt to continue.
  3715. <MSG_TEXT>(User Action)
  3716. Contact your system management staff and request
  3717. that the process quotas associated with the current
  3718. username be reset to the values recommended for use
  3719. with VDE.  This message includes the recommended
  3720. minimum free value for the quota.
  3721.  
  3722. <MSG>(LOQUOTA\one or more process quotas is too low )
  3723. <MSG_TEXT>(Facility)
  3724. VDE, OpenVMS Development Environment
  3725. <MSG_TEXT>(Explanation)
  3726. The currently-free value of one or more quotas
  3727. is below the recommended values for VDE.  VDE
  3728. will attempt to continue.
  3729. <MSG_TEXT>(User Action)
  3730. The determination of a low quota is based on the
  3731. currently-free value of the quota.  Contact your
  3732. system management staff and request that the
  3733. process quotas associated with the current
  3734. username be reset to provide the recommended value
  3735. with VDE.  One or more messages are output with
  3736. this message listing the particular quota found
  3737. to be low, and the recommended minimum free value
  3738. for the quota.  VDE will attempt to continue from
  3739. this error.
  3740.  
  3741. <MSG>(LOTQELM\recommended free TQELM value is <EMPHASIS>(value) )
  3742. <MSG_TEXT>(Facility)
  3743. VDE, OpenVMS Development Environment
  3744. <MSG_TEXT>(Explanation)
  3745. The amount of the TQELM quota currently available
  3746. is below the recommended value for VDE.  VDE will
  3747. attempt to continue.
  3748. <MSG_TEXT>(User Action)
  3749. Contact your system management staff and request
  3750. that the process quotas associated with the current
  3751. username be reset to the values recommended for use
  3752. with VDE.  This message includes the recommended
  3753. minimum free value for the quota.
  3754.  
  3755. <MSG>(MAILERR\error from MAIL routine <EMPHASIS>(routine-name) )
  3756. <MSG_TEXT>(Facility)
  3757. VDE, OpenVMS Development Environment
  3758. <MSG_TEXT>(Explanation)
  3759. VDE has encountered an error while using the VMS MAIL
  3760. callable interface.
  3761. <MSG_TEXT>(User Action)
  3762. Attempt to resolve the problem based on any other error
  3763. messages included with this one and contact VDE support
  3764. for assistance.
  3765.  
  3766. <MSG>(MAILSENT\mail message sent to user <EMPHASIS>(user) )
  3767. <MSG_TEXT>(Facility)
  3768. VDE, OpenVMS Development Environment
  3769. <MSG_TEXT>(Explanation)
  3770. This message informs you that VDE has sent a mail message 
  3771. to the indicated user notifying that user of your action.  
  3772. This message is issued when you use the /LOG qualifier 
  3773. on a command that sends mail notifications.
  3774. <MSG_TEXT>(User Action)
  3775. Use the /NOLOG qualifier for the command if you do not wish 
  3776. to see the message. 
  3777.  
  3778. <MSG>(MATQUOMIS\matching quote is missing )
  3779. <MSG_TEXT>(Facility)
  3780. VDE, OpenVMS Development Environment
  3781. <MSG_TEXT>(Explanation)
  3782. All quoted strings must be delimited by either two 
  3783. single or two double quotes.
  3784. <MSG_TEXT>(User Action)
  3785. Reenter the command with appropriately quoted string. 
  3786.  
  3787. <MSG>(MAXIDVAL\maximum allowed Id value in database exceeded: <EMPHASIS>(ID) )
  3788. <MSG_TEXT>(Facility)
  3789. VDE, OpenVMS Development Environment
  3790. <MSG_TEXT>(Explanation)
  3791. Each entity in the VDE database, such as each module, each 
  3792. stream, and each build job, has an integer Id value that 
  3793. uniquely identifies it.  This Id value may not assume a 
  3794. value larger than 2,000,000,000, but the operation you have 
  3795. attempted to perform has tried to create an entity with an 
  3796. Id value larger than this maximum.  The indicated name tells 
  3797. which Id value is affected.  This error should never occur 
  3798. unless the database is extremely large.
  3799. <MSG_TEXT>(User Action)
  3800. Please contact VDE support for assistance.  Most likely the
  3801. VDE database has been damaged by an internal error.
  3802.  
  3803. <MSG>(MAXPARM\too many parameters - reenter command with fewer parameters )
  3804. <MSG_TEXT>(Facility)
  3805. VDE, OpenVMS Development Environment
  3806. <MSG_TEXT>(Explanation)
  3807. In both the SHOW KEY and DELETE KEY commands, the user 
  3808. cannot provide both /ALL as a qualifier and a key name as 
  3809. a parameter. 
  3810. <MSG_TEXT>(User Action)
  3811. Choose between /ALL or just one key in either the SHOW KEY 
  3812. or DELETE KEY commands.
  3813.  
  3814. <MSG>(MERGEGEN\merging generation <EMPHASIS>(generation)(<EMPHASIS>(this)) into <EMPHASIS>(that) )
  3815. <MSG_TEXT>(Facility)
  3816. VDE, OpenVMS Development Environment
  3817. <MSG_TEXT>(Explanation)
  3818. This message informs you that the current FETCH or RESERVE 
  3819. command will merge the indicated <QUOTE>(merge) generation 
  3820. into the generation being fetched or reserved to produce 
  3821. the output file.  This message is only issued when you use 
  3822. the /MERGE and /LOG qualifiers on the command.
  3823. <MSG_TEXT>(User Action)
  3824. Use the /NOLOG qualifier for the command if you do not wish 
  3825. to see the message. 
  3826.  
  3827. <MSG>(MISCONTSCRP\missing continuation line in script )
  3828. <MSG_TEXT>(Facility)
  3829. VDE, OpenVMS Development Environment
  3830. <MSG_TEXT>(Explanation)
  3831. The current script specified that the last line should 
  3832. be continued but no such continuation line exists.  A 
  3833. hyphen <PARENDCHAR>(-) at the end of a line indicates 
  3834. that the line should be continued.
  3835. <MSG_TEXT>(User Action)
  3836. Either remove the hyphen at the end of the last line or 
  3837. supply a continuation line, whichever is appropriate.
  3838.  
  3839. <MSG>(MISHISPARM\missing history parameter in string "<EMPHASIS>(string)" )
  3840. <MSG_TEXT>(Facility)
  3841. VDE, OpenVMS Development Environment
  3842. <MSG_TEXT>(Explanation)
  3843. A history string was specified which does not contain 
  3844. a history parameter.  A history parameter is required 
  3845. as part of the history string.
  3846. <MSG_TEXT>(User Action)
  3847. Reenter the VDE command with a valid history string.
  3848.  
  3849. <MSG>(MISTYPNAM\missing type name for module <EMPHASIS>(string); type name required )
  3850. <MSG_TEXT>(Facility)
  3851. VDE, OpenVMS Development Environment
  3852. <MSG_TEXT>(Explanation)
  3853. A module name has been specified without a module type in 
  3854. a context where the module type is required.  For example, 
  3855. the command CREATE MODULE M1 is incorrect because a module 
  3856. type, as in CREATE MODULE M1.FOR (where FOR is the module 
  3857. type), is required for this command.  The type name must 
  3858. be separated from the module name by a dot (.) as shown in 
  3859. the example.
  3860.  
  3861. <MSG>(MNEMONIC\library (<EMPHASIS>(mnemonic)) <EMPHASIS>(library) available )
  3862. <MSG_TEXT>(Facility)
  3863. VDE, OpenVMS Development Environment
  3864. <MSG_TEXT>(Explanation)
  3865. This is an informational message, and indicates
  3866. a particular library is available, as well as the
  3867. mnemomic name associated with the library.
  3868. <MSG_TEXT>(User Action)
  3869. No action is required.
  3870.  
  3871. <MSG>(MNETOOLONG\library mnemonic too long; maximium length: <EMPHASIS>(length) )
  3872. <MSG_TEXT>(Facility)
  3873. VDE, OpenVMS Development Environment
  3874. <MSG_TEXT>(Explanation)
  3875. One (or more) of the VDE$LIBRARY_DEFAULTS_MNEMONICS
  3876. library mnemonic name translations are too long.
  3877. <MSG_TEXT>(User Action)
  3878. Contact the maintainer of the definitions of the
  3879. VDE$LIBRARY_DEFAULTS_MNEMONICS logical name in use,
  3880. and ask that the mnemonics be shortened.
  3881.  
  3882. <MSG>(MODADDED\module <EMPHASIS>(module) added to the database )
  3883. <MSG_TEXT>(Facility)
  3884. VDE, OpenVMS Development Environment
  3885. <MSG_TEXT>(Explanation)
  3886. This message informs you that the indicated module 
  3887. definition has been added to the VDE database.  This 
  3888. message is only issued when you use the /LOG qualifier 
  3889. on the CREATE MODULE command.
  3890. <MSG_TEXT>(User Action)
  3891. Use the /NOLOG qualifier for the command if you do not wish to 
  3892. see the message. 
  3893.  
  3894. <MSG>(MODALRINSTEP\module <EMPHASIS>(module) is already an input to build step )
  3895. <MSG_TEXT>(Facility)
  3896. VDE, OpenVMS Development Environment
  3897. <MSG_TEXT>(Explanation)
  3898. This message informs you that the indicated module is 
  3899. already an input to the build step.  This message is 
  3900. only issued when you use the /LOG qualifier on the 
  3901. MODIFY STEP command and specify a new input module 
  3902. which is already an input to the step.
  3903. <MSG_TEXT>(User Action)
  3904. Use the /NOLOG qualifier for the command if you do not 
  3905. wish to see the message. 
  3906.  
  3907. <MSG>(MODALROUTSTEP\module <EMPHASIS>(module) is already an output from build step )
  3908. <MSG_TEXT>(Facility)
  3909. VDE, OpenVMS Development Environment
  3910. <MSG_TEXT>(Explanation)
  3911. This message informs you that the indicated module is 
  3912. already an output from the build step.  This message 
  3913. is only issued when you use the /LOG qualifier on the 
  3914. MODIFY STEP command and specify a new output module 
  3915. which is already an output from the step.
  3916. <MSG_TEXT>(User Action)
  3917. Use the /NOLOG qualifier for the command if you do not 
  3918. wish to see the message. 
  3919.  
  3920. <MSG>(MODALRQUEREP\module <EMPHASIS>(module) already queued for replacement <EMPHASIS>(replacement) )
  3921. <MSG_TEXT>(Facility)
  3922. VDE, OpenVMS Development Environment
  3923. <MSG_TEXT>(Explanation)
  3924. You have tried to replace or unreserve a module that already 
  3925. belongs to the indicated queued replacement.  A reservation 
  3926. that already belongs to a queued replacement cannot be 
  3927. unreserved or queued for another replacement; the reservation 
  3928. remains until the original replacement is performed or 
  3929. cancelled.  As a result, your attempt to replace or unreserve 
  3930. the module has failed.
  3931. <MSG_TEXT>(User Action)
  3932. If you want to remove the module reservation from its current 
  3933. queued replacement, you must cancel that replacement with the 
  3934. CANCEL REPLACEMENT command.  You can then unreserve the 
  3935. module or replace it as part of another replacement.
  3936.  
  3937. <MSG>(MODALRRES\module <EMPHASIS>(module) already reserved; reservation has failed )
  3938. <MSG_TEXT>(Facility)
  3939. VDE, OpenVMS Development Environment
  3940. <MSG_TEXT>(Explanation)
  3941. You have tried to reserve a module that is already reserved 
  3942. by another user (possibly yourself).  That reservation does
  3943. not allow concurrent reservations, or you have not requested
  3944. a concurrent reservation.  The reservation may be in the
  3945. current default stream, or in an ancestor stream.  As a
  3946. result of this prior reservation, your attempt to 
  3947. reserve the module has failed.
  3948. <MSG_TEXT>(User Action)
  3949. Wait until the user who has reserved the module replaces it 
  3950. in the library.  Then reserve it yourself.  You can use the 
  3951. SHOW RESERVATION/FULL command to see who currently has the
  3952. module reserved, and in what stream the module was originally
  3953. reserved.  Alternatively, you can use the /OVERRIDE=CONCURRENT
  3954. qualifier to concurrently reserve the module, or the /QUEUE
  3955. qualifier to queue a request for notification when the
  3956. module becomes available.
  3957.  
  3958. <MSG>(MODDEL\module <EMPHASIS>(module) deleted from the database )
  3959. <MSG_TEXT>(Facility)
  3960. VDE, OpenVMS Development Environment
  3961. <MSG_TEXT>(Explanation)
  3962. This message informs you that the definition for the 
  3963. indicated module has been deleted from the VDE database.  
  3964. This message is only issued when you use the /LOG qualifier 
  3965. on the DELETE MODULE command.
  3966. <MSG_TEXT>(User Action)
  3967. Use the /NOLOG qualifier for the command if you do not wish to 
  3968. see the message. 
  3969.  
  3970. <MSG>(MODEXISTS\module <EMPHASIS>(module) already exists in database; module not changed )
  3971. <MSG_TEXT>(Facility)
  3972. VDE, OpenVMS Development Environment
  3973. <MSG_TEXT>(Explanation)
  3974. The indicated module name was specified on a CREATE MODULE 
  3975. command, but an entry for that module is already present in 
  3976. the database.  Hence a new entry was not created for that 
  3977. module.  Alternatively, the indicated name was specified as 
  3978. the new name for an existing module on the MODIFY MODULE 
  3979. command, but another module in the same facility already has 
  3980. the requested new name.  Hence the name of the existing 
  3981. module could not be changed to the new name.
  3982. <MSG_TEXT>(User Action)
  3983. If you entered the wrong module name, reenter the command 
  3984. with the correct name.  If you entered the right module 
  3985. name, use the SHOW MODULE command to display the database 
  3986. information for that module.  If you are not satisfied 
  3987. with that information, use the MODIFY MODULE command to 
  3988. change it.
  3989.  
  3990. <MSG>(MODINSTEP\module <EMPHASIS>(module) is an input to the build step )
  3991. <MSG_TEXT>(Facility)
  3992. VDE, OpenVMS Development Environment
  3993. <MSG_TEXT>(Explanation)
  3994. This message informs you that the indicated module is 
  3995. recorded as an input to the build step being defined.  
  3996. This message is only issued when you use the /LOG 
  3997. qualifier on the CREATE STEP or MODIFY STEP command.
  3998. <MSG_TEXT>(User Action)
  3999. Use the /NOLOG qualifier for the command if you do not 
  4000. wish to see the message. 
  4001.  
  4002. <MSG>(MODLOCKED\module <EMPHASIS>(module) locked for replacement by another user )
  4003. <MSG_TEXT>(Facility)
  4004. VDE, OpenVMS Development Environment
  4005. <MSG_TEXT>(Explanation)
  4006. The module you are trying to replace is currently being 
  4007. replaced by another user who is updating the same generation 
  4008. as you want to update.  As a result, your replacement attempt 
  4009. failed.
  4010. <MSG_TEXT>(User Action)
  4011. Wait a minute or two and then try the operation again.  
  4012. If the other user deleted your concurrent reservation 
  4013. through his or her replacement, your second attempt will 
  4014. fail with a message to that effect.  If the other user's 
  4015. replacement failed or did not conflict with yours, your 
  4016. new replacement attempt can succeed.
  4017.  
  4018. <MSG>(MODMODIF\information for module <EMPHASIS>(module) modified in the database )
  4019. <MSG_TEXT>(Facility)
  4020. VDE, OpenVMS Development Environment
  4021. <MSG_TEXT>(Explanation)
  4022. This message informs you that information for the indicated 
  4023. module has been modified in the VDE database.  This message 
  4024. is only issued when you use the /LOG qualifier on the MODIFY 
  4025. MODULE command.
  4026. <MSG_TEXT>(User Action)
  4027. Use the /NOLOG qualifier for the command if you do not wish to 
  4028. see the message. 
  4029.  
  4030. <MSG>(MODNOTDEL\module <EMPHASIS>(module) not deleted )
  4031. <MSG_TEXT>(Facility)
  4032. VDE, OpenVMS Development Environment
  4033. <MSG_TEXT>(Explanation)
  4034. You are attempting to delete a module that
  4035. cannot be deleted.  Additional messages are normally
  4036. included with this message, and these messages
  4037. indicate why the module cannot be deleted.
  4038. <MSG_TEXT>(User Action)
  4039. Resolve the problem(s) flagged by the other error
  4040. messages, and reenter the DELETE MODULE command.
  4041.  
  4042. <MSG>(MODNOTFOUND\module <EMPHASIS>(module) not found in database; parameter ignored )
  4043. <MSG_TEXT>(Facility)
  4044. VDE, OpenVMS Development Environment
  4045. <MSG_TEXT>(Explanation)
  4046. The indicated module name was entered on a SHOW MODULE 
  4047. command, but no such module was found in the VDE database.
  4048. <MSG_TEXT>(User Action)
  4049. This is not necessarily an error; the message simply tells 
  4050. you that the indicated module does not exist in the database. 
  4051.  
  4052. <MSG>(MODNOTINSTEP\module <EMPHASIS>(module) is not now an input to build step )
  4053. <MSG_TEXT>(Facility)
  4054. VDE, OpenVMS Development Environment
  4055. <MSG_TEXT>(Explanation)
  4056. This message informs you that the indicated module is 
  4057. not now recorded as an input to the build step whose 
  4058. definition you are modifying.  Removing it from the 
  4059. build step is thus redundant.  This message is only 
  4060. issued when you use the /LOG qualifier on the MODIFY 
  4061. STEP command.
  4062. <MSG_TEXT>(User Action)
  4063. Use the /NOLOG qualifier for the command if you do not 
  4064. wish to see the message. 
  4065.  
  4066. <MSG>(MODNOTINSTRM\generation <EMPHASIS>(generation) not in stream <EMPHASIS>(stream) )
  4067. <MSG_TEXT>(Facility)
  4068. VDE, OpenVMS Development Environment
  4069. <MSG_TEXT>(Explanation)
  4070. This message informs you that an attempt was made to update
  4071. the specified stream with a new generation of the specified  
  4072. module, but the specified module is not part of the specified
  4073. development stream. 
  4074. <MSG_TEXT>(User Action)
  4075. Use the /NOPROPAGATE qualifier for the command or populate the 
  4076. specified stream with the specified generation and try the 
  4077. command again.
  4078.  
  4079. <MSG>(MODNOTOUTSTEP\module <EMPHASIS>(module) is not now an output from build step )
  4080. <MSG_TEXT>(Facility)
  4081. VDE, OpenVMS Development Environment
  4082. <MSG_TEXT>(Explanation)
  4083. This message informs you that the indicated module is 
  4084. not now recorded as an output from the build step whose 
  4085. definition you are modifying.  Removing it from the 
  4086. build step is thus redundant.  This message is only 
  4087. issued when you use the /LOG qualifier on the MODIFY 
  4088. STEP command.
  4089. <MSG_TEXT>(User Action)
  4090. Use the /NOLOG qualifier for the command if you do not 
  4091. wish to see the message. 
  4092.  
  4093. <MSG>(MODNOTRES\module <EMPHASIS>(module) is not currently reserved )
  4094. <MSG_TEXT>(Facility)
  4095. VDE, OpenVMS Development Environment
  4096. <MSG_TEXT>(Explanation)
  4097. You are trying to replace the indicated module but that 
  4098. module is not currently reserved in the current stream 
  4099. development stream.
  4100. <MSG_TEXT>(User Action)
  4101. Reserve the module before trying to replace it.
  4102.  
  4103. <MSG>(MODNOTREV\module <EMPHASIS>(module) not found in review list )
  4104. <MSG_TEXT>(Facility)
  4105. VDE, OpenVMS Development Environment
  4106. <MSG_TEXT>(Explanation)
  4107. You have specified a module that does not exist in the 
  4108. current review list.  As a result, you cannot select the 
  4109. module with the name you specified.
  4110. <MSG_TEXT>(User Action)
  4111. Reenter the SELECT command specifying a module that is 
  4112. present in the review list for the current REVIEW command.  
  4113. Use the DIRECTORY subcommand to determine what modules are 
  4114. present in the list.
  4115.  
  4116. <MSG>(MODOBS\module <EMPHASIS>(module-name) superceded or marked obsolete )
  4117. <MSG_TEXT>(Facility)
  4118. VDE, OpenVMS Development Environment
  4119. <MSG_TEXT>(Explanation)
  4120. The latest generation of the specified module indicates
  4121. the module was superceded by a more recent module or was
  4122. marked obsolete.
  4123. <MSG_TEXT>(User Action)
  4124. Determine if the current operation should proceed with a
  4125. module that has been superceded or is marked as obsolete. 
  4126. If the operation should proceed, determine if any modifications
  4127. are needed to any module(s) that may have superceded or replaced
  4128. this module.
  4129.  
  4130. <MSG>(MODOUTSTEP\module <EMPHASIS>(module) is an output from the build step )
  4131. <MSG_TEXT>(Facility)
  4132. VDE, OpenVMS Development Environment
  4133. <MSG_TEXT>(Explanation)
  4134. This message informs you that the indicated module is 
  4135. recorded as an output from the build step being defined.  
  4136. This message is only issued when you use the /LOG 
  4137. qualifier on the CREATE STEP or MODIFY STEP command.
  4138. <MSG_TEXT>(User Action)
  4139. Use the /NOLOG qualifier for the command if you do not 
  4140. wish to see the message. 
  4141.  
  4142. <MSG>(MODREMINSTEP\module <EMPHASIS>(module) removed as an input to build step )
  4143. <MSG_TEXT>(Facility)
  4144. VDE, OpenVMS Development Environment
  4145. <MSG_TEXT>(Explanation)
  4146. This message informs you that the indicated module is 
  4147. no longer recorded as an input to the build step whose 
  4148. definition you are modifying.  This message is only 
  4149. issued when you use the /LOG qualifier on the MODIFY 
  4150. STEP command.
  4151. <MSG_TEXT>(User Action)
  4152. Use the /NOLOG qualifier for the command if you do not 
  4153. wish to see the message. 
  4154.  
  4155. <MSG>(MODREMOUTSTEP\module <EMPHASIS>(module) removed as an output from build step )
  4156. <MSG_TEXT>(Facility)
  4157. VDE, OpenVMS Development Environment
  4158. <MSG_TEXT>(Explanation)
  4159. This message informs you that the indicated module is 
  4160. no longer recorded as an output from the build step whose 
  4161. definition you are modifying.  This message is only 
  4162. issued when you use the /LOG qualifier on the MODIFY 
  4163. STEP command.
  4164. <MSG_TEXT>(User Action)
  4165. Use the /NOLOG qualifier for the command if you do not 
  4166. wish to see the message. 
  4167.  
  4168. <MSG>(MUSTREPL\you must replace the new module to create its first generation )
  4169. <MSG_TEXT>(Facility)
  4170. VDE, OpenVMS Development Environment
  4171. <MSG_TEXT>(Explanation)
  4172. This message is displayed when you create a new module 
  4173. with the CREATE MODULE command and the command marks 
  4174. the module as reserved.  It reminds you that you must 
  4175. replace the module with a REPLACE command to create 
  4176. the first generation of the module.  This message is 
  4177. only issued when you use the /LOG qualifier on the 
  4178. CREATE MODULE command.
  4179. <MSG_TEXT>(User Action)
  4180. Use the /NOLOG qualifier for the command if you do not 
  4181. wish to see the message. 
  4182.  
  4183. <MSG>(NAMTOOLONG\name is too long: <EMPHASIS>(text); maximum length is <EMPHASIS>(number) )
  4184. <MSG_TEXT>(Facility)
  4185. VDE, OpenVMS Development Environment
  4186. <MSG_TEXT>(Explanation)
  4187. A name entered as a command parameter is too long because 
  4188. it exceeds the maximum length indicated in the message.
  4189. <MSG_TEXT>(User Action)
  4190. Reissue the command with a shorter name.
  4191.  
  4192. <MSG>(NEEDFACILITY\this request requires a facility )
  4193. <MSG_TEXT>(Facility)
  4194. VDE, OpenVMS Development Environment
  4195. <MSG_TEXT>(Explanation)
  4196. VDE was unable to perform the specified request as
  4197. a facility was not selected nor otherwise specified.
  4198. <MSG_TEXT>(User Action)
  4199. Select or specify a facility, and retry the request.
  4200.  
  4201. <MSG>(NEEDLIBRARY\this request requires a library )
  4202. <MSG_TEXT>(Facility)
  4203. VDE, OpenVMS Development Environment
  4204. <MSG_TEXT>(Explanation)
  4205. VDE was unable to perform the specified request as
  4206. a library was not selected nor otherwise specified.
  4207. <MSG_TEXT>(User Action)
  4208. Select or specify a library, and retry the request.
  4209.  
  4210. <MSG>(NEEDMOD\module must be specified on command )
  4211. <MSG_TEXT>(Facility)
  4212. VDE, OpenVMS Development Environment
  4213. <MSG_TEXT>(Explanation)
  4214. You have failed to specify a module name on a command that 
  4215. requires it.
  4216. <MSG_TEXT>(User Action)
  4217. Enter the module name you want on the command.
  4218.  
  4219. <MSG>(NEEDMODULE\this request requires a module )
  4220. <MSG_TEXT>(Facility)
  4221. VDE, OpenVMS Development Environment
  4222. <MSG_TEXT>(Explanation)
  4223. VDE was unable to perform the specified request as
  4224. a module was not selected nor otherwise specified.
  4225. <MSG_TEXT>(User Action)
  4226. Select or specify a module, and retry the request.
  4227.  
  4228. <MSG>(NEEDMORE\unexpected end of command line )
  4229. <MSG_TEXT>(Facility)
  4230. VDE, OpenVMS Development Environment
  4231. <MSG_TEXT>(Explanation)
  4232. Many commands require the presence of additional parameters or 
  4233. qualifiers.
  4234. <MSG_TEXT>(User Action)
  4235. Review the correct syntax of the respective command and enter
  4236. it with the appropriate parameters. 
  4237.  
  4238. <MSG>(NEEDSTEP\build step must be specified on command )
  4239. <MSG_TEXT>(Facility)
  4240. VDE, OpenVMS Development Environment
  4241. <MSG_TEXT>(Explanation)
  4242. You have failed to specify a build step on a command that 
  4243. requires it.
  4244. <MSG_TEXT>(User Action)
  4245. Enter a module name on the command to select the build step 
  4246. you want.
  4247.  
  4248. <MSG>(NEEDSTREAM\this request requires a stream )
  4249. <MSG_TEXT>(Facility)
  4250. VDE, OpenVMS Development Environment
  4251. <MSG_TEXT>(Explanation)
  4252. VDE was unable to perform the specified request as
  4253. a stream was not selected nor otherwise specified.
  4254. <MSG_TEXT>(User Action)
  4255. Select or specify a stream, and retry the request.
  4256.  
  4257. <MSG>(NETERROR\network error; component: <EMPHASIS>(id), code: <EMPHASIS>(errcod) )
  4258. <MSG_TEXT>(Facility)
  4259. VDE, OpenVMS Development Environment
  4260. <MSG_TEXT>(Explanation)
  4261. Something deep within the bowels of the VDE network
  4262. layer has returned an error.
  4263. <MSG_TEXT>(User Action)
  4264. Please check the status of the local network, and
  4265. then contact VDE support for further assistance.
  4266.  
  4267. <MSG>(NEWDBGMSK\debug mask switching from <EMPHASIS>(oldmask) to <EMPHASIS>(newmask) )
  4268. <MSG_TEXT>(Facility)
  4269. VDE, OpenVMS Development Environment
  4270. <MSG_TEXT>(Explanation)
  4271. This message indicates that the value loaded in the VDE
  4272. debugging bitmask is being changed.  This message should
  4273. appear only during VDE testing.
  4274. <MSG_TEXT>(User Action)
  4275. Contact VDE support for assistance, as the version of
  4276. VDE in use contains debug-only images.
  4277.  
  4278. <MSG>(NOACCLIB\no access to library allowed for user <EMPHASIS>(username) )
  4279. <MSG_TEXT>(Facility)
  4280. VDE, OpenVMS Development Environment
  4281. <MSG_TEXT>(Explanation)
  4282. You are not authorized to access the VDE library that 
  4283. logical name VDE$LIBRARY points to or that you are 
  4284. trying to establish with a SET LIBRARY command.
  4285. <MSG_TEXT>(User Action)
  4286. Correct the definition of logical name VDE$LIBRARY, 
  4287. specify the name of a library you are authorized to 
  4288. access on the SET LIBRARY command, or request that 
  4289. the administrator for the desired VDE library give 
  4290. you the right to access that library.
  4291.  
  4292. <MSG>(NOARCHSPEC\no architecture specified for operation )
  4293. <MSG_TEXT>(Facility)
  4294. VDE, OpenVMS Development Environment
  4295. <MSG_TEXT>(Explanation)
  4296. You have entered a command that requires a default 
  4297. architecture to exist, but you have not established a 
  4298. default architecture.  Usually, this means that the 
  4299. command you have entered contains a module name with an 
  4300. omitted architecture name and the architecture cannot be 
  4301. defaulted.  As a result, the module cannot be looked up 
  4302. in any architecture.
  4303. <MSG_TEXT>(User Action)
  4304. Either establish a default archtecture with the SET 
  4305. ARCHITECTURE command and reenter the command, or reenter 
  4306. the command with an explicitly specified architecture 
  4307. name, as in ARCHNAM:[FACNAM]MOD.TYP.
  4308.  
  4309. <MSG>(NOATTACH\failed to attach to process PID !XL )
  4310. <MSG_TEXT>(Facility)
  4311. VDE, OpenVMS Development Environment
  4312. <MSG_TEXT>(Explanation)
  4313. The ATTACH command has failed to attach to the requested 
  4314. process. 
  4315. <MSG_TEXT>(User Action)
  4316. Verify that the requested process exists.  Check spelling 
  4317. of the process name. 
  4318.  
  4319. <MSG>(NOAUTOCONV\automatic conversion to current database format disabled )
  4320. <MSG_TEXT>(Facility)
  4321. VDE, OpenVMS Development Environment
  4322. <MSG_TEXT>(Explanation)
  4323. The VDE database does not have the proper format, and
  4324. the automatic conversion of the database has been disabled.
  4325. <MSG_TEXT>(User Action)
  4326. If use of the new version of VDE is intended, perform a
  4327. full library backup using the database-provided backup
  4328. tools, and then use the VDE CONVERT command to update the
  4329. database format.
  4330.  
  4331. <MSG>(NOBASENOTE\no base note found for replacement <EMPHASIS>(replacement_id) )
  4332. <MSG_TEXT>(Facility)
  4333. VDE, OpenVMS Development Environment
  4334. <MSG_TEXT>(Explanation)
  4335. This message is displayed in conjunction with other
  4336. error messages, and indicates the particular failure
  4337. that occurred.  VDE has attempted to find a base note
  4338. with either a keyword or a title containing the
  4339. specified replacement ID and has failed.
  4340. <MSG_TEXT>(User Action)
  4341. Resolve the basic error.  If unable to resolve the
  4342. error, please contact the project leader or VDE support
  4343. for assistance.
  4344.  
  4345. <MSG>(NOBLDJOB\no build jobs found for stream <EMPHASIS>(stream) )
  4346. <MSG_TEXT>(Facility)
  4347. VDE, OpenVMS Development Environment
  4348. <MSG_TEXT>(Explanation)
  4349. No build job is present in the database that belongs to 
  4350. the indicated stream and matches the selection criteria 
  4351. you specified on the SHOW BUILD_JOB or other BUILD_JOB 
  4352. command.  The selection criteria you have specified may 
  4353. include the build-job identification number, the build-job 
  4354. status, or bounds on the build-job creation date and time.
  4355. <MSG_TEXT>(User Action)
  4356. This is not necessarily an error; the message simply tells 
  4357. you that the no build job exists for the stream and 
  4358. selection criteria you specified.
  4359.  
  4360. <MSG>(NOBLDSTEPS\build job contains no build steps; build job is not created )
  4361. <MSG_TEXT>(Facility)
  4362. VDE, OpenVMS Development Environment
  4363. <MSG_TEXT>(Explanation)
  4364. You tried to create a build job with the BUILD command, 
  4365. but the build job turns out to contain no build steps.  
  4366. As a result, the build job is not created in the database.  
  4367. The usual cause of this error is that you specified a 
  4368. minimal build of modules that are already up-to-date with 
  4369. respect to their source modules.
  4370. <MSG_TEXT>(User Action)
  4371. If you intended to perform a minimal build, the build job 
  4372. is unnecessary.  If you intended to perform a full build, 
  4373. specify the /FULL qualifier on the BUILD command.
  4374.  
  4375. <MSG>(NOBUILD\no BUILD privilege; cannot create build jobs in this library )
  4376. <MSG_TEXT>(Facility)
  4377. VDE, OpenVMS Development Environment
  4378. <MSG_TEXT>(Explanation)
  4379. You attempted to use a command or qualifier that
  4380. requires one or more VDE privileges, and you did not
  4381. have sufficient privileges enabled.  This message is
  4382. normally displayed in conjunction with other error
  4383. messages, usually a no-privilege error.
  4384. <MSG_TEXT>(User Action)
  4385. If you are authorized to use the privilege, use the 
  4386. VDE SET PRIVILEGES command to give yourself the necessary 
  4387. privilege.  Then try the original operation again.  If 
  4388. you are not authorized to use the qualifier, you should 
  4389. either request the necessary privilege from your project 
  4390. administrator or you should not use the qualifier.
  4391.  
  4392. <MSG>(NOCANRES\cannot cancel reservation to create first generation of <EMPHASIS>(module) )
  4393. <MSG_TEXT>(Facility)
  4394. VDE, OpenVMS Development Environment
  4395. <MSG_TEXT>(Explanation)
  4396. You have entered an UNRESERVE command to cancel the 
  4397. reservation that will create the initial generation of the 
  4398. indicated module.  The reservation was created by a CREATE 
  4399. MODULE command and VDE does not allow you to cancel such a 
  4400. reservation.
  4401. <MSG_TEXT>(User Action)
  4402. If you no longer want the reservation that will create the 
  4403. first generation of the module, you must delete the module 
  4404. with the DELETE MODULE command.  If you just want to change 
  4405. the attributes of the reservation, you must do so with the 
  4406. MODIFY RESERVATION command.
  4407.  
  4408. <MSG>(NOCAUSE\replacement cause not known; module not replaced )
  4409. <MSG_TEXT>(Facility)
  4410. VDE, OpenVMS Development Environment
  4411. <MSG_TEXT>(Explanation)
  4412. VDE was not provided with the cause of the replacement
  4413. being performed.  The cause of a replacement -- usually
  4414. a Source Code Tracking (SCT) entry or a source code
  4415. Fold -- is tracked.
  4416. <MSG_TEXT>(User Action)
  4417. Select the appropriate replacement cause -- Source Code
  4418. Tracking (SCT), Fold, or Other -- using the toggle buttons
  4419. on the module replacement dialog box.
  4420.  
  4421. <MSG>(NOCLOSEQ\no closing quotation mark for a quoted string )
  4422. <MSG_TEXT>(Facility)
  4423. VDE, OpenVMS Development Environment
  4424. <MSG_TEXT>(Explanation)
  4425. For the DEFINE/COMMAND command, the parameter that describes 
  4426. the command must be enclosed with either single or double 
  4427. quotes.
  4428. <MSG_TEXT>(User Action)
  4429. Reenter the DEFINE/COMMAND command  with the appropriate
  4430. quotes.
  4431.  
  4432. <MSG>(NOCONFNAM\no notes conference name specified in call to <EMPHASIS>(routine-name) )
  4433. <MSG_TEXT>(Facility)
  4434. VDE, OpenVMS Development Environment
  4435. <MSG_TEXT>(Explanation)
  4436. VDE has detected an inconsistency within an internal
  4437. routine which uses the notes callable interface.
  4438. <MSG_TEXT>(User Action)
  4439. Please contact VDE support for assistance.  Please include
  4440. any information that may be useful or relevent in duplicating
  4441. the problem.
  4442.  
  4443. <MSG>(NOCREARCH\no CREARCH privilege; cannot create or modify architectures )
  4444. <MSG_TEXT>(Facility)
  4445. VDE, OpenVMS Development Environment
  4446. <MSG_TEXT>(Explanation)
  4447. You attempted to use a command or qualifier that
  4448. requires one or more VDE privileges, and you did not
  4449. have sufficient privileges enabled.  This message is
  4450. normally displayed in conjunction with other error
  4451. messages, usually a no-privilege error.
  4452. <MSG_TEXT>(User Action)
  4453. If you are authorized to use the privilege, use the 
  4454. VDE SET PRIVILEGES command to give yourself the necessary 
  4455. privilege.  Then try the original operation again.  If 
  4456. you are not authorized to use the qualifier, you should 
  4457. either request the necessary privilege from your project 
  4458. administrator or you should not use the qualifier.
  4459.  
  4460. <MSG>(NOCRECTX\no CRECTX privilege; cannot create or delete contexts )
  4461. <MSG_TEXT>(Facility)
  4462. VDE, OpenVMS Development Environment
  4463. <MSG_TEXT>(Explanation)
  4464. You attempted to use a command or qualifier that
  4465. requires one or more VDE privileges, and you did not
  4466. have sufficient privileges enabled.  This message is
  4467. normally displayed in conjunction with other error
  4468. messages, usually a no-privilege error.
  4469. <MSG_TEXT>(User Action)
  4470. If you are authorized to use the privilege, use the 
  4471. VDE SET PRIVILEGES command to give yourself the necessary 
  4472. privilege.  Then try the original operation again.  If 
  4473. you are not authorized to use the qualifier, you should 
  4474. either request the necessary privilege from your project 
  4475. administrator or you should not use the qualifier.
  4476.  
  4477. <MSG>(NOCREFAC\no CREFAC privilege; cannot create or modify facilities )
  4478. <MSG_TEXT>(Facility)
  4479. VDE, OpenVMS Development Environment
  4480. <MSG_TEXT>(Explanation)
  4481. You attempted to use a command or qualifier that
  4482. requires one or more VDE privileges, and you did not
  4483. have sufficient privileges enabled.  This message is
  4484. normally displayed in conjunction with other error
  4485. messages, usually a no-privilege error.
  4486. <MSG_TEXT>(User Action)
  4487. If you are authorized to use the privilege, use the 
  4488. VDE SET PRIVILEGES command to give yourself the necessary 
  4489. privilege.  Then try the original operation again.  If 
  4490. you are not authorized to use the qualifier, you should 
  4491. either request the necessary privilege from your project 
  4492. administrator or you should not use the qualifier.
  4493.  
  4494. <MSG>(NOCREGRP\no CREGRP privilege; cannot create or delete groups )
  4495. <MSG_TEXT>(Facility)
  4496. VDE, OpenVMS Development Environment
  4497. <MSG_TEXT>(Explanation)
  4498. You attempted to use a command or qualifier that
  4499. requires one or more VDE privileges, and you did not
  4500. have sufficient privileges enabled.  This message is
  4501. normally displayed in conjunction with other error
  4502. messages, usually a no-privilege error.
  4503. <MSG_TEXT>(User Action)
  4504. If you are authorized to use the privilege, use the 
  4505. VDE SET PRIVILEGES command to give yourself the necessary 
  4506. privilege.  Then try the original operation again.  If 
  4507. you are not authorized to use the qualifier, you should 
  4508. either request the necessary privilege from your project 
  4509. administrator or you should not use the qualifier.
  4510.  
  4511. <MSG>(NOCREMOD\no CREMOD privilege; cannot create or modify modules )
  4512. <MSG_TEXT>(Facility)
  4513. VDE, OpenVMS Development Environment
  4514. <MSG_TEXT>(Explanation)
  4515. You attempted to use a command or qualifier that
  4516. requires one or more VDE privileges, and you did not
  4517. have sufficient privileges enabled.  This message is
  4518. normally displayed in conjunction with other error
  4519. messages, usually a no-privilege error.
  4520. <MSG_TEXT>(User Action)
  4521. If you are authorized to use the privilege, use the 
  4522. VDE SET PRIVILEGES command to give yourself the necessary 
  4523. privilege.  Then try the original operation again.  If 
  4524. you are not authorized to use the qualifier, you should 
  4525. either request the necessary privilege from your project 
  4526. administrator or you should not use the qualifier.
  4527.  
  4528. <MSG>(NOCRESCRP\no CRESCRP privilege; cannot create or delete scripts )
  4529. <MSG_TEXT>(Facility)
  4530. VDE, OpenVMS Development Environment
  4531. <MSG_TEXT>(Explanation)
  4532. You attempted to use a command or qualifier that
  4533. requires one or more VDE privileges, and you did not
  4534. have sufficient privileges enabled.  This message is
  4535. normally displayed in conjunction with other error
  4536. messages, usually a no-privilege error.
  4537. <MSG_TEXT>(User Action)
  4538. If you are authorized to use the privilege, use the 
  4539. VDE SET PRIVILEGES command to give yourself the necessary 
  4540. privilege.  Then try the original operation again.  If 
  4541. you are not authorized to use the qualifier, you should 
  4542. either request the necessary privilege from your project 
  4543. administrator or you should not use the qualifier.
  4544.  
  4545. <MSG>(NOCRESTEP\no CRESTEP privilege; cannot create or delete steps )
  4546. <MSG_TEXT>(Facility)
  4547. VDE, OpenVMS Development Environment
  4548. <MSG_TEXT>(Explanation)
  4549. You attempted to use a command or qualifier that
  4550. requires one or more VDE privileges, and you did not
  4551. have sufficient privileges enabled.  This message is
  4552. normally displayed in conjunction with other error
  4553. messages, usually a no-privilege error.
  4554. <MSG_TEXT>(User Action)
  4555. If you are authorized to use the privilege, use the 
  4556. VDE SET PRIVILEGES command to give yourself the necessary 
  4557. privilege.  Then try the original operation again.  If 
  4558. you are not authorized to use the qualifier, you should 
  4559. either request the necessary privilege from your project 
  4560. administrator or you should not use the qualifier.
  4561.  
  4562. <MSG>(NOCRESTRM\no CRESTRM privilege; cannot create or modify streams )
  4563. <MSG_TEXT>(Facility)
  4564. VDE, OpenVMS Development Environment
  4565. <MSG_TEXT>(Explanation)
  4566. You attempted to use a command or qualifier that
  4567. requires one or more VDE privileges, and you did not
  4568. have sufficient privileges enabled.  This message is
  4569. normally displayed in conjunction with other error
  4570. messages, usually a no-privilege error.
  4571. <MSG_TEXT>(User Action)
  4572. If you are authorized to use the privilege, use the 
  4573. VDE SET PRIVILEGES command to give yourself the necessary 
  4574. privilege.  Then try the original operation again.  If 
  4575. you are not authorized to use the qualifier, you should 
  4576. either request the necessary privilege from your project 
  4577. administrator or you should not use the qualifier.
  4578.  
  4579. <MSG>(NOCREUSR\no CREUSER privilege; cannot create or delete users )
  4580. <MSG_TEXT>(Facility)
  4581. VDE, OpenVMS Development Environment
  4582. <MSG_TEXT>(Explanation)
  4583. You attempted to use a command or qualifier that
  4584. requires one or more VDE privileges, and you did not
  4585. have sufficient privileges enabled.  This message is
  4586. normally displayed in conjunction with other error
  4587. messages, usually a no-privilege error.
  4588. <MSG_TEXT>(User Action)
  4589. If you are authorized to use the privilege, use the 
  4590. VDE SET PRIVILEGES command to give yourself the necessary 
  4591. privilege.  Then try the original operation again.  If 
  4592. you are not authorized to use the qualifier, you should 
  4593. either request the necessary privilege from your project 
  4594. administrator or you should not use the qualifier.
  4595.  
  4596. <MSG>(NODELARCH\no DELARCH privilege; cannot delete architectures )
  4597. <MSG_TEXT>(Facility)
  4598. VDE, OpenVMS Development Environment
  4599. <MSG_TEXT>(Explanation)
  4600. You attempted to use a command or qualifier that
  4601. requires one or more VDE privileges, and you did not
  4602. have sufficient privileges enabled.  This message is
  4603. normally displayed in conjunction with other error
  4604. messages, usually a no-privilege error.
  4605. <MSG_TEXT>(User Action)
  4606. If you are authorized to use the privilege, use the 
  4607. VDE SET PRIVILEGES command to give yourself the necessary 
  4608. privilege.  Then try the original operation again.  If 
  4609. you are not authorized to use the qualifier, you should 
  4610. either request the necessary privilege from your project 
  4611. administrator or you should not use the qualifier.
  4612.  
  4613. <MSG>(NODELDEF\Attempt to delete default prohibited )
  4614. <MSG_TEXT>(Facility)
  4615. VDE, OpenVMS Development Environment
  4616. <MSG_TEXT>(Explanation)
  4617. You are attempting to delete a object (architecture,
  4618. stream, facility, etc.) that is a default.
  4619. <MSG_TEXT>(User Action)
  4620. To make the architecture deleteable use the MODIFY 
  4621. ARCHITECTURE command with the /DELETE qualifier. Then 
  4622. reenter the DELETE ARCHITECTURE command.
  4623.  
  4624. <MSG>(NODELFAC\no DELFAC privilege; cannot delete facilities from library )
  4625. <MSG_TEXT>(Facility)
  4626. VDE, OpenVMS Development Environment
  4627. <MSG_TEXT>(Explanation)
  4628. You attempted to use a command or qualifier that
  4629. requires one or more VDE privileges, and you did not
  4630. have sufficient privileges enabled.  This message is
  4631. normally displayed in conjunction with other error
  4632. messages, usually a no-privilege error.
  4633. <MSG_TEXT>(User Action)
  4634. If you are authorized to use the privilege, use the 
  4635. VDE SET PRIVILEGES command to give yourself the necessary 
  4636. privilege.  Then try the original operation again.  If 
  4637. you are not authorized to use the qualifier, you should 
  4638. either request the necessary privilege from your project 
  4639. administrator or you should not use the qualifier.
  4640.  
  4641. <MSG>(NODELMOD\no DELMOD privilege; cannot delete modules from library )
  4642. <MSG_TEXT>(Facility)
  4643. VDE, OpenVMS Development Environment
  4644. <MSG_TEXT>(Explanation)
  4645. You attempted to use a command or qualifier that
  4646. requires one or more VDE privileges, and you did not
  4647. have sufficient privileges enabled.  This message is
  4648. normally displayed in conjunction with other error
  4649. messages, usually a no-privilege error.
  4650. <MSG_TEXT>(User Action)
  4651. If you are authorized to use the privilege, use the 
  4652. VDE SET PRIVILEGES command to give yourself the necessary 
  4653. privilege.  Then try the original operation again.  If 
  4654. you are not authorized to use the qualifier, you should 
  4655. either request the necessary privilege from your project 
  4656. administrator or you should not use the qualifier.
  4657.  
  4658. <MSG>(NODELREP\no DELREP privilege; cannot delete replacements )
  4659. <MSG_TEXT>(Facility)
  4660. VDE, OpenVMS Development Environment
  4661. <MSG_TEXT>(Explanation)
  4662. You attempted to use a command or qualifier that
  4663. requires one or more VDE privileges, and you did not
  4664. have sufficient privileges enabled.  This message is
  4665. normally displayed in conjunction with other error
  4666. messages, usually a no-privilege error.
  4667. <MSG_TEXT>(User Action)
  4668. If you are authorized to use the privilege, use the 
  4669. VDE SET PRIVILEGES command to give yourself the necessary 
  4670. privilege.  Then try the original operation again.  If 
  4671. you are not authorized to use the qualifier, you should 
  4672. either request the necessary privilege from your project 
  4673. administrator or you should not use the qualifier.
  4674.  
  4675. <MSG>(NODELSET\marked /NODELETE )
  4676. <MSG_TEXT>(Facility)
  4677. VDE, OpenVMS Development Environment
  4678. <MSG_TEXT>(Explanation)
  4679. You are attempting to delete an object (architecture,
  4680. stream, facility, etc.) that has been marked not-deletable
  4681. by default or by use of the /NODELETE qualifier.
  4682. <MSG_TEXT>(User Action)
  4683. To allow the object to be deleted, specify the appropriate
  4684. MODIFY command with the /DELETE qualifier.  Then reenter
  4685. the failing DELETE command.
  4686.  
  4687. <MSG>(NODELSTRM\no DELSTRM privilege; cannot delete streams from library )
  4688. <MSG_TEXT>(Facility)
  4689. VDE, OpenVMS Development Environment
  4690. <MSG_TEXT>(Explanation)
  4691. You attempted to use a command or qualifier that
  4692. requires one or more VDE privileges, and you did not
  4693. have sufficient privileges enabled.  This message is
  4694. normally displayed in conjunction with other error
  4695. messages, usually a no-privilege error.
  4696. <MSG_TEXT>(User Action)
  4697. If you are authorized to use the privilege, use the 
  4698. VDE SET PRIVILEGES command to give yourself the necessary 
  4699. privilege.  Then try the original operation again.  If 
  4700. you are not authorized to use the qualifier, you should 
  4701. either request the necessary privilege from your project 
  4702. administrator or you should not use the qualifier.
  4703.  
  4704. <MSG>(NODELTAROOT\no delta-file root directory exists for library )
  4705. <MSG_TEXT>(Facility)
  4706. VDE, OpenVMS Development Environment
  4707. <MSG_TEXT>(Explanation)
  4708. You have tried to create a directory tree for a specific 
  4709. facility's delta files, but no delta-file root directory 
  4710. exists for the library.  Hence VDE cannot create any disk 
  4711. directories for the indicated facility.
  4712. <MSG_TEXT>(User Action)
  4713. Use the CREATE DIRECTORY_TREE/DELTA_FILES command to create 
  4714. a directory tree for the library's delta files.  That will 
  4715. automatically create the delta-file root directory for the 
  4716. library and the delta-file subdirectories for all facilities.
  4717.  
  4718. <MSG>(NODIRDELTA\no delta-file directory found for facility <EMPHASIS>(facility) )
  4719. <MSG_TEXT>(Facility)
  4720. VDE, OpenVMS Development Environment
  4721. <MSG_TEXT>(Explanation)
  4722. VDE tried to access the delta-file directory for the 
  4723. indicated facility, but no such directory is recorded 
  4724. in the database.  This normally means that you have 
  4725. not yet created the disk directories for the facility.
  4726. <MSG_TEXT>(User Action)
  4727. To create the facility's delta-file directory, use the 
  4728. CREATE DIRECTORY_TREE command with the /DELTA_FILES and 
  4729. possibly /FACILITY qualifiers.  Use the SHOW LOCATION 
  4730. command to see what disk directories are recorded in 
  4731. the VDE database.
  4732.  
  4733. <MSG>(NODIRMARKER\no marker-file directory found for facility <EMPHASIS>(facility) )
  4734. <MSG_TEXT>(Facility)
  4735. VDE, OpenVMS Development Environment
  4736. <MSG_TEXT>(Explanation)
  4737. VDE tried to access the marker-file directory for the 
  4738. indicated facility, but no such directory is recorded 
  4739. in the database.  This normally means that you have 
  4740. failed to create a delta-file subdirectory with directory 
  4741. symbol VDE$MARKER for the indicated facility.  Such a 
  4742. directory must exist for you to create modules that use 
  4743. marker files.
  4744. <MSG_TEXT>(User Action)
  4745. To create the needed subdirectory, use the SET DIRECTORY 
  4746. command with the /DELTA_FILES and /SYMBOL=VDE$MARKER 
  4747. qualifiers.  Then create the facility's delta-file 
  4748. directory tree with the CREATE DIRECTORY_TREE command, 
  4749. using the /DELTA_FILES and possibly /FACILITY qualifiers.  
  4750. Use the SHOW LOCATION command to see what disk directories 
  4751. are recorded in the VDE database.
  4752.  
  4753. <MSG>(NOFACSPEC\no facility specified for operation )
  4754. <MSG_TEXT>(Facility)
  4755. VDE, OpenVMS Development Environment
  4756. <MSG_TEXT>(Explanation)
  4757. You have entered a command that requires a default facility 
  4758. to exist, but you have not established a default facility.  
  4759. Usually, this means that the command you have entered 
  4760. contains a module name with an omitted facility name and 
  4761. the facility cannot be defaulted.  As a result, the module 
  4762. cannot be looked up in any facility.
  4763. <MSG_TEXT>(User Action)
  4764. Either establish a default facility with the SET FACILITY 
  4765. command and reenter the command, or reenter the command 
  4766. with an explicitly specified facility name, as in 
  4767. [FACNAM]MOD.TYP.
  4768.  
  4769. <MSG>(NOFREE\no free storage available )
  4770. <MSG_TEXT>(Facility)
  4771. VDE, OpenVMS Development Environment
  4772. <MSG_TEXT>(Explanation)
  4773. VDE has run out of virtual memory.
  4774. <MSG_TEXT>(User Action)
  4775. Use less complex commands, raise the virtual-address quota, 
  4776. or submit a problem report.
  4777.  
  4778. <MSG>(NOFROZEN\no FROZEN privilege; cannot replace modules into frozen streams )
  4779. <MSG_TEXT>(Facility)
  4780. VDE, OpenVMS Development Environment
  4781. <MSG_TEXT>(Explanation)
  4782. You attempted to use a command or qualifier that
  4783. requires one or more VDE privileges, and you did not
  4784. have sufficient privileges enabled.  This message is
  4785. normally displayed in conjunction with other error
  4786. messages, usually a no-privilege error.
  4787. <MSG_TEXT>(User Action)
  4788. If you are authorized to use the privilege, use the 
  4789. VDE SET PRIVILEGES command to give yourself the necessary 
  4790. privilege.  Then try the original operation again.  If 
  4791. you are not authorized to use the qualifier, you should 
  4792. either request the necessary privilege from your project 
  4793. administrator or you should not use the qualifier.
  4794.  
  4795. <MSG>(NOGENSTRM\generation <EMPHASIS>(generation) not found in stream <EMPHASIS>(stream) )
  4796. <MSG_TEXT>(Facility)
  4797. VDE, OpenVMS Development Environment
  4798. <MSG_TEXT>(Explanation)
  4799. The indicated module generation was entered on a command, 
  4800. but no such generation was found in the specified stream.
  4801. <MSG_TEXT>(User Action)
  4802. This is not necessarily an error; the message simply tells 
  4803. you that the indicated generation does not exist in the 
  4804. specified stream.  First, verify that you have either specified 
  4805. the correct stream on the command or that your context is set 
  4806. to the correct stream.  If the stream name was correct and 
  4807. you had expected such a generation of a module to exist in 
  4808. that stream, you may use the SHOW GENERATION/STREAM=stream-name
  4809. command to see what module generations are found in that stream.
  4810.  
  4811. <MSG>(NOKEYPAD\unable to set up keypad definitions )
  4812. <MSG_TEXT>(Facility)
  4813. VDE, OpenVMS Development Environment
  4814. <MSG_TEXT>(Explanation)
  4815. VDE was unable to setup keypad definitions because 
  4816. an error was returned from SMG$DELETE_VIRTUAL_KEYBOAD. 
  4817. VDE uses the SMG facility to perform keypad management. 
  4818. <MSG_TEXT>(User Action)
  4819. Check the setup of the terminal which might cause
  4820. SMG some problem.  If the error still cannot be explained,
  4821. please contact VDE support for assistance.
  4822.  
  4823. <MSG>(NOKEYW\qualifier name is missing - append the name to the slash )
  4824. <MSG_TEXT>(Facility)
  4825. VDE, OpenVMS Development Environment
  4826. <MSG_TEXT>(Explanation)
  4827. A qualifier is 
  4828. composed of both a "/" and keyword.  If only a "/" appears, 
  4829. then this error message is displayed.  
  4830. <MSG_TEXT>(User Action)
  4831. Ensure that there are no dangling "/" in the command. 
  4832.  
  4833. <MSG>(NOLIBDEF\no VDE library defined )
  4834. <MSG_TEXT>(Facility)
  4835. VDE, OpenVMS Development Environment
  4836. <MSG_TEXT>(Explanation)
  4837. VDE is unable to perform the specified operation as
  4838. the target VDE library -- the library on which the
  4839. operation will be performed -- has not been established.
  4840. <MSG_TEXT>(User Action)
  4841. Specify the target VDE library.  To determine the
  4842. available libraries, issue the "SET LIBRARY" command
  4843. with no parameters.  As part of the error message, this
  4844. command will display the names of the predefined VDE
  4845. libraries, the Rdb root directory for each, and the
  4846. mnemonic name for each.  Once the mnemnonic name or the
  4847. Rdb root directory name for the target library is known,
  4848. one can: A) use the mnemnonic name or the Rdb root directory
  4849. name as the libname parameter on a "SET LIBRARY libname"
  4850. VDE command.  B) Use use the mnemnonic name or the Rdb root
  4851. directory name as the parameter on the VDE /LIBRARY=libname.
  4852. C) Define the logical name VDE$LIBRARY to translate to
  4853. the VDE mnemnonic name or to the Rdb root directory name.
  4854.  
  4855. <MSG>(NOLIBROOM\too many libraries in default file )
  4856. <MSG_TEXT>(Facility)
  4857. VDE, OpenVMS Development Environment
  4858. <MSG_TEXT>(Explanation)
  4859. VDE has detected too many libraries declared in the VDE.DAT Motif
  4860. application defaults file, and is unable to display all of the
  4861. specified libraries in the system library cascading pulldown.
  4862. <MSG_TEXT>(User Action)
  4863. If you are unable to reduce the number of libraries in the
  4864. default file, please contact VDE support for assistance. 
  4865.  
  4866. <MSG>(NOMAIL\no message sent;  MAIL messages are disabled )
  4867. <MSG_TEXT>(Facility)
  4868. VDE, OpenVMS Development Environment
  4869. <MSG_TEXT>(Explanation)
  4870. This message is used to indicate that the version of
  4871. VDE in use contains debug or prototype code, and as
  4872. a result, no mail message is being sent.
  4873. <MSG_TEXT>(User Action)
  4874. Contact VDE support for assistance, as the version of
  4875. VDE in use contains debug or prototype images.
  4876.  
  4877. <MSG>(NOMAILSENT\failure to send mail message to user <EMPHASIS>(user) )
  4878. <MSG_TEXT>(Facility)
  4879. VDE, OpenVMS Development Environment
  4880. <MSG_TEXT>(Explanation)
  4881. VDE has failed in an attempt to send a mail message to
  4882. the indicated user notifying that user of your action.
  4883. <MSG_TEXT>(User Action)
  4884. Attempt to resolve the problem based on any other error
  4885. messages included with this one, and contact VDE support
  4886. for assistance.
  4887.  
  4888. <MSG>(NOMATCHARCH\no architecture name matches the wildcarded string <EMPHASIS>(string) )
  4889. <MSG_TEXT>(Facility)
  4890. VDE, OpenVMS Development Environment
  4891. <MSG_TEXT>(Explanation)
  4892. You entered a wildcarded architecture name specification 
  4893. on a command, but that specification did not match any 
  4894. architecture names in the VDE database.
  4895. <MSG_TEXT>(User Action)
  4896. This is not necessarily an error; the message simply tells 
  4897. you that no architectures matching your specification exist 
  4898. in the database.  If you had expected such architectures 
  4899. to exist, you can use the SHOW ARCHITECTURE command to see 
  4900. what architectures are present in the database and you can 
  4901. ask your project administator to add any missing architectures.
  4902.  
  4903. <MSG>(NOMATCHCTX\no context name matches the wildcarded string <EMPHASIS>(string) )
  4904. <MSG_TEXT>(Facility)
  4905. VDE, OpenVMS Development Environment
  4906. <MSG_TEXT>(Explanation)
  4907. You entered a wildcarded context name specification on 
  4908. a command, but that specification did not match any 
  4909. context names in the VDE database.
  4910. <MSG_TEXT>(User Action)
  4911. This is not necessarily an error; the message simply tells 
  4912. you that no contexts matching your specification exist in 
  4913. the database.  If you had expected such contexts to exist, 
  4914. you can use the SHOW CONTEXT command to see what contexts 
  4915. are present in the database and you can ask your project 
  4916. administator to add any missing contexts.
  4917.  
  4918. <MSG>(NOMATCHFAC\no facility name matches the wildcarded string <EMPHASIS>(string) )
  4919. <MSG_TEXT>(Facility)
  4920. VDE, OpenVMS Development Environment
  4921. <MSG_TEXT>(Explanation)
  4922. You entered a wildcarded facility name specification on 
  4923. a command, but that specification did not match any 
  4924. facility names in the VDE database.
  4925. <MSG_TEXT>(User Action)
  4926. This is not necessarily an error; the message simply tells 
  4927. you that no facilities matching your specification exist in 
  4928. the database.  If you had expected such facilities to exist, 
  4929. you can use the SHOW FACILITY command to see what facilities 
  4930. are present in the database and you can ask your project 
  4931. administator to add any missing facilities.
  4932.  
  4933. <MSG>(NOMATCHGEN\no generation matches wildcarded string <EMPHASIS>(string) )
  4934. <MSG_TEXT>(Facility)
  4935. VDE, OpenVMS Development Environment
  4936. <MSG_TEXT>(Explanation)
  4937. You entered a wildcarded generation specification on a 
  4938. command, but that specification did not match any module 
  4939. generations in the VDE database.
  4940. <MSG_TEXT>(User Action)
  4941. This is not necessarily an error; the message simply tells 
  4942. you that no module generations matching your specification 
  4943. exist in the database.  If you had expected such generations 
  4944. to exist, you can use the SHOW GENERATION command to see 
  4945. what generations are present in the database.
  4946.  
  4947. <MSG>(NOMATCHGENS\no generation matches wildcarded string <EMPHASIS>(string) in stream <EMPHASIS>(string) )
  4948. <MSG_TEXT>(Facility)
  4949. VDE, OpenVMS Development Environment
  4950. <MSG_TEXT>(Explanation)
  4951. You entered a wildcarded generation specification on a 
  4952. command, but that specification did not match any module 
  4953. generations in the specified stream.
  4954. <MSG_TEXT>(User Action)
  4955. This is not necessarily an error; the message simply tells 
  4956. you that no module generations matching your specification 
  4957. exist in the specified stream.  First, verify that you have 
  4958. either specified the correct stream on the command or that 
  4959. your context is set to the correct stream.  If the stream 
  4960. name was correct and you had expected such generations to 
  4961. exist, you can use the SHOW GENERATION/STREAM=stream-name 
  4962. command to see what generations are present in that stream.
  4963.  
  4964. <MSG>(NOMATCHGRP\no group name matches the wildcarded string <EMPHASIS>(string) )
  4965. <MSG_TEXT>(Facility)
  4966. VDE, OpenVMS Development Environment
  4967. <MSG_TEXT>(Explanation)
  4968. You entered a wildcarded group name specification on 
  4969. a command, but that specification did not match any 
  4970. group names in the VDE database.
  4971. <MSG_TEXT>(User Action)
  4972. This is not necessarily an error; the message simply tells 
  4973. you that no groups matching your specification exist in 
  4974. the database.  If you had expected such groups to exist, 
  4975. you can use the SHOW GROUP command to see what groups
  4976. are present in the database and you can use the CREATE 
  4977. GROUP command to add any new groups you want.
  4978.  
  4979. <MSG>(NOMATCHMOD\no module name matches the wildcarded string <EMPHASIS>(string) )
  4980. <MSG_TEXT>(Facility)
  4981. VDE, OpenVMS Development Environment
  4982. <MSG_TEXT>(Explanation)
  4983. You entered a wildcarded module name specification on a 
  4984. command, but that specification did not match any module 
  4985. names in the VDE database in the indicated (or in the
  4986. default) facility.  This message can be generated when
  4987. double-clicking on an empty facility from within the
  4988. Motif display.
  4989. <MSG_TEXT>(User Action)
  4990. This is not necessarily an error; the message simply tells 
  4991. you that no modules matching your specification exist in 
  4992. the VDE database.  If you had expected such modules to
  4993. exist, you can use the SHOW MODULE command to see what
  4994. modules are present in the database and you can use the
  4995. CREATE MODULE command to add any missing modules.
  4996.  
  4997. <MSG>(NOMATCHREP\no replacement name matches the wildcarded string <EMPHASIS>(string) )
  4998. <MSG_TEXT>(Facility)
  4999. VDE, OpenVMS Development Environment
  5000. <MSG_TEXT>(Explanation)
  5001. You entered a wildcarded replacement name specification on 
  5002. a command, but that specification did not match any 
  5003. replacement names in the VDE database.
  5004. <MSG_TEXT>(User Action)
  5005. This is not necessarily an error; the message simply tells 
  5006. you that no replacements matching your specification exist in 
  5007. the database.  If you had expected such replacements to exist, 
  5008. you can use the SHOW REPLACEMENT command to see what 
  5009. replacements are present in the database and you can ask your 
  5010. project administator to add any missing replacements.
  5011.  
  5012. <MSG>(NOMATCHSCRP\no scripts match the specification )
  5013. <MSG_TEXT>(Facility)
  5014. VDE, OpenVMS Development Environment
  5015. <MSG_TEXT>(Explanation)
  5016. You requested a display of all scripts of a certains type, 
  5017. possibly matching a wildcarded module-name or facility-name 
  5018. specification, but there are no scripts in the database that 
  5019. match that specification.
  5020. <MSG_TEXT>(User Action)
  5021. This is not necessarily an error; the message simply tells 
  5022. you that no scripts exist in the database that match 
  5023. your specification.
  5024.  
  5025. <MSG>(NOMATCHSES\no session name matches the wildcarded string <EMPHASIS>(string) )
  5026. <MSG_TEXT>(Facility)
  5027. VDE, OpenVMS Development Environment
  5028. <MSG_TEXT>(Explanation)
  5029. You entered a wildcarded session name specification on 
  5030. a command, but that specification did not match any 
  5031. session names in the VDE database.
  5032. <MSG_TEXT>(User Action)
  5033. This is not necessarily an error; the message simply tells 
  5034. you that no sessions matching your specification exist in 
  5035. the database.  If you had expected such sessions to exist, 
  5036. you can use the SHOW SESSION command to see what 
  5037. sessions are present in the database and you can ask your 
  5038. project administator to add any missing sessions.
  5039.  
  5040. <MSG>(NOMATCHSTEP\no build steps for modules matching <EMPHASIS>(string) found in database )
  5041. <MSG_TEXT>(Facility)
  5042. VDE, OpenVMS Development Environment
  5043. <MSG_TEXT>(Explanation)
  5044. You entered a wildcarded module-name specification to 
  5045. specify build steps, but there are no build steps in the 
  5046. database for modules that match that name specification.
  5047. <MSG_TEXT>(User Action)
  5048. This is not necessarily an error; the message simply tells 
  5049. you that no build steps exist in the database for modules 
  5050. matching your module-name specification.  If you had 
  5051. expected such build steps to exist, you can use the SHOW 
  5052. STEP command to see what build steps are represented in 
  5053. the database.
  5054.  
  5055. <MSG>(NOMATCHSTRM\no stream name matches the wildcarded string <EMPHASIS>(string) )
  5056. <MSG_TEXT>(Facility)
  5057. VDE, OpenVMS Development Environment
  5058. <MSG_TEXT>(Explanation)
  5059. You entered a wildcarded stream name specification on 
  5060. a command, but that specification did not match any 
  5061. stream names in the VDE database.
  5062. <MSG_TEXT>(User Action)
  5063. This is not necessarily an error; the message simply tells 
  5064. you that no streams matching your specification exist in 
  5065. the database.  If you had expected such streams to exist, 
  5066. you can use the SHOW STREAM * command to see what streams 
  5067. are present in the database and you can ask your project 
  5068. administator to add any missing streams.
  5069.  
  5070. <MSG>(NOMATCHUSER\no user name matches the wildcarded string <EMPHASIS>(string) )
  5071. <MSG_TEXT>(Facility)
  5072. VDE, OpenVMS Development Environment
  5073. <MSG_TEXT>(Explanation)
  5074. You entered a wildcarded username specification on a 
  5075. command, but that specification did not match any 
  5076. usernames in the VDE database.
  5077. <MSG_TEXT>(User Action)
  5078. This is not necessarily an error; the message simply tells 
  5079. you that no users matching your specification exist in 
  5080. the database.  If you had expected such users to exist, 
  5081. you can use the SHOW USER * command to see what usernames 
  5082. are present in the database and you can ask your project 
  5083. administator to add any missing users.
  5084.  
  5085. <MSG>(NOMEMGRP\no members specified for group <EMPHASIS>(group) )
  5086. <MSG_TEXT>(Facility)
  5087. VDE, OpenVMS Development Environment
  5088. <MSG_TEXT>(Explanation)
  5089. You have tried to create a group without specifying 
  5090. any members for that group.  A group must have at 
  5091. least one member.  (The members of a group are the 
  5092. modules to be built when the group name is specified 
  5093. on a GROUP command.)
  5094. <MSG_TEXT>(User Action)
  5095. Reenter the CREATE GROUP command, specifying the 
  5096. names of the modules that you want to be the members 
  5097. of the new group.
  5098.  
  5099. <MSG>(NOMODLIB\no MODLIB privilege; cannot modify attributes of this library )
  5100. <MSG_TEXT>(Facility)
  5101. VDE, OpenVMS Development Environment
  5102. <MSG_TEXT>(Explanation)
  5103. You attempted to use a command or qualifier that
  5104. requires one or more VDE privileges, and you did not
  5105. have sufficient privileges enabled.  This message is
  5106. normally displayed in conjunction with other error
  5107. messages, usually a no-privilege error.
  5108. <MSG_TEXT>(User Action)
  5109. If you are authorized to use the privilege, use the 
  5110. VDE SET PRIVILEGES command to give yourself the necessary 
  5111. privilege.  Then try the original operation again.  If 
  5112. you are not authorized to use the qualifier, you should 
  5113. either request the necessary privilege from your project 
  5114. administrator or you should not use the qualifier.
  5115.  
  5116. <MSG>(NOMODMEMGRP\no modules are members of group <EMPHASIS>(group) )
  5117. <MSG_TEXT>(Facility)
  5118. VDE, OpenVMS Development Environment
  5119. <MSG_TEXT>(Explanation)
  5120. You entered the indicated group name on a command to apply 
  5121. the command to the modules that are members of that group, 
  5122. but the group has no members.  Hence the command is not 
  5123. applied to any modules due to that group specification.
  5124. <MSG_TEXT>(User Action)
  5125. Use the CREATE GROUP or MODIFY GROUP command to specify 
  5126. the members of a group.  Use the SHOW GROUP/MEMBER command 
  5127. to determine the membership of a group.
  5128.  
  5129. <MSG>(NOMODSTRM\no MODSTRM privilege; cannot modify most stream attributes )
  5130. <MSG_TEXT>(Facility)
  5131. VDE, OpenVMS Development Environment
  5132. <MSG_TEXT>(Explanation)
  5133. You attempted to use a command or qualifier that
  5134. requires one or more VDE privileges, and you did not
  5135. have sufficient privileges enabled.  This message is
  5136. normally displayed in conjunction with other error
  5137. messages, usually a no-privilege error.
  5138. <MSG_TEXT>(User Action)
  5139. If you are authorized to use the privilege, use the 
  5140. VDE SET PRIVILEGES command to give yourself the necessary 
  5141. privilege.  Then try the original operation again.  If 
  5142. you are not authorized to use the qualifier, you should 
  5143. either request the necessary privilege from your project 
  5144. administrator or you should not use the qualifier.
  5145.  
  5146. <MSG>(NOMOREMOD\no more modules in review list )
  5147. <MSG_TEXT>(Facility)
  5148. VDE, OpenVMS Development Environment
  5149. <MSG_TEXT>(Explanation)
  5150. You have attempted to review the next module in the 
  5151. current review list, but there are no more such modules.  
  5152. You also get this message if you attempt to review the 
  5153. previous module when you are positioned at the first 
  5154. module in the list.
  5155. <MSG_TEXT>(User Action)
  5156. Review build steps in the other direction or exit from 
  5157. the REVIEW REPLACEMENT subsystem.
  5158.  
  5159. <MSG>(NOMORESTEP\no more build steps in review list )
  5160. <MSG_TEXT>(Facility)
  5161. VDE, OpenVMS Development Environment
  5162. <MSG_TEXT>(Explanation)
  5163. You have attempted to review the next build step in the 
  5164. current review list, but there are no more such steps.  
  5165. You also get this message if you attempt to review the 
  5166. previous build step when you are positioned at the first 
  5167. step in the list.
  5168. <MSG_TEXT>(User Action)
  5169. Review build steps in the other direction or exit from 
  5170. the REVIEW BUILD_JOB subsystem.
  5171.  
  5172. <MSG>(NONNULLARG\argument specfied MBZ has non-zero value in routine <EMPHASIS>(VDE-routine) )
  5173. <MSG_TEXT>(Facility)
  5174. VDE, OpenVMS Development Environment
  5175. <MSG_TEXT>(Explanation)
  5176. VDE has detected a non-fatal internal inconsitency.  A non-zero
  5177. value has been passed as an argument to an internal routine that
  5178. is specified to have a zero value.  This message should only
  5179. be seen in internal or prototype baselevels of VDE.
  5180. <MSG_TEXT>(User Action)
  5181. Please notify VDE support.  Please include any information
  5182. that may be useful or relevent in duplicating the problem.
  5183.  
  5184. <MSG>(NONOTE\no note topic entered; note entry is disabled )
  5185. <MSG_TEXT>(Facility)
  5186. VDE, OpenVMS Development Environment
  5187. <MSG_TEXT>(Explanation)
  5188. This message is used to indicate that the version of
  5189. VDE in use contains debug or prototype code, and as
  5190. a result, that a notes topic was not entered.
  5191. <MSG_TEXT>(User Action)
  5192. Contact VDE support for assistance, as the version of
  5193. VDE in use contains debug or prototype images.
  5194.  
  5195. <MSG>(NONOTESENT\note NOT posted to conference <EMPHASIS>(conference) )
  5196. <MSG_TEXT>(Facility)
  5197. VDE, OpenVMS Development Environment
  5198. <MSG_TEXT>(Explanation)
  5199. VDE has failed in an attempt to post a note to the indicated
  5200. notes conference.  Check the conference for general accessability,
  5201. and - if conference membership is needed, determine if you
  5202. are a member of the conference from the node on which you
  5203. are running VDE.
  5204. <MSG_TEXT>(User Action)
  5205. Attempt to resolve the problem based on any other error
  5206. messages included with this one, check the documentation
  5207. for information on setting up the notes conferences, and
  5208. contact VDE support for assistance.
  5209.  
  5210. <MSG>(NOPARSTRM\no parent stream specified for new stream )
  5211. <MSG_TEXT>(Facility)
  5212. VDE, OpenVMS Development Environment
  5213. <MSG_TEXT>(Explanation)
  5214. You are creating a new development stream, but you did not 
  5215. specify the parent of the new stream.  You must specify the 
  5216. parent stream by using the /PARENT qualifier with the CREATE 
  5217. STREAM command or by establishing a default stream for the 
  5218. VDE session with the SET STREAM command before entering the 
  5219. CREATE STREAM command.
  5220. <MSG_TEXT>(User Action)
  5221. Establish a default stream with SET STREAM and reenter the 
  5222. CREATE STREAM command or specify the /PARENT qualifier with 
  5223. the CREATE STREAM command.
  5224.  
  5225. <MSG>(NOPERFREP\no PREFREP privilege; cannot perform replacements )
  5226. <MSG_TEXT>(Facility)
  5227. VDE, OpenVMS Development Environment
  5228. <MSG_TEXT>(Explanation)
  5229. You attempted to use a command or qualifier that
  5230. requires one or more VDE privileges, and you did not
  5231. have sufficient privileges enabled.  This message is
  5232. normally displayed in conjunction with other error
  5233. messages, usually a no-privilege error.
  5234. <MSG_TEXT>(User Action)
  5235. If you are authorized to use the privilege, use the 
  5236. VDE SET PRIVILEGES command to give yourself the necessary 
  5237. privilege.  Then try the original operation again.  If 
  5238. you are not authorized to use the qualifier, you should 
  5239. either request the necessary privilege from your project 
  5240. administrator or you should not use the qualifier.
  5241.  
  5242. <MSG>(NOPNAM\unknown project name specified for the stream )
  5243. <MSG_TEXT>(Facility)
  5244. VDE, OpenVMS Development Environment
  5245. <MSG_TEXT>(Explanation)
  5246. The specified project name does not match the project
  5247. names associated with the specified development stream.
  5248. <MSG_TEXT>(User Action)
  5249. This is a warning message,  If you believe that this
  5250. project should be associated with the stream, please
  5251. contact the project leader, the system manager(s), or
  5252. VDE support for assistance.
  5253.  
  5254. <MSG>(NOPNAMS\no projects defined for the stream )
  5255. <MSG_TEXT>(Facility)
  5256. VDE, OpenVMS Development Environment
  5257. <MSG_TEXT>(Explanation)
  5258. There are no projects associated with the specified
  5259. development stream.
  5260. <MSG_TEXT>(User Action)
  5261. This is an informational message,  If you believe that
  5262. there should be one or more projects associated with the
  5263. stream, please contact the project leader, the system
  5264. manager(s), or VDE support for assistance.
  5265.  
  5266. <MSG>(NOPRIVQUAL\insufficient privilege to use <EMPHASIS>(qualifer) qualifier )
  5267. <MSG_TEXT>(Facility)
  5268. VDE, OpenVMS Development Environment
  5269. <MSG_TEXT>(Explanation)
  5270. You attempted to use a command qualifier that requires a 
  5271. privilege, and you did not have that privilege set.
  5272. <MSG_TEXT>(User Action)
  5273. If you are authorized to use the qualifier, use the 
  5274. SET PRIVILEGES command to give yourself the necessary 
  5275. privilege.  Then try the original operation again.  If 
  5276. you are not authorized to use the qualifier, you should 
  5277. either request the necessary privilege from your project 
  5278. administrator or you should not use the qualifier.
  5279.  
  5280. <MSG>(NOPRIVS\insufficient VDE privilege(s) for attempted operation )
  5281. <MSG_TEXT>(Facility)
  5282. VDE, OpenVMS Development Environment
  5283. <MSG_TEXT>(Explanation)
  5284. You attempted to use a command or qualifier that
  5285. requires one or more VDE privileges, and you did not
  5286. have sufficient privileges enabled.  This message is
  5287. normally displayed in conjunction with other error
  5288. messages, usually a no-privilege error.
  5289. <MSG_TEXT>(User Action)
  5290. If you are authorized to use the privilege, use the 
  5291. VDE SET PRIVILEGES command to give yourself the necessary 
  5292. privilege.  Then try the original operation again.  If 
  5293. you are not authorized to use the qualifier, you should 
  5294. either request the necessary privilege from your project 
  5295. administrator or you should not use the qualifier.
  5296.  
  5297. <MSG>(NOPROMPT\no prompt specified; using default prompt )
  5298. <MSG_TEXT>(Facility)
  5299. VDE, OpenVMS Development Environment
  5300. <MSG_TEXT>(Explanation)
  5301. This is an informational message, and indicates
  5302. that no prompt was specified on the SET PROMPT
  5303. command.  As no prompt was specified, VDE will
  5304. revert to the default VDE prompt.
  5305. <MSG_TEXT>(User Action)
  5306. No action is required.
  5307.  
  5308. <MSG>(NORESFORMOD\no reservations exist for module <EMPHASIS>(module) )
  5309. <MSG_TEXT>(Facility)
  5310. VDE, OpenVMS Development Environment
  5311. <MSG_TEXT>(Explanation)
  5312. You have tried to reference reservations for the indicated 
  5313. module or modules (the name may be wildcarded), but there 
  5314. are no reservations in the VDE database for that module or 
  5315. those modules.
  5316. <MSG_TEXT>(User Action)
  5317. This is not necessarily an error; the message simply tells 
  5318. you that the indicated module or modules are not reserved.
  5319.  
  5320. <MSG>(NORESREP\no RESREP privilege; cannot reserve and replace modules )
  5321. <MSG_TEXT>(Facility)
  5322. VDE, OpenVMS Development Environment
  5323. <MSG_TEXT>(Explanation)
  5324. You attempted to use a command or qualifier that
  5325. requires one or more VDE privileges, and you did not
  5326. have sufficient privileges enabled.  This message is
  5327. normally displayed in conjunction with other error
  5328. messages, usually a no-privilege error.
  5329. <MSG_TEXT>(User Action)
  5330. If you are authorized to use the privilege, use the 
  5331. VDE SET PRIVILEGES command to give yourself the necessary 
  5332. privilege.  Then try the original operation again.  If 
  5333. you are not authorized to use the qualifier, you should 
  5334. either request the necessary privilege from your project 
  5335. administrator or you should not use the qualifier.
  5336.  
  5337. <MSG>(NOSCRATCH\no SYS$SCRATCH translation )
  5338. <MSG_TEXT>(Facility)
  5339. VDE, OpenVMS Development Environment
  5340. <MSG_TEXT>(Explanation)
  5341. The translation of the SYS$SCRATCH logical name is not valid.
  5342. <MSG_TEXT>(User Action)
  5343. Reenter the VDE command after redefining SYS$SCRATCH to a
  5344. valid directory specification.
  5345.  
  5346. <MSG>(NOSCRIPTYP\no script type specified on command )
  5347. <MSG_TEXT>(Facility)
  5348. VDE, OpenVMS Development Environment
  5349. <MSG_TEXT>(Explanation)
  5350. The current SCRIPT command (such as CREATE SCRIPT) does not 
  5351. include any qualifier to specify the type of script that the 
  5352. command should apply to.  As a result, the command cannot be 
  5353. performed.
  5354. <MSG_TEXT>(User Action)
  5355. Reenter the command with a qualifier to specify the script 
  5356. type of the script.
  5357.  
  5358. <MSG>(NOSCT\replacement cause not known; module not replaced )
  5359. <MSG_TEXT>(Facility)
  5360. VDE, OpenVMS Development Environment
  5361. <MSG_TEXT>(Explanation)
  5362. VDE was not provided with the cause of the replacement
  5363. being performed.  The cause of a replacement -- usually
  5364. a Source Code Tracking (SCT) entry or a source code
  5365. Fold -- is tracked.
  5366. <MSG_TEXT>(User Action)
  5367. Specify the SCT note via the /SCT or /NOTE qualifiers
  5368. on the REPLACE command, or by providing answers to teh
  5369. replacement prompts within VDE.
  5370.  
  5371. <MSG>(NOSCTSRC\source file <EMPHASIS>(record) for SCT note not found )
  5372. <MSG_TEXT>(Facility)
  5373. VDE, OpenVMS Development Environment
  5374. <MSG_TEXT>(Explanation)
  5375. VDE is not able to locate the source file for the SCT
  5376. note.
  5377. <MSG_TEXT>(User Action)
  5378. Respecify the command, using a file that exists.
  5379.  
  5380. <MSG>(NOSETLIB\the SET LIBRARY command is locked out )
  5381. <MSG_TEXT>(Facility)
  5382. VDE, OpenVMS Development Environment
  5383. <MSG_TEXT>(Explanation)
  5384. The SET LIBRARY command is disabled when executing a
  5385. beta version of VDE.
  5386. <MSG_TEXT>(User Action)
  5387. Contact VDE support for assistance, as the version of
  5388. VDE in use contains beta-only images. 
  5389.  
  5390. <MSG>(NOSETTERM\the SET TERMINAL command is not supported on this terminal )
  5391. <MSG_TEXT>(Facility)
  5392. VDE, OpenVMS Development Environment
  5393. <MSG_TEXT>(Explanation)
  5394. SET TERMINAL is only supported on VT52, VT100-series,
  5395. VT200-series, VT300-series, VT400-series, VT500-series,
  5396. and DECterm terminals. 
  5397.  
  5398. <MSG>(NOSPAWN\spawn command failed )
  5399. <MSG_TEXT>(Facility)
  5400. VDE, OpenVMS Development Environment
  5401. <MSG_TEXT>(Explanation)
  5402. A process cannot be spawned by VDE.
  5403. <MSG_TEXT>(User Action)
  5404. Check your process's quotas.
  5405.  
  5406. <MSG>(NOSTAGROOT\no staging area root directory exists for library )
  5407. <MSG_TEXT>(Facility)
  5408. VDE, OpenVMS Development Environment
  5409. <MSG_TEXT>(Explanation)
  5410. You have tried to create queued replacement for some module, 
  5411. but no staging area root directory exists for the library.  
  5412. Hence VDE cannot create a disk directory for saving (or 
  5413. <QUOTE>(staging)) the files to be replaced.
  5414. <MSG_TEXT>(User Action)
  5415. Use the CREATE DIRECTORY_TREE/STAGING command to create 
  5416. the root directory for the library's staging areas.  Then 
  5417. reenter the REPLACE command.  Alternatively, replace the 
  5418. module with an immediate (as opposed to queued) replacement.  
  5419. An immediate replacement does not use a staging area.
  5420.  
  5421. <MSG>(NOSTRMROOT\no stream root directory exists for stream <EMPHASIS>(stream) )
  5422. <MSG_TEXT>(Facility)
  5423. VDE, OpenVMS Development Environment
  5424. <MSG_TEXT>(Explanation)
  5425. You have tried to create a directory tree for a specific 
  5426. facility within the current stream, but no root directory 
  5427. exists for the stream.  Hence VDE cannot create any disk 
  5428. directories for the indicated facility.
  5429. <MSG_TEXT>(User Action)
  5430. Use the CREATE DIRECTORY_TREE command to create a 
  5431. directory tree for the current stream.  That will 
  5432. automatically create both the stream root directory 
  5433. and the subdirectories for all facilities.
  5434.  
  5435. <MSG>(NOSTRMSPEC\no stream specified for operation )
  5436. <MSG_TEXT>(Facility)
  5437. VDE, OpenVMS Development Environment
  5438. <MSG_TEXT>(Explanation)
  5439. The command you have entered requires that you specify 
  5440. the name of a development stream, either with the /STREAM 
  5441. qualifier or as a command parameter, but the stream name 
  5442. is missing on the entered command.
  5443. <MSG_TEXT>(User Action)
  5444. Renter the command, specifying the stream name as required.
  5445.  
  5446. <MSG>(NOSUCHARCH\architecture <EMPHASIS>(architecture) not found in database )
  5447. <MSG_TEXT>(Facility)
  5448. VDE, OpenVMS Development Environment
  5449. <MSG_TEXT>(Explanation)
  5450. The indicated architecture name was entered on a command, 
  5451. but no such architecture was found in the VDE database.
  5452. <MSG_TEXT>(User Action)
  5453. This is not necessarily an error; the message simply tells 
  5454. you that the indicated architecture does not exist in the 
  5455. database.  However, if you had expected such an architecture 
  5456. to exist, you may use the SHOW ARCHITECTURE command to see 
  5457. what architectures are found in the database.  If the 
  5458. desired architecture is not there, ask your project 
  5459. administator to add it to the database.  Then reenter your 
  5460. command with a valid architecture name.
  5461.  
  5462. <MSG>(NOSUCHCTX\context <EMPHASIS>(context) not found in database )
  5463. <MSG_TEXT>(Facility)
  5464. VDE, OpenVMS Development Environment
  5465. <MSG_TEXT>(Explanation)
  5466. The indicated context name was entered on a command, but 
  5467. no such context was found in the VDE database.
  5468. <MSG_TEXT>(User Action)
  5469. This is not necessarily an error; the message simply tells 
  5470. you that the indicated context does not exist in the database. 
  5471. However, if you had expected such a context to exist, you may 
  5472. use the SHOW CONTEXT command to see what contexts are found 
  5473. in the database.
  5474.  
  5475. <MSG>(NOSUCHDIRSYM\directory symbol <EMPHASIS>(symbol) not found in database )
  5476. <MSG_TEXT>(Facility)
  5477. VDE, OpenVMS Development Environment
  5478. <MSG_TEXT>(Explanation)
  5479. The indicated directory symbol was referenced by a script 
  5480. but no such directory symbol was found in the VDE database.
  5481. VDE tried to use the directory symbol either to look up the 
  5482. directory location for the script's DCL command file or to 
  5483. evaluate a script function such as $DIR or $STRMDIR.  The 
  5484. most likely reason for the error is that you used a script 
  5485. function that takes a directory symbol as a parameter, and 
  5486. you misspelled the symbol name or specified a symbol you 
  5487. have not yet defined.  Directory symbols are defined with 
  5488. the /SYMBOL qualifier of the SET DIRECTORY command.
  5489. <MSG_TEXT>(User Action)
  5490. Correct the script function call to have a correct directory 
  5491. symbol that is already defined.  Then reenter the script in 
  5492. the database with the CREATE SCRIPT command and reenter the 
  5493. command that got the error message.
  5494.  
  5495. <MSG>(NOSUCHFAC\facility <EMPHASIS>(facility) not found in database )
  5496. <MSG_TEXT>(Facility)
  5497. VDE, OpenVMS Development Environment
  5498. <MSG_TEXT>(Explanation)
  5499. The indicated facility name was entered on a command, but 
  5500. no such facility was found in the VDE database.
  5501. <MSG_TEXT>(User Action)
  5502. This is not necessarily an error; the message simply tells 
  5503. you that the indicated facility does not exist in the database. 
  5504. However, if you had expected such a facility to exist, you may 
  5505. use the SHOW FACILITY command to see what facilities are 
  5506. found in the database.  If the desired facility is not there, 
  5507. ask your project administator to add it to the database.  
  5508. Then reenter your command with a valid facility name.
  5509.  
  5510. <MSG>(NOSUCHFOLD\fold record <EMPHASIS>(record) not found for module <EMPHASIS>(module) and stream <EMPHASIS>(stream) )
  5511. <MSG_TEXT>(Facility)
  5512. VDE, OpenVMS Development Environment
  5513. <MSG_TEXT>(Explanation)
  5514. You have tried to reference a fold record with the indicated 
  5515. fold identifier for the indicated module and stream, but 
  5516. there is no such fold record in the VDE database.  As a 
  5517. result, VDE has aborted the current command and rolled 
  5518. back the current transaction.
  5519. <MSG_TEXT>(User Action)
  5520. Specify a valid fold record and reenter the command.
  5521.  
  5522. <MSG>(NOSUCHFUNC\no such script function exists: <EMPHASIS>(function) )
  5523. <MSG_TEXT>(Facility)
  5524. VDE, OpenVMS Development Environment
  5525. <MSG_TEXT>(Explanation)
  5526. The indicated script function was specified in a VDE 
  5527. script, but no such function exists.  The most likely 
  5528. cause for this error is that you misspelled the function 
  5529. name.  VDE recognizes a script function by the fact that 
  5530. all script function names begin with a dollar sign.  
  5531. Directory symbol names, which can appear in the same 
  5532. places as functions in scripts, should not begin with 
  5533. dollar signs.
  5534. <MSG_TEXT>(User Action)
  5535. Correct the spelling of the function name or select a 
  5536. directory symbol name that does not begin with a dollar 
  5537. sign.
  5538.  
  5539. <MSG>(NOSUCHGEN\generation <EMPHASIS>(generation) not found in database )
  5540. <MSG_TEXT>(Facility)
  5541. VDE, OpenVMS Development Environment
  5542. <MSG_TEXT>(Explanation)
  5543. The indicated module generation was entered on a command, 
  5544. but no such generation was found in the VDE database.
  5545. <MSG_TEXT>(User Action)
  5546. This is not necessarily an error; the message simply tells 
  5547. you that the indicated generation does not exist in the 
  5548. database.  However, if you had expected such a generation 
  5549. of a module to exist, you may use the SHOW GENERATION 
  5550. command to see what module generations are found in the 
  5551. database.
  5552.  
  5553. <MSG>(NOSUCHGRP\group <EMPHASIS>(group) not found in database )
  5554. <MSG_TEXT>(Facility)
  5555. VDE, OpenVMS Development Environment
  5556. <MSG_TEXT>(Explanation)
  5557. The indicated group name was entered on a command, but 
  5558. no such group was found in the VDE database.
  5559. <MSG_TEXT>(User Action)
  5560. This is not necessarily an error; the message simply tells 
  5561. you that the indicated group does not exist in the 
  5562. database. However, if you had expected such a group 
  5563. to exist, you may use the SHOW GROUP command to see 
  5564. what groups are found in the database.  If the desired 
  5565. group is not there, use the CREATE GROUP command 
  5566. to add it to the database.  Then reenter your command with 
  5567. a valid group name.
  5568.  
  5569. <MSG>(NOSUCHMOD\module <EMPHASIS>(module) not found in database )
  5570. <MSG_TEXT>(Facility)
  5571. VDE, OpenVMS Development Environment
  5572. <MSG_TEXT>(Explanation)
  5573. The indicated module name was entered on a command, but 
  5574. no such module was found in the VDE database.
  5575. <MSG_TEXT>(User Action)
  5576. This is not necessarily an error; the message simply tells 
  5577. you that the indicated module does not exist in the database. 
  5578. However, if you had expected such a module to exist, you may 
  5579. use the SHOW MODULE command to see what modules are found 
  5580. in the database.  If the desired module is not there, you 
  5581. can use the CREATE MODULE command to add it to the database.  
  5582. Then reenter your command with a valid module name.
  5583.  
  5584. <MSG>(NOSUCHPRIV\no such privilege name exists: <EMPHASIS>(priv-name) )
  5585. <MSG_TEXT>(Facility)
  5586. VDE, OpenVMS Development Environment
  5587. <MSG_TEXT>(Explanation)
  5588. An invalid privilege name was specified on a VDE command.
  5589. <MSG_TEXT>(User Action)
  5590. Check the spelling of the privilege name and reenter the 
  5591. command with a correct privilege name.
  5592.  
  5593. <MSG>(NOSUCHQUE\batch queue <EMPHASIS>(queue) does not exist; check spelling )
  5594. <MSG_TEXT>(Facility)
  5595. VDE, OpenVMS Development Environment
  5596. <MSG_TEXT>(Explanation)
  5597. You have specified a batch queue on a BUILD command or a 
  5598. related command, but that queue does not exist on the 
  5599. system.  Possibly you have misspelled the queue name.  
  5600. Hence build jobs cannot be submitted to that batch queue.
  5601. <MSG_TEXT>(User Action)
  5602. Specify a valid queue name and restart the build job.
  5603.  
  5604. <MSG>(NOSUCHREP\replacement <EMPHASIS>(replacement) not found in database )
  5605. <MSG_TEXT>(Facility)
  5606. VDE, OpenVMS Development Environment
  5607. <MSG_TEXT>(Explanation)
  5608. The indicated replacement name was entered on a command, but 
  5609. no such replacement was found in the VDE database.
  5610. <MSG_TEXT>(User Action)
  5611. This is not necessarily an error; the message simply tells 
  5612. you that the indicated replacemen does not exist in the database. 
  5613. However, if you had expected such a replacemen to exist, you may 
  5614. use the SHOW REPLACMENT command to see what replacements are 
  5615. found in the database.  If the desired replacement is not there, 
  5616. ask your project administator to add it to the database.  
  5617. Then reenter your command with a valid replacement name.
  5618.  
  5619. <MSG>(NOSUCHRES\reservation <EMPHASIS>(reservation) for module <EMPHASIS>(module) not found )
  5620. <MSG_TEXT>(Facility)
  5621. VDE, OpenVMS Development Environment
  5622. <MSG_TEXT>(Explanation)
  5623. You have specified a reservation identifier for a module 
  5624. reservation, but no reservation with that identifier exists.  
  5625. Hence the current command has not been performed for that 
  5626. reservation.
  5627. <MSG_TEXT>(User Action)
  5628. Specify the correct reservation identifier and reissue the 
  5629. command.
  5630.  
  5631. <MSG>(NOSUCHSCRP\script <EMPHASIS>(script) not found in database )
  5632. <MSG_TEXT>(Facility)
  5633. VDE, OpenVMS Development Environment
  5634. <MSG_TEXT>(Explanation)
  5635. The indicated script was specified on a command, but no such 
  5636. script is found in the VDE database.
  5637. <MSG_TEXT>(User Action)
  5638. This is not necessarily an error; the message simply tells 
  5639. you that the indicated script does not exist in the database. 
  5640. However, if you had expected such a script to exist, you may 
  5641. use the SHOW SCRIPT command to see what scripts are present 
  5642. in the database.
  5643.  
  5644. <MSG>(NOSUCHSES\session <EMPHASIS>(session) not found in database )
  5645. <MSG_TEXT>(Facility)
  5646. VDE, OpenVMS Development Environment
  5647. <MSG_TEXT>(Explanation)
  5648. The indicated session name was entered on a command, but 
  5649. no such session was found in the VDE database.
  5650. <MSG_TEXT>(User Action)
  5651. This is not necessarily an error; the message simply tells 
  5652. you that the indicated session does not exist in the database. 
  5653. However, if you had expected such a session to exist, you may 
  5654. use the SHOW SESSION command to see what session are 
  5655. found in the database.  If the desired session is not there, 
  5656. ask your project administator to add it to the database.  
  5657. Then reenter your command with a valid session name.
  5658.  
  5659. <MSG>(NOSUCHSTEP\no build step for module <EMPHASIS>(module) found in database )
  5660. <MSG_TEXT>(Facility)
  5661. VDE, OpenVMS Development Environment
  5662. <MSG_TEXT>(Explanation)
  5663. No compile or link build step is recorded in the database 
  5664. for the indicated module.
  5665. <MSG_TEXT>(User Action)
  5666. This is not necessarily an error; the message simply tells 
  5667. you that the indicated build step is not represented in 
  5668. the database.  However, if you had expected such a build 
  5669. step to exist, you may use the SHOW STEP command to see 
  5670. what build steps are found in the database.
  5671.  
  5672. <MSG>(NOSUCHSTRM\stream <EMPHASIS>(stream) not found in database )
  5673. <MSG_TEXT>(Facility)
  5674. VDE, OpenVMS Development Environment
  5675. <MSG_TEXT>(Explanation)
  5676. The indicated stream name was entered on a command, but 
  5677. no such stream was found in the VDE database.
  5678. <MSG_TEXT>(User Action)
  5679. This is not necessarily an error; the message simply tells 
  5680. you that the indicated stream does not exist in the database. 
  5681. However, if you had expected such a stream to exist, you may 
  5682. use the SHOW STREAM * command to see what streams are 
  5683. found in the database.  If the desired stream is not there, 
  5684. ask your project administator to add it to the database.  
  5685. Then reenter your command with a valid stream name.
  5686.  
  5687. <MSG>(NOSUCHSYM\no such symbol '<EMPHASIS>(text)' exists )
  5688. <MSG_TEXT>(Facility)
  5689. VDE, OpenVMS Development Environment
  5690. <MSG_TEXT>(Explanation)
  5691. No symbols matching the given symbol specification have been
  5692. found.
  5693. <MSG_TEXT>(User Action)
  5694. Check the spelling of the symbol specification in question.  
  5695. The SHOW SYMBOL * command can also be used to display all the 
  5696. symbol names.
  5697.  
  5698. <MSG>(NOSUCHUSER\user <EMPHASIS>(user) not found in database )
  5699. <MSG_TEXT>(Facility)
  5700. VDE, OpenVMS Development Environment
  5701. <MSG_TEXT>(Explanation)
  5702. The indicated username was entered on a command, but no 
  5703. such user was found in the VDE database.
  5704. <MSG_TEXT>(User Action)
  5705. This is not necessarily an error; the message simply tells 
  5706. you that the indicated user does not exist in the database. 
  5707. However, if you had expected such a user to exist, you may 
  5708. use the SHOW USER * command to see what usernames are found 
  5709. in the database.  If the desired user is not there, ask 
  5710. your project administator to add that user to the database.  
  5711. Then reenter your command with a valid username.
  5712.  
  5713. <MSG>(NOTCONNLIB\you are not connected to a VDE library; command not performed )
  5714. <MSG_TEXT>(Facility)
  5715. VDE, OpenVMS Development Environment
  5716. <MSG_TEXT>(Explanation)
  5717. You are trying to perform a command that requires you to 
  5718. be connected to an existing VDE library, but you are not 
  5719. connected to such a library.  This normally means that you 
  5720. have not defined logical name VDE$LIBRARY to point to the 
  5721. root directory of a properly formed VDE library that you 
  5722. are authorized to use.  This problem can also occur after 
  5723. you have encountered an error when trying to set or create 
  5724. a new library; you are then disconnected from the formerly 
  5725. set library without successfully connecting to the new one, 
  5726. leaving you unconnected to any library.
  5727. <MSG_TEXT>(User Action)
  5728. Define logical name VDE$LIBRARY to point to the root 
  5729. directory for the VDE library you wish to access.  Then 
  5730. try the command again.
  5731.  
  5732. <MSG>(NOTEID\topic <EMPHASIS>(major).<EMPHASIS>(minor) entered in conference )
  5733. <MSG_TEXT>(Facility)
  5734. VDE, OpenVMS Development Environment
  5735. <MSG_TEXT>(Explanation)
  5736. This message indicates that VDE has entered a note
  5737. into a notes conference on behalf of the user.
  5738. <MSG_TEXT>(User Action)
  5739. No action is required.
  5740.  
  5741. <MSG>(NOTESCONF\accessing notes conference <EMPHASIS>(conference) )
  5742. <MSG_TEXT>(Facility)
  5743. VDE, OpenVMS Development Environment
  5744. <MSG_TEXT>(Explanation)
  5745. This message informs you that VDE has successfully
  5746. opened the indicated notes conference for notes access.
  5747. <MSG_TEXT>(User Action)
  5748. None
  5749.  
  5750. <MSG>(NOTESENT\note posted in conference <EMPHASIS>(conference) )
  5751. <MSG_TEXT>(Facility)
  5752. VDE, OpenVMS Development Environment
  5753. <MSG_TEXT>(Explanation)
  5754. This message informs you that VDE has successfully
  5755. posted a note in the indicated notes conference.  This message 
  5756. is issued when you use the /LOG qualifier on a command that
  5757. sends notifications to notes conferences.
  5758. <MSG_TEXT>(User Action)
  5759. Use the /NOLOG qualifier for the command if you do not wish 
  5760. to see the message. 
  5761.  
  5762. <MSG>(NOTESENTID\note <EMPHASIS>(noteID) posted in conference <EMPHASIS>(conference) )
  5763. <MSG_TEXT>(Facility)
  5764. VDE, OpenVMS Development Environment
  5765. <MSG_TEXT>(Explanation)
  5766. This message informs you that VDE has successfully
  5767. posted a note in the indicated notes conference.  This message 
  5768. is issued when you use the /LOG qualifier on a command that
  5769. sends notifications to notes conferences.
  5770. <MSG_TEXT>(User Action)
  5771. Use the /NOLOG qualifier for the command if you do not wish 
  5772. to see the message. 
  5773.  
  5774. <MSG>(NOTESERR\error from DEC Notes at <EMPHASIS>(routine-name) )
  5775. <MSG_TEXT>(Facility)
  5776. VDE, OpenVMS Development Environment
  5777. <MSG_TEXT>(Explanation)
  5778. VDE has encountered an error while using the notes callable
  5779. interface.
  5780. <MSG_TEXT>(User Action)
  5781. Attempt to resolve the problem based on any other error
  5782. messages included with this one, check the documentation
  5783. for information on setting up the notes conferences, and
  5784. contact VDE support for assistance.
  5785.  
  5786. <MSG>(NOTESID\unable to parse DEC Notes topic <EMPHASIS>(note-number) )
  5787. <MSG_TEXT>(Facility)
  5788. VDE, OpenVMS Development Environment
  5789. <MSG_TEXT>(Explanation)
  5790. VDE has encountered an error while using the notes callable
  5791. interface.
  5792. <MSG_TEXT>(User Action)
  5793. Attempt to resolve the problem based on any other error
  5794. messages included with this one, check the documentation
  5795. for information on setting up the notes conferences, and
  5796. contact VDE support for assistance.
  5797.  
  5798. <MSG>(NOTEXTSTR\text string argument missing in call to <EMPHASIS>(routine-name) )
  5799. <MSG_TEXT>(Facility)
  5800. VDE, OpenVMS Development Environment
  5801. <MSG_TEXT>(Explanation)
  5802. VDE has detected an inconsistency within an internal
  5803. routine which uses the notes callable interface.
  5804. <MSG_TEXT>(User Action)
  5805. Please contact VDE support for assistance.  Please include
  5806. any information that may be useful or relevent in duplicating
  5807. the problem.
  5808.  
  5809. <MSG>(NOTIMPL\this feature is not currently implemented )
  5810. <MSG_TEXT>(Facility)
  5811. VDE, OpenVMS Development Environment
  5812. <MSG_TEXT>(Explanation)
  5813. This message informs you that the indicated feature
  5814. or callback is not currently implemented.
  5815. <MSG_TEXT>(User Action)
  5816. Please contact VDE support for assistance.
  5817.  
  5818. <MSG>(NOTINRANGE\integer value <EMPHASIS>(number) not in valid range of <EMPHASIS>(low-bound) to <EMPHASIS>(high-bound) )
  5819. <MSG_TEXT>(Facility)
  5820. VDE, OpenVMS Development Environment
  5821. <MSG_TEXT>(Explanation)
  5822. The indicated integer value is not within the valid range 
  5823. for the qualifier or parameter on which it is specified.
  5824. <MSG_TEXT>(User Action)
  5825. Reenter the command with the integer value within the 
  5826. proper range. 
  5827.  
  5828. <MSG>(NOTPROP\generation <EMPHASIS>(generation) not propagated past stream <EMPHASIS>(stream) )
  5829. <MSG_TEXT>(Facility)
  5830. VDE, OpenVMS Development Environment
  5831. <MSG_TEXT>(Explanation)
  5832. Because the /PROPAGATE or /NOPROPAGATE qualifier was 
  5833. specified on the REPLACE command, the indicated module 
  5834. generation is not propagated past the indicated development 
  5835. stream.
  5836. <MSG_TEXT>(User Action)
  5837. None.  This is an informational message that merely confirms 
  5838. that VDE performed change propagation as requested.
  5839.  
  5840. <MSG>(NOTRESINSTRM\module <EMPHASIS>(module) not reserved in stream <EMPHASIS>(stream) )
  5841. <MSG_TEXT>(Facility)
  5842. VDE, OpenVMS Development Environment
  5843. <MSG_TEXT>(Explanation)
  5844. You are trying to unreserve or replace a module in the 
  5845. indicated stream, but the module is not reserved in that 
  5846. stream.
  5847. <MSG_TEXT>(User Action)
  5848. Use the SHOW RESERVATION/FULL command to see what stream the 
  5849. reservation was made in.  Then use the SET STREAM command 
  5850. to set the current stream to the appropriate stream and
  5851. re-enter the command, or (when available) you can append
  5852. the /STREAM qualifier on the failing command and reissue
  5853. the command.  If you are performing a REPLACEMENT, a
  5854. replacement performed in the ancestor stream propogated
  5855. forward into any and successors of the target stream.
  5856.  
  5857. <MSG>(NOTREVREP\you are not a reviewer for replacement <EMPHASIS>(replacement) )
  5858. <MSG_TEXT>(Facility)
  5859. VDE, OpenVMS Development Environment
  5860. <MSG_TEXT>(Explanation)
  5861. You are trying to mark a replacement as accepted or 
  5862. rejected, but you are not a reviewer for the replacement.  
  5863. As a result, your attempt to mark the replacement as 
  5864. accepted or rejected has failed.
  5865. <MSG_TEXT>(User Action)
  5866. Specify the name of a replacement for which you are a 
  5867. reviewer or have yourself added as a reviewer by someone 
  5868. authorized to add you.
  5869.  
  5870. <MSG>(NOUNCLOSE\no UNCLOSE privilege; cannot unclose a closed stream )
  5871. <MSG_TEXT>(Facility)
  5872. VDE, OpenVMS Development Environment
  5873. <MSG_TEXT>(Explanation)
  5874. You attempted to use a command or qualifier that
  5875. requires one or more VDE privileges, and you did not
  5876. have sufficient privileges enabled.  This message is
  5877. normally displayed in conjunction with other error
  5878. messages, usually a no-privilege error.
  5879. <MSG_TEXT>(User Action)
  5880. If you are authorized to use the privilege, use the 
  5881. VDE SET PRIVILEGES command to give yourself the necessary 
  5882. privilege.  Then try the original operation again.  If 
  5883. you are not authorized to use the qualifier, you should 
  5884. either request the necessary privilege from your project 
  5885. administrator or you should not use the qualifier.
  5886.  
  5887. <MSG>(NOUSERNAME\no USERNAME privilege; cannot reserve and replace for other users )
  5888. <MSG_TEXT>(Facility)
  5889. VDE, OpenVMS Development Environment
  5890. <MSG_TEXT>(Explanation)
  5891. You attempted to use a command or qualifier that
  5892. requires one or more VDE privileges, and you did not
  5893. have sufficient privileges enabled.  This message is
  5894. normally displayed in conjunction with other error
  5895. messages, usually a no-privilege error.
  5896. <MSG_TEXT>(User Action)
  5897. If you are authorized to use the privilege, use the 
  5898. VDE SET PRIVILEGES command to give yourself the necessary 
  5899. privilege.  Then try the original operation again.  If 
  5900. you are not authorized to use the qualifier, you should 
  5901. either request the necessary privilege from your project 
  5902. administrator or you should not use the qualifier.
  5903.  
  5904. <MSG>(NOVDEDEVO\no VDEDEVO privilege; access to dungeon restricted )
  5905. <MSG_TEXT>(Facility)
  5906. VDE, OpenVMS Development Environment
  5907. <MSG_TEXT>(Explanation)
  5908. You attempted to use a command or qualifier that
  5909. requires one or more VDE privileges, and you did not
  5910. have sufficient privileges enabled.  This message is
  5911. normally displayed in conjunction with other error
  5912. messages, usually a no-privilege error.
  5913. <MSG_TEXT>(User Action)
  5914. If you are authorized to use the privilege, use the 
  5915. VDE SET PRIVILEGES command to give yourself the necessary 
  5916. privilege.  Then try the original operation again.  If 
  5917. you are not authorized to use the qualifier, you should 
  5918. either request the necessary privilege from your project 
  5919. administrator or you should not use the qualifier.
  5920.  
  5921. <MSG>(NULSTRNOT\a null string is not allowed )
  5922. <MSG_TEXT>(Facility)
  5923. VDE, OpenVMS Development Environment
  5924. <MSG_TEXT>(Explanation)
  5925. This qualifier requires that a string with a minimum length
  5926. of 1 character be provided if any string is specified at all.
  5927. The null string is not allowed.
  5928. <MSG_TEXT>(User Action)
  5929. Reenter the command providing a string with this qualifier,
  5930. or no value at all.
  5931.  
  5932. <MSG>(NYI\feature not yet implemented )
  5933. <MSG_TEXT>(Facility)
  5934. VDE, OpenVMS Development Environment
  5935. <MSG_TEXT>(Explanation)
  5936. VDE has detected a request for a feature that has not
  5937. yet been implemented.
  5938. <MSG_TEXT>(User Action)
  5939. Please contact VDE support for assistance.  Please include any
  5940. information that may be useful or relevent in duplicating the
  5941. problem.
  5942.  
  5943. <MSG>(OFFLINE\source code control system offline, try again later )
  5944. <MSG_TEXT>(Facility)
  5945. VDE, OpenVMS Development Environment
  5946. <MSG_TEXT>(Explanation)
  5947. The VDE system is offline for maintenance or upgrade,
  5948. please try your request again later.
  5949. <MSG_TEXT>(User Action)
  5950. The VDE system is offline fopr maintenance or upgrade,
  5951. please try again later.  If you have questions, please
  5952. contact VDE support or the system management staff for
  5953. assistance. 
  5954.  
  5955. <MSG>(OUTFILE\output file is <EMPHASIS>(file) )
  5956. <MSG_TEXT>(Facility)
  5957. VDE, OpenVMS Development Environment
  5958. <MSG_TEXT>(Explanation)
  5959. Indicates the output file of the current command.  The 
  5960. FETCH and RESERVE commands display this message to show 
  5961. the location of the output file containing the fetched 
  5962. module generation.
  5963. <MSG_TEXT>(User Action)
  5964. None.  This is an informational message.
  5965.  
  5966. <MSG>(OUTMODSRC\output module <EMPHASIS>(module) of build step is a source module; ignored )
  5967. <MSG_TEXT>(Facility)
  5968. VDE, OpenVMS Development Environment
  5969. <MSG_TEXT>(Explanation)
  5970. The automatically collected dependency information for the 
  5971. current build step specifies that the indicated module is 
  5972. an output from the step.  However, the module is marked as 
  5973. a source module in the VDE database, and a source module 
  5974. cannot be an output of a build step.  Hence this dependency 
  5975. information is ignored and is not recorded in the database.
  5976. <MSG_TEXT>(User Action)
  5977. If the module is erroneously marked as a source module in 
  5978. the VDE database, you should delete the module and rerun 
  5979. the build step.  If the module actually is a source module, 
  5980. you should investigate why the compiler or other processor 
  5981. specifies it as an output from the build step.
  5982.  
  5983. <MSG>(OUTNLA0\if /OUTPUT=NLA0: was used, respecify with non-null output )
  5984. <MSG_TEXT>(Facility)
  5985. VDE, OpenVMS Development Environment
  5986. <MSG_TEXT>(Explanation)
  5987. This message suggests a workaround for a failure to fetch
  5988. a module -- this situation occurs only when fetching or
  5989. reserving a module that uses a marker file, and when
  5990. /OUTPUT=NLA0: was specified on the command.  The underlying
  5991. problem will be fixed in a future release of VDE.
  5992. <MSG_TEXT>(User Action)
  5993. If fetching or reserving a module that uses a marker file,
  5994. respecify the command with a non-null output device and
  5995. directory.
  5996.  
  5997. <MSG>(OVERRIDE\VDE library controls overridden via OpenVMS privileges )
  5998. <MSG_TEXT>(Facility)
  5999. VDE, OpenVMS Development Environment
  6000. <MSG_TEXT>(Explanation)
  6001. An attempt has been made to perform an operation that
  6002. VDE would normally prohibit, but VDE has allowed
  6003. the operation because of OpenVMS privileges possessed
  6004. by the caller.
  6005. <MSG_TEXT>(User Action)
  6006. No action is required.
  6007.  
  6008. <MSG>(OVFLOWBUF\overflow of the input buffer, command ignored. )
  6009. <MSG_TEXT>(Facility)
  6010. VDE, OpenVMS Development Environment
  6011. <MSG_TEXT>(Explanation)
  6012. A VDE command line may only consist of records that are less 
  6013. than 1024 characters long.  
  6014. <MSG_TEXT>(User Action)
  6015. If you want more than 1024 characters for input, divide each 
  6016. line into records that are less than 1024 characters and use 
  6017. the continuation character "-" at the point of each break.  If 
  6018. the sum of these records are greater than 32,768 characters, 
  6019. then the complete command line cannot be processed.
  6020.  
  6021. <MSG>(PREFIXNOTALL\prefix VDE$ not allowed in facility or stream names )
  6022. <MSG_TEXT>(Facility)
  6023. VDE, OpenVMS Development Environment
  6024. <MSG_TEXT>(Explanation)
  6025. You have tried to create or rename a facility or stream 
  6026. with a name that begins with the prefix <QUOTE>(VDE$) 
  6027. but VDE does not allow facilities or streams to have 
  6028. such names.  VDE uses facility and stream names as disk 
  6029. directory names, but VDE also creates directories reserved 
  6030. for its own use whose names always begin with the VDE$ 
  6031. prefix.  To prevent name conflicts between facility or 
  6032. stream directories and these reserved directories, VDE 
  6033. does not allow facility or stream names to begin with 
  6034. the VDE$ prefix.
  6035. <MSG_TEXT>(User Action)
  6036. Reenter the command with a facility or stream name that 
  6037. does not begin with VDE$.
  6038.  
  6039. <MSG>(PROTOLIB\using prototype library <EMPHASIS>(library) )
  6040. <MSG_TEXT>(Facility)
  6041. VDE, OpenVMS Development Environment
  6042. <MSG_TEXT>(Explanation)
  6043. This message is used to indicate that the version of
  6044. VDE in use contains debug or prototype code, and as
  6045. a result, that a particular library is being used.
  6046. <MSG_TEXT>(User Action)
  6047. Contact VDE support for assistance, as the version of
  6048. VDE in use contains debug or prototype images.
  6049.  
  6050. <MSG>(PROTOTYPE\this is a prototype version of VDE )
  6051. <MSG_TEXT>(Facility)
  6052. VDE, OpenVMS Development Environment
  6053. <MSG_TEXT>(Explanation)
  6054. This message is used to indicate that the version of
  6055. VDE in use contains debug or prototype code.
  6056. <MSG_TEXT>(User Action)
  6057. Contact VDE support for assistance, as the version of
  6058. VDE in use contains debug or prototype images.
  6059.  
  6060. <MSG>(QARDBSYNTAX\invalid QAR database name syntax: <EMPHASIS>(name) )
  6061. <MSG_TEXT>(Facility)
  6062. VDE, OpenVMS Development Environment
  6063. <MSG_TEXT>(Explanation)
  6064. The name or format specified for the QAR database
  6065. name is not using valid syntax.
  6066. <MSG_TEXT>(User Action)
  6067. Respecify the QAR database name using only
  6068. alphanumeric, underscore, dollar sign and hyphen
  6069. characters.
  6070.  
  6071. <MSG>(QCHECKCOUNT\queued.checkin.count: <EMPHASIS>(count) )
  6072. <MSG_TEXT>(Facility)
  6073. VDE, OpenVMS Development Environment
  6074. <MSG_TEXT>(Explanation)
  6075. This message is used to format text strings within VDE,
  6076. and should not be visible to users as an error message.
  6077. <MSG_TEXT>(User Action)
  6078. Contact VDE support for assistance, as the version of
  6079. VDE in use should not be displaying this as an error
  6080. message.
  6081.  
  6082. <MSG>(QDATETIME\queued.checkin.datetime: <EMPHASIS>(datetime) )
  6083. <MSG_TEXT>(Facility)
  6084. VDE, OpenVMS Development Environment
  6085. <MSG_TEXT>(Explanation)
  6086. This message is used to format text strings within VDE,
  6087. and should not be visible to users as an error message.
  6088. <MSG_TEXT>(User Action)
  6089. Contact VDE support for assistance, as the version of
  6090. VDE in use should not be displaying this as an error
  6091. message.
  6092.  
  6093. <MSG>(QERRORS\queued.checkin.defectsfixed: <EMPHASIS>(defects) )
  6094. <MSG_TEXT>(Facility)
  6095. VDE, OpenVMS Development Environment
  6096. <MSG_TEXT>(Explanation)
  6097. This message is used to format text strings within VDE,
  6098. and should not be visible to users as an error message.
  6099. <MSG_TEXT>(User Action)
  6100. Contact VDE support for assistance, as the version of
  6101. VDE in use should not be displaying this as an error
  6102. message.
  6103.  
  6104. <MSG>(QGROUP\queued.checkin.group: <EMPHASIS>(group) )
  6105. <MSG_TEXT>(Facility)
  6106. VDE, OpenVMS Development Environment
  6107. <MSG_TEXT>(Explanation)
  6108. This message is used to format text strings within VDE,
  6109. and should not be visible to users as an error message.
  6110. <MSG_TEXT>(User Action)
  6111. Contact VDE support for assistance, as the version of
  6112. VDE in use should not be displaying this as an error
  6113. message.
  6114.  
  6115. <MSG>(QITEM\queued.checkin.item: <EMPHASIS>(item) )
  6116. <MSG_TEXT>(Facility)
  6117. VDE, OpenVMS Development Environment
  6118. <MSG_TEXT>(Explanation)
  6119. This message is used to format text strings within VDE,
  6120. and should not be visible to users as an error message.
  6121. <MSG_TEXT>(User Action)
  6122. Contact VDE support for assistance, as the version of
  6123. VDE in use should not be displaying this as an error
  6124. message.
  6125.  
  6126. <MSG>(QLIBMNE\queued.library.mnemonic: <EMPHASIS>(libmnemonic) )
  6127. <MSG_TEXT>(Facility)
  6128. VDE, OpenVMS Development Environment
  6129. <MSG_TEXT>(Explanation)
  6130. This message is used to format text strings within VDE,
  6131. and should not be visible to users as an error message.
  6132. <MSG_TEXT>(User Action)
  6133. Contact VDE support for assistance, as the version of
  6134. VDE in use should not be displaying this as an error
  6135. message.
  6136.  
  6137. <MSG>(QMODULE\queued.checkin.module: <EMPHASIS>(modname) )
  6138. <MSG_TEXT>(Facility)
  6139. VDE, OpenVMS Development Environment
  6140. <MSG_TEXT>(Explanation)
  6141. This message is used to format text strings within VDE,
  6142. and should not be visible to users as an error message.
  6143. <MSG_TEXT>(User Action)
  6144. Contact VDE support for assistance, as the version of
  6145. VDE in use should not be displaying this as an error
  6146. message.
  6147.  
  6148. <MSG>(QNOTE\queued.checkin.note: <EMPHASIS>(topic).<EMPHASIS>(reply) )
  6149. <MSG_TEXT>(Facility)
  6150. VDE, OpenVMS Development Environment
  6151. <MSG_TEXT>(Explanation)
  6152. This message is used to format text strings within VDE,
  6153. and should not be visible to users as an error message.
  6154. <MSG_TEXT>(User Action)
  6155. Contact VDE support for assistance, as the version of
  6156. VDE in use should not be displaying this as an error
  6157. message.
  6158.  
  6159. <MSG>(QPROJECT\queued.project.name: <EMPHASIS>(project) )
  6160. <MSG_TEXT>(Facility)
  6161. VDE, OpenVMS Development Environment
  6162. <MSG_TEXT>(Explanation)
  6163. This message is used to format text strings within VDE,
  6164. and should not be visible to users as an error message.
  6165. <MSG_TEXT>(User Action)
  6166. Contact VDE support for assistance, as the version of
  6167. VDE in use should not be displaying this as an error
  6168. message.
  6169.  
  6170. <MSG>(QREASON\queued.checkin.reasonmask: <EMPHASIS>(reason) )
  6171. <MSG_TEXT>(Facility)
  6172. VDE, OpenVMS Development Environment
  6173. <MSG_TEXT>(Explanation)
  6174. This message is used to format text strings within VDE,
  6175. and should not be visible to users as an error message.
  6176. <MSG_TEXT>(User Action)
  6177. Contact VDE support for assistance, as the version of
  6178. VDE in use should not be displaying this as an error
  6179. message.
  6180.  
  6181. <MSG>(QREPLID\queued.checkin.replacementid: <EMPHASIS>(replid) )
  6182. <MSG_TEXT>(Facility)
  6183. VDE, OpenVMS Development Environment
  6184. <MSG_TEXT>(Explanation)
  6185. This message is used to format text strings within VDE,
  6186. and should not be visible to users as an error message.
  6187. <MSG_TEXT>(User Action)
  6188. Contact VDE support for assistance, as the version of
  6189. VDE in use should not be displaying this as an error
  6190. message.
  6191.  
  6192. <MSG>(QREPLNAME\queued.checkin.replname: <EMPHASIS>(replname) )
  6193. <MSG_TEXT>(Facility)
  6194. VDE, OpenVMS Development Environment
  6195. <MSG_TEXT>(Explanation)
  6196. This message is used to format text strings within VDE,
  6197. and should not be visible to users as an error message.
  6198. <MSG_TEXT>(User Action)
  6199. Contact VDE support for assistance, as the version of
  6200. VDE in use should not be displaying this as an error
  6201. message.
  6202.  
  6203. <MSG>(QRMPBCOUNT\queued.module.count: <EMPHASIS>(count) )
  6204. <MSG_TEXT>(Facility)
  6205. VDE, OpenVMS Development Environment
  6206. <MSG_TEXT>(Explanation)
  6207. This message is used to format text strings within VDE,
  6208. and should not be visible to users as an error message.
  6209. <MSG_TEXT>(User Action)
  6210. Contact VDE support for assistance, as the version of
  6211. VDE in use should not be displaying this as an error
  6212. message.
  6213.  
  6214. <MSG>(QRMPBMODFLAG\queued.module.modflags: <EMPHASIS>(modflags) )
  6215. <MSG_TEXT>(Facility)
  6216. VDE, OpenVMS Development Environment
  6217. <MSG_TEXT>(Explanation)
  6218. This message is used to format text strings within VDE,
  6219. and should not be visible to users as an error message.
  6220. <MSG_TEXT>(User Action)
  6221. Contact VDE support for assistance, as the version of
  6222. VDE in use should not be displaying this as an error
  6223. message.
  6224.  
  6225. <MSG>(QRMPBMODNAME\queued.module.modname: <EMPHASIS>(modname) )
  6226. <MSG_TEXT>(Facility)
  6227. VDE, OpenVMS Development Environment
  6228. <MSG_TEXT>(Explanation)
  6229. This message is used to format text strings within VDE,
  6230. and should not be visible to users as an error message.
  6231. <MSG_TEXT>(User Action)
  6232. Contact VDE support for assistance, as the version of
  6233. VDE in use should not be displaying this as an error
  6234. message.
  6235.  
  6236. <MSG>(QRMPBREPLREMARK\queued.module.replaceremark: <EMPHASIS>(replaceremark) )
  6237. <MSG_TEXT>(Facility)
  6238. VDE, OpenVMS Development Environment
  6239. <MSG_TEXT>(Explanation)
  6240. This message is used to format text strings within VDE,
  6241. and should not be visible to users as an error message.
  6242. <MSG_TEXT>(User Action)
  6243. Contact VDE support for assistance, as the version of
  6244. VDE in use should not be displaying this as an error
  6245. message.
  6246.  
  6247. <MSG>(QRMPBRESREMARK\queued.module.reserveremark: <EMPHASIS>(reserveremark) )
  6248. <MSG_TEXT>(Facility)
  6249. VDE, OpenVMS Development Environment
  6250. <MSG_TEXT>(Explanation)
  6251. This message is used to format text strings within VDE,
  6252. and should not be visible to users as an error message.
  6253. <MSG_TEXT>(User Action)
  6254. Contact VDE support for assistance, as the version of
  6255. VDE in use should not be displaying this as an error
  6256. message.
  6257.  
  6258. <MSG>(QRMPBSTAGING\queued.module.staging: <EMPHASIS>(staging) )
  6259. <MSG_TEXT>(Facility)
  6260. VDE, OpenVMS Development Environment
  6261. <MSG_TEXT>(Explanation)
  6262. This message is used to format text strings within VDE,
  6263. and should not be visible to users as an error message.
  6264. <MSG_TEXT>(User Action)
  6265. Contact VDE support for assistance, as the version of
  6266. VDE in use should not be displaying this as an error
  6267. message.
  6268.  
  6269. <MSG>(QSTREAM\queued.checkin.stream: <EMPHASIS>(stream) )
  6270. <MSG_TEXT>(Facility)
  6271. VDE, OpenVMS Development Environment
  6272. <MSG_TEXT>(Explanation)
  6273. This message is used to format text strings within VDE,
  6274. and should not be visible to users as an error message.
  6275. <MSG_TEXT>(User Action)
  6276. Contact VDE support for assistance, as the version of
  6277. VDE in use should not be displaying this as an error
  6278. message.
  6279.  
  6280. <MSG>(QTYPCOD\queued.checkin.typecode: <EMPHASIS>(type) )
  6281. <MSG_TEXT>(Facility)
  6282. VDE, OpenVMS Development Environment
  6283. <MSG_TEXT>(Explanation)
  6284. This message is used to format text strings within VDE,
  6285. and should not be visible to users as an error message.
  6286. <MSG_TEXT>(User Action)
  6287. Contact VDE support for assistance, as the version of
  6288. VDE in use should not be displaying this as an error
  6289. message.
  6290.  
  6291. <MSG>(QTYPNAM\queued.checkin.typename: <EMPHASIS>(type) )
  6292. <MSG_TEXT>(Facility)
  6293. VDE, OpenVMS Development Environment
  6294. <MSG_TEXT>(Explanation)
  6295. This message is used to format text strings within VDE,
  6296. and should not be visible to users as an error message.
  6297. <MSG_TEXT>(User Action)
  6298. Contact VDE support for assistance, as the version of
  6299. VDE in use should not be displaying this as an error
  6300. message.
  6301.  
  6302. <MSG>(QUALDISALL\qualifier <EMPHASIS>(qualifier) is disallowed for the <EMPHASIS>(command) command )
  6303. <MSG_TEXT>(Facility)
  6304. VDE, OpenVMS Development Environment
  6305. <MSG_TEXT>(Explanation)
  6306. You have specified a command qualifier that is not 
  6307. allowed with the specified command.  Because the 
  6308. qualifier is not allowed, the command is not executed.  
  6309. In certain cases, the qualifier is disallowed by your 
  6310. VDE library due to a library attribute, and the 
  6311. qualifier would be allowed if the library attribute 
  6312. that disallows it were changed.
  6313. <MSG_TEXT>(User Action)
  6314. Reenter the command without the offending qualifier or 
  6315. change the library attribute that disallows it, if 
  6316. applicable.
  6317.  
  6318. <MSG>(QUALNOTALL\qualifier <EMPHASIS>(qualifier) is not allowed when a parameter is specified )
  6319. <MSG_TEXT>(Facility)
  6320. VDE, OpenVMS Development Environment
  6321. <MSG_TEXT>(Explanation)
  6322. You have specified both the indicated qualifier and a command 
  6323. parameter on a command that does not allow both to be 
  6324. specified.  The command is not executed for this reason.
  6325. <MSG_TEXT>(User Action)
  6326. Reenter the command with either the indicated qualifier or 
  6327. with command parameters, but not both.
  6328.  
  6329. <MSG>(QUALTOOMANY\qualifier <EMPHASIS>(qualifier) has been specified too many times )
  6330. <MSG_TEXT>(Facility)
  6331. VDE, OpenVMS Development Environment
  6332. <MSG_TEXT>(Explanation)
  6333. You have specified the indicated qualifier too many times for 
  6334. a parameter on this command line.  The command is not executed 
  6335. for this reason.
  6336. <MSG_TEXT>(User Action)
  6337. Reenter the command with the indicated qualifier specified no 
  6338. more than once for each parameter.
  6339.  
  6340. <MSG>(QUECLOSED\batch queue <EMPHASIS>(queue) is closed and cannot accept jobs )
  6341. <MSG_TEXT>(Facility)
  6342. VDE, OpenVMS Development Environment
  6343. <MSG_TEXT>(Explanation)
  6344. The indicated batch queue is closed and cannot accept 
  6345. batch jobs.  It thus cannot be used to run the build 
  6346. job you are starting.
  6347. <MSG_TEXT>(User Action)
  6348. You can either run the build job on the remaining batch 
  6349. queues you have specified, or you can restart the build 
  6350. job and specify a different set of batch queues for it.
  6351.  
  6352. <MSG>(QUEPAUSED\batch queue <EMPHASIS>(queue) is paused or pausing; job execution is halted )
  6353. <MSG_TEXT>(Facility)
  6354. VDE, OpenVMS Development Environment
  6355. <MSG_TEXT>(Explanation)
  6356. The indicated batch queue is paused or in the process of 
  6357. pausing.  You can still submit batch jobs to the queue, but 
  6358. the jobs will not execute until the pause condition ends.
  6359. <MSG_TEXT>(User Action)
  6360. You can either let the build job be queued to the paused 
  6361. batch queue and wait for the pause condition to end, or you 
  6362. can restart the build job and specify a different set of 
  6363. batch queues for it.
  6364.  
  6365. <MSG>(QUESTOPPED\batch queue <EMPHASIS>(queue) is stopped or stopping; job execution is halted )
  6366. <MSG_TEXT>(Facility)
  6367. VDE, OpenVMS Development Environment
  6368. <MSG_TEXT>(Explanation)
  6369. The indicated batch queue is stopped or in the process of 
  6370. stopping.  You can still submit batch jobs to the queue, 
  6371. but the jobs will not execute until the queue is started 
  6372. by a system manager or operator.
  6373. <MSG_TEXT>(User Action)
  6374. You can either let the build job be queued to the stopped 
  6375. batch queue and wait for the queue to be started, or you 
  6376. can restart the build job and specify a different set of 
  6377. batch queues for it.
  6378.  
  6379. <MSG>(QUOCHECK\performing a quota check operation )
  6380. <MSG_TEXT>(Facility)
  6381. VDE, OpenVMS Development Environment
  6382. <MSG_TEXT>(Explanation)
  6383. This message indicates that the VDE/READ_UAF image
  6384. is checking process quotas in the SYSUAF, and that
  6385. it will NOT update quota settings in the SYSUAF.
  6386. <MSG_TEXT>(User Action)
  6387. Informational, no action is necessary
  6388.  
  6389. <MSG>(QUOLOW\quota <EMPHASIS>(quota) set to: <EMPHASIS>(old), recommended: <EMPHASIS>(new) )
  6390. <MSG_TEXT>(Facility)
  6391. VDE, OpenVMS Development Environment
  6392. <MSG_TEXT>(Explanation)
  6393. This message indicates that the VDE/READ_UAF image
  6394. has detected a username with a quota value that is
  6395. below the recommended settings.
  6396. <MSG_TEXT>(User Action)
  6397. Contact your local system manager, and ask that
  6398. the quotas on the specified user be checked against
  6399. the VDE minimum values, and raised where necessary. 
  6400. The system manager or VDE database administrator
  6401. can use the VDE command VDE/READ_UAF/WRITE_UAF to
  6402. raise the process quotas to the required minimum
  6403. values on all VDE users.  (Process quota values
  6404. above the required minimums will not be altered.)
  6405.  
  6406. <MSG>(QUORESET\performing a quota check and update operation )
  6407. <MSG_TEXT>(Facility)
  6408. VDE, OpenVMS Development Environment
  6409. <MSG_TEXT>(Explanation)
  6410. This message indicates that the VDE/READ_UAF image
  6411. is checking process quotas in the SYSUAF, and that
  6412. it WILL update quota settings in the SYSUAF.
  6413. <MSG_TEXT>(User Action)
  6414. Informational, no action is necessary
  6415.  
  6416. <MSG>(QUOSTREXP\quoted string expected )
  6417. <MSG_TEXT>(Facility)
  6418. VDE, OpenVMS Development Environment
  6419. <MSG_TEXT>(Explanation)
  6420. A quoted string was expected.  This quoted 
  6421. string must be delimited by either single or double quotes. 
  6422.  
  6423. <MSG>(QUOUSER\user <EMPHASIS>(user) below recommended quota setting(s) )
  6424. <MSG_TEXT>(Facility)
  6425. VDE, OpenVMS Development Environment
  6426. <MSG_TEXT>(Explanation)
  6427. This message indicates that the VDE/READ_UAF image
  6428. has detected a username with a quota value that is
  6429. below the recommended settings.
  6430. <MSG_TEXT>(User Action)
  6431. Contact your local system manager, and ask that
  6432. the quotas on the specified user be checked against
  6433. the VDE minimum values, and raised where necessary. 
  6434. The system manager or VDE database administrator
  6435. can use the VDE command VDE/READ_UAF/WRITE_UAF to
  6436. raise the process quotas to the required minimum
  6437. values on all VDE users.  (Process quota values
  6438. above the required minimums will not be altered.)
  6439.  
  6440. <MSG>(QUSERNAME\queued.checkin.username: <EMPHASIS>(username) )
  6441. <MSG_TEXT>(Facility)
  6442. VDE, OpenVMS Development Environment
  6443. <MSG_TEXT>(Explanation)
  6444. This message is used to format text strings within VDE,
  6445. and should not be visible to users as an error message.
  6446. <MSG_TEXT>(User Action)
  6447. Contact VDE support for assistance, as the version of
  6448. VDE in use should not be displaying this as an error
  6449. message.
  6450. ! ========== ========== ==========
  6451.  
  6452. <MSG>(READERR\VDE input read error, forced to exit )
  6453. <MSG_TEXT>(Facility)
  6454. VDE, OpenVMS Development Environment
  6455. <MSG_TEXT>(Explanation)
  6456. An error was found in reading an input line.
  6457. <MSG_TEXT>(User Action)
  6458. All command line information is read from the logical 
  6459. VDE$INPUT.  Something is interfering with the reading from 
  6460. the file or device that is specified by this logical name.
  6461. Determine where VDE$INPUT is pointing. If you cannot 
  6462. determine what is causing the interference, please submit 
  6463. a problem report.  
  6464.  
  6465. <MSG>(REGRESSION\operating in mode suitable for regression tests )
  6466. <MSG_TEXT>(Facility)
  6467. VDE, OpenVMS Development Environment
  6468. <MSG_TEXT>(Explanation)
  6469. This message indicates that the VDE image has detected
  6470. a request to switch into a mode suitable for operations
  6471. within a VDE regression test suite.  This request can
  6472. be initiated only by a user with OpenVMS privileges,
  6473. or by a VDE image linked with this mode enabled.
  6474. <MSG_TEXT>(User Action)
  6475. Contact VDE support for assistance, as this message
  6476. should not be displayed under normal operations.
  6477.  
  6478. <MSG>(REPACCEPT\replacement <EMPHASIS>(replacement) marked as accepted in database )
  6479. <MSG_TEXT>(Facility)
  6480. VDE, OpenVMS Development Environment
  6481. <MSG_TEXT>(Explanation)
  6482. This message informs you that the VDE database now records 
  6483. that you have accepted the indicated replacement.  This 
  6484. message is only issued when you use the /LOG qualifier on 
  6485. the ACCEPT REPLACEMENT command.
  6486. <MSG_TEXT>(User Action)
  6487. Use the /NOLOG qualifier for the command if you do not wish 
  6488. to see the message. 
  6489.  
  6490. <MSG>(REPADDED\replacement <EMPHASIS>(replacement) added to the database )
  6491. <MSG_TEXT>(Facility)
  6492. VDE, OpenVMS Development Environment
  6493. <MSG_TEXT>(Explanation)
  6494. This message informs you that the indicated replacement
  6495. definition has been added to the VDE database.  This 
  6496. message is only issued when you use the /LOG qualifier 
  6497. on the REPLACE  command.
  6498. <MSG_TEXT>(User Action)
  6499. Use the /NOLOG qualifier for the command if you do not wish to 
  6500. see the message.
  6501.  
  6502. <MSG>(REPBELUSER\replacement <EMPHASIS>(replacement) belongs to another user )
  6503. <MSG_TEXT>(Facility)
  6504. VDE, OpenVMS Development Environment
  6505. <MSG_TEXT>(Explanation)
  6506. You are attempting to modify or cancel a queued replacement 
  6507. that belongs to another user, and you do not have the 
  6508. PERFREP privilege that would allow you to cancel or modify 
  6509. another user's replacements.  As a result, the replacement 
  6510. is not cancelled or modified.
  6511. <MSG_TEXT>(User Action)
  6512. Reenter the command specifying your own queued replacement 
  6513. to cancel or modify, or else have someone with the necessary 
  6514. privilege perform the operation.
  6515.  
  6516. <MSG>(REPCAN\replacement <EMPHASIS>(replacement) cancelled )
  6517. <MSG_TEXT>(Facility)
  6518. VDE, OpenVMS Development Environment
  6519. <MSG_TEXT>(Explanation)
  6520. This message informs you that the indicated replacement
  6521. has been cancelled. This message is only issued when you 
  6522. use the /LOG qualifier on the CANCEL REPLACEMENT command.
  6523. <MSG_TEXT>(User Action)
  6524. Use the /NOLOG qualifier for the command if you do not wish to 
  6525. see the message. 
  6526.  
  6527. <MSG>(REPDEL\replacement <EMPHASIS>(replacement) deleted from the database )
  6528. <MSG_TEXT>(Facility)
  6529. VDE, OpenVMS Development Environment
  6530. <MSG_TEXT>(Explanation)
  6531. This message informs you that the definition for the 
  6532. indicated replacement has been deleted from the VDE database.  
  6533. This message is only issued when you use the /LOG qualifier 
  6534. on the DELETE REPLACEMENT command.
  6535. <MSG_TEXT>(User Action)
  6536. Use the /NOLOG qualifier for the command if you do not wish to 
  6537. see the message. 
  6538.  
  6539. <MSG>(REPEXISTS\replacement <EMPHASIS>(replacement) already exists; replacement not changed )
  6540. <MSG_TEXT>(Facility)
  6541. VDE, OpenVMS Development Environment
  6542. <MSG_TEXT>(Explanation)
  6543. The indicated replacement name was specified on a
  6544. REPLACE command, but an entry for that replacement is already 
  6545. present in the database.  Hence a new entry was not created 
  6546. for that replacement.  Alternatively, the indicated name was 
  6547. specified as the new name for an existing replacement on the 
  6548. MODIFY REPLACEMENT command, but another replacement already has 
  6549. the requested new name.  Hence the name of the existing 
  6550. replacement could not be changed to the new name.
  6551. <MSG_TEXT>(User Action)
  6552. If you entered the wrong replacement name, reenter the command 
  6553. with the correct name.  If you entered the right replacement
  6554. name, use the SHOW REPLACEMENT command to display the database 
  6555. information for that replacement. If you are not satisfied 
  6556. with that information, use the MODIFY REPLACEMENT command to 
  6557. change it.
  6558.  
  6559. <MSG>(REPLACED\generation <EMPHASIS>(generation) replaced into stream <EMPHASIS>(stream) )
  6560. <MSG_TEXT>(Facility)
  6561. VDE, OpenVMS Development Environment
  6562. <MSG_TEXT>(Explanation)
  6563. This message informs you that the indicated module has 
  6564. been replaced into the indicated development stream in 
  6565. the current VDE library.  It has also been assigned the 
  6566. indicated generation number.  This message is only issued 
  6567. when you use the /LOG qualifier with the REPLACE command.
  6568. <MSG_TEXT>(User Action)
  6569. Use the /NOLOG qualifier for the command if you do not wish 
  6570. to see the message. 
  6571.  
  6572. <MSG>(REPLQUE\module <EMPHASIS>(module) queued for replacement <EMPHASIS>(replacement) )
  6573. <MSG_TEXT>(Facility)
  6574. VDE, OpenVMS Development Environment
  6575. <MSG_TEXT>(Explanation)
  6576. This message informs you that the indicated module has 
  6577. been queued for replacement as a member of the named 
  6578. replacement.  This message is only issued when you use 
  6579. the /LOG qualifier on the REPLACE command.
  6580. <MSG_TEXT>(User Action)
  6581. Use the /NOLOG qualifier for the command if you do not wish 
  6582. to see the message. 
  6583.  
  6584. <MSG>(REPMOD\information for replacement <EMPHASIS>(replacement) modified in the database )
  6585. <MSG_TEXT>(Facility)
  6586. VDE, OpenVMS Development Environment
  6587. <MSG_TEXT>(Explanation)
  6588. This message informs you that information for the indicated 
  6589. replacement has been modified in the VDE database.  This 
  6590. message is only issued when you use the /LOG qualifier on the
  6591. MODIFY REPLACEMENT command.
  6592. <MSG_TEXT>(User Action)
  6593. Use the /NOLOG qualifier for the command if you do not wish to 
  6594. see the message. 
  6595.  
  6596. <MSG>(REPNOTFOUND\replacement <EMPHASIS>(replacement) not found in database; parameter ignored )
  6597. <MSG_TEXT>(Facility)
  6598. VDE, OpenVMS Development Environment
  6599. <MSG_TEXT>(Explanation)
  6600. The indicated repalcement name was entered on a SHOW 
  6601. REPLACEMENT command, but no such replacement was found in 
  6602. the VDE database.
  6603. <MSG_TEXT>(User Action)
  6604. This is not necessarily an error; the message simply tells 
  6605. you that the indicated replacement does not exist in the 
  6606. database. 
  6607.  
  6608. <MSG>(REPNOTPERF\replacement <EMPHASIS>(replacement) for stream <EMPHASIS>(stream) not performed; does not match stream <EMPHASIS>(stream) )
  6609. <MSG_TEXT>(Facility)
  6610. VDE, OpenVMS Development Environment
  6611. <MSG_TEXT>(Explanation)
  6612. This message informs you that the indicated replacement
  6613. has not been performed because it belongs to a stream 
  6614. that does not match the stream name you specified with 
  6615. the /STREAM qualifier to the PERFORM REPLACEMENT command 
  6616. (or your default stream).  This message is only issued 
  6617. when you use the /LOG qualifier on the PERFORM REPLACEMENT 
  6618. command.
  6619. <MSG_TEXT>(User Action)
  6620. Use the /NOLOG qualifier for the command if you do not wish 
  6621. to see the message. 
  6622.  
  6623. <MSG>(REPPERF\replacement <EMPHASIS>(replacement) performed )
  6624. <MSG_TEXT>(Facility)
  6625. VDE, OpenVMS Development Environment
  6626. <MSG_TEXT>(Explanation)
  6627. This message informs you that the indicated replacement 
  6628. has been performed.  This message is only issued when you 
  6629. use the /LOG qualifier on the PERFORM REPLACEMENT command.
  6630. <MSG_TEXT>(User Action)
  6631. Use the /NOLOG qualifier for the command if you do not wish 
  6632. to see the message.
  6633.  
  6634. <MSG>(REPREJECT\replacement <EMPHASIS>(replacement) marked as rejected in database )
  6635. <MSG_TEXT>(Facility)
  6636. VDE, OpenVMS Development Environment
  6637. <MSG_TEXT>(Explanation)
  6638. This message informs you that the VDE database now records 
  6639. that you have rejected the indicated replacement.  This 
  6640. message is only issued when you use the /LOG qualifier on 
  6641. the REJECT REPLACEMENT command.
  6642. <MSG_TEXT>(User Action)
  6643. Use the /NOLOG qualifier for the command if you do not wish 
  6644. to see the message. 
  6645.  
  6646. <MSG>(REPSYNTAX\invalid replacement name syntax: <EMPHASIS>(name) )
  6647. <MSG_TEXT>(Facility)
  6648. VDE, OpenVMS Development Environment
  6649. <MSG_TEXT>(Explanation)
  6650. The name or format specified for the replacement name
  6651. is not using valid syntax.
  6652. <MSG_TEXT>(User Action)
  6653. Respecify the replacement name using only alphanumeric,
  6654. underscore, dollar sign and hyphen characters.
  6655.  
  6656. <MSG>(REQQUAMIS\required command qualifier missing )
  6657. <MSG_TEXT>(Facility)
  6658. VDE, OpenVMS Development Environment
  6659. <MSG_TEXT>(Explanation)
  6660. Both the DEFINE and DELETE commands must have a qualifier to 
  6661. specify the type of definition or deletion.  You must use
  6662. either /KEY or /COMMAND. 
  6663.  
  6664. <MSG>(RESDEL\reservation <EMPHASIS>(reservation) of <EMPHASIS>(module) for user <EMPHASIS>(user) has been deleted )
  6665. <MSG_TEXT>(Facility)
  6666. VDE, OpenVMS Development Environment
  6667. <MSG_TEXT>(Explanation)
  6668. This message informs you that the indicated reservation 
  6669. has been deleted from the VDE database because you 
  6670. performed an operation that changed what generation is 
  6671. the latest generation of the module for some stream.  
  6672. Such operations include the DELETE, INSERT, and REMOVE 
  6673. GENERATION commands.  After such an operation, the 
  6674. reservation is based on the wrong generation and can 
  6675. no longer be replaced into the stream.
  6676. <MSG_TEXT>(User Action)
  6677. None.  The affected users will be informed that their 
  6678. reservations are deleted.  They should reserve the module 
  6679. again and redo their changes.
  6680.  
  6681. <MSG>(RESERVED\generation <EMPHASIS>(generation) reserved from stream <EMPHASIS>(stream) )
  6682. <MSG_TEXT>(Facility)
  6683. VDE, OpenVMS Development Environment
  6684. <MSG_TEXT>(Explanation)
  6685. This message informs you that the indicated module and 
  6686. generation has been reserved from the current library.  
  6687. This message is only issued when you use the /LOG 
  6688. qualifier on the RESERVE command.
  6689. <MSG_TEXT>(User Action)
  6690. Use the /NOLOG qualifier for the command if you do not wish 
  6691. to see the message. 
  6692.  
  6693. <MSG>(RESERVSES\generation <EMPHASIS>(generation) reserved from stream <EMPHASIS>(stream) for session <EMPHASIS>(session) )
  6694. <MSG_TEXT>(Facility)
  6695. VDE, OpenVMS Development Environment
  6696. <MSG_TEXT>(Explanation)
  6697. This message informs you that the indicated module and 
  6698. generation has been reserved from the VDE library and 
  6699. is part of the indicated reservation session.  This 
  6700. message is only issued when you use the /LOG qualifier 
  6701. on the RESERVE command.
  6702. <MSG_TEXT>(User Action)
  6703. Use the /NOLOG qualifier for the command if you do not wish 
  6704. to see the message. 
  6705.  
  6706. <MSG>(RESIDREQ\reservation identifier required for module <EMPHASIS>(module) )
  6707. <MSG_TEXT>(Facility)
  6708. VDE, OpenVMS Development Environment
  6709. <MSG_TEXT>(Explanation)
  6710. You have multiple reservations for the indicated module.  
  6711. You must therefore specify a reservation identifier with 
  6712. the /IDENTIFICATION qualifier to uniquely indicate to which 
  6713. reservation you want the command to apply.
  6714. <MSG_TEXT>(User Action)
  6715. Reissue the command with the /IDENTIFICATION qualifier to 
  6716. indicate the specific reservation to which you want the 
  6717. command to apply.
  6718.  
  6719. <MSG>(RESIDUSED\reservation Id <EMPHASIS>(ID) already used for module <EMPHASIS>(module)      attempt to reserve module has failed )
  6720. <MSG_TEXT>(Facility)
  6721. VDE, OpenVMS Development Environment
  6722. <MSG_TEXT>(Explanation)
  6723. You are trying to reserve a module concurrently using the 
  6724. same reservation identification as you have used on a previous 
  6725. reservation of the same module in the same stream 
  6726. development stream.  This is not allowed, since reservation 
  6727. identifications must be unique.
  6728. <MSG_TEXT>(User Action)
  6729. Reissue the RESERVE command with a different reservation 
  6730. identification specified on the /IDENTIFICATION qualifier.  
  6731. Alternatively, you can omit the /IDENTIFICATION qualifier, 
  6732. in which case VDE will assign a unique identification for you.
  6733.  
  6734. <MSG>(RESMOD\reservation <EMPHASIS>(reservation) for module <EMPHASIS>(module) modified in database )
  6735. <MSG_TEXT>(Facility)
  6736. VDE, OpenVMS Development Environment
  6737. <MSG_TEXT>(Explanation)
  6738. This message informs you that the indicated reservation 
  6739. record for the indicated module has been modified in the 
  6740. VDE database.  This message is only issued when you use 
  6741. the /LOG qualifier on the MODIFY RESERVATION command.
  6742. <MSG_TEXT>(User Action)
  6743. Use the /NOLOG qualifier for the command if you do not wish 
  6744. to see the message. 
  6745.  
  6746. <MSG>(RESQUEUED\reservation request for <EMPHASIS>(module) queued for stream <EMPHASIS>(stream) )
  6747. <MSG_TEXT>(Facility)
  6748. VDE, OpenVMS Development Environment
  6749. <MSG_TEXT>(Explanation)
  6750. This message informs you that VDE has queued a reservation 
  6751. request for the indicated module and development stream.  
  6752. This message is only issued when you use the /LOG 
  6753. qualifier on the RESERVE command.
  6754. <MSG_TEXT>(User Action)
  6755. Use the /NOLOG qualifier for the command if you do not wish 
  6756. to see the message.
  6757.  
  6758. <MSG>(RETURNED\control returned to process <EMPHASIS>(process-name) )
  6759. <MSG_TEXT>(Facility)
  6760. VDE, OpenVMS Development Environment
  6761. <MSG_TEXT>(Explanation)
  6762. After performing either a SPAWN or ATTACH operation, this
  6763. message will be generated to inform you when you have 
  6764. returned to VDE's process.
  6765.  
  6766. <MSG>(RIGIDNOTFOU\required rights identifier <EMPHASIS>(ID) not found in rights database )
  6767. <MSG_TEXT>(Facility)
  6768. VDE, OpenVMS Development Environment
  6769. <MSG_TEXT>(Explanation)
  6770. You have not yet been added to the VDE database, and to 
  6771. be added you must hold the indicated VMS rights identifier.  
  6772. However, that rights identifier is not present in the 
  6773. system rights database.  As a result, you are not allowed 
  6774. access to the VDE library.
  6775. <MSG_TEXT>(User Action)
  6776. Have your system manager add the rights identifier to the 
  6777. system rights database and assign it to the users who 
  6778. should have access to the VDE library, or have the VDE 
  6779. library maintainer use the MODIFY LIBRARY command specify 
  6780. the correct rights identifier in the VDE database.
  6781.  
  6782. <MSG>(RIGIDNOTHELD\you do not hold required rights identifier <EMPHASIS>(ID) )
  6783. <MSG_TEXT>(Facility)
  6784. VDE, OpenVMS Development Environment
  6785. <MSG_TEXT>(Explanation)
  6786. You have not yet been added to the VDE database, and to 
  6787. be added you must hold the indicated VMS rights identifier.  
  6788. However, you do not hold that rights identifier in the 
  6789. system rights database.  As a result, you are not allowed 
  6790. access to the VDE library.
  6791. <MSG_TEXT>(User Action)
  6792. If you should have access to the VDE library, have your 
  6793. system manager assign you the indicated rights identifier.  
  6794. Then try accessing the VDE library again.
  6795.  
  6796. <MSG>(ROLLBACK\database transaction has been rolled back )
  6797. <MSG_TEXT>(Facility)
  6798. VDE, OpenVMS Development Environment
  6799. <MSG_TEXT>(Explanation)
  6800. The database transaction associated with the current 
  6801. command has been rolled back because an error occurred 
  6802. while processing the command.  This means that all changes 
  6803. the command would have made to the database if successful 
  6804. have in fact been removed from the database.
  6805. <MSG_TEXT>(User Action)
  6806. Correct the error and retry the command.
  6807.  
  6808. <MSG>(SCRDONE\completed wait for script )
  6809. <MSG_TEXT>(Facility)
  6810. VDE, OpenVMS Development Environment
  6811. <MSG_TEXT>(Explanation)
  6812. This message informs you that VDE has completed a wait
  6813. for a script.
  6814. <MSG_TEXT>(User Action)
  6815. Contact VDE support for assistance, as the version of
  6816. VDE in use contains debugging images.
  6817.  
  6818. <MSG>(SCRIPTONLY\VDE/STATUS is invoked only within scripts )
  6819. <MSG_TEXT>(Facility)
  6820. VDE, OpenVMS Development Environment
  6821. <MSG_TEXT>(Explanation)
  6822. This message is indicates the user has attempted to
  6823. invoke the VDE/STATUS command at the DCL prompt; this
  6824. command is for script processing within VDE and is not
  6825. intended to directly accessed by users.
  6826. <MSG_TEXT>(User Action)
  6827. Don't do this.
  6828.  
  6829. <MSG>(SCRLOAD\loading script into subprocess )
  6830. <MSG_TEXT>(Facility)
  6831. VDE, OpenVMS Development Environment
  6832. <MSG_TEXT>(Explanation)
  6833. This message informs you that VDE has loaded a script into
  6834. a subprocess for execution.
  6835. <MSG_TEXT>(User Action)
  6836. Contact VDE support for assistance, as the version of
  6837. VDE in use contains debugging images.
  6838.  
  6839. <MSG>(SCRPADDED\script from file <EMPHASIS>(file) added to the database      script <EMPHASIS>(script) )
  6840. <MSG_TEXT>(Facility)
  6841. VDE, OpenVMS Development Environment
  6842. <MSG_TEXT>(Explanation)
  6843. This message informs you that the indicated script has 
  6844. been added to the VDE database from the indicated file.  
  6845. The script only applies to the current stream.  This 
  6846. message is only issued when you use the /LOG qualifier 
  6847. on the CREATE SCRIPT command.
  6848. <MSG_TEXT>(User Action)
  6849. Use the /NOLOG qualifier for the command if you do not wish 
  6850. to see the message. 
  6851.  
  6852. <MSG>(SCRPCMDTOOLONG\script command is too long; it exceeds <EMPHASIS>(count) characters )
  6853. <MSG_TEXT>(Facility)
  6854. VDE, OpenVMS Development Environment
  6855. <MSG_TEXT>(Explanation)
  6856. You have entered a script command that is too long for 
  6857. VDE's internal script command buffer.  The message 
  6858. indicates the maximum size of this buffer.  The total 
  6859. length of the script command includes the initial line 
  6860. for the command and all continuation lines.
  6861. <MSG_TEXT>(User Action)
  6862. Change the script command so that it is not so long.
  6863.  
  6864. <MSG>(SCRPDEL\script deleted from the database      script <EMPHASIS>(script) )
  6865. <MSG_TEXT>(Facility)
  6866. VDE, OpenVMS Development Environment
  6867. <MSG_TEXT>(Explanation)
  6868. This message informs you that the indicated script for the 
  6869. current stream has been deleted from the VDE database.  
  6870. This message is only issued when you use the /LOG qualifier 
  6871. on the DELETE SCRIPT command.
  6872. <MSG_TEXT>(User Action)
  6873. Use the /NOLOG qualifier for the command if you do not wish 
  6874. to see the message. 
  6875.  
  6876. <MSG>(SCRPEXTR\script extracted to file <EMPHASIS>(file)      script <EMPHASIS>(script) )
  6877. <MSG_TEXT>(Facility)
  6878. VDE, OpenVMS Development Environment
  6879. <MSG_TEXT>(Explanation)
  6880. This message informs you that the indicated script has 
  6881. been extracted from the VDE database into the indicated 
  6882. file.  This message is only issued when you use the /LOG 
  6883. qualifier on the EXTRACT SCRIPT command.
  6884. <MSG_TEXT>(User Action)
  6885. Use the /NOLOG qualifier for the command if you do not wish 
  6886. to see the message. 
  6887.  
  6888. <MSG>(SCRPFACFAIL\script for facility <EMPHASIS>(facility) terminated with errors )
  6889. <MSG_TEXT>(Facility)
  6890. VDE, OpenVMS Development Environment
  6891. <MSG_TEXT>(Explanation)
  6892. The script for the indicated facility terminated with 
  6893. errors when executed for the current command.  The type 
  6894. of the script depends on the command.  For the CREATE 
  6895. STREAM command, for example, the new-stream script 
  6896. is invoked to perform part of the stream creation.
  6897. <MSG_TEXT>(User Action)
  6898. Correct the error in the script and reenter the command.
  6899.  
  6900. <MSG>(SCRPFILE\script produced DCL command file <EMPHASIS>(file)      script <EMPHASIS>(script) )
  6901. <MSG_TEXT>(Facility)
  6902. VDE, OpenVMS Development Environment
  6903. <MSG_TEXT>(Explanation)
  6904. This message informs you that the indicated script has 
  6905. been invoked to produce the DCL command file whose name 
  6906. is given in the message.  This message is only issued when 
  6907. you use the /LOG qualifier on the INVOKE SCRIPT command.
  6908. <MSG_TEXT>(User Action)
  6909. Use the /NOLOG qualifier for the command if you do not wish 
  6910. to see the message. 
  6911.  
  6912. <MSG>(SCRPFUNCUNDEF\script function <EMPHASIS>(function) is undefined in the current script )
  6913. <MSG_TEXT>(Facility)
  6914. VDE, OpenVMS Development Environment
  6915. <MSG_TEXT>(Explanation)
  6916. The indicated script function is used in the currently 
  6917. executing script, but is undefined for this type of 
  6918. script.  This means that the function is not allowed 
  6919. to be used in this type of script.  The module-name 
  6920. functions, for example, are undefined in scripts invoked 
  6921. at stream creation because these scripts are not applied 
  6922. to individual modules.
  6923. <MSG_TEXT>(User Action)
  6924. Do not use the indicated function in the script.
  6925.  
  6926. <MSG>(SCRPMOD\script information modified in the database      script <EMPHASIS>(script) )
  6927. <MSG_TEXT>(Facility)
  6928. VDE, OpenVMS Development Environment
  6929. <MSG_TEXT>(Explanation)
  6930. This message informs you that information for the indicated 
  6931. script has been modified in the VDE database.  The modified 
  6932. attributes only apply to the current stream.  This message 
  6933. is only issued when you use the /LOG qualifier on the MODIFY 
  6934. SCRIPT command.
  6935. <MSG_TEXT>(User Action)
  6936. Use the /NOLOG qualifier for the command if you do not wish 
  6937. to see the message. 
  6938.  
  6939. <MSG>(SCRPMODFAIL\<EMPHASIS>(script) script for module <EMPHASIS>(module) terminated with errors )
  6940. <MSG_TEXT>(Facility)
  6941. VDE, OpenVMS Development Environment
  6942. <MSG_TEXT>(Explanation)
  6943. The script for the indicated module terminated with 
  6944. errors when executed for the current command.  The 
  6945. type of the script is specified in the message.
  6946. <MSG_TEXT>(User Action)
  6947. Correct the error in the script and reenter the command.
  6948.  
  6949. <MSG>(SCRPUSED\script <EMPHASIS>(stript) was used )
  6950. <MSG_TEXT>(Facility)
  6951. VDE, OpenVMS Development Environment
  6952. <MSG_TEXT>(Explanation)
  6953. This message informs you that the indicated script was used 
  6954. to generate one segment of the current DCL command file.  
  6955. This message is only issued when you use the /LOG qualifier 
  6956. on the INVOKE SCRIPT command.
  6957. <MSG_TEXT>(User Action)
  6958. Use the /NOLOG qualifier for the command if you do not wish 
  6959. to see the message. 
  6960.  
  6961. <MSG>(SCRQUOERR\no closing quotation mark in script command:!/<EMPHASIS>(cmd) )
  6962. <MSG_TEXT>(Facility)
  6963. VDE, OpenVMS Development Environment
  6964. <MSG_TEXT>(Explanation)
  6965. VDE has detected a missing quote in the specified
  6966. command for the script.  The script command must be
  6967. respecified using correct syntax.
  6968. <MSG_TEXT>(User Action)
  6969. The script command must be respecified using
  6970. correct syntax.
  6971.  
  6972. <MSG>(SCRWAIT\commencing wait for script )
  6973. <MSG_TEXT>(Facility)
  6974. VDE, OpenVMS Development Environment
  6975. <MSG_TEXT>(Explanation)
  6976. This message informs you that VDE is commencing a wait
  6977. operation for a script.
  6978. <MSG_TEXT>(User Action)
  6979. Contact VDE support for assistance, as the version of
  6980. VDE in use contains debugging images.
  6981.  
  6982. <MSG>(SCTCONF\SCT note conference null; module not replaced )
  6983. <MSG_TEXT>(Facility)
  6984. VDE, OpenVMS Development Environment
  6985. <MSG_TEXT>(Explanation)
  6986. The required SCT notes conference name field was found
  6987. empty on a replacement operation.
  6988. <MSG_TEXT>(User Action)
  6989. Please reenter the SCT notes conference name using
  6990. correct syntax, and retry the replacement operation.
  6991.  
  6992. <MSG>(SCTCONFSYN\SCT note conference syntax error; module not replaced )
  6993. <MSG_TEXT>(Facility)
  6994. VDE, OpenVMS Development Environment
  6995. <MSG_TEXT>(Explanation)
  6996. VDE detected a syntax error in the SCT notes conference
  6997. name field.
  6998. <MSG_TEXT>(User Action)
  6999. Please reenter the SCT notes conference name using
  7000. correct syntax, and retry the replacement operation.
  7001.  
  7002. <MSG>(SCTFCMT\SCT fold comment required; module not replaced )
  7003. <MSG_TEXT>(Facility)
  7004. VDE, OpenVMS Development Environment
  7005. <MSG_TEXT>(Explanation)
  7006. The required SCT fold comment field was found empty
  7007. on a replacement operation.
  7008. <MSG_TEXT>(User Action)
  7009. Enter an SCT fold comment and retry the replacement
  7010. operation.
  7011.  
  7012. <MSG>(SCTFNF\unable to locate notes conference <EMPHASIS>(confname) )
  7013. <MSG_TEXT>(Facility)
  7014. VDE, OpenVMS Development Environment
  7015. <MSG_TEXT>(Explanation)
  7016. VDE was unable to open the specified SCT notes
  7017. conference
  7018. <MSG_TEXT>(User Action)
  7019. Please reenter the SCT notes conference name using the
  7020. correct name and syntax, and retry the operation.  If the
  7021. conference is missing, contact the project leader, the
  7022. system manager(s), or VDE support for assistance.
  7023.  
  7024. <MSG>(SCTNOTE\SCT note number null; module not replaced )
  7025. <MSG_TEXT>(Facility)
  7026. VDE, OpenVMS Development Environment
  7027. <MSG_TEXT>(Explanation)
  7028. The required SCT note number field was found empty
  7029. on a replacement operation.
  7030. <MSG_TEXT>(User Action)
  7031. Enter the number of the associated SCT note using
  7032. correct syntax, and retry the replacement operation.
  7033.  
  7034. <MSG>(SCTNOTESYN\SCT note number syntax error; module not replaced )
  7035. <MSG_TEXT>(Facility)
  7036. VDE, OpenVMS Development Environment
  7037. <MSG_TEXT>(Explanation)
  7038. VDE detected a syntax error in the SCT note number
  7039. field.
  7040. <MSG_TEXT>(User Action)
  7041. Please reenter the SCT note number using correct
  7042. syntax, and retry the replacement operation.
  7043.  
  7044. <MSG>(SECMERFAI\secondary merge failure )
  7045. <MSG_TEXT>(Facility)
  7046. VDE, OpenVMS Development Environment
  7047. <MSG_TEXT>(Explanation)
  7048. internal state information for VDE$_INVDIRSPEC error.
  7049. <MSG_TEXT>(User Action)
  7050. Correct the cause of the VDE$_INVDIRSPEC error.
  7051.  
  7052. <MSG>(SEECONLIB\see the VDE CONVERT LIBRARY command )
  7053. <MSG_TEXT>(Facility)
  7054. VDE, OpenVMS Development Environment
  7055. <MSG_TEXT>(Explanation)
  7056. The VDE database does not have the proper format, and the
  7057. automatic conversion of the database has been disabled.
  7058. The VDE CONVERT LIBRARY command can be used to force the
  7059. conversion of the database format.
  7060. <MSG_TEXT>(User Action)
  7061. If use of the new version of VDE is intended, perform a
  7062. full library backup using the database-provided backup
  7063. tools, and then use the VDE CONVERT LIBRARY command to
  7064. update the database format.
  7065.  
  7066. <MSG>(SESADDED\session <EMPHASIS>(session) added to the database )
  7067. <MSG_TEXT>(Facility)
  7068. VDE, OpenVMS Development Environment
  7069. <MSG_TEXT>(Explanation)
  7070. This message informs you that the indicated session
  7071. definition has been added to the VDE database.  This 
  7072. message is only issued when you use the /LOG qualifier 
  7073. on the REPLACE  command.
  7074. <MSG_TEXT>(User Action)
  7075. Use the /NOLOG qualifier for the command if you do not wish to 
  7076. see the message. 
  7077.  
  7078. <MSG>(SESBELUSER\session <EMPHASIS>(session) belongs to another user )
  7079. <MSG_TEXT>(Facility)
  7080. VDE, OpenVMS Development Environment
  7081. <MSG_TEXT>(Explanation)
  7082. You are attempting to modify or cancel a reservation session 
  7083. that belongs to another user, and you do not have the 
  7084. PERFREP privilege that would allow you to cancel or modify 
  7085. another user's session.  As a result, the session is not 
  7086. cancelled or modified.
  7087. <MSG_TEXT>(User Action)
  7088. Reenter the command specifying your own reservation session 
  7089. to cancel or modify, or else have someone with the necessary 
  7090. privilege perform the operation.
  7091.  
  7092. <MSG>(SESCAN\session <EMPHASIS>(session) cancelled )
  7093. <MSG_TEXT>(Facility)
  7094. VDE, OpenVMS Development Environment
  7095. <MSG_TEXT>(Explanation)
  7096. This message informs you that the indicated session
  7097. has been cancelled. This message is only issued when you 
  7098. use the /LOG qualifier on the CANCEL SESSION command.
  7099. <MSG_TEXT>(User Action)
  7100. Use the /NOLOG qualifier for the command if you do not wish to 
  7101. see the message. 
  7102.  
  7103. <MSG>(SESEXISTS\session <EMPHASIS>(session) already exists in database; session not changed )
  7104. <MSG_TEXT>(Facility)
  7105. VDE, OpenVMS Development Environment
  7106. <MSG_TEXT>(Explanation)
  7107. The indicated session name was specified on a
  7108. REPLACE command, but an entry for that session is already 
  7109. present in the database.  Hence a new entry was not created 
  7110. for that session.  Alternatively, the indicated name was 
  7111. specified as the new name for an existing session on the 
  7112. MODIFY SESSION command, but another session already has 
  7113. the requested new name.  Hence the name of the existing 
  7114. session could not be changed to the new name.
  7115. <MSG_TEXT>(User Action)
  7116. If you entered the wrong session name, reenter the command 
  7117. with the correct name.  If you entered the right session
  7118. name, use the SHOW SESSION command to display the database 
  7119. information for that session. If you are not satisfied 
  7120. with that information, use the MODIFY SESSION command to 
  7121. change it.
  7122.  
  7123. <MSG>(SESMOD\information for session <EMPHASIS>(session) modified in the database )
  7124. <MSG_TEXT>(Facility)
  7125. VDE, OpenVMS Development Environment
  7126. <MSG_TEXT>(Explanation)
  7127. This message informs you that information for the indicated 
  7128. session has been modified in the VDE database.  This 
  7129. message is only issued when you use the /LOG qualifier on the
  7130. MODIFY SESSION command.
  7131. <MSG_TEXT>(User Action)
  7132. Use the /NOLOG qualifier for the command if you do not wish to 
  7133. see the message. 
  7134.  
  7135. <MSG>(SESNOMODS\session <EMPHASIS>(session) contains no module reservations )
  7136. <MSG_TEXT>(Facility)
  7137. VDE, OpenVMS Development Environment
  7138. <MSG_TEXT>(Explanation)
  7139. This message informs you that the reservation session 
  7140. you are replacing or unreserving contains no module 
  7141. reservations.  The command deleted the session from the 
  7142. VDE database, but did not replace or unreserve any modules.
  7143. <MSG_TEXT>(User Action)
  7144. If you meant to replace modules you have already reserved, 
  7145. replace them individually.  Alternatively, use the RESERVE 
  7146. command to create a new session that contains reservations 
  7147. for the desired modules.  Then change the modules and 
  7148. replace the session.
  7149.  
  7150. <MSG>(SESNOTFOUND\session <EMPHASIS>(session) not found in database; parameter ignored )
  7151. <MSG_TEXT>(Facility)
  7152. VDE, OpenVMS Development Environment
  7153. <MSG_TEXT>(Explanation)
  7154. The indicated session name was entered on a SHOW 
  7155. SESSION command, but no such session was found in 
  7156. the VDE database.
  7157. <MSG_TEXT>(User Action)
  7158. This is not necessarily an error; the message simply tells 
  7159. you that the indicated session does not exist in the 
  7160. database. 
  7161.  
  7162. <MSG>(SESTERM\session <EMPHASIS>(session) terminated )
  7163. <MSG_TEXT>(Facility)
  7164. VDE, OpenVMS Development Environment
  7165. <MSG_TEXT>(Explanation)
  7166. This message informs you that the indicated session has 
  7167. been terminated.  This message is only issued when you 
  7168. use the /SESSION and /LOG qualifiers on the REPLACE or 
  7169. UNRESERVE command.
  7170. <MSG_TEXT>(User Action)
  7171. Use the /NOLOG qualifier for the command if you do not 
  7172. wish to see the message. 
  7173.  
  7174. <MSG>(SETKEY\keypad state has been set to <EMPHASIS>(state-name) )
  7175. <MSG_TEXT>(Facility)
  7176. VDE, OpenVMS Development Environment
  7177. <MSG_TEXT>(Explanation)
  7178. For the SET KEY operation, this informs the user that the
  7179. key was set. 
  7180. <MSG_TEXT>(User Action)
  7181. If you do wish to see this information, use the /NOLOG 
  7182. qualifier on the SET KEY command. 
  7183.  
  7184. <MSG>(SETKEYERR\error in processing SET KEY command )
  7185. <MSG_TEXT>(Facility)
  7186. VDE, OpenVMS Development Environment
  7187. <MSG_TEXT>(Explanation)
  7188. The screen management 
  7189. facility is used to maintain screen bindings. 
  7190. In this instance, SMG$SET_DEFAULT_STATE has returned an error.
  7191. <MSG_TEXT>(User Action)
  7192. See SMG documentation to determine the problem.  If your 
  7193. answer cannot be found, please contact VDE support for
  7194. assistance.
  7195.  
  7196. <MSG>(SETLIB\use SET LIBRARY, VDE$LIBRARY, or /LIBRARY )
  7197. <MSG_TEXT>(Facility)
  7198. VDE, OpenVMS Development Environment
  7199. <MSG_TEXT>(Explanation)
  7200. VDE is unable to perform the specified operation as
  7201. the target VDE library -- the library on which the
  7202. operation will be performed -- has not been established.
  7203. <MSG_TEXT>(User Action)
  7204. Specify the target VDE library.  To determine the
  7205. available libraries, issue the "SET LIBRARY" command
  7206. with no parameters.  As part of the error message, this
  7207. command will display the names of the predefined VDE
  7208. libraries, the Rdb root directory for each, and the
  7209. mnemonic name for each.  Once the mnemnonic name or the
  7210. Rdb root directory name for the target library is known,
  7211. one can: A) use the mnemnonic name or the Rdb root directory
  7212. name as the libname parameter on a "SET LIBRARY libname"
  7213. VDE command.  B) Use use the mnemnonic name or the Rdb root
  7214. directory name as the parameter on the VDE /LIBRARY=libname.
  7215. C) Define the logical name VDE$LIBRARY to translate to
  7216. the VDE mnemnonic name or to the Rdb root directory name.
  7217.  
  7218. <MSG>(SETUNAUTH\attempt to set unauthorized privileges; privileges not set )
  7219. <MSG_TEXT>(Facility)
  7220. VDE, OpenVMS Development Environment
  7221. <MSG_TEXT>(Explanation)
  7222. You have attempted to use the SET PRIVILEGES command to 
  7223. grant yourself one or more privileges that you are not 
  7224. authorized to set according to the VDE database.
  7225. <MSG_TEXT>(User Action)
  7226. Use the SHOW PRIVILEGES/FULL command to see what privileges 
  7227. you are authorized to set.  Then reenter the SET PRIVILEGES 
  7228. command to set only authorized privileges.  Alternatively, 
  7229. ask the project administrator to grant you authorization to 
  7230. set the privileges you want.  Then exit from VDE, start a 
  7231. new VDE session, and set the privileges you want.
  7232.  
  7233. <MSG>(SHOKEYERR\error in processing SHOW KEY command )
  7234. <MSG_TEXT>(Facility)
  7235. VDE, OpenVMS Development Environment
  7236. <MSG_TEXT>(Explanation)
  7237. The screen management 
  7238. facility is used to maintain screen bindings. 
  7239. In this instance, SMG$LIST_KEY_DEFS has returned an error.
  7240. <MSG_TEXT>(User Action)
  7241. See SMG documentation to determine the problem.  If your 
  7242. answer cannot be found, please contact VDE support for
  7243. assistance.
  7244.  
  7245. <MSG>(SHORESFUL\use SHOW RESERVATION/FULL to check reservation stream )
  7246. <MSG_TEXT>(Facility)
  7247. VDE, OpenVMS Development Environment
  7248. <MSG_TEXT>(Explanation)
  7249. The SHOW RESERVATION/FULL command is used to display
  7250. outstanding reservations, and can be used to locate
  7251. the particular stream in which the reservation was
  7252. originally requested.  Certain operations require the
  7253. specification of a stream via an explicit /STREAM
  7254. qualifier, or via an implicit SET STREAM default
  7255. stream value.
  7256. <MSG_TEXT>(User Action)
  7257. This message is informational, and should accompany one or
  7258. more other error messages.
  7259.  
  7260. <MSG>(SNDJBCERR\job controller error status for queue <EMPHASIS>(queue) )
  7261. <MSG_TEXT>(Facility)
  7262. VDE, OpenVMS Development Environment
  7263. <MSG_TEXT>(Explanation)
  7264. You have attempted to start a build job and the VMS job 
  7265. controller (the $SNDJBCW system service) returned an error 
  7266. status when VDE submitted a build process to a system batch 
  7267. queue.  The message that follows gives more information to 
  7268. explain the error.
  7269. <MSG_TEXT>(User Action)
  7270. The action to take to correct the error depends on the 
  7271. nature of the error.  You or your system manager should 
  7272. correct the error and restart the build job.
  7273.  
  7274. <MSG>(SPARE_1\placeholder for VDE$_MODEXISTS (<EMPHASIS>(module)) message )
  7275. <MSG_TEXT>(Facility)
  7276. VDE, OpenVMS Development Environment
  7277. <MSG_TEXT>(Explanation)
  7278. The VDE$_MODEXISTS message was reclassified from an
  7279. informational message to a warning message.  This
  7280. entry is a placeholder that prevents the condition
  7281. values of subsequent errors from changing.
  7282. <MSG_TEXT>(User Action)
  7283. See VDE$_MODEXISTS.  Also contact VDE support for assistance,
  7284. as VDE should no longer be reporting this error message.
  7285.  
  7286. <MSG>(SPARE_2\placeholder for VDE$_INVALANS (<EMPHASIS>(answer)) message )
  7287. <MSG_TEXT>(Facility)
  7288. VDE, OpenVMS Development Environment
  7289. <MSG_TEXT>(Explanation)
  7290. The VDE$_INVALANS message was reclassified from an
  7291. informational message to a warning message.  This
  7292. entry is a placeholder that prevents the condition
  7293. values of subsequent errors from changing.
  7294. <MSG_TEXT>(User Action)
  7295. See VDE$_INVALANS.  Also contact VDE support for assistance,
  7296. as VDE should no longer be reporting this error message.
  7297.  
  7298. <MSG>(SPARE_3\was FACNOTDEL; replaced )
  7299. <MSG_TEXT>(Facility)
  7300. VDE, OpenVMS Development Environment
  7301. <MSG_TEXT>(Explanation)
  7302. This message (was FACNOTDEL) has been superceded.
  7303. <MSG_TEXT>(User Action)
  7304. Contact VDE support for assistance.
  7305.  
  7306. <MSG>(SPARE_4\was STRMNOTDEL )
  7307. <MSG_TEXT>(Facility)
  7308. VDE, OpenVMS Development Environment
  7309. <MSG_TEXT>(Explanation)
  7310. message superceded (was STRMNOTDEL)
  7311. <MSG_TEXT>(User Action)
  7312. Contact VDE support for assistance
  7313.  
  7314. <MSG>(SPARE_5\was FOLDNOTFOUND )
  7315. <MSG_TEXT>(Facility)
  7316. VDE, OpenVMS Development Environment
  7317. <MSG_TEXT>(Explanation)
  7318. filler for error message elevated to a warning.
  7319. <MSG_TEXT>(User Action)
  7320. This message should not appear.
  7321.  
  7322. <MSG>(SPARE_6\was BADSTATUS; replaced )
  7323. <MSG_TEXT>(Facility)
  7324. VDE, OpenVMS Development Environment
  7325. <MSG_TEXT>(Explanation)
  7326. This message (was BADSTATUS) has been superceded; the
  7327. BADSTATUS message now returns an error severity.
  7328. <MSG_TEXT>(User Action)
  7329. The version of message file in use does not match the
  7330. version of the images running.  Check for a bad or old
  7331. message file, and contact VDE support for assistance.
  7332.  
  7333. <MSG>(SPARE_8\was FOLDNOTFOUND )
  7334. <MSG_TEXT>(Facility)
  7335. VDE, OpenVMS Development Environment
  7336. <MSG_TEXT>(Explanation)
  7337. filler for error message elevated to a warning.
  7338. <MSG_TEXT>(User Action)
  7339. This message should not appear.
  7340.  
  7341. <MSG>(SPAWNED\subprocess spawned )
  7342. <MSG_TEXT>(Facility)
  7343. VDE, OpenVMS Development Environment
  7344. <MSG_TEXT>(Explanation)
  7345. Issued when the /NOWAIT qualifier is used.
  7346. <MSG_TEXT>(User Action)
  7347. None; this is an informational message only.
  7348.  
  7349. <MSG>(SPEMERFAI\specification merge failure )
  7350. <MSG_TEXT>(Facility)
  7351. VDE, OpenVMS Development Environment
  7352. <MSG_TEXT>(Explanation)
  7353. internal state information for VDE$_INVDIRSPEC error.
  7354. <MSG_TEXT>(User Action)
  7355. Correct the cause of the VDE$_INVDIRSPEC error.
  7356.  
  7357. <MSG>(SRCNOTOUT\source module <EMPHASIS>(module) cannot be an output from build step )
  7358. <MSG_TEXT>(Facility)
  7359. VDE, OpenVMS Development Environment
  7360. <MSG_TEXT>(Explanation)
  7361. You have specified that a source module is an output from 
  7362. a build step.  A source module can be an input to a build 
  7363. step, but it can by definition not be an output.  The 
  7364. build step definition is not added to the database.
  7365. <MSG_TEXT>(User Action)
  7366. If this error occurs on a CREATE STEP or MODIFY STEP 
  7367. command, correct the error and reenter the command with 
  7368. valid output modules.
  7369.  
  7370. <MSG>(STATNOTSPEC\the kind of statistics to display was not specified )
  7371. <MSG_TEXT>(Facility)
  7372. VDE, OpenVMS Development Environment
  7373. <MSG_TEXT>(Explanation)
  7374. This qualifier requires a keyword specifying what kind of 
  7375. statistics to display.
  7376. <MSG_TEXT>(User Action)
  7377. Reenter the command providing a keyword specifying what kind 
  7378. of statistics to display.
  7379.  
  7380. <MSG>(STEPNOTCRE\build step not created; module <EMPHASIS>(module) not found in database )
  7381. <MSG_TEXT>(Facility)
  7382. VDE, OpenVMS Development Environment
  7383. <MSG_TEXT>(Explanation)
  7384. You have specified a module that does not exist in the 
  7385. VDE database as the primary input to a compile step.  As a 
  7386. result, the CREATE STEP command does not add the compile 
  7387. step or its dependency information to the database.
  7388. <MSG_TEXT>(User Action)
  7389. Correct the module name to be the name of an existing 
  7390. module or create the module with the CREATE MODULE command 
  7391. before reentering the CREATE STEP command.
  7392.  
  7393. <MSG>(STEPNOTFOUND\build step for module <EMPHASIS>(module) not found in database )
  7394. <MSG_TEXT>(Facility)
  7395. VDE, OpenVMS Development Environment
  7396. <MSG_TEXT>(Explanation)
  7397. You have specified a build step that does not exist in the 
  7398. VDE database.  As a result, the current MODIFY STEP command 
  7399. cannot modify any information in the database.
  7400. <MSG_TEXT>(User Action)
  7401. Reenter the command specifying an existing build step or 
  7402. create the desired build step with the CREATE STEP command.
  7403.  
  7404. <MSG>(STEPNOTMOD\build step not modified; module <EMPHASIS>(module) not found in database )
  7405. <MSG_TEXT>(Facility)
  7406. VDE, OpenVMS Development Environment
  7407. <MSG_TEXT>(Explanation)
  7408. You have specified a module that does not exist in the 
  7409. VDE database as the primary input or output module for a 
  7410. build step.  As a result, the MODIFY STEP command cannot 
  7411. modify database information.
  7412. <MSG_TEXT>(User Action)
  7413. Correct the module name to be the name of an existing 
  7414. module before reentering the MODIFY STEP command, or 
  7415. create the module with the CREATE MODULE command and 
  7416. enter the step information with the CREATE STEP command.
  7417.  
  7418. <MSG>(STEPNOTREV\build step for module <EMPHASIS>(module) not found in review list )
  7419. <MSG_TEXT>(Facility)
  7420. VDE, OpenVMS Development Environment
  7421. <MSG_TEXT>(Explanation)
  7422. You have specified a build step that does not exist in the 
  7423. current build-step review list.  As a result, you cannot 
  7424. select the build step with the module name you specified.
  7425. <MSG_TEXT>(User Action)
  7426. Reenter the SELECT command specifying a build step that 
  7427. is present in the build-step review list for the current 
  7428. REVIEW BUILD_JOB command.  Use the DIRECTORY subcommand 
  7429. to determine what build steps are present in the list.
  7430.  
  7431. <MSG>(STGTRUNC\string truncated )
  7432. <MSG_TEXT>(Facility)
  7433. VDE, OpenVMS Development Environment
  7434. <MSG_TEXT>(Explanation)
  7435. VDE has attempted to output a string which is longer than
  7436. its internal buffer.
  7437. <MSG_TEXT>(User Action)
  7438. If it can be determined that it is not caused by a user
  7439. error, please contact VDE support for assistance.
  7440.  
  7441. <MSG>(STKOVF\command procedures too deeply nested; limit is 16 levels )
  7442. <MSG_TEXT>(Facility)
  7443. VDE, OpenVMS Development Environment
  7444. <MSG_TEXT>(Explanation)
  7445. VDE allows only 16 levels of nesting of command 
  7446. procedures. 
  7447. <MSG_TEXT>(User Action)
  7448. Embed some of the command procedures within others to decrease
  7449. the level of nesting to fewer than 16. 
  7450.  
  7451. <MSG>(STRMADDED\stream <EMPHASIS>(stream) added to the database )
  7452. <MSG_TEXT>(Facility)
  7453. VDE, OpenVMS Development Environment
  7454. <MSG_TEXT>(Explanation)
  7455. This message informs you that the indicated stream 
  7456. definition has been added to the VDE database.  This 
  7457. message is only issued when you use the /LOG qualifier 
  7458. on the CREATE STREAM command.
  7459. <MSG_TEXT>(User Action)
  7460. Use the /NOLOG qualifier for the command if you do not wish to 
  7461. see the message. 
  7462.  
  7463. <MSG>(STRMCLOSED\stream <EMPHASIS>(stream) is permanently closed; state not changed )
  7464. <MSG_TEXT>(Facility)
  7465. VDE, OpenVMS Development Environment
  7466. <MSG_TEXT>(Explanation)
  7467. You have tried to change the state of a stream development 
  7468. stream with the /OPEN or /FROZEN qualifier on the MODIFY 
  7469. STREAM command when the stream is already in the 
  7470. permanently closed state.  The rest of the command still 
  7471. takes effect, but the stream state is not changed; the 
  7472. stream remains closed.
  7473. <MSG_TEXT>(User Action)
  7474. No user action is necessary; the state cannot be changed 
  7475. and the command did not change it.
  7476.  
  7477. <MSG>(STRMDEL\stream <EMPHASIS>(stream) deleted from the database )
  7478. <MSG_TEXT>(Facility)
  7479. VDE, OpenVMS Development Environment
  7480. <MSG_TEXT>(Explanation)
  7481. This message informs you that the definition for the 
  7482. indicated stream has been deleted from the VDE database.  
  7483. This message is only issued when you use the /LOG qualifier 
  7484. on the DELETE STREAM command.
  7485. <MSG_TEXT>(User Action)
  7486. Use the /NOLOG qualifier for the command if you do not wish to 
  7487. see the message. 
  7488.  
  7489. <MSG>(STRMEXISTS\stream <EMPHASIS>(stream) already exists in database )
  7490. <MSG_TEXT>(Facility)
  7491. VDE, OpenVMS Development Environment
  7492. <MSG_TEXT>(Explanation)
  7493. The indicated stream name was specified on a CREATE 
  7494. STREAM command, but an entry for that stream is already 
  7495. present in the database.  Hence a new entry was not created 
  7496. for that stream.  Alternatively, the indicated name was 
  7497. specified as the new name for an existing stream on the 
  7498. MODIFY STREAM command, but another stream already has 
  7499. the requested new name.  Hence the name of the existing 
  7500. stream could not be changed to the new name.
  7501. <MSG_TEXT>(User Action)
  7502. If you entered the wrong stream name, reenter the command 
  7503. with the correct name.  If you entered the right stream 
  7504. name, use the SHOW STREAM command to display the database 
  7505. information for that stream.  If you are not satisfied 
  7506. with that information, use the MODIFY STREAM command to 
  7507. change it.
  7508.  
  7509. <MSG>(STRMMOD\information for stream <EMPHASIS>(stream) modified in the database )
  7510. <MSG_TEXT>(Facility)
  7511. VDE, OpenVMS Development Environment
  7512. <MSG_TEXT>(Explanation)
  7513. This message informs you that information for the indicated 
  7514. stream has been modified in the VDE database.  This message 
  7515. is only issued when you use the /LOG qualifier on the MODIFY 
  7516. STREAM command.
  7517. <MSG_TEXT>(User Action)
  7518. Use the /NOLOG qualifier for the command if you do not wish to 
  7519. see the message. 
  7520.  
  7521. <MSG>(STRMNOTCLOSED\stream <EMPHASIS>(stream) can not be deleted because it is not closed )
  7522. <MSG_TEXT>(Facility)
  7523. VDE, OpenVMS Development Environment
  7524. <MSG_TEXT>(Explanation)
  7525. You are trying to delete a stream which is in an open or 
  7526. frozen state.  Only streams in a closed state may be deleted.  
  7527. <MSG_TEXT>(User Action)
  7528. If appropriate, change the state of the stream to closed 
  7529. and repeat the delete stream command.
  7530.  
  7531. <MSG>(STRMNOTDEL\stream <EMPHASIS>(stream) not deleted )
  7532. <MSG_TEXT>(Facility)
  7533. VDE, OpenVMS Development Environment
  7534. <MSG_TEXT>(Explanation)
  7535. You are attempting to delete a stream that
  7536. cannot be deleted.  Additional messages are normally
  7537. included with this message, and these messages
  7538. indicate why the strean cannot be deleted.
  7539. <MSG_TEXT>(User Action)
  7540. Resolve the problem(s) flagged by the other error
  7541. messages, and reenter the DELETE STREAM command.
  7542.  
  7543. <MSG>(STRMNOTFOUND\stream <EMPHASIS>(stream) not found in database; parameter ignored )
  7544. <MSG_TEXT>(Facility)
  7545. VDE, OpenVMS Development Environment
  7546. <MSG_TEXT>(Explanation)
  7547. The indicated stream name was entered on a SHOW STREAM 
  7548. command, but no such stream was found in the VDE database.
  7549. <MSG_TEXT>(User Action)
  7550. This is not necessarily an error; the message simply tells 
  7551. you that the indicated stream does not exist in the database. 
  7552.  
  7553. <MSG>(STRMNOTOPEN\stream <EMPHASIS>(stream) is not open; operation not allowed )
  7554. <MSG_TEXT>(Facility)
  7555. VDE, OpenVMS Development Environment
  7556. <MSG_TEXT>(Explanation)
  7557. You are trying to reserve or replace a module, but the 
  7558. currently active stream (whose name is given in the 
  7559. message) is either frozen or closed.  It is thus not open 
  7560. for the reservation or replacement of modules.
  7561. <MSG_TEXT>(User Action)
  7562. You can use the SHOW STREAM/FULL command to see the status 
  7563. of the current stream.  If the stream is closed, it is 
  7564. permanently protected against being changed, and you should 
  7565. not be trying to reserve or replace modules in it.  If the 
  7566. stream is frozen, it is currently protected against being 
  7567. changed, but changes may be allowed later when the library 
  7568. administrator sets the state back to open.  You must then 
  7569. wait until the stream becomes open.  (You may reserve 
  7570. modules from a frozen stream, but not replace them.)  
  7571. Finally, if you meant to reserve or replace modules in 
  7572. another stream, you should use the SET STREAM command 
  7573. to switch your context to that stream and then reserve 
  7574. or replace the desired modules.
  7575.  
  7576. <MSG>(STRMNOTPOP\stream <EMPHASIS>(stream) is not allowed to be populated )
  7577. <MSG_TEXT>(Facility)
  7578. VDE, OpenVMS Development Environment
  7579. <MSG_TEXT>(Explanation)
  7580. You are attempting to populate the indicated stream with 
  7581. the POPULATE STREAM command but a stream attribute disallows 
  7582. use of this command for the stream.   Hence the stream has 
  7583. not been populated.
  7584. <MSG_TEXT>(User Action)
  7585. Either you should not be trying to populate the stream or 
  7586. else you must set the stream attribute that allows you to 
  7587. populate the stream before retrying the operation.  To set 
  7588. that attribute, use the /POPULATE qualifier to the MODIFY 
  7589. STREAM command.
  7590.  
  7591. <MSG>(STRMPOP\stream <EMPHASIS>(stream) populated from stream <EMPHASIS>(stream) )
  7592. <MSG_TEXT>(Facility)
  7593. VDE, OpenVMS Development Environment
  7594. <MSG_TEXT>(Explanation)
  7595. This message informs you that the indicated stream has 
  7596. been populated with all generations from the second 
  7597. indicated stream.  This message is only issued when you 
  7598. use the /LOG qualifier on the POPULATE STREAM command.
  7599. <MSG_TEXT>(User Action)
  7600. Use the /NOLOG qualifier for the command if you do not 
  7601. wish to see the message. 
  7602.  
  7603. <MSG>(STRMPOPCOUNT\populate module counts: update <EMPHASIS>(count), insert <EMPHASIS>(count), remove <EMPHASIS>(count) )
  7604. <MSG_TEXT>(Facility)
  7605. VDE, OpenVMS Development Environment
  7606. <MSG_TEXT>(Explanation)
  7607. This message tells you how many modules were updated in, 
  7608. inserted into, and removed from the target stream by the 
  7609. current POPULATE STREAM command.  This message is only 
  7610. issued when you use the /LOG qualifier on the POPULATE 
  7611. STREAM command.
  7612. <MSG_TEXT>(User Action)
  7613. Use the /NOLOG qualifier for the command if you do not 
  7614. wish to see the message. 
  7615.  
  7616. <MSG>(STRTOOLONG\quoted string too long; must be shortened )
  7617. <MSG_TEXT>(Facility)
  7618. VDE, OpenVMS Development Environment
  7619. <MSG_TEXT>(Explanation)
  7620. The maximum length of the quoted string is determined 
  7621. by the nature of the string.  For the DEFINE command, 
  7622. the string is limited to 255 characters.  For remark 
  7623. strings, it is limited to 132 characters.
  7624. <MSG_TEXT>(User Action)
  7625. Try to shorten the size of the string. 
  7626.  
  7627. <MSG>(SUCGENEXIST\successor generation for <EMPHASIS>(module) already exists in library )
  7628. <MSG_TEXT>(Facility)
  7629. VDE, OpenVMS Development Environment
  7630. <MSG_TEXT>(Explanation)
  7631. The new generation of the indicated module created by the 
  7632. current REPLACE or PERFORM REPLACEMENT command should get 
  7633. a whole-number CMS generation expression but the reserved 
  7634. generation already has a successor generation in the VDE 
  7635. library with that whole-number CMS generation expression.  
  7636. This situation can arise if you have placed the reserved 
  7637. generation into a stream using the INSERT GENERATION 
  7638. command or if you have changed the stream that <QUOTE>(owns) 
  7639. the whole-number successor generation with the /MAIN_STREAM 
  7640. qualifier to the MODIFY GENERATION command.
  7641. <MSG_TEXT>(User Action)
  7642. If the existing whole-number successor generation should 
  7643. not be in the VDE library, delete it and its successors 
  7644. with the DELETE GENERATION command.  Then repeat the failed 
  7645. replacement.  Otherwise, use the /MAIN_STREAM qualifier to 
  7646. the MODIFY GENERATION command to allocate ownership of the 
  7647. whole-number successor generation to the stream that already 
  7648. owns that generation, but not to any stream into which you 
  7649. are trying to replace the module.  This will force the 
  7650. replacement to use a CMS variant letter.  Then repeat the 
  7651. replacement.
  7652.  
  7653. <MSG>(SUCLNKADD\successor link from stream <EMPHASIS>(stream) to stream <EMPHASIS>(stream) added )
  7654. <MSG_TEXT>(Facility)
  7655. VDE, OpenVMS Development Environment
  7656. <MSG_TEXT>(Explanation)
  7657. The successor stream relationship, from the first stream
  7658. specified to the second stream specified, has been added.
  7659. <MSG_TEXT>(User Action)
  7660. Use the /NOLOG qualifier for the command if you do not wish
  7661. to see the message.
  7662.  
  7663. <MSG>(SUCLNKREM\successor link from stream <EMPHASIS>(stream) to stream <EMPHASIS>(stream) removed )
  7664. <MSG_TEXT>(Facility)
  7665. VDE, OpenVMS Development Environment
  7666. <MSG_TEXT>(Explanation)
  7667. The successor stream relationship, from the first stream
  7668. specified to the second stream specified, has been removed.
  7669. <MSG_TEXT>(User Action)
  7670. Use the /NOLOG qualifier for the command if you do not wish
  7671. to see the message.
  7672.  
  7673. <MSG>(SYNTAX\command syntax error at or near: '<EMPHASIS>(text)' )
  7674. <MSG_TEXT>(Facility)
  7675. VDE, OpenVMS Development Environment
  7676. <MSG_TEXT>(Explanation)
  7677. All commands  have a 
  7678. specific syntax that must be followed. Failure to do so
  7679. will result in this error.
  7680. <MSG_TEXT>(User Action)
  7681. See <reference>(VDE_MANUAL_NAME) for assistance with
  7682. the command syntax.
  7683.  
  7684. <MSG>(TOOMANPARM\too many poundsign parameters in history or notes stringinvalid string is: <EMPHASIS>(string) )
  7685. <MSG_TEXT>(Facility)
  7686. VDE, OpenVMS Development Environment
  7687. <MSG_TEXT>(Explanation)
  7688. The history or notes string specified contains more than 
  7689. one history or notes parameter.  This is not allowed.
  7690. <MSG_TEXT>(User Action)
  7691. Reenter the command with a valid history or notes string.
  7692.  
  7693. <MSG>(TRANTOODEEP\translation of logical name <EMPHASIS>(logical) more than 7 deep )
  7694. <MSG_TEXT>(Facility)
  7695. VDE, OpenVMS Development Environment
  7696. <MSG_TEXT>(Explanation)
  7697. The indicated logical name is either too deeply nested, 
  7698. or is defined incorrectly to point back to itself causing 
  7699. an infinite translation loop.
  7700. <MSG_TEXT>(User Action)
  7701. Reenter the command without using the logical name.
  7702.  
  7703. <MSG>(UIDSKEW\possible UID skew detected; check for correct UID file. )
  7704. <MSG_TEXT>(Facility)
  7705. VDE, OpenVMS Development Environment
  7706. <MSG_TEXT>(Explanation)
  7707. VDE has detected an internal inconsistency with the UID file.
  7708. <MSG_TEXT>(User Action)
  7709. Please determine if the UID file associated with the VDE
  7710. distribution is the version in use.  If the UID file is
  7711. the one associated with the distribution, please contact
  7712. contact VDE support for assistance.  Please include any
  7713. information that may be useful or relevent in duplicating
  7714. the problem.  If there is a skew code associated with
  7715. this error, please include it in the error report.
  7716.  
  7717. <MSG>(UIDSKEWCODE\UID skew code <EMPHASIS>(value) )
  7718. <MSG_TEXT>(Facility)
  7719. VDE, OpenVMS Development Environment
  7720. <MSG_TEXT>(Explanation)
  7721. This is the code for the particular internal inconsistency
  7722. detected within the UID file.
  7723. <MSG_TEXT>(User Action)
  7724. Please determine if the UID file associated with the VDE
  7725. distribution is the version in use.  If the UID file is
  7726. the one associated with the distribution, please contact
  7727. contact VDE support for assistance.
  7728.  
  7729. <MSG>(UNACLOFIL\unable to close file <EMPHASIS>(file-name) )
  7730. <MSG_TEXT>(Facility)
  7731. VDE, OpenVMS Development Environment
  7732. <MSG_TEXT>(Explanation)
  7733. An error occurred when trying to close the indicated text 
  7734. file.  A more specific error message follows this message.
  7735. <MSG_TEXT>(User Action)
  7736. Examine the error message that follows to diagnose the 
  7737. reason for the error.  Then correct the problem accordingly.
  7738.  
  7739. <MSG>(UNACLOLOG\unable to close log file <EMPHASIS>(file-name) )
  7740. <MSG_TEXT>(Facility)
  7741. VDE, OpenVMS Development Environment
  7742. <MSG_TEXT>(Explanation)
  7743. The SYS$CLOSE system service was not performed successfully 
  7744. in closing the log file. 
  7745. <MSG_TEXT>(User Action)
  7746. Determine what could be preventing RMS from closing the file 
  7747. successfully.  If the reason cannot be determined, 
  7748. please contact VDE support for assistance.
  7749.  
  7750. <MSG>(UNACONLOG\unable to connect log file <EMPHASIS>(file-name) )
  7751. <MSG_TEXT>(Facility)
  7752. VDE, OpenVMS Development Environment
  7753. <MSG_TEXT>(Explanation)
  7754. The SYS$CONNECT system service was not performed successfully 
  7755. in connecting the log file's RAB and FAB. 
  7756. <MSG_TEXT>(User Action)
  7757. Determine what could be preventing RMS from connecting the
  7758. file's FAB and RAB successfully.  If this cannot be done, 
  7759. please contact VDE support for assistance.
  7760.  
  7761. <MSG>(UNACONVDBFORM\unable to convert database format due to access conflict with another user )
  7762. <MSG_TEXT>(Facility)
  7763. VDE, OpenVMS Development Environment
  7764. <MSG_TEXT>(Explanation)
  7765. The VDE database does not have the format required by the 
  7766. current version of VDE and VDE has attempted to convert 
  7767. the database to the required format.  This operation has 
  7768. failed because of an access conflict with another user 
  7769. attempting to convert the database at the same time.  That 
  7770. other user has probably succeeded in converting the database 
  7771. format, which is why you cannot do so.
  7772. <MSG_TEXT>(User Action)
  7773. Retry the CONVERT LIBRARY command and try accessing the 
  7774. database again.  You should find that you are now able to 
  7775. convert the database format or that the format has already 
  7776. been converted.  Either way, you should be able to use VDE 
  7777. with that database.
  7778.  
  7779. <MSG>(UNACREFIL\unable to create file <EMPHASIS>(file-name) )
  7780. <MSG_TEXT>(Facility)
  7781. VDE, OpenVMS Development Environment
  7782. <MSG_TEXT>(Explanation)
  7783. An error occurred when trying to create or open a new 
  7784. text file.  A more specific error message follows this 
  7785. message.
  7786. <MSG_TEXT>(User Action)
  7787. Examine the error message that follows to diagnose the 
  7788. reason for the error.  Then correct the problem accordingly.
  7789.  
  7790. <MSG>(UNACRELOG\unable to create log file <EMPHASIS>(file-name) )
  7791. <MSG_TEXT>(Facility)
  7792. VDE, OpenVMS Development Environment
  7793. <MSG_TEXT>(Explanation)
  7794. The SYS$CREATE system service was not performed successfully 
  7795. in creating the output file. 
  7796. <MSG_TEXT>(User Action)
  7797. Determine what could be preventing RMS from creating the file 
  7798. successfully.  If the reason cannot be determined, 
  7799. please contact VDE support for assistance.
  7800.  
  7801. <MSG>(UNACREMBX\unable to create temporary mailbox )
  7802. <MSG_TEXT>(Facility)
  7803. VDE, OpenVMS Development Environment
  7804. <MSG_TEXT>(Explanation)
  7805. An error occurred when trying to create a mailbox for 
  7806. sending text between processes.  A more specific error 
  7807. message follows this message.
  7808. <MSG_TEXT>(User Action)
  7809. Examine the error message that follows to diagnose the 
  7810. reason for the error.  Then correct the problem accordingly.
  7811.  
  7812. <MSG>(UNADELFIL\unable to delete file <EMPHASIS>(file-name) )
  7813. <MSG_TEXT>(Facility)
  7814. VDE, OpenVMS Development Environment
  7815. <MSG_TEXT>(Explanation)
  7816. An error occurred when trying to delete the indicated file.  
  7817. A more specific error message follows this message.
  7818. <MSG_TEXT>(User Action)
  7819. Examine the error message that follows to diagnose the 
  7820. reason for the error.  Then correct the problem accordingly.
  7821.  
  7822. <MSG>(UNAOPEFIL\unable to open file <EMPHASIS>(file-name) )
  7823. <MSG_TEXT>(Facility)
  7824. VDE, OpenVMS Development Environment
  7825. <MSG_TEXT>(Explanation)
  7826. An error occurred when trying to open an existing text 
  7827. file for reading.  A more specific error message follows 
  7828. this message.
  7829. <MSG_TEXT>(User Action)
  7830. Examine the error message that follows to diagnose the 
  7831. reason for the error.  Then correct the problem accordingly.
  7832.  
  7833. <MSG>(UNAOPEINP\unable to open input stream '<EMPHASIS>(text)' )
  7834. <MSG_TEXT>(Facility)
  7835. VDE, OpenVMS Development Environment
  7836. <MSG_TEXT>(Explanation)
  7837. VDE could not read the command line correctly.
  7838. <MSG_TEXT>(User Action)
  7839. The logical name VDE$INPUT is probably not defined
  7840. correctly.  Correct the VDE$INPUT reference.
  7841.  
  7842. <MSG>(UNAPARFIL\unable to parse file name <EMPHASIS>(name) with default string <EMPHASIS>(name) )
  7843. <MSG_TEXT>(Facility)
  7844. VDE, OpenVMS Development Environment
  7845. <MSG_TEXT>(Explanation)
  7846. An error occurred when trying to parse the indicated file 
  7847. specification with the indicated default name string.  A 
  7848. more specific error message follows this message.
  7849. <MSG_TEXT>(User Action)
  7850. Examine the error message that follows to diagnose the 
  7851. reason for the error.  Then correct the problem accordingly.
  7852.  
  7853. <MSG>(UNAREPNOTECONF\unable to reply to note in notes conference <EMPHASIS>(conference) )
  7854. <MSG_TEXT>(Facility)
  7855. VDE, OpenVMS Development Environment
  7856. <MSG_TEXT>(Explanation)
  7857. VDE attempted to record a PERFORM REPLACEMENT operation 
  7858. by replying to a previous note for the REPLACE command 
  7859. in the indicated notes conference, but was unable to find 
  7860. the notes conference or the note to reply to.  As a result, 
  7861. the PERFORM REPLACEMENT operation was not recorded in the 
  7862. notes conference.
  7863. <MSG_TEXT>(User Action)
  7864. Make sure that the notes conference has been established 
  7865. and that the notes created by the REPLACE command are not 
  7866. being deleted.
  7867.  
  7868. <MSG>(UNDKEY\<EMPHASIS>(state-name) key <EMPHASIS>(key-name) is undefined )
  7869. <MSG_TEXT>(Facility)
  7870. VDE, OpenVMS Development Environment
  7871. <MSG_TEXT>(Explanation)
  7872. This message informs the user that the key was undefined by 
  7873. either the DELETE/KEY or UNDEFINE/KEY commands.
  7874. <MSG_TEXT>(User Action)
  7875. Use the /NOLOG qualifier for the command if you do not wish to 
  7876. see the message. 
  7877.  
  7878. <MSG>(UNKCOMSTA\unknown completion status value <EMPHASIS>(status) passed to VDESTATUS )
  7879. <MSG_TEXT>(Facility)
  7880. VDE, OpenVMS Development Environment
  7881. <MSG_TEXT>(Explanation)
  7882. This message informs you that the image VDESTATUS, was 
  7883. passed a status value it did not understand. VDESTATUS 
  7884. is expecting the character string "SUCCESS" or the character
  7885. string "FAILURE" to be passed to it for its parameter. Any 
  7886. other character string results in this error message being
  7887. output.
  7888. <MSG_TEXT>(User Action)
  7889. Check the invocation of the VDESTATUS image. Typically, 
  7890. VDESTATUS is invoked from a command file that is built by 
  7891. the program VDEDOBUILD for running buildsteps. Check the
  7892. command file associated with the buildstep that resulted
  7893. in this message.
  7894.  
  7895. <MSG>(UNKEPT\unable to <EMPHASIS>(opnam) to kept subprocess section )
  7896. <MSG_TEXT>(Facility)
  7897. VDE, OpenVMS Development Environment
  7898. <MSG_TEXT>(Explanation)
  7899. VDE has encountered an error while attempting to create
  7900. or connect to the global section used to communicate
  7901. with the kept subprocess.
  7902. <MSG_TEXT>(User Action)
  7903. Attempt to resolve the problem based on any other error
  7904. messages included with this one, check the documentation
  7905. for information on setting up process and system quotas,
  7906. and contact VDE support for assistance.
  7907.  
  7908. <MSG>(UNKEYW\unrecognized keyword '<EMPHASIS>(text)' - check validity and spelling )
  7909. <MSG_TEXT>(Facility)
  7910. VDE, OpenVMS Development Environment
  7911. <MSG_TEXT>(Explanation)
  7912. The keyword provided in the command was unrecognized in this
  7913. context.
  7914. <MSG_TEXT>(User Action)
  7915. See <reference>(VDE_MANUAL_NAME) for assistance with
  7916. the command syntax.
  7917.  
  7918. <MSG>(UNKFILEXT\Unknown file extension in analysis file; the complete filespecification found was <EMPHASIS>(spec) )
  7919. <MSG_TEXT>(Facility)
  7920. VDE, OpenVMS Development Environment
  7921. <MSG_TEXT>(Explanation)
  7922. The program VDEDEPEND encountered a file specification 
  7923. that has a file extension it does not support.  This error 
  7924. occurred while VDEDEPEND was processing an analysis (.ANA) 
  7925. file recording compiler or assembler dependency information.
  7926. <MSG_TEXT>(User Action)
  7927. Determine if the analysis file is corrupted.  If the 
  7928. analysis file is not corrupted and the file extension 
  7929. corresponds to a file type that should be recorded as 
  7930. dependency information, please contact VDE support for assistance.
  7931.  
  7932. <MSG>(UNKPNAM\unable to locate project <EMPHASIS>(projnam) in stream <EMPHASIS>(streamnam) )
  7933. <MSG_TEXT>(Facility)
  7934. VDE, OpenVMS Development Environment
  7935. <MSG_TEXT>(Explanation)
  7936. VDE has unable to locate the specified project name
  7937. associated with the specified stream.
  7938. <MSG_TEXT>(User Action)
  7939. Specify a valid and correctly-spelled project name
  7940. from the available list of projects assocated with
  7941. the stream.  If you believe that there should be one
  7942. or more additional projects associated with the stream,
  7943. please contact the project leader, the system manager(s),
  7944. or VDE support for assistance.
  7945.  
  7946. <MSG>(UNKPROJ\unable to locate a project name )
  7947. <MSG_TEXT>(Facility)
  7948. VDE, OpenVMS Development Environment
  7949. <MSG_TEXT>(Explanation)
  7950. VDE has encountered an error while using the notes callable
  7951. interface.
  7952. <MSG_TEXT>(User Action)
  7953. Attempt to resolve the problem based on any other error
  7954. messages included with this one, check the documentation
  7955. for information on setting up the notes conferences, and
  7956. contact VDE support for assistance.
  7957.  
  7958. <MSG>(UNKQARCLD\internal VDE coding error )
  7959. <MSG_TEXT>(Facility)
  7960. VDE, OpenVMS Development Environment
  7961. <MSG_TEXT>(Explanation)
  7962. VDE has detected an internal inconsistency. 
  7963. <MSG_TEXT>(User Action)
  7964. Please contact VDE support for assistance.  Please include
  7965. any information that may be useful or relevent in duplicating
  7966. the problem.
  7967.  
  7968. <MSG>(UNLOCKED\overriding library lockout )
  7969. <MSG_TEXT>(Facility)
  7970. VDE, OpenVMS Development Environment
  7971. <MSG_TEXT>(Explanation)
  7972. This message is displayed when user with MODLIB
  7973. privilege replaces a module in a locked library.
  7974. <MSG_TEXT>(User Action)
  7975. Evaluate if the replacement is necessary in the
  7976. locked library; unlock the library if appropriate.
  7977.  
  7978. <MSG>(UNMATQUO\unmatched quote or missing quote at end of string )
  7979. <MSG_TEXT>(Facility)
  7980. VDE, OpenVMS Development Environment
  7981. <MSG_TEXT>(Explanation)
  7982. Any token that is to be delimited by quotes must have 
  7983. quotes on both sides of the token. These quotes 
  7984. may be either single or double; however, the delimiters
  7985. must be the same characters. 
  7986. <MSG_TEXT>(User Action)
  7987. Reenter the command with the appropriate quotes balanced. 
  7988.  
  7989. <MSG>(UNRESERVED\reservation for module <EMPHASIS>(module) cancelled )
  7990. <MSG_TEXT>(Facility)
  7991. VDE, OpenVMS Development Environment
  7992. <MSG_TEXT>(Explanation)
  7993. This message informs you that the indicated module has 
  7994. been unreserved in the current library and is therefore 
  7995. no longer reserved.  This message is only issued when you 
  7996. use the /LOG qualifier on the UNRESERVE command.
  7997. <MSG_TEXT>(User Action)
  7998. Use the /NOLOG qualifier for the command if you do not wish 
  7999. to see the message. 
  8000.  
  8001. <MSG>(USEDELMOD\to unreserve a CREATE MODULE reservation, use DELETE MODULE )
  8002. <MSG_TEXT>(Facility)
  8003. VDE, OpenVMS Development Environment
  8004. <MSG_TEXT>(Explanation)
  8005. An erroneous attempt was made to UNRESERVE a just-created module.
  8006. To cancel the module reservation and the module creation caused
  8007. by a CREATE MODULE command, use the DELETE MODULE command.  After
  8008. the DELETE MODULE command is accepted, the module will not be
  8009. created, the outstanding module reservation will be canceled,
  8010. and no further user action is required.
  8011. <MSG_TEXT>(User Action)
  8012. If you wish to cancel this reservation, use the DELETE MODULE
  8013. command.  This message is informational, and should accompany
  8014. one or more other error messages.
  8015.  
  8016. <MSG>(USERADDED\user <EMPHASIS>(user) added to the database )
  8017. <MSG_TEXT>(Facility)
  8018. VDE, OpenVMS Development Environment
  8019. <MSG_TEXT>(Explanation)
  8020. This message informs you that the indicated user has been 
  8021. added to the VDE database.  This message is only issued when 
  8022. you use the /LOG qualifier on the CREATE USER command.
  8023. <MSG_TEXT>(User Action)
  8024. Use the /NOLOG qualifier for the command if you do not wish to 
  8025. see the message. 
  8026.  
  8027. <MSG>(USERDEL\user <EMPHASIS>(user) deleted from the database )
  8028. <MSG_TEXT>(Facility)
  8029. VDE, OpenVMS Development Environment
  8030. <MSG_TEXT>(Explanation)
  8031. This message informs you that the indicated user has been 
  8032. deleted from the VDE database.  This message is only issued 
  8033. when you use the /LOG qualifier on the DELETE USER command.
  8034. <MSG_TEXT>(User Action)
  8035. Use the /NOLOG qualifier for the command if you do not wish to 
  8036. see the message. 
  8037.  
  8038. <MSG>(USEREXISTS\user <EMPHASIS>(user) already exists in database; user not changed )
  8039. <MSG_TEXT>(Facility)
  8040. VDE, OpenVMS Development Environment
  8041. <MSG_TEXT>(Explanation)
  8042. The indicated username was specified on a CREATE USER 
  8043. command, but an entry for that user is already present 
  8044. in the database.  Hence a new entry was not created for 
  8045. that user.  Alternatively, the indicated username was 
  8046. specified as the new username for an existing user on the 
  8047. MODIFY USER command, but another user already has the 
  8048. requested new username.  Hence the username of the existing 
  8049. user could not be changed to the new username.
  8050. <MSG_TEXT>(User Action)
  8051. If you entered the wrong username, reenter the command 
  8052. with the correct username.  If you entered the right 
  8053. username, use the SHOW USER command to display the database 
  8054. information for that user.  If you are not satisfied with 
  8055. that information, use the MODIFY USER command to change it.
  8056.  
  8057. <MSG>(USERMOD\information for user <EMPHASIS>(user) modified in the database )
  8058. <MSG_TEXT>(Facility)
  8059. VDE, OpenVMS Development Environment
  8060. <MSG_TEXT>(Explanation)
  8061. This message informs you that information for the indicated 
  8062. user has been modified in the VDE database.  This message 
  8063. is only issued when you use the /LOG qualifier on the MODIFY 
  8064. USER command.
  8065. <MSG_TEXT>(User Action)
  8066. Use the /NOLOG qualifier for the command if you do not wish to 
  8067. see the message. 
  8068.  
  8069. <MSG>(USERNOTDEL\user <EMPHASIS>(user) not deleted; you cannot delete yourself )
  8070. <MSG_TEXT>(Facility)
  8071. VDE, OpenVMS Development Environment
  8072. <MSG_TEXT>(Explanation)
  8073. This message informs you that the indicated user, namely 
  8074. you yourself, has not been deleted from the database.  
  8075. You are not allowed to delete yourself from the database.  
  8076. This prohibition prevents you from accidentally deleting 
  8077. yourself from the database, especially when using a 
  8078. wildcarded username specification.  There is thus no way 
  8079. to delete all users from the database.
  8080. <MSG_TEXT>(User Action)
  8081. If you want to delete yourself from the database, someone 
  8082. else with the required privilege must do it for you.
  8083.  
  8084. <MSG>(USERNOTFOUND\user <EMPHASIS>(user) not found in database; parameter ignored )
  8085. <MSG_TEXT>(Facility)
  8086. VDE, OpenVMS Development Environment
  8087. <MSG_TEXT>(Explanation)
  8088. The indicated username was entered on a SHOW USER 
  8089. command, but no such user was found in the VDE database.
  8090. <MSG_TEXT>(User Action)
  8091. This is not necessarily an error; the message simply tells 
  8092. you that the indicated user does not exist in the database. 
  8093.  
  8094. <MSG>(USERNOTUAF\user <EMPHASIS>(user) not found in system User Authorization File )
  8095. <MSG_TEXT>(Facility)
  8096. VDE, OpenVMS Development Environment
  8097. <MSG_TEXT>(Explanation)
  8098. The indicated username is your username, but it was 
  8099. not found in the system User Authorization File.
  8100. <MSG_TEXT>(User Action)
  8101. This error should not happen except to VDE developers 
  8102. who redefine the current user during testing.  Submit 
  8103. a problem report.
  8104.  
  8105. <MSG>(USEVERSLNM\use logical name VDE$VMS_VERSION to override OpenVMS version )
  8106. <MSG_TEXT>(Facility)
  8107. VDE, OpenVMS Development Environment
  8108. <MSG_TEXT>(Explanation)
  8109. VDE is unable to determine OpenVMS version information
  8110. from the version string returned from a SYS$GETSYI
  8111. service call.  This message recommends that you use
  8112. the VDE$VMS_VERSION logical name to override the system
  8113. value.
  8114. <MSG_TEXT>(User Action)
  8115. Define the logical name VDE$VMS_VERSION to a valid
  8116. OpenVMS version string value.
  8117.  
  8118. <MSG>(VALREQ\missing qualifier or keyword value - supply all required values '<EMPHASIS>(text)' )
  8119. <MSG_TEXT>(Facility)
  8120. VDE, OpenVMS Development Environment
  8121. <MSG_TEXT>(Explanation)
  8122. In many commands, specific keywords or qualifiers are 
  8123. expected.
  8124. <MSG_TEXT>(User Action)
  8125. See <reference>(VDE_MANUAL_NAME) for assistance with
  8126. the command syntax.
  8127.  
  8128. <MSG>(VDECLUSTER\vde.cluster: <EMPHASIS>(cluster) )
  8129. <MSG_TEXT>(Facility)
  8130. VDE, OpenVMS Development Environment
  8131. <MSG_TEXT>(Explanation)
  8132. This message is used to format text strings within VDE,
  8133. and should not be visible to users as an error message.
  8134. <MSG_TEXT>(User Action)
  8135. Contact VDE support for assistance, as the version of
  8136. VDE in use should not be displaying this as an error
  8137. message.
  8138.  
  8139. <MSG>(VDECONTACT\vde.contact: please contact VDE support for assistance )
  8140. <MSG_TEXT>(Facility)
  8141. VDE, OpenVMS Development Environment
  8142. <MSG_TEXT>(Explanation)
  8143. This message is used to format text strings within VDE,
  8144. and should not be visible to users as an error message.
  8145. <MSG_TEXT>(User Action)
  8146. Contact VDE support for assistance, as the version of
  8147. VDE in use should not be displaying this as an error
  8148. message.
  8149.  
  8150. <MSG>(VDEDATETIME\vde.datetime: <EMPHASIS>(datetime) )
  8151. <MSG_TEXT>(Facility)
  8152. VDE, OpenVMS Development Environment
  8153. <MSG_TEXT>(Explanation)
  8154. This message is used to format text strings within VDE,
  8155. and should not be visible to users as an error message.
  8156. <MSG_TEXT>(User Action)
  8157. Contact VDE support for assistance, as the version of
  8158. VDE in use should not be displaying this as an error
  8159. message.
  8160.  
  8161. <MSG>(VDEFORMAT\vde.format: the format of this file is subject to change )
  8162. <MSG_TEXT>(Facility)
  8163. VDE, OpenVMS Development Environment
  8164. <MSG_TEXT>(Explanation)
  8165. This message is used to format text strings within VDE,
  8166. and should not be visible to users as an error message.
  8167. <MSG_TEXT>(User Action)
  8168. Contact VDE support for assistance, as the version of
  8169. VDE in use should not be displaying this as an error
  8170. message.
  8171.  
  8172. <MSG>(VDENAME\vde.product: <EMPHASIS>(vdename) )
  8173. <MSG_TEXT>(Facility)
  8174. VDE, OpenVMS Development Environment
  8175. <MSG_TEXT>(Explanation)
  8176. This message is used to format text strings within VDE,
  8177. and should not be visible to users as an error message.
  8178. <MSG_TEXT>(User Action)
  8179. Contact VDE support for assistance, as the version of
  8180. VDE in use should not be displaying this as an error
  8181. message.
  8182.  
  8183. <MSG>(VDENODE\vde.node: <EMPHASIS>(node) )
  8184. <MSG_TEXT>(Facility)
  8185. VDE, OpenVMS Development Environment
  8186. <MSG_TEXT>(Explanation)
  8187. This message is used to format text strings within VDE,
  8188. and should not be visible to users as an error message.
  8189. <MSG_TEXT>(User Action)
  8190. Contact VDE support for assistance, as the version of
  8191. VDE in use should not be displaying this as an error
  8192. message.
  8193.  
  8194. <MSG>(VDEPROJECT\vde.project: <EMPHASIS>(project) )
  8195. <MSG_TEXT>(Facility)
  8196. VDE, OpenVMS Development Environment
  8197. <MSG_TEXT>(Explanation)
  8198. This message is used to format text strings within VDE,
  8199. and should not be visible to users as an error message.
  8200. <MSG_TEXT>(User Action)
  8201. Contact VDE support for assistance, as the version of
  8202. VDE in use should not be displaying this as an error
  8203. message.
  8204.  
  8205. <MSG>(VDERDBBKP\VDE$DATABASE$<EMPHASIS>(db)_BCKP_<EMPHASIS>(type) )
  8206. <MSG_TEXT>(Facility)
  8207. VDE, OpenVMS Development Environment
  8208. <MSG_TEXT>(Explanation)
  8209. This message is used to format text strings within VDE,
  8210. and should not be visible to users as an error message.
  8211. <MSG_TEXT>(User Action)
  8212. Contact VDE support for assistance, as the version of
  8213. VDE in use should not be displaying this as an error
  8214. message.
  8215.  
  8216. <MSG>(VDERDBBKP_FULL\FULL )
  8217. <MSG_TEXT>(Facility)
  8218. VDE, OpenVMS Development Environment
  8219. <MSG_TEXT>(Explanation)
  8220. This message is used to format text strings within VDE,
  8221. and should not be visible to users as an error message.
  8222. <MSG_TEXT>(User Action)
  8223. Contact VDE support for assistance, as the version of
  8224. VDE in use should not be displaying this as an error
  8225. message.
  8226.  
  8227. <MSG>(VDERDBBKP_INCR\INCR )
  8228. <MSG_TEXT>(Facility)
  8229. VDE, OpenVMS Development Environment
  8230. <MSG_TEXT>(Explanation)
  8231. This message is used to format text strings within VDE,
  8232. and should not be visible to users as an error message.
  8233. <MSG_TEXT>(User Action)
  8234. Contact VDE support for assistance, as the version of
  8235. VDE in use should not be displaying this as an error
  8236. message.
  8237.  
  8238. <MSG>(VDEVERSION\vde.version: <EMPHASIS>(version) )
  8239. <MSG_TEXT>(Facility)
  8240. VDE, OpenVMS Development Environment
  8241. <MSG_TEXT>(Explanation)
  8242. This message is used to format text strings within VDE,
  8243. and should not be visible to users as an error message.
  8244. <MSG_TEXT>(User Action)
  8245. Contact VDE support for assistance, as the version of
  8246. VDE in use should not be displaying this as an error
  8247. message.
  8248.  
  8249. <MSG>(VERBOTEN\direct ATTACH to a VDE kept subprocess is forbidden )
  8250. <MSG_TEXT>(Facility)
  8251. VDE, OpenVMS Development Environment
  8252. <MSG_TEXT>(Explanation)
  8253. An attempt has been made to directly ATTACH to a VDE kept
  8254. subprocess via a DCL command, and this is not permitted.
  8255. <MSG_TEXT>(User Action)
  8256. Use of the DCL ATTACH command to attach to a VDE kept
  8257. subprocess is not permitted.  If this message arises from
  8258. a condition other than an attempt by a user to ATTACH to
  8259. a VDE kept subprocess, please contact VDE support for
  8260. assistance.   Please include any information that may be
  8261. useful or relevent in duplicating the problem.
  8262.  
  8263. <MSG>(WHEREIS\component <EMPHASIS>(comp) is <EMPHASIS>(value) )
  8264. <MSG_TEXT>(Facility)
  8265. VDE, OpenVMS Development Environment
  8266. <MSG_TEXT>(Explanation)
  8267. This message is used to display information about parts
  8268. of the local VDE environment and VDE configuration.
  8269. <MSG_TEXT>(User Action)
  8270. No action is required.
  8271.  
  8272. <MSG>(WHYOFF\reason: !AD )
  8273. <MSG_TEXT>(Facility)
  8274. VDE, OpenVMS Development Environment
  8275. <MSG_TEXT>(Explanation)
  8276. This message is usually paired with VDE$_OFFLINE.
  8277. The VDE environment has been taken offline, and this
  8278. message indicates why.
  8279. <MSG_TEXT>(User Action)
  8280. If the problem persists, please contact VDE support
  8281. for assistance. 
  8282.  
  8283. <MSG>(WILDGENNUM\wildcarded generation number not allowed in <EMPHASIS>(module) )
  8284. <MSG_TEXT>(Facility)
  8285. VDE, OpenVMS Development Environment
  8286. <MSG_TEXT>(Explanation)
  8287. You have specified a wildcarded generation number on 
  8288. a module name for a command which does not allow the 
  8289. generation number to be wildcarded.
  8290. <MSG_TEXT>(User Action)
  8291. Decide what generation of the module you want to apply 
  8292. the command to.  Then reissue the command, specifying 
  8293. that generation number.  Alternatively, you may omit 
  8294. the generation number, in which case the command is 
  8295. applied to the last (most recent) generation of the 
  8296. module.
  8297.  
  8298. <MSG>(WILDNOTALL\wildcard characters not allowed in name: <EMPHASIS>(name) )
  8299. <MSG_TEXT>(Facility)
  8300. VDE, OpenVMS Development Environment
  8301. <MSG_TEXT>(Explanation)
  8302. You have specified a wildcard character (asterisk or 
  8303. percent sign) in a name that is not allowed to have 
  8304. wildcard characters.  The message displays the name 
  8305. up to and including the wildcard character.
  8306. <MSG_TEXT>(User Action)
  8307. Specify the name without a wildcard character and 
  8308. resubmit the command.
  8309.  
  8310. <MSG>(XMERROR\Motif interface error detected )
  8311. <MSG_TEXT>(Facility)
  8312. VDE, OpenVMS Development Environment
  8313. <MSG_TEXT>(Explanation)
  8314. VDE has detected an error in the Motif interface.
  8315. <MSG_TEXT>(User Action)
  8316. A problem has occurred accessing the X Windows display,
  8317. during the fetch of a widget from a UID file, or another
  8318. similar error.  Additional error messages should have
  8319. been displayed prior to this particular error and the
  8320. other messages should detail the particular failure
  8321. detected.  If unable to determine the case of the
  8322. error, please contact VDE support for assistance.
  8323. Please include any information that may be useful
  8324. or relevent in duplicating the problem.
  8325.  
  8326. <ENDMESSAGE_SECTION>
  8327.