Remote Network And System Administration Job In IT And Networking

z/OS: Efficient direct access to a multi-volume data set

Find more Network And System Administration remote jobs posted recently Worldwide

I have a multi-volume MVS data set A.B.C with parameters PO=PS and RECFM=FS. The code below runs slowly (Java is used for illustration, in C it will be fseeko call) :

ZFile zfile = new ZFile(//A.B.C, rb,type=record);
file.seek(1000,0);
file.seek(2000,0);
file.seek(4000,0);

Run time for each seek: 1-2 seconds.

However, the same code runs fast for a single volume data set. Run time for each seek: 5-10 milliseconds.

I need Java code that performs fast (comparable to single volume) direct access to a multivolume data.

Acceptable solutions:

Implementation of a Java method, C, or assembler function that efficiently positions (in milliseconds) file pointer to a given record in both multivolume and single volume data set.

For clarity, Java prototype is:

void fastseek (ZFIle file, long recordNumber);

Note: C/Assembler solution should work in 64-bit architecture.
Note: Expected file size up to 20 Gb,
About the recuiter
Member since May 20, 2018
Sanjeev Seth
from Kent, United Kingdom

Skills & Expertise Required

Java Assembler 

Candidate shortlisted and hiredHiring open till - Jun 4, 2021

Work from Anywhere

40 hrs / week

Fixed Type

Remote Job

$208.53

Cost

Looking for help? Checkout our video tutorial
How to search and apply for jobs

How to apply? Do you have more questions about the Job?
See frequently asked questions

Similar Projects

Wordpress Theme Update

Hi Everyone,
Thank you for taking the time to view this job posting. This job is a quick job that requires you to know about HTML, CSS, and java coding. My client is looking for someone to update their theme but the parent theme has custom coding...read more

Java-Spring-Security: Configure Spring 5 application for SAML, AD, OAuth2, etc.

We have a Spring 5 application (Not Spring boot), We are able to configure Okta using SAML, LDAP using JumpCloud, but we need someone to test this application with the following authentication as well:
1. Google using Saml
2. Google using OAu...read more

JAVA Springboot Developer

Need Java developer with strong experience in Spring, Hyphenate, STAX parser, XML, XSD, XSLT.

Should be able to build a program to parse the XML in XSD to map to different XSD format. SHould be able to meet the delivery date.

Set my postgresql for high availability

Hi! I need postgresql setup for high availability.
I need 10k and more requests per second.
And 3000 connections.
I

MT4 & MT5: Modify code of MT4 Pattern Indicator and Convert it to MT5

Modifications: Please modify indicator like that:

- display indicator in the chart window, not below the chart (add an option in the settings)
- make it possible to move the indicator lines with the mouse (so lines dont have a fix poin...read more