Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Open VMS - special FIFO file
Name: sharitha Date: August 1, 2005 at 08:19:18 Pacific OS: Open VMS CPU/Ram: 512
Comment:
Hi All, In unix there is a system call called as mknod.which actualy creates a FIFO special file.Is ther any similar system call that can be used in VMS
Name: marchunan Date: August 1, 2005 at 13:30:04 Pacific
Reply:
Hi,
On OVms, we can either use POSIX for OVMS standard routines, or OVMS TCPIP service calls, these are used for socket programming, we can create FIFO spl files by passing pathname arg, and permission-bits arg.
It has been discussed many times in OpenVMS forums (ITRC) and there are info on OVMS ask wizard. http://h71000.www7.hp.com/wizard/wiz_8248.
Summary: Open VMS is an operating system that started out on Digital Equipment Corporations first produced systems such as the PDP. The migration through the years was to VAX and Alpha systems. VMS has a file ...
Summary: I received SAS datasets from MVS-Unix platform and I have Open-VMS SAS platform. Question: What are the Steps I need to take, in order to read the dataset? Thanks ...
Summary: Really need some help!! I'm a complete VMS neophyte hobbyist. I installed Open VMS Alpha 7.3-1 off of a Hobbyist Kit CD-ROM onto an Alpha Station 200 as a standalone. Would anyone experienced with V...