1824321 Members
5126 Online
109669 Solutions
New Discussion юеВ

DEC MUMPS tutorial

 
Praphul Menon_1
Occasional Contributor

DEC MUMPS tutorial

Hi,
I wanted pointers to resources/URLs with tutorials on DSM (Digital Standard MUMPS). Also, i would be glad to hear about experiences in migrating DSM from VMS to Linux.

warm regards
10 REPLIES 10
Keith Cayemberg
Trusted Contributor

Re: DEC MUMPS tutorial

Hi Praphul,

I have no personal experience with MUMPS but I have collected a number of useful links concerning MUMPS and OpenVMS. Please see the attached HTML File.

Cheers!

Keith Cayemberg
IBM Business Services - Hanover, Germany
Keith Cayemberg
Consultant
Wipro Technologies
Dan Herron
Advisor

Re: DEC MUMPS tutorial

Go to WWW.GOOGLE.COM and search on the the kewords "Digital" and "MUMPS" and you will have over 19,000 references from which to choose!

Good luck!
Tom O'Toole
Respected Contributor

Re: DEC MUMPS tutorial

www.intersystems.com. Migrating to linux you would most likely be ending up on the CACHE database, which can be downloaded from this site for free (for personal use).
Can you imagine if we used PCs to manage our enterprise systems? ... oops.
Wim Van den Wyngaert
Honored Contributor

Re: DEC MUMPS tutorial

PM,

I wrote some notes when reading the manuals.
It's in the form of faq.

Wim
Wim
Wim Van den Wyngaert
Honored Contributor

Re: DEC MUMPS tutorial

PM,

Most important remark is that you need AIJ to have a fault tolerant DSM usage.

Wim
(we lost data of 30 seconds with BIJ only)

Wim
Cass Witkowski
Trusted Contributor

Re: DEC MUMPS tutorial

DSM only runs on OpenVMS.
Wim Van den Wyngaert
Honored Contributor

Re: DEC MUMPS tutorial

It ran also on Ultrix and DEC OSF.
http://www.sysworks.com.au/disk$vaxdocsep951/decw$book/dy6baa12.p12.decw$book

The history
http://math-cs.cns.uni.edu/~okane/cgi-bin/newpres/mumps.history/history.html

and I think Cach├Г┬й runs on multiple platforms. But I can not confirm if it is 100% compatible.

W
Wim
Jesse Chambless
Advisor

Re: DEC MUMPS tutorial

DSM will not run on Linux. It is specifically for the VAX/Alpha platform. Cache v 5.x.x runs on Linux. It is an object oriented Mumps product from Intersystems Corporation. It is available with a free download from www.intersys.com. This is a single user version.
Ian Miller.
Honored Contributor

Re: DEC MUMPS tutorial

I'm surprised noone said why downgrade to linux?
____________________
Purely Personal Opinion
Bob Blunt
Respected Contributor

Re: DEC MUMPS tutorial

PM, as others have mentioned, DSM is VAX and Alpha "specific." However, there are several derivations of MUMPS that are multi-platform. One I've seen is simply called "M." I've seen it used in DSM environments and runs on WinTel at least, I believe.

Cache is Intersystem's replacement for DSM and it is multiplatform, multiple O/S. Most of the Digital-centric hooks, bells and whistles are gone. Based on conversations with my DSM customers, Cache isn't a direct, totally upward compatible replacement and requires customization and migration when moving from DSM to Cache.

There are also other derivitive Mumps offerings from other vendors that have been used to develop rather unique, non-medical solutions.