ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddp_5.4.0.1/rbal1sci.htm

114 lines
7.3 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="reference" />
<meta name="DC.Title" content="Copy screen" />
<meta name="abstract" content="The Start Copy Screen (STRCPYSCN) command allows you to be signed on to your workstation and see the same displays being viewed by someone else at another workstation." />
<meta name="description" content="The Start Copy Screen (STRCPYSCN) command allows you to be signed on to your workstation and see the same displays being viewed by someone else at another workstation." />
<meta name="DC.subject" content="problem handling, copying displays, display, copying, command, CL, STRCPYSCRN (Start Copy Screen), Start Copy Screen (STRCPYSCRN), command, STRCPYSCRN (Start Copy Screen), using display station pass-through, STRPASTHR (Start Pass-Through), Start Pass-Through (STRPASTHR), command, CL, STRPASTHR (Start Pass-Through), pass-through, starting" />
<meta name="keywords" content="problem handling, copying displays, display, copying, command, CL, STRCPYSCRN (Start Copy Screen), Start Copy Screen (STRCPYSCRN), command, STRCPYSCRN (Start Copy Screen), using display station pass-through, STRPASTHR (Start Pass-Through), Start Pass-Through (STRPASTHR), command, CL, STRPASTHR (Start Pass-Through), pass-through, starting" />
<meta name="DC.Relation" scheme="URI" content="rbal1wwu.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/strpasthr.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbal1sci" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Copy screen</title>
</head>
<body id="rbal1sci"><a name="rbal1sci"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Copy screen</h1>
<div><p>The <span class="cmdname">Start Copy Screen (STRCPYSCN)</span> command allows
you to be signed on to your workstation and see the same displays being viewed
by someone else at another workstation.</p>
<div class="section"><p>You must be signed on to the same <span class="keyword">iSeries™ server</span> as
the user. If that user is on a remote server, you can use display station
pass-through to sign on that server and then enter the (<span class="cmdname">STRCPYSCN</span>)
command to see the other displays. Screen images can be copied to a database
file at the same time they are copied to another workstation or when another
workstation cannot be used. This allows you to process this data later and
prepares an audit trail for the operations that occur during a problem situation.</p>
</div>
<div class="section"><p>To copy the display image to another display station, the following
requirements must be met: </p>
<ul><li>Both displays are defined to the server</li>
<li>Both displays are color or both are monochrome, but not one color and
the other monochrome</li>
<li>Both displays have the same number of character positions horizontally
and vertically</li>
</ul>
</div>
<div class="section"><p>If you type your own display station ID as the sending device,
the receiving display station must have the sign on display shown when you
start copying screen images. Graphics are copied as blanks.</p>
</div>
<div class="section"><p>If not already signed on to the same server, use the following
process to see the displays that another user sees on a remote server: </p>
</div>
<div class="section"><div class="p"> <ol><li>Enter the <span class="cmdname">Start Pass-Through (STRPASTHR)</span> command. <pre>STRPASTHR RMTLOCNAME(KC105)</pre>
</li>
<li>Log on to the application server (AS).</li>
<li>Enter the (<span class="cmdname">STRCPYSCN</span>) command. <pre>STRCPYSCN SRCDEV(KC105)
OUTDEV(*REQUESTER)
OUTFILE(KCHELP/TEST)</pre>
<div class="p"> <ul><li>SRCDEV specifies the name of the source device, the display station that
is sending the display image. To send your display to command to another device,
enter the *REQUESTER value for this parameter.</li>
<li>OUTDEV specifies the name of the output device to which the display image
is sent. In this example, the display image is sent to the display station
of the person who enters the command (*REQUESTER). You can also name another
display station, another device (where a third user is viewing), or to no
other device (*NONE). When the *NONE value is used, specify an output file
for the display images.</li>
<li>OUTFILE specifies the name of the output file that will contain an image
of all the displays viewed while the command is active.</li>
</ul>
</div>
</li>
<li>An inquiry message is sent to the source device to notify the user of
that device that the displays will be copied to another device or file. Type
a <samp class="codeph">g</samp> (Go) to start sending the images to the requesting device.</li>
</ol>
</div>
</div>
<div class="section"><p>The sending display station's screens are copied to the other
display station. The image shown at the receiving display station trails the
sending display station by one screen. If the user at the sending display
station presses a key that is not active (such as the Home key), both display
stations will show the same display.</p>
</div>
<div class="section"><p>While you are copying screens, the operator of the receiving display
station cannot do any other work at that display station until the copying
of screens is ended.</p>
</div>
<div class="section"><p>To end the copy screen function from the sending display station,
enter the <span class="cmdname">End Copy Screen (ENDCPYSCN)</span> command from any
command line and press the Enter key. </p>
<pre>ENDCPYSCN</pre>
<p>The
display you viewed when you started the copy screen function is shown.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1wwu.htm" title="Investigating a problem usually begins with the user. Users might not be getting the results they expect when running a program or they might get a message indicating a problem. Sometimes the best way to diagnose and solve a problem is to go through the procedure with a user.">Work with distributed relational database users</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../cl/strpasthr.htm">Start Pass-Through (STRPASTHR) command</a></div>
</div>
</div>
</body>
</html>