DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦8b7d8a3fb⟧ TextFile

    Length: 32221 (0x7ddd)
    Types: TextFile
    Notes: R1k Text-file segment

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« 
        └─⟦066c8d3ea⟧ 
            └─⟦this⟧ 

TextFile




        




















                         Remote Compilation Facility:
                             IBM RISC System/6000
                              Release Information

                                 Release 1_0_2






























\f




        





       Copyright  1991 by Rational



       Part Number: 508-003256-005

       October 1991 (Software Release 1_0_2)





























       AIX  and  RISC System/6000 are trademarks and IBM is a registered
       trademark of International Business Machines Corporation.

       Rational  and  R1000  are  registered  trademarks  and   Rational
       Environment is a trademark of Rational.




                                   Rational
                             3320 Scott Boulevard
                      Santa Clara, California  95054-3197


\f

                                                           Release 1_0_2


       1.  Overview

       This  release  note  describes  the  production  release, Release
       1_0_2, of the Remote Compilation Facility: IBM  RISC  System/6000
       (Rs6000  RCF).  This  Rs6000  RCF  release is compatible with the
       production  release,  Release  1_0_3  of  the   Rational   Remote
       Compilation Facility, referred to as the Customizable RCF.

       This note covers Rs6000_Aix_Ibm-specific release issues. Refer to
       the Remote Compilation Facility Release Note for general  product
       information.


       2.  RCF Components

       The  following Rs6000 RCF components are installed as part of the
       release:


       !Targets.Implementation.Release_Rs6000_Aix_Ibm1_0_2
                                            -- Rs6000 RCF release world

       !Targets.Rs6000_Aix_Ibm              -- Rs6000 Predefined Units

       !Targets.Implementation.Rcf_Customization.Rs6000_Aix_Ibm
           Rev1_0_Spec                      -- Customization views
           Rev1_0_2                         -- Includes templates, and
                                            -- extensions.

       For more information on installation of this  product,  refer  to
       the  installation  instructions  delivered with this release. For
       user information, refer to the RCF User's Manual and  Rs6000  RCF
       User's Guide.


       3.  Prerequisites

       Before you use the Rs6000 RCF, confirm the following prerequisite
       conditions:

       *  The remote user  accounts  use  Korn  Shell.  If  not,  remote
          command  execution  fails  with  the  message "variable syntax
          error".

       *  IBM AIX Version 3.1 (or later) is running on the  remote  RISC
          System 6000.

       *  The  IBM  Aix  Ada/6000  compiler,  Version 2.0 (or later), is
          installed on the remote RISC System 6000 in /usr/bin/ada.

       *  The host R1000 and remote RISC System 6000  are  on  the  same
          network.




       RATIONAL     October 1991                                       1\f

       Rs6000 RCF Release Information


       *  DTIA  servers  are  installed  on  both the host R1000 and the
          remote RISC  System  6000.  If  not,  you  can  encounter  the
          following:

          -  The  Rs6000  RCF  does  not  elaborate  if  the  host  DTIA
             Remote_Operations server is not installed.

          -  Remote commands cannot execute if the remote DTIA server is
             not running.

          Use  the  following  steps  to  confirm  that both servers are
          running:

          1. To detect if the host server is already running:

             -   Execute What.Users.

             -   Search for job name DTIA  Remote_Operations  Server  in
                 the list.

          2. To  detect  if  the  remote  server is running, execute the
             command from the remote command shell:

             $ ps aux

             This command displays a list of system processes. Look  for
             an entry for the inetd process, similar to the following:

             root  5084  1989  0  17:26:01  ?  0:00 /etc/inetd

          3. View  the  inetd  configuration file to make sure that DTIA
             has been registered:

             $ cat /etc/inetd.conf

             Look for an entry at the end of the file for DTIA.

             dtia  stream  tcp  nowait  root  /usr/etc/in.dtia  in.dtia

          Refer  to  the  DTIA  Installation  and  Release   Notes   for
          information on how to restart the host and remote servers.

       *  The  RCF  is  running.  (After  installation,  the  RCF starts
          automatically at machine initialization.)

          To start the RCF:

          1. Run Start_Rcf_Main to start the Rcf compiler job.

          2. Use   Rs6000_Aix_Ibm.Register   to   register   the    your
             customization.





       2                                       October 1991     RATIONAL\f

                                                           Release 1_0_2


          3. Use   What.Users  to  list  the  jobs  and  check  for  the
             following:

             -   DTIA Remote_Operations Server

             -   Rcf_Compiler Rev1_0_3

             -   Rcf_Rev1_0_3_Rs6000_Aix_Ibm_DTIA


       4.  New Features

       This section describes feature changes included in this release.


       4.1.  Rebuilding Remote Libraries

       Use Rcf.Rebuild_Remote_Library if you believe the remote  library
       is corrupted. The command takes the following actions:

       *  Demotes all units in the host view.

       *  Deletes the remote library.

       *  Rebuilds the remote library.

       *  Refreshes remote imports.

       *  Re-codes all host units.

       For  more  information on this operation, refer to the RCF User's
       Manual and the Rational Remote Compilation Facility: Customizer's
       Guide.


       4.2.  Customization

       The  Rs6000_Aix_Ibm  RCF  is  a  complete  RCF  customization and
       requires no modifications.


       5.  Fixed Problems

       This section describes problems that have been  fixed  since  the
       beta release of this product.


       5.1.  Rcf.Link

       Previously,  Rcf.Link ignored the Executable_Name parameter. This
       parameter  now  properly  specifies  the  name  of   the   remote
       executable built by the link operation.




       RATIONAL     October 1991                                       3\f

       Rs6000 RCF Release Information


       5.2.  Destroying Remote Libraries

       Both Rcf_Cmvc.Destroy_View and Rcf.Destroy_Remote_library destroy
       the remote directory, source and program library.  Previously,  a
       problem prevented the remote directory from being destroyed. This
       problem is fixed.


       6.  Known Problems

       Following is a list of problems specific to the Rs6000 RCF  known
       at the time of this release.


       6.1.  Remote Access Control

       The  remote  DTIA server creates all remote files with the access
       permissions:

        rw-  r-- r--

       This permission setting gives read and write  permission  to  the
       owner  of the file, but read permission only to group and others.
       This can prevent host R1000 users with different  remote  userids
       from operating on the same set of host views.


       7.  Troubleshooting

       This  section describes troubleshooting techniques for situations
       with the Rs6000 RCF.

       *  When a Comp.Make or Comp.Promote  command  (or  Cmvc.Make_Path
          with  a  compilation  goal  of  Coded)  hangs, due to whatever
          cause, you must terminate the operation on both the R1000 host
          and RS6000 remote machine.

          1. Execute the Job.Kill command on the R1000 host:

             Job.Kill(The_Job => [ID-expression], The_Session => "");

          2. You  may  need  to  unlock  directories  and  kill  several
             processes  on  the  RS6000  remote  machine.  The  Job.Kill
             command  on  the  host does not affect the status of target
             processes.

             A.  Use the following command to search for processes  (for
                 userid fred):

                 ps -ef | grep fred






       4                                       October 1991     RATIONAL\f

                                                           Release 1_0_2


                 The output lists the processes:

                 fred 13553 20720  8 16:52:04    - 0:00
                    /usr/lpp/ada/bin/Adaentry +varc==
                 fred 14314  6643  0 16:51:33    - 0:00 in.dtia
                 fred 19437 17643  0 16:51:48    - 0:00
                    /usr/bin/ada/ada source_descript
                 fred 20720 19437  9 16:52:04    - 0:00 bsh bsh bsh

             B.  Kill all processes except in.dtia. Do not kill in.dtia,
                 since you can reuse that process.

             C.  If you use Kill -9 to kill the processes, you may  need
                 to  unlock  the  library which was being used. Call the
                 compiler with the -u option to unlock the library.

       *  If   you   mistakenly   use    Cmvc.Make_Path    instead    of
          Rcf_Cmvc.Make_Path,   and   specify  the  Model  parameter  as
          Rs6000_Aix_Ibm and the Goal parameter as Installed  or  Coded,
          you get the following error message because the RCF state file
          does not exist:

          *** Can't open State File named
          ..."...State.Tool_State.Rs6000_Aix_Ibm_State_File"
          ...(Name_Error).

          Other error mesages may follow; no units are promoted.

          Use Rcf.Refresh_View to recover from this situation. Make sure
          you have set Remote_Machine and Remote_Directory switch values
          before coding. Rcf_Cmvc.Make_Path  uses  the  Remote_Directory
          and  Remote_Machine  parameters  to  set  the  library  switch
          values. Rcf.Refresh_View does not set the switches.


       8.  Documentation

       A  preliminary  version  of  the  Rational   Remote   Compilation
       Facility:  IBM  RISC System/6000 User's Manual, PN 4000-00482, is
       available.

       Refer to the Customizable Rcf Release Notes  for  information  on
       RCF documentation.


       9.  Training

       Refer   to  the  Customizable  Rcf  Release  Notes  for  training
       information.







       RATIONAL     October 1991                                       5\f

                                                           Release 1_0_2


                                   Contents


       1.  Overview                                                    1
       2.  RCF Components                                              1
       3.  Prerequisites                                               1
       4.  New Features                                                3
          4.1.  Rebuilding Remote Libraries                            3
          4.2.  Customization                                          3
       5.  Fixed Problems                                              3
          5.1.  Rcf.Link                                               3
          5.2.  Destroying Remote Libraries                            4
       6.  Known Problems                                              4
          6.1.  Remote Access Control                                  4
       7.  Troubleshooting                                             4
       8.  Documentation                                               5
       9.  Training                                                    5







































       RATIONAL     October 1991                                     iii\f

       Rs6000 RCF Release Information


























































       iv                                      October 1991     RATIONAL\f

