LOCATION parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (link repair)
 
(4 intermediate revisions by 2 users not shown)
Line 15: Line 15:


==Description==
==Description==
<p>The locally known name of a node (copy of <var class="product">Model&nbsp;204</var>) in a Parallel Query Option/204 (PQO) network </p>
<p>
<p>The LOCATION parameter is specific to PQO users. It is required for <i>both</i> clients and servers. The LOCATION value must be unique and from one to eight characters in length. </p>
<var>LOCATION</var> specifies the locally known name of a node (copy of <var class="product">Model&nbsp;204</var>) in a <var class="product">[[Introduction to User Language#Parallel Query Option/204|Parallel Query Option/204]]</var> (PQO) network </p>
<p>The LOCATION parameter is used internally, is displayed to identify client users when a service thread issues a LOGWHO command, and is used with BUMP SUBSYSTEM, MONITOR SUBSYSTEM, and STOP SUBSYSTEM to identify a service subsystem by its associated client. </p>
<p>
<p>The LOCATION parameter value does <i>not</i> have to match the value specified for any DEFINE FILE command LOCATION parameter or for any remote file specification (filename AT location). </p>
The <var>LOCATION</var> parameter is specific to PQO users. It is required for <i>both</i> clients and servers. The <var>LOCATION</var> value must be unique and from one to eight characters in length. </p>
<p>LOCATION is viewable with VIEW but is not resettable. </p>
<p>
The <var>LOCATION</var> parameter is used internally, is displayed to identify client users when a service thread issues a <var>[[LOGWHO command|LOGWHO]]</var> command, and is used with <var>[[BUMP command|BUMP SUBSYSTEM]]</var>, <var>[[MONITOR command: Subsystems|MONITOR SUBSYSTEM]]</var>, and <var>[[STOP command: Stopping an application subsystem|STOP SUBSYSTEM]]</var> to identify a service subsystem by its associated client. </p>
<p>
The <var>LOCATION</var> parameter value does <i>not</i> have to match the value specified for any <var>[[DEFINE FILE command|DEFINE FILE]]</var> command <var>LOCATION</var> parameter or for any remote file specification (<var><i>filename</i> AT <i>location</i></var>). </p>
<p>
<var>LOCATION</var> is viewable with <var>[[VIEW command|VIEW]]</var>, but it is not resettable. </p>
 
[[Category:System parameters]]
[[Category:System parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 17:45, 9 January 2015

D204 location

Summary

Default value
None
Parameter type
System
Where set
On User 0's parameter line
Related products
All
Introduced
Model 204 V3.2 or earlier

Description

LOCATION specifies the locally known name of a node (copy of Model 204) in a Parallel Query Option/204 (PQO) network

The LOCATION parameter is specific to PQO users. It is required for both clients and servers. The LOCATION value must be unique and from one to eight characters in length.

The LOCATION parameter is used internally, is displayed to identify client users when a service thread issues a LOGWHO command, and is used with BUMP SUBSYSTEM, MONITOR SUBSYSTEM, and STOP SUBSYSTEM to identify a service subsystem by its associated client.

The LOCATION parameter value does not have to match the value specified for any DEFINE FILE command LOCATION parameter or for any remote file specification (filename AT location).

LOCATION is viewable with VIEW, but it is not resettable.