- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP-UX partition on mainframe
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
03-02-2004 08:16 AM
03-02-2004 08:16 AM
HP-UX partition on mainframe
Can an HP-Ux (11i) file system or a partition be mapped on a mainframe (S/390 running MVS or OS/390)or vice versa?
Thank you for your input.
Darren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2004 08:30 AM
03-02-2004 08:30 AM
Re: HP-UX partition on mainframe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2004 08:38 AM
03-02-2004 08:38 AM
Re: HP-UX partition on mainframe
It could not boot off such a parition as far as I know.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2004 08:45 AM
03-02-2004 08:45 AM
Re: HP-UX partition on mainframe
I find myself intrigued by your post. We are an old time XXX mainframe shop porting data back and forth to HP-UX.
So I am curious as to just what you are attempting to accomplish.
Little insight, at your convenience, appreciated.
Best regards,
dl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2004 08:49 AM
03-02-2004 08:49 AM
Re: HP-UX partition on mainframe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2004 09:05 AM
03-02-2004 09:05 AM
Re: HP-UX partition on mainframe
Agreed and quite frankly I have not encountered the ability to nsf mount to MVS, VM, or VSE.
Very interested in where this thread is going.
dl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 04:50 AM
03-04-2004 04:50 AM
Re: HP-UX partition on mainframe
Darren -
Where are you going with this?
Best regards.
dl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 08:43 AM
03-04-2004 08:43 AM
Re: HP-UX partition on mainframe
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2004 05:09 AM
03-05-2004 05:09 AM
Re: HP-UX partition on mainframe
We receive ASCII files from legacy system via FTP. But there are 2 steps involved in this.
1) The data files are extracted from Adabas database in mainframe and stored in disk/tape in mainframe. (in EBCDIC format)
2) Then they are sent via FTP converted as ASCII to HP Ux server.
This consumes enormous amount of time which is unacceptable. We are implementing a new application that should replace the existing mainframe system. We have only a limited timeframe set by the client during data conversion as down time and the file transfer alone takes them all. We know that the network bandwidth at the client place is not quite high and were told that nothing can be done on that.
By NFS mounting the unix FS to mainframe, we are trying to do the following:
Extract the data from Adabas and store them directly to the mapped unix partition (Handle the EBCDIC to ASCII conversion in the extract program itself).
We understand that we have the same bandwidth but just wanted to see how much time we save. Our intention is to find out whether any one has already implemented this successfully.
We are currently performing the conversion in a development HP server as sample conversion and actual production system implementation will be in September. We are just trying to find what our best options are.
Thank you again,
Darren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2004 05:24 AM
03-05-2004 05:24 AM
Re: HP-UX partition on mainframe
In any given day we will ftp VSAM and SAM files to HP-UX as well as get files and place into SAM files. In our environment we start jobs in VSE from an ftp to the RDR que following some processing on HP-UX as well as start Unix processes following a VSE job. All our cross system (NT is in the picture as well) activity is via ftp.
As you stated, since your bandwidth will not change I do not believe you would gain anything, even if an NFS mount was possible.
Your ipstack product in the MVS environment (probably CSI's) will handle all the same functionality.
Just a thought, but I think I would attack bandwidth.
Best of luck, I mean this in the sincerest sense. You will find it challenging and rewarding.
Regards,
dl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2004 05:38 AM
03-05-2004 05:38 AM
Re: HP-UX partition on mainframe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2004 09:34 PM
03-07-2004 09:34 PM
Re: HP-UX partition on mainframe
Believe me, using the xlate command for all our different operating systems (dos, windows, hpux, mac, ...) saved us a lot of conversions and complaints from users.