Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Remote Execute
Name: Dany Yaker Date: February 28, 2003 at 12:39:01 Pacific OS: OpenVMS CPU/Ram: noidea
Comment:
I am trying (through FTP) to remotely execute DCL commands like set... or run a file. How do I accomplish this?
Name: Georg Korger Date: March 3, 2003 at 12:51:04 Pacific
Reply:
Hi,
as far as I know there's no (legal) way to execute a command from FTP, and so is on VMS. For help on remote FTP-commands enter help/remote, but this is probably not what you're looking for. If you describe your requirements a bit more precisely, maybe I can give you some additional hints.
Summary: Let me see if I understand correctly what you're after. You want a command procedure on "computer2" (c2) to be able to kick off a similar, if not identical, command procedure on "computer1" (c1) and ...
Summary: Hello, I was trying to investigate a problem. The problem is one of the detached processes in the machine has changed the system time. When I looked into the accounting information, I found the follo...
Summary: I am running OpenVMS 6.2 on a multiprocessor Dec machine. I written a Tcp-Server that accepts job requests from a remote client, and passes these requests to a "database process" running on the same s...