- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- what is DEC Forms run time and How is it installed...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-16-2007 11:53 PM
тАО04-16-2007 11:53 PM
Can I know what is DEC Forms run time in VMS and how do we install it on server?
Also I want to know the command to check what all packages or softwares has been installed on the VM
Expecting the best solutions,
Regards,
Amit.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-17-2007 01:00 AM
тАО04-17-2007 01:00 AM
SolutionFor info on DECforms have a look at:
http://h71000.www7.hp.com/commercial/decforms/
To install it, you must get hold of the kit FORMSRTA033.A for OpenVMS Alpha (I'm not sure if that is the latest version). The kits are to be found on the CONDIST CDs.
How you can see what's already been installed on an OpenVMS server:
1. the command PRODUCT SHOW HISTORY
for kits installed with PCSI
2. the contents of the file SYS$UPDATE:VMSINSTAL.HISTORY (on OpenVMS Alpha & IA64)
Hope this helps,
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-17-2007 01:15 AM
тАО04-17-2007 01:15 AM
Re: what is DEC Forms run time and How is it installed?
To check what software has been installed on OpenVMS VAX with VMSINSTAL its a bit more problematic but looking at
SYS$UPDATE:*.TXT
is a good start.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2007 12:42 AM
тАО05-02-2007 12:42 AM
Re: what is DEC Forms run time and How is it installed?
Thanks for solutions.
One more query regarding the same,
is there a seperate CD for this product to install or Open VMS 8.3 ver OS CD have this in it.
I want to install this product on Open VMS 8.3 ver server.
Regards,
Amit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2007 01:40 AM
тАО05-02-2007 01:40 AM
Re: what is DEC Forms run time and How is it installed?
As I said before, the installation kit for DECforms are to be found on de CONDIST CDs.
I think the kit FORMSRTA040 (that's DECforms run-time v4.0), can be found on the 4th CD of the "OpenVMS Alpha CD-ROM Distribution".
Regards,
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2007 02:13 AM
тАО05-02-2007 02:13 AM
Re: what is DEC Forms run time and How is it installed?
there is a nice little database search page for finding products on the Software Products Library CDs:
http://org.openvms.de/spl.php
Just search for 'DECforms' and select the 'Show kits ?' selection box.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-03-2007 10:10 AM
тАО05-03-2007 10:10 AM
Re: what is DEC Forms run time and How is it installed?
The DECforms Run-Time System provides a wide variety of form, panel, and field-level control and processing capabilities.
DECForms has two kits 1. DECForms development version and 2. DECForms Run-time version.
Understanding the DECForms license policy would clear your doubts.
License units for the Development System are allocated on an Capacity Basis by hardware tier or a Personal Use basis. Each Personal Use license allows one identified
individual to use the layered product.
License units for the Run-Time System are allocated on an Capacity Basis by hardware tier or a Concurrent Use basis. Each Concurrent Use license allows any one individual at a time to use the layered product. Some number of concurrent
use licenses must be purchased to support the concurrent number of users.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-03-2007 06:50 PM
тАО05-03-2007 06:50 PM
Re: what is DEC Forms run time and How is it installed?
I checked the product list installed in the server by PRODUCT SHOW HISTORY command,
and in that one of the product I found it as follows,
DEC AXPVMS FORRTL V7.1-427
can u let me know that what is this the Dec Form runtime product?
If not, after installation of this product how I will identify it in the product list using the same command.
Regards,
Amit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-03-2007 06:58 PM
тАО05-03-2007 06:58 PM
Re: what is DEC Forms run time and How is it installed?
FORRTL is the FORTRAN Runtime Library.
DECforms is still using the @VMSINSTAL installation procedure, so you won't find it listed with PRODUCT SHOW PRODUCT.
You can search for it using:
$ SEARCH SYS$UPDATE:VMSINSAL.HISTORY FORMSRT
Or DIR SYS$HELP:FORMS*.RELEASE_NOTES
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-03-2007 06:59 PM
тАО05-03-2007 06:59 PM
Re: what is DEC Forms run time and How is it installed?
DEC AXPVMS FORRTL V7.1-427 is NOT DEC Forms; it is the Fortran Run-Time Library.
DEC Forms is installed using SYS$UPDATE:VMSINSTAL.COM, not PRODUCT INSTALL. History of products installed with VMSINSTAL can be found in the file SYS$UPDATE:VMSINSTAL.HISTORY (at least on Alpha and Integrity).
To install DECforms you have to get hold of the correct CD from the CONDIST, mount that CD on an appropriate VMS system, copy the installation kits of DECforms to the system where you want to install it, and then invoke VMSINSTAL to actually install it.
Regards,
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-03-2007 07:00 PM
тАО05-03-2007 07:00 PM
Re: what is DEC Forms run time and How is it installed?
typo correction:
$ SEARCH SYS$UPDATE:VMSINSTAL.HISTORY FORMSRT
Sorry,
Volker.