Questions tagged [vms]

VMS is any operating system of the VMS family: OpenVMS, VAX/VMS, and VAX-11/VMS which run on the VAX, Alpha, and Itanium-based families of computers. Note: This tag should not, as a rule, be used for Virtual Machines (VMs).

(Open Virtual Memory System), previously known as VAX-11/VMS (1975-1980), VAX/VMS (1980s), and OpenVMS (since 1992) is a computer operating system that runs on VAX, Alpha and Itanium-based families of computers.

VMS was developed specifically for 32-bit processing in 1974, based on RSX-11 for PDP-11 computers. VMS simultaneously supports realtime, interactive, and batch operations. Its API is uniquely distinct from other operating systems, though a high degree of compatibility is available when development targets the C language runtime libraries.

Since the 1990s, an -based GUI is available on workstations.

is the command shell and batch language of VMS.

Note: This tag should not, as a rule, be used for Virtual Machines (VMs).

Reference:

63 questions
0
votes
3 answers

Is there a working distribution of sqlite available for OpenVMS?

I am looking for a working distribution of SQLite for OpenVMS. I tried building SQLite 3.7.9 from the amalgamation file, using patches I found in a mailing list, but it does not quite work. I am using HP C V7.1-015 on OpenVMS Alpha 7.3-2. Since I…
Peter Hofman
  • 673
  • 4
  • 17
-1
votes
1 answer

mounting a linux directory on a VMS machine

We have a VMS machine which must mount a directory residing on a linux server. I am responsible for the linux side, another guy is reponsible for the VMS side. So far his attempts to mount the directory failed insufficient privilege or object…
user1479670
  • 1,145
  • 3
  • 10
  • 22
-2
votes
4 answers

EDT editor - a modern approach?

I used the EDT editor on VMS very long time ago. Is there modern implementation of this excellent text editor available? If so, are there source codes? Maybe it is circumvented by Emacs and Vim? Thank you
Eli Schneider
  • 4,903
  • 3
  • 28
  • 50
1 2 3 4
5