- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Pushing/Pulling files to IBM's MQ Queues on Window...
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
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
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
тАО11-25-2008 05:23 PM
тАО11-25-2008 05:23 PM
Pushing/Pulling files to IBM's MQ Queues on Windows, from HP Unix
They have provided a java program for this push but I cannot get the program to execute once it is compiled. I also cannot get it to execute from the Windows platform, where they have tested the code.
At this time I am looking for commands or a script to exchange files with MQ. I reviewed the HP and IBM sites with no luck. I also looked at the HP Reference for 11.0 and see the mq_* commands, but cannot find them on any of our servers. My thought is they may not have been loaded and maybe something the Unix admins need to load.
If someone could kick me in the right direction I would appreciate it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-26-2008 08:00 AM
тАО11-26-2008 08:00 AM
Re: Pushing/Pulling files to IBM's MQ Queues on Windows, from HP Unix
I'd take it up with the vendor that wants to implement this. IBM will gladly *sell* you the pieces to run this I suppose, as it is there application, but I wouldn't expect to find any downloads.
You mentioned 11.0 manuals, which hopefully isn't where you are at now. in looking at the "mq_*" stuff you noted, they aren't standalone commands, but subroutines / interfaces for building your own message based application(s). you won't find them in bin or whatever.
they (the mq_) stuff states the conform to POSIX, but IBM may (or may not) have implemented their own messaging scheme.
Again, I believe this is an issue for the vendor to come up with a working solution, not the client.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-26-2008 08:17 AM
тАО11-26-2008 08:17 AM
Re: Pushing/Pulling files to IBM's MQ Queues on Windows, from HP Unix
This is probably not a brand new problem and someone else has already crossed this bridge. I am just trying to find a solution for a project where the "produciont date isn't moving".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-26-2008 08:27 AM
тАО11-26-2008 08:27 AM
Re: Pushing/Pulling files to IBM's MQ Queues on Windows, from HP Unix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-26-2008 08:37 AM
тАО11-26-2008 08:37 AM
Re: Pushing/Pulling files to IBM's MQ Queues on Windows, from HP Unix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-26-2008 08:58 AM
тАО11-26-2008 08:58 AM
Re: Pushing/Pulling files to IBM's MQ Queues on Windows, from HP Unix
http://www.ibm.com/software/mqseries/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-26-2008 10:36 AM
тАО11-26-2008 10:36 AM
Re: Pushing/Pulling files to IBM's MQ Queues on Windows, from HP Unix
the "MQ queues" are part of IBMs "messaging backbone", and as far as I can tell, you need additional licensed software from IBM to implement it.
The vendor either needs to supply the required components or implement a strategy that you can support with what you've got. In this case, since your the customer, you should be calling the shots*
*unless somebody agreed that your company would buy/supply whatever infrastructure was required to implement this