<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=RUN_%28process%29</id>
	<title>RUN (process) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=RUN_%28process%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=RUN_(process)&amp;action=history"/>
	<updated>2026-05-09T20:33:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.vmssoftware.com/index.php?title=RUN_(process)&amp;diff=1707&amp;oldid=prev</id>
		<title>Jane.doe: Created page with &quot;RUN (process) is a DCL command that creates a subprocess or a detached process to run an image and deletes the pr...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=RUN_(process)&amp;diff=1707&amp;oldid=prev"/>
		<updated>2019-12-02T17:29:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;RUN (process) is a &lt;a href=&quot;/DCL&quot; title=&quot;DCL&quot;&gt;DCL&lt;/a&gt; &lt;a href=&quot;/Command&quot; title=&quot;Command&quot;&gt;command&lt;/a&gt; that creates a &lt;a href=&quot;/Subprocess&quot; title=&quot;Subprocess&quot;&gt;subprocess&lt;/a&gt; or a &lt;a href=&quot;/Detached_Process&quot; title=&quot;Detached Process&quot;&gt;detached process&lt;/a&gt; to run an &lt;a href=&quot;/Image&quot; title=&quot;Image&quot;&gt;image&lt;/a&gt; and deletes the pr...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;RUN (process) is a [[DCL]] [[Command|command]] that creates a [[Subprocess|subprocess]] or a [[Detached Process|detached process]] to run an [[Image|image]] and deletes the process when the image completes execution. A subprocess is created if any of the qualifiers except the /UIC or the /DETACHED qualifier is specified. A detached process is created if the /UIC or the /DETACHED qualifier is specified and you have the IMPERSONATE user privilege. &lt;br /&gt;
=Syntax=&lt;br /&gt;
 RUN  filespec&lt;br /&gt;
==Qualifiers==&lt;br /&gt;
* /ACCOUNTING&lt;br /&gt;
* /AST_LIMIT&lt;br /&gt;
* /AUTHORIZE&lt;br /&gt;
* /BUFFER_LIMIT&lt;br /&gt;
* /DELAY&lt;br /&gt;
* /DETACHED&lt;br /&gt;
* /DUMP/ENQUEUE_LIMIT&lt;br /&gt;
* /ERROR&lt;br /&gt;
* /EXTENT&lt;br /&gt;
* /FILE_LIMIT&lt;br /&gt;
* /INPUT&lt;br /&gt;
* /INTERVAL&lt;br /&gt;
* /IO_BUFFERED&lt;br /&gt;
* /IO_DIRECT&lt;br /&gt;
* /JOB_TABLE_QUOTA&lt;br /&gt;
* /KERNEL_THREAD_LIMIT&lt;br /&gt;
* /MAILBOX&lt;br /&gt;
* /MAXIMUM_WORKING_SET&lt;br /&gt;
* /ON&lt;br /&gt;
* /OUTPUT/PAGE_FILE&lt;br /&gt;
* /PRIORITY&lt;br /&gt;
* /PRIVILEGES&lt;br /&gt;
* /PROCESS_NAME&lt;br /&gt;
* /QUEUE_LIMIT&lt;br /&gt;
* /RESOURCE_WAIT&lt;br /&gt;
* /SCHEDULE&lt;br /&gt;
* /SERVICE_FAILURE&lt;br /&gt;
* /SSLOG_ENABLE&lt;br /&gt;
* /SUBPROCESS_LIMIT&lt;br /&gt;
* /SWAPPING&lt;br /&gt;
* /TIME_LIMIT/TRUSTED&lt;br /&gt;
* /UIC&lt;br /&gt;
* /WORKING_SET&lt;br /&gt;
[[Category:DCL Commands]]&lt;/div&gt;</summary>
		<author><name>Jane.doe</name></author>
	</entry>
</feed>