Summary:
There is no section in the install guide for eHealth that specifically outlines the steps to update eHealth 6.3.2.11 to 6.3.2.12 on a Linux host. These steps will guide you through that process.
Since no oracle update will be performed, only the eHealth 6.3.2.12 kit will be needed.
Instructions:
Note, folders used are just suggestions, use your own naming
As with any changes to eHealth, always save your db before you start
nhSaveDb -ascii -p <path to wherever/name.tdb>
Now become root, sudo is not supported under any circumstances:
su -
Enter root password
Copy the 6.3.2.12 media to the install host and unpack it into an empty folder such as /eh_media
unzip CA_eHealth_63212_Linux.zip
cd /eh_media/eHealth
run
export NH_USER=ehealth; export TZ=EST5EDT; umask 002
<<<replace ehealth with your nh_user, replace EST5EDT with your timezone, if different>>>
./nhCheckInstallPreReqs -noPass
If it needs any rpm’s install them using yum, or have your system admin assist.
./nhCheckInstallPreReqs -noPass
If it comes back clean
cd ..
./Install
At first prompt about dvd mount point hit enter
Enter path to extract installplus (this folder will delete itself during cleanup)
Enter path to /eh_media/eHealth
When asked to stop services, say yes (2)
When asked again to stop services say yes (2)
Wait until the install completes.
Reboot
See if everything is working in your new 6.3.2.12 environment.
Additional Information:
Please use these steps in conjunction with the eHealth install guide.
Here are the directions to access the eHealth documentation: