- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- MMS / LIBRARIAN problem aka GWKACTNOUPD
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
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
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
06-20-2005 09:09 PM
06-20-2005 09:09 PM
MMS / LIBRARIAN problem aka GWKACTNOUPD
http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1119343035197+28353475&threadId=837472
Compiling a few C source modules with the /NAMES=AS_IS qualifier, and hence producing object files with lowercase symbols in them, and then inserting them in an object library, tends to confuse MMS.
Somehow, MMS thinks that the target (= the module in the library) is not updated. I keep getting the GWKACTNOUPD warning.
As an attachement, I'm including a small example (actually an excerpt of our first attempts to compile Mesa on Itanium (based on the work of Jouk Jansen)).
Can anyone tell me how to change the MMS description file to make MMS understand about lowercase modules in object libraries?
Thanx in advance.
Kris (aka Qkcl)
Btw: OpenVMS V8.2 on an rx2600, MMS 3.6, HP C V7.1-011, pretty up to date with VMS patches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 09:20 PM
06-20-2005 09:20 PM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
http://www.madgoat.com/mmk.html
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 09:37 PM
06-20-2005 09:37 PM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
But honestly, I would like to see MMS taking the appropriate actions/conclusions.
So the question still stands.
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 09:39 PM
06-20-2005 09:39 PM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
(in DECSET only CMS has been updated for ODS5).
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 09:48 PM
06-20-2005 09:48 PM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
From the log, I get the impression the library LIBMESAGL.OLB has been created, and the new modules added. That's the same as the librray listing shows - seen date and time of the modules.
If this is correct, my idea is that MMS did it's job, but issues the wrong message. Of course, it schould be repaired.
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 11:45 PM
06-20-2005 11:45 PM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
MMS does not yet support ODS5 and lower case.
Where did you get that info? Is there a new version of MMS somewhere?
Re: Willem
If this is correct, my idea is that MMS did it's job, but issues the wrong message.
I've seen that, and I know my library is up to date, but somehow when initiating a second run, all objects get "replaced" again in the library and that is not what I want.
Greetz,
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2005 12:00 AM
06-21-2005 12:00 AM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2005 12:08 AM
06-21-2005 12:08 AM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
(Ok, I understand if this is the behaviour on Alpha as well. It's beyond the scope of porting itself, but there are a lot of things that were mended in the process - why not these limitations....)
It might be the cause, though. I can think of a scenario where MMS converts all names it encounters in the object to uppercase, and compares them to names in the library as they are, it won't find equality - and therefore updates the library. Or the other way around, of course.
So it _could_ be a problem in the librarian as well: What is returned if you extract a module from the library, or check the index? (most likely, it's internal to MMS, but I won't rule out the librarian, to be complete)
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2005 01:58 AM
06-21-2005 01:58 AM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
Tried VMS 7.3-2 on Alpha, MMS 3.5, Compaq C V6.5-001, same results as on Itanium.
Tried MMK (latest release), same results (MMK upcases lines read from the description file, although not the "action lines"). (I'm still investigating)
So, in short, neither tool offers support in the field of case-sensitivity, case-preserving.
So sad.
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2005 04:42 AM
06-21-2005 04:42 AM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
I suspect it will take hp longer to fix mms however for official answers talk to hp.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2005 07:14 PM
06-21-2005 07:14 PM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
This is the road I'm gonna take:
1. File a problem report with HP about MMS not being case-sensitive/case-preserving.
2. Modify MMK myself & pass the changes to MadGoat.
I'll keep the community informed.
Greetz,
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2005 06:25 PM
06-26-2005 06:25 PM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
Currently, from the products comprising DECset, only CMS is ODS-5 aware.
The problem with MMS is escalated to engineering.
We just have to wait for a new version.
Greetz,
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2005 08:32 PM
06-26-2005 08:32 PM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2005 08:49 PM
06-26-2005 08:49 PM
Re: MMS / LIBRARIAN problem aka GWKACTNOUPD
I think I just confirmed your fears.
Currently, I have a sort-of-case-sensitive/case-preserving MMK, that does the job I'm currently working on.
I still have to test a while further before I submit my changes to MadGoat.
Greetz,
Kris (aka Qkcl)