%!PS-Adobe-2.0
%%Title: !DOCUMENTATION.RELEASE_NOTES.REMOTE_COMPILATION_FACILITIES.PROD_WORKING.UNITS.RCF_RS6000_AIX_IBM1_0_2'V(4)
%%Creator: COMPOSE 10.7.12
%%CreationDate: October 28, 1991 at 11:20:44 AM
%%For: KP
%%Pages: (atend)
%%DocumentFonts: (atend)
%%EndComments
/SelectFont {findfont exch dup neg 0 0 3 -1 roll 0 0 MAT astore makefont setfont} bind def
/BeginPage {/State save def /INITIAL-MATRIX matrix currentmatrix def 1 -1 scale 0.5 setlinewidth} bind def
/PositionPage {{-90 rotate pop} {0 exch neg translate} ifelse} bind def
/EndPage {State restore showpage} def
/WS {0 32 4 -1 roll widthshow} bind def
/MX {0 rmoveto} bind def
/LTAB {gsave exch (.) stringwidth pop sub exch {dup 2 div dup 0 rmoveto (.) show 0 rmoveto} repeat pop grestore} bind def
/MAT matrix def
/FINDSCALE {gsave newpath 0 0 moveto (X) false charpath
flattenpath pathbbox /CAPHEIGHT exch def pop pop pop newpath 0 0 moveto
(x) false charpath flattenpath pathbbox /XHEIGHT exch def pop pop pop
grestore XHEIGHT CAPHEIGHT XHEIGHT sub 3 div add CAPHEIGHT div } bind def
/CAP-ENCODING [ StandardEncoding aload pop ] def
8#141 1 8#172 {CAP-ENCODING exch dup 1 string dup 0 4 -1 roll 8#40 sub put cvn put} for
/COPYFONT {dup length dict /TMPDICT exch def {1 index /FID ne {TMPDICT 3 1 roll put} {pop pop} ifelse } forall TMPDICT }bind def
/SYM {save exch /newfont currentfont maxlength dict def currentfont
{exch dup /FID ne {dup /Encoding eq {exch dup length array copy newfont 3 1 roll put}
{exch newfont 3 1 roll put} ifelse } {pop pop} ifelse} forall
newfont /Encoding get 8#377 3 -1 roll put /NEWFONT newfont definefont setfont
(\377) show restore} bind def
%%EndProlog
%%Page: 1 1
BeginPage
792 false PositionPage
72 72 moveto
20 /Palatino-Roman SelectFont
( ) show
176.480 328 moveto
(Remote Compilation Facility:) show
201.680 350 moveto
(IBM RISC System/6000) show
217.090 372 moveto
(Release Information) show
242.800 416 moveto
( Release 1_0_2) show
72 756 moveto
10 /Palatino-Roman SelectFont
( ) show
EndPage
%%Page: 2 2
BeginPage
792 false PositionPage
72 72 moveto
10 /Palatino-Roman SelectFont
( ) show
72 144 moveto
(Copyright ) show
/copyright SYM 7.470 MX
( 1991 by Rational) show
72 192 moveto
(Part Number: 508-003256-005) show
72 216 moveto
(October 1991 \050Software Release 1_0_2\051) show
72 576 moveto
9 /Palatino-Roman SelectFont
(AIX and RISC System/6000 are trademarks and IBM is a registered trademark of International Business Machines) 1.026 WS
72 587 moveto
(Corporation.) show
72 609 moveto
(Rational and R1000 are registered trademarks and Rational Environment is a trademark of Rational.) show
287.480 668 moveto
10 /Palatino-Roman SelectFont
(Rational) show
259.660 680 moveto
(3320 Scott Boulevard) show
229.255 692 moveto
(Santa Clara, California  95054-3197) show
72 756 moveto
( ) show
EndPage
%%Page: 1 3
BeginPage
792 false PositionPage
72 36 moveto
10 /Palatino-Roman SelectFont
407.300 MX
(Release 1_0_2) show
72 76 moveto
15 /Palatino-Bold SelectFont
(1.  Overview) show
72 100 moveto
11 /Palatino-Roman SelectFont
(This release note describes the production release,) 1.506 WS
4.257 MX
(Release 1_0_2, of the Remote Compilation) 1.507 WS
72 113 moveto
(Facility: IBM) 0.751 WS
3.500 MX
(RISC System/6000 \050Rs6000 RCF\051. This Rs6000 RCF release is compatible with the) 0.750 WS
72 126 moveto
(production release, Release) 0.052 WS
2.803 MX
(1_0_3 of the Rational Remote Compilation Facility, referred to as the) 0.053 WS
72 139 moveto
(Customizable RCF.) show
72 163 moveto
(This note covers) 3.034 WS
5.783 MX
(Rs6000_Aix_Ibm-specific release issues. Refer to the Remote Compilation) 3.033 WS
72 176 moveto
(Facility Release Note for general product information.) show
72 216 moveto
15 /Palatino-Bold SelectFont
(2.  RCF Components) show
72 240 moveto
11 /Palatino-Roman SelectFont
(The following Rs6000 RCF components are installed as part of the release:) show
72 276 moveto
10 /Courier-Bold SelectFont
(!Targets.Implementation.Release_Rs6000_Aix_Ibm1_0_2) show
72 288 moveto
(                                     -- Rs6000 RCF release world) show
72 312 moveto
(!Targets.Rs6000_Aix_Ibm              -- Rs6000 Predefined Units) show
72 336 moveto
(!Targets.Implementation.Rcf_Customization.Rs6000_Aix_Ibm) show
72 348 moveto
(    Rev1_0_Spec                      -- Customization views) show
72 360 moveto
(    Rev1_0_2                         -- Includes templates, and) show
72 372 moveto
(                                     -- extensions.) show
72 396 moveto
11 /Palatino-Roman SelectFont
(For more information on installation of this product, refer to) 3.291 WS
6.042 MX
(the installation instructions) 3.292 WS
72 409 moveto
(delivered with this release. For user) 0.012 WS
2.761 MX
(information, refer to the) 0.011 WS
11 /Palatino-Italic SelectFont
( RCF User's Manual) 0.011 WS
11 /Palatino-Roman SelectFont
( and) 0.011 WS
11 /Palatino-Italic SelectFont
( Rs6000 RCF) 0.011 WS
72 422 moveto
(User's Guide) show
11 /Palatino-Roman SelectFont
(.) show
72 462 moveto
15 /Palatino-Bold SelectFont
(3.  Prerequisites) show
72 486 moveto
11 /Palatino-Roman SelectFont
(Before you use the Rs6000 RCF, confirm the following prerequisite conditions:) show
72 510 moveto
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(The remote user accounts use Korn Shell. If not, remote) 0.536 WS
3.287 MX
(command execution fails with the) 0.537 WS
96 523 moveto
(message \252variable syntax error\272.) show
72 547 moveto
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(IBM AIX Version 3.1 \050or later\051 is running on the remote RISC System 6000.) show
72 565 moveto
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(The IBM Aix Ada/6000 compiler, Version 2.0 \050or later\051, is installed on the remote) 1.671 WS
4.420 MX
(RISC) show
96 578 moveto
(System 6000 in /usr/bin/ada.) show
72 596 moveto
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(The host R1000 and remote RISC System 6000 are on the same network.) show
72 614 moveto
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(DTIA servers are installed on both the host R1000 and the remote RISC System 6000. If not,) 0.151 WS
96 627 moveto
(you can encounter the following:) show
96 645 moveto
(\261) show
18.500 MX
(The Rs6000 RCF does not elaborate if) 0.459 WS
3.208 MX
(the host DTIA Remote_Operations server is not) 0.458 WS
120 658 moveto
(installed.) show
96 676 moveto
(\261) show
18.500 MX
(Remote commands cannot execute if the remote DTIA server is not running.) show
72 756 moveto
17 /AvantGarde-Book SelectFont
(RATIONAL) show
10 /Palatino-Roman SelectFont
(     October 1991) show
310.940 MX
(1) show
EndPage
%%Page: 2 4
BeginPage
792 false PositionPage
72 36 moveto
10 /Palatino-Roman SelectFont
(Rs6000 RCF Release Information) show
96 72 moveto
11 /Palatino-Roman SelectFont
(Use the following steps to confirm that both servers are running:) show
96 90 moveto
(1.) show
15.750 MX
(To detect if the host server is already running:) show
120 108 moveto
(\261) show
18.500 MX
(Execute What.Users.) show
120 126 moveto
(\261) show
18.500 MX
(Search for job name) show
11 /Palatino-Italic SelectFont
( DTIA Remote_Operations Server) show
11 /Palatino-Roman SelectFont
( in the list.) show
96 144 moveto
(2.) show
15.750 MX
(To detect if the remote server is running,) 2.438 WS
5.189 MX
(execute the command from the remote) 2.439 WS
120 157 moveto
(command shell:) show
120 181 moveto
10 /Courier-Bold SelectFont
($ ps aux) show
120 205 moveto
11 /Palatino-Roman SelectFont
(This command displays a list) 2.111 WS
4.860 MX
(of system processes. Look for an entry for the) 2.110 WS
11 /Palatino-Italic SelectFont
( inetd) 2.110 WS
120 218 moveto
11 /Palatino-Roman SelectFont
(process, similar to the following:) show
120 242 moveto
10 /Courier-Bold SelectFont
(root       5084       1989   0      17:26:01      ?  0:00 /etc/inetd) show
96 266 moveto
11 /Palatino-Roman SelectFont
(3.) show
15.750 MX
(View the inetd configuration file to make sure that DTIA has been registered:) show
120 290 moveto
10 /Courier-Bold SelectFont
($ cat /etc/inetd.conf) show
120 314 moveto
11 /Palatino-Roman SelectFont
(Look for an entry at the end of the file for DTIA.) show
120 338 moveto
10 /Courier-Bold SelectFont
(dtia    stream  tcp    nowait  root     /usr/etc/in.dtia       in.dtia) show
96 362 moveto
11 /Palatino-Roman SelectFont
(Refer to the DTIA Installation and Release) 0.192 WS
2.943 MX
(Notes for information on how to restart the host) 0.193 WS
96 375 moveto
(and remote servers.) show
72 393 moveto
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(The RCF is running. \050After installation, the RCF) 5.248 WS
7.997 MX
(starts automatically at machine) 5.247 WS
96 406 moveto
(initialization.\051) show
96 424 moveto
(To start the RCF:) show
96 442 moveto
(1.) show
15.750 MX
(Run Start_Rcf_Main to start the Rcf compiler job.) show
96 460 moveto
(2.) show
15.750 MX
(Use Rs6000_Aix_Ibm.Register to register the your customization.) show
96 478 moveto
(3.) show
15.750 MX
(Use What.Users to list the jobs and check for the following:) show
120 496 moveto
(\261) show
18.500 MX
(DTIA Remote_Operations Server) show
120 514 moveto
(\261) show
18.500 MX
(Rcf_Compiler Rev1_0_3) show
120 532 moveto
(\261) show
18.500 MX
(Rcf_Rev1_0_3_Rs6000_Aix_Ibm_DTIA) show
72 572 moveto
15 /Palatino-Bold SelectFont
(4.  New Features) show
72 596 moveto
11 /Palatino-Roman SelectFont
(This section describes feature changes included in this release.) show
72 634 moveto
13 /Palatino-Bold SelectFont
(4.1.  Rebuilding Remote Libraries) show
72 658 moveto
11 /Palatino-Roman SelectFont
(Use Rcf.Rebuild_Remote_Library if you believe the remote) 0.811 WS
3.562 MX
(library is corrupted. The command) 0.812 WS
72 671 moveto
(takes the following actions:) show
72 695 moveto
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(Demotes all units in the host view.) show
72 713 moveto
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(Deletes the remote library.) show
72 731 moveto
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(Rebuilds the remote library.) show
72 756 moveto
10 /Palatino-Roman SelectFont
(2) show
308.731 MX
(October 1991    ) show
17 /AvantGarde-Book SelectFont
( RATIONAL) show
EndPage
%%Page: 3 5
BeginPage
792 false PositionPage
72 36 moveto
10 /Palatino-Roman SelectFont
407.300 MX
(Release 1_0_2) show
72 72 moveto
11 /Palatino-Roman SelectFont
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(Refreshes remote imports.) show
72 90 moveto
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(Re-codes all host units.) show
72 114 moveto
(For more information on this operation, refer to the) 0.635 WS
11 /Palatino-Italic SelectFont
( RCF User's) 0.635 WS
3.384 MX
(Manual) show
11 /Palatino-Roman SelectFont
( and the) 0.634 WS
11 /Palatino-Italic SelectFont
( Rational Remote) 0.634 WS
72 127 moveto
(Compilation Facility: Customizer's Guide) show
11 /Palatino-Roman SelectFont
(.) show
72 165 moveto
13 /Palatino-Bold SelectFont
(4.2.  Customization) show
72 189 moveto
11 /Palatino-Roman SelectFont
(The Rs6000_Aix_Ibm RCF is a complete RCF customization and requires no modifications.) show
72 229 moveto
15 /Palatino-Bold SelectFont
(5.  Fixed Problems) show
72 253 moveto
11 /Palatino-Roman SelectFont
(This section describes problems that have been fixed since the beta release of this product.) show
72 291 moveto
13 /Palatino-Bold SelectFont
(5.1.  Rcf.Link) show
72 315 moveto
11 /Palatino-Roman SelectFont
(Previously, Rcf.Link ignored) 1.970 WS
4.721 MX
(the Executable_Name parameter. This parameter now properly) 1.971 WS
72 328 moveto
(specifies the name of the remote executable built by the link operation.) show
72 366 moveto
13 /Palatino-Bold SelectFont
(5.2.  Destroying Remote Libraries) show
72 390 moveto
11 /Palatino-Roman SelectFont
(Both Rcf_Cmvc.Destroy_View and) 1.939 WS
4.688 MX
(Rcf.Destroy_Remote_library destroy the remote directory,) 1.938 WS
72 403 moveto
(source and program library. Previously, a problem prevented the remote directory from being) 0.852 WS
72 416 moveto
(destroyed. This problem is fixed.) show
72 456 moveto
15 /Palatino-Bold SelectFont
(6.  Known Problems) show
72 480 moveto
11 /Palatino-Roman SelectFont
(Following is a list of problems specific to the Rs6000 RCF known at the time of this release.) show
72 518 moveto
13 /Palatino-Bold SelectFont
(6.1.  Remote Access Control) show
72 542 moveto
11 /Palatino-Roman SelectFont
(The remote DTIA server creates all remote files with the access permissions:) show
72 566 moveto
10 /Courier-Bold SelectFont
( rw-  r-- r--) show
72 590 moveto
11 /Palatino-Roman SelectFont
(This permission setting gives read and write permission to the owner of the file, but) 2.405 WS
5.154 MX
(read) show
72 603 moveto
(permission only to group and others. This can prevent host R1000 users with different) 0.929 WS
3.680 MX
(remote) show
72 616 moveto
(userids from operating on the same set of host views.) show
72 656 moveto
15 /Palatino-Bold SelectFont
(7.  Troubleshooting) show
72 680 moveto
11 /Palatino-Roman SelectFont
(This section describes troubleshooting techniques for situations with the Rs6000 RCF.) show
72 704 moveto
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(When a Comp.Make or Comp.Promote command \050or Cmvc.Make_Path) 0.155 WS
2.904 MX
(with a compilation) 0.154 WS
96 717 moveto
(goal of Coded\051 hangs, due to whatever) 1.173 WS
3.924 MX
(cause, you must terminate the operation on both) 1.174 WS
96 730 moveto
(the R1000 host and RS6000 remote machine.) show
72 756 moveto
17 /AvantGarde-Book SelectFont
(RATIONAL) show
10 /Palatino-Roman SelectFont
(     October 1991) show
310.940 MX
(3) show
EndPage
%%Page: 4 6
BeginPage
792 false PositionPage
72 36 moveto
10 /Palatino-Roman SelectFont
(Rs6000 RCF Release Information) show
96 72 moveto
11 /Palatino-Roman SelectFont
(1.) show
15.750 MX
(Execute the Job.Kill command on the R1000 host:) show
120 96 moveto
10 /Courier-Bold SelectFont
(Job.Kill\050The_Job => [ID-expression], The_Session => ""\051;) show
96 120 moveto
11 /Palatino-Roman SelectFont
(2.) show
15.750 MX
(You may need to unlock directories and kill several processes on) 0.985 WS
3.734 MX
(the RS6000 remote) 0.984 WS
120 133 moveto
(machine. The Job.Kill) 3.167 WS
5.918 MX
(command on the host does not affect the status of target) 3.168 WS
120 146 moveto
(processes.) show
120 164 moveto
(A.) show
12.692 MX
(Use the following command to search for processes \050for userid) show
11 /Palatino-Italic SelectFont
( fred) show
11 /Palatino-Roman SelectFont
(\051:) show
144 188 moveto
10 /Courier-Bold SelectFont
(ps -ef | grep fred) show
144 212 moveto
11 /Palatino-Roman SelectFont
(The output lists the processes:) show
144 236 moveto
10 /Courier-Bold SelectFont
(fred 13553 20720  8 16:52:04    - 0:00) show
144 248 moveto
(   /usr/lpp/ada/bin/Adaentry +varc==) show
144 260 moveto
(fred 14314  6643  0 16:51:33    - 0:00 in.dtia) show
144 272 moveto
(fred 19437 17643  0 16:51:48    - 0:00) show
144 284 moveto
(   /usr/bin/ada/ada source_descript) show
144 296 moveto
(fred 20720 19437  9 16:52:04    - 0:00 bsh bsh bsh) show
120 320 moveto
11 /Palatino-Roman SelectFont
(B.) show
14.529 MX
(Kill all processes except in.dtia. Do not kill in.dtia,) 2.571 WS
5.320 MX
(since you can reuse that) 2.570 WS
144 333 moveto
(process.) show
120 351 moveto
(C.) show
13.451 MX
(If you use Kill) 0.510 WS
3.261 MX
(-9 to kill the processes, you may need to unlock the library which) 0.511 WS
144 364 moveto
(was being used. Call the compiler with the -u option to unlock the library.) show
72 382 moveto
0 -1.100 rmoveto
6 /ZapfDingbats SelectFont
(n) show
11 /Palatino-Roman SelectFont
0 1.100 rmoveto
19.434 MX
(If you mistakenly use Cmvc.Make_Path instead of Rcf_Cmvc.Make_Path, and) 1.003 WS
3.752 MX
(specify the) 1.002 WS
96 395 moveto
(Model parameter as Rs6000_Aix_Ibm and the Goal parameter as) 1.103 WS
3.854 MX
(Installed or Coded, you) 1.104 WS
96 408 moveto
(get the following error message because the RCF state file does not exist:) show
96 432 moveto
10 /Courier-Bold SelectFont
(*** Can't open State File named) show
96 444 moveto
(..."...State.Tool_State.Rs6000_Aix_Ibm_State_File") show
96 456 moveto
(...\050Name_Error\051.) show
96 480 moveto
11 /Palatino-Roman SelectFont
(Other error mesages may follow; no units are promoted.) show
96 498 moveto
(Use Rcf.Refresh_View to recover from this situation. Make) 6.516 WS
9.265 MX
(sure you have set) 6.515 WS
96 511 moveto
(Remote_Machine and Remote_Directory switch) 17.509 WS
20.260 MX
(values before coding.) 17.510 WS
96 524 moveto
(Rcf_Cmvc.Make_Path uses the) 0.949 WS
3.698 MX
(Remote_Directory and Remote_Machine parameters to set) 0.948 WS
96 537 moveto
(the library switch values. Rcf.Refresh_View does not set the switches.) show
72 577 moveto
15 /Palatino-Bold SelectFont
(8.  Documentation) show
72 601 moveto
11 /Palatino-Roman SelectFont
(A preliminary version of the) 1.121 WS
11 /Palatino-Italic SelectFont
( Rational Remote) 1.121 WS
3.872 MX
(Compilation Facility: IBM RISC System/6000 User's) 1.122 WS
72 614 moveto
(Manual) show
11 /Palatino-Roman SelectFont
(, PN 4000-00482, is available.) show
72 638 moveto
(Refer to the Customizable Rcf Release Notes for information on RCF documentation.) show
72 678 moveto
15 /Palatino-Bold SelectFont
(9.  Training) show
72 702 moveto
11 /Palatino-Roman SelectFont
(Refer to the Customizable Rcf Release Notes for training information.) show
72 756 moveto
10 /Palatino-Roman SelectFont
(4) show
308.731 MX
(October 1991    ) show
17 /AvantGarde-Book SelectFont
( RATIONAL) show
EndPage
%%Page: iii 7
BeginPage
792 false PositionPage
72 36 moveto
10 /Palatino-Roman SelectFont
407.300 MX
(Release 1_0_2) show
278.182 72 moveto
14 /Palatino-Roman SelectFont
(Contents) show
72 108 moveto
12 /Palatino-Roman SelectFont
(1.  Overview) show
4.272 MX
9 43 LTAB 390 MX
(1) show
72 122 moveto
(2.  RCF Components) show
7.668 MX
9 38 LTAB 345 MX
(1) show
72 136 moveto
(3.  Prerequisites) show
6 MX
9 41 LTAB 372 MX
(1) show
72 150 moveto
(4.  New Features) show
1.128 MX
9 41 LTAB 372 MX
(2) show
93.600 163 moveto
11 /Palatino-Roman SelectFont
(4.1.  Rebuilding Remote Libraries) show
5.205 MX
9 30 LTAB 273.500 MX
(2) show
93.600 176 moveto
(4.2.  Customization) show
1.603 MX
9 38 LTAB 345.500 MX
(3) show
72 190 moveto
12 /Palatino-Roman SelectFont
(5.  Fixed Problems) show
1.464 MX
9 40 LTAB 363 MX
(3) show
93.600 203 moveto
11 /Palatino-Roman SelectFont
(5.1.  Rcf.Link) show
5.315 MX
9 41 LTAB 372.500 MX
(3) show
93.600 216 moveto
(5.2.  Destroying Remote Libraries) show
5.161 MX
9 30 LTAB 273.500 MX
(3) show
72 230 moveto
12 /Palatino-Roman SelectFont
(6.  Known Problems) show
0.660 MX
9 39 LTAB 354 MX
(3) show
93.600 243 moveto
11 /Palatino-Roman SelectFont
(6.1.  Remote Access Control) show
5.441 MX
9 33 LTAB 300.500 MX
(3) show
72 257 moveto
12 /Palatino-Roman SelectFont
(7.  Troubleshooting) show
5.004 MX
9 39 LTAB 354 MX
(3) show
72 271 moveto
(8.  Documentation) show
1.416 MX
9 40 LTAB 363 MX
(4) show
72 285 moveto
(9.  Training) show
2.280 MX
9 44 LTAB 399 MX
(4) show
72 756 moveto
17 /AvantGarde-Book SelectFont
(RATIONAL) show
10 /Palatino-Roman SelectFont
(     October 1991) show
307.210 MX
(iii) show
EndPage
%%Page: iv 8
BeginPage
792 false PositionPage
72 36 moveto
10 /Palatino-Roman SelectFont
(Rs6000 RCF Release Information) show
72 756 moveto
(iv) show
305.171 MX
(October 1991    ) show
17 /AvantGarde-Book SelectFont
( RATIONAL) show
EndPage
%%Trailer
%%Pages: 8 1
%%DocumentFonts: Times-Roman Courier-Bold AvantGarde-Book Palatino-Roman Palatino-Bold Palatino-Italic ZapfDingbats