Home > Archive > Cobol > June 2006 > Re: Microsoft Cobol 5.0 Help Needed
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Microsoft Cobol 5.0 Help Needed
|
|
| Roger While 2006-06-25, 3:55 am |
| Indeed, you must reinstall the licenses.
Many people have fallen into this trap with
backup/restore.
Not sure about Win, but on Linux/Unix machines, the license
daemon checks at least the time stamp and, AFAICT, the i-node
number of the license files.
So, unless you are doing bit-for-bit(imaging) backup/restore,
you will always need to reinstall.
Note for later MF versions, this also applies to the
runtime licenses.
(Note to MF : Where is this documented ?)
"Richard" <riplin@Azonic.co.nz> schrieb im Newsbeitrag
news:1151098886.972052.190490@g10g2000cwb.googlegroups.com...
>
> arjdombivli@gmail.com wrote:
>
>
> You may need to reinstall your licence into licence manager, or it may
> be that you merely need to start the licence manager before you start
> to compile.
>
> Try, possibly as root:
>
> cd /usr/lib/mflmf
> sh ./mflmman
>
> or wherever that script is located. If you can compile after doing this
> then you need to include this on the system startup script or manually
> redo if the system ever needs starting again.
>
> If it still won't compile then reinstall the licence. The runtime
> doesn't use the licence manager and therefore will run without it.
>
| |
| Michael Wojcik 2006-06-27, 6:55 pm |
|
In article <e7l98b$ihi$02$1@news.t-online.com>, "Roger While" <simrw@sim-basis.de> writes:
> So, unless you are doing bit-for-bit(imaging) backup/restore,
> you will always need to reinstall.
>
> (Note to MF : Where is this documented ?)
It's implied by:
If the database is deleted or damaged, you have to recreate it by
reinstalling licenses using the aslmdbrecover utility.
(Server Express 4.0 SP2 documentation set, Deployment Licensing Guide,
Introduction, "The License Database")
Similar text appears elsewhere, including for the development system
license database.
I don't know where this was covered, if at all, in the documentation
for older product releases.
--
Michael Wojcik michael.wojcik@microfocus.com
Every allegiance to some community eventually involves such a fetish,
which functions as the disavowal of its founding crime: is not 'America'
the fetish of an infinitely open space enabling every individual to
pursue happiness in his or her own way? -- Slavoj Zizek
|
|
|
|
|