[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference acadmy::tpas_notes

Title:Transfer Price Administration System
Notice:Conference has moved to ACADMY::TPAS_NOTES
Moderator:ACADMY::MAGNI
Created:Wed Jul 01 1992
Last Modified:Fri Mar 21 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:102
Total number of notes:459

102.0. "SEPS97 - Changes" by AWARD::MAGNI (Lois, 297-3246) Fri Mar 21 1997 11:15

This topic contains all the SEPS 97 changes needed for TPAS
T.RTitleUserPersonal
Name
DateLines
102.1TPAS 3.4 Kits - specific for SEPSAWARD::MAGNILois, 297-3246Fri Mar 21 1997 11:2016
If you are upgrading to SEPS 97 the TPAS kits are


                     TPAS034.A   - Full Kit
                     TPAS034a.A  - Patch Release


If you are moving up from a non-PASE  environment it is recommended to take the
complete kit, TPAS034.A.

If you are moving up from a PASE environment, the only necessary changes are
found in  TPAS034a.A.


Release notes for both kits can be found on KWLITY::TPAS$PUBLIC.  
The kits can be pulled from  ACADMY::TPAS$KIT: 
102.2SEPS 97 Link ChangesAWARD::MAGNILois, 297-3246Fri Mar 21 1997 11:2240
                             SEPS 97 
                      LINK CHANGES FOR TPAS


Under SEPS97 the link commands for TPAS will need to be changed as the
DEC STD 12 Parser and PPCS Client are no longer found in IMAGELIB.
If you do not have PPCS installed, then either ignore the PPCS_OPTIONS.OPT 
or install the kit located in you AMP2 directory.


Create the following two files and place them in TPAS$COM:

      DECSTD12_OPTIONS.OPT
             Sys$library:DECSTD012$PARSERN010SHR.EXE/sharable

 
      PPCS_OPTIONS.OPT
              Sys$share:APPIX$PPCS_CLIENT_SHR.EXE/sharable


Ensure a logical is set up for SQL$USER:

     $ SHOW LOG SQL$USER
            "SQL$USER" = "SYS$COMMON:[SYSLIB]SQL$USER61.OLB"



Change the link to:

      $ LINK your_program, -
             TPAS$LIBRARY:TPAS_LOGIC/LIB, -
             TPAS$COM:DECSTD12_OPTIONS/OPT, -
             TPAS$COM:PPCS_OPTIONS/OPT, -
             SQL$USER/LIB



If you have any questions please send mail to:
         ACADMY::QCA_ADMIN  or AWARD::MAGNI