Difference between revisions of "RPMS Installation"

From VistApedia
Jump to: navigation, search
Line 1: Line 1:
 
= RPMS Installation Instructions =
 
= RPMS Installation Instructions =
Written by Sam Habiel. I want to acknowledge Rick Pullen and Nancy
+
Written by Sam Habiel. I want to acknowledge Rick Pullen and Nancy Anthracite, who helped me put this together.
Anthracite, who helped me put this together.
 
  
For development use; consult a Vista Cache expert for production system set-up.
+
For development use; consult a Vista Cache expert for production system set-up. Optional steps marked with *.
Optional steps marked with *.
 
  
 
# Install Cache or Ensemble (lastest versions); answer no to the question that asks weather to put the key in now if you have the key as a file.
 
# Install Cache or Ensemble (lastest versions); answer no to the question that asks weather to put the key in now if you have the key as a file.
Line 50: Line 48:
 
#* Execute the following:
 
#* Execute the following:
 
#** <tt>D ^%RCOMPIL</tt>
 
#** <tt>D ^%RCOMPIL</tt>
Routine(s): %*
+
#** <tt>Routine(s): %*</tt>
Routine(s): *
+
#** <tt>Routine(s): **</tt>
ZN "%SYS"  
+
#** <tt>ZN "%SYS"</tt>
D $System.OBJ.UpgradeAll()
+
#** <tt>$System.OBJ.UpgradeAll()</tt>
</pre>
 
</blockquote>
 
 
#* Go back to your namespace
 
#* Go back to your namespace
:: <tt>D RebuildIndex^%R("","",1)</tt>
+
#** <tt>D RebuildIndex^%R("","",1)</tt>
 
# In Programmer mode, D ^ZTMGRSET, choose OpenM for OS, and type your namespace on the three quetions, and rename fileman routines.
 
# In Programmer mode, D ^ZTMGRSET, choose OpenM for OS, and type your namespace on the three quetions, and rename fileman routines.
 
# Correct the Volume Set and Default HFS fields in the Kernel Systems Parameters file
 
# Correct the Volume Set and Default HFS fields in the Kernel Systems Parameters file
Line 67: Line 63:
 
# In Device File, correct Volume Set field also by stuffing
 
# In Device File, correct Volume Set field also by stuffing
 
# Kill ^%ZTSK and ^%ZTSCH. Reindex the Option Scheduling file (all indeces)
 
# Kill ^%ZTSK and ^%ZTSCH. Reindex the Option Scheduling file (all indeces)
17. Fix the RPMS Site file. Set OS to DOS
+
# Fix the RPMS Site file. Set OS to DOS
18. In CIA LISTENER file, correct UCI.
+
# In CIA LISTENER file, correct UCI.
19. In XUP, go to CIANB MAIN MENU, edit the CIA broker package parameters
+
# In XUP, go to CIANB MAIN MENU, edit the CIA broker package parameters and remove old UCI and put new one.
  and remove old UCI and put new one.
+
# Start the listner.
20. Start the listner.
+
# In BMXMENU, edit all the ports to have a correct namespace, and then start all of them.
21. In BMXMENU, edit all the ports to have a correct namespace, and then
+
# In the portal, go to system services and enable telnet.
  start all of them.
+
# Go to XUP, and add yourself as a user.
22. In the portal, go to system services and enable telnet.
+
# Find your DUZ
23. Go to XUP, and add yourself as a user.
+
# Give yourself the "@"
24. Find your DUZ
+
# Assign yourself all the keys in the universe by D ^AKMOSUSR
25. Give yourself the "@"
+
# Make a folder where your ehr client will reside. Share that folder with read access to all users.
26. Assign yourself all the keys in the universe by D ^AKMOSUSR
+
# Find lastest major version of EHR (currently 1.1) and double click on the exe and extract the files to folder you just created.
27. Make a folder where your ehr client will reside. Share that folder with
+
# In the resulting dialog, put the UNC path of the shared folder in the first box; in the last box, add /trace to enable tracing by default (for developers).
  read access to all users.
+
# Install EHR 1.1 patch 1
27. Find lastest major version of EHR (currently 1.1) and double click on
+
# Install EHR 1.1 patch 4. It contains the last license (the permanent one).
  the exe and extract the files to folder you just created.
+
# Edit the VueCentric Framework defaults. In XUP, choose CIAV MANAGER
28. In the resulting dialog, put the UNC path of the shared folder in the
+
#* Choose site parameter edit
  first box; in the last box, add /trace to enable tracing by
+
#* Object source path is the UNC to your bin folder
default (for developers).
+
#* You may choose to change the default VueCentric Template now or later
29. Install EHR 1.1 patch 1
 
30. Install EHR 1.1 patch 4. It contains the last license (the permanent one).
 
31. Edit the VueCentric Framework defaults. In XUP, choose CIAV MANAGER
 
  - Choose site parameter edit
 
  - Object source path is the UNC to your bin folder
 
  - You may choose to change the default VueCentric Template now or later
 
  
 
Stuff to do later...
 
Stuff to do later...
 
There is so much set-up you can work on. Here are some things that are needed:
 
There is so much set-up you can work on. Here are some things that are needed:
1. *Add Mailman Domain; Christen; have Kernel point to it.
+
# *Add Mailman Domain; Christen; have Kernel point to it.
2. *Add Institution; Set-up Medical Center Division to point to it;
+
# *Add Institution; Set-up Medical Center Division to point to it; have Kernel point to default division.
have Kernel point to default division.
+
# *Setup Backup and Journalling in Cache/Ensemble.
3. *Setup Backup and Journalling in Cache/Ensemble.
 

Revision as of 01:27, 22 June 2009

RPMS Installation Instructions

Written by Sam Habiel. I want to acknowledge Rick Pullen and Nancy Anthracite, who helped me put this together.

For development use; consult a Vista Cache expert for production system set-up. Optional steps marked with *.

  1. Install Cache or Ensemble (lastest versions); answer no to the question that asks weather to put the key in now if you have the key as a file.
  2. In the Mgr directory, copy the key and make sure it's named cache.key
  3. Log into the System Mangement Portal. Right-click on notification icon, choose that option, and if you set a password, log in
  4. Home > Configuration > Advanced Settings
    1. IO
      • Filemode = True
      • Openmode = 1 for Read/Write
    2. Memory
      • GenericHeapSize = 10000. More may be needed for shadowed systems.
      • ZFHEAP = 125000 (minimum). May require more depending on software running and OS platform.
    3. Miscellaneous
      • WebServerPort = 57772 (default) This can be changed and is the port number that the System Management Portal uses.
    4. ObjectScript
      • Set ZEOF = True
    5. Telnet
      • DNSLookup = True (if DNS server is available). Set to False if no DNS server available. Only affects Windows OS.
    6. *Home > Configuration > Memory and Startup
      • Routine Cache: Min 50MB
      • Database Cache (8 KB): Min 1500MB. Leave 2 KB Cache at 0.
  5. Create a blank database
    1. Configuration > Local Databases > Create New Database
    2. Give it a 2-5 letter name, and put in a directory with the same name
    3. Size: 1MB
    4. Jounal: No
    5. Resource: %DB_%Default
  6. Create a namespace
    1. Configuration > Namespaces > Create New Namespace
    2. Give it the same name as your DB created in #4
    3. Map it to your DB
    4. Don't copy any mappings
  7. Create the mappings (Namespaces, Global Mappings and Routine Mappings)
    1. Globals: (%Z*, %z*) to your namespace; (UTILITY, TMP, TEMP, XTMP) to CACHETEMP
    2. Routines: %DT*, %HOSTCMD, %INET, %RCR, %Serenj*, %XB*, %XU*, %ZI*, %ZO*, %ZT*, %ZU*, %ZV*, %ZDEBUG
  8. *Home > Security Management > Users
    1. Add accounts. Copy from SuperUser. Add Password. Set Namespace. If this is intended for general use, set the routine to be ^ZU, otherwise, leave it blank.
  9. *Home > Security Management > CSP Applications > Edit /csp/sys (this portal). Uncheck unauthenticed and check password to allow only authenticated users to use the system management portal.
  10. *Home > Security Management > Services > Edit %Service_Telnet. Enable it and choose appropriate authentication.
  11. *Home > Security Management > Resources > Edit %Development and enable it (only for systems on which development will be performed).
  12. Shutdown Cache/Ensemble, put your real CACHE.DAT in the folder, and start Cache/Ensemble again.
  13. *For databases migrated from Cache 5.0.x, recompile the routines and update database objects.
    • Enter Programmer Mode
    • Go to your namespace
    • Execute the following:
      • D ^%RCOMPIL
      • Routine(s): %*
      • Routine(s): **
      • ZN "%SYS"
      • $System.OBJ.UpgradeAll()
    • Go back to your namespace
      • D RebuildIndex^%R("","",1)
  14. In Programmer mode, D ^ZTMGRSET, choose OpenM for OS, and type your namespace on the three quetions, and rename fileman routines.
  15. Correct the Volume Set and Default HFS fields in the Kernel Systems Parameters file
  16. Correct the Volume in Volume Set file
  17. Taskman Site Parameters need to be XXX:CACHE or XXX:ENSEMBLE or XXX:<INSTANCE NAME>
  18. Check the Mailman Site Params file for the correct entry in the below field: CPU (UCI,VOL) FOR FILER TO RUN: XXX,XXX
  19. Before you proceed, fix the volume set field for devices |TRM| and |TNT| or otherwise you won't be able to use fileman features.
  20. In Option Scheduling file, correct Volume field for tasks by stuffing the right one
  21. In Device File, correct Volume Set field also by stuffing
  22. Kill ^%ZTSK and ^%ZTSCH. Reindex the Option Scheduling file (all indeces)
  23. Fix the RPMS Site file. Set OS to DOS
  24. In CIA LISTENER file, correct UCI.
  25. In XUP, go to CIANB MAIN MENU, edit the CIA broker package parameters and remove old UCI and put new one.
  26. Start the listner.
  27. In BMXMENU, edit all the ports to have a correct namespace, and then start all of them.
  28. In the portal, go to system services and enable telnet.
  29. Go to XUP, and add yourself as a user.
  30. Find your DUZ
  31. Give yourself the "@"
  32. Assign yourself all the keys in the universe by D ^AKMOSUSR
  33. Make a folder where your ehr client will reside. Share that folder with read access to all users.
  34. Find lastest major version of EHR (currently 1.1) and double click on the exe and extract the files to folder you just created.
  35. In the resulting dialog, put the UNC path of the shared folder in the first box; in the last box, add /trace to enable tracing by default (for developers).
  36. Install EHR 1.1 patch 1
  37. Install EHR 1.1 patch 4. It contains the last license (the permanent one).
  38. Edit the VueCentric Framework defaults. In XUP, choose CIAV MANAGER
    • Choose site parameter edit
    • Object source path is the UNC to your bin folder
    • You may choose to change the default VueCentric Template now or later

Stuff to do later... There is so much set-up you can work on. Here are some things that are needed:

  1. *Add Mailman Domain; Christen; have Kernel point to it.
  2. *Add Institution; Set-up Medical Center Division to point to it; have Kernel point to default division.
  3. *Setup Backup and Journalling in Cache/Ensemble.