Coder Social home page Coder Social logo

java-samples's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

java-samples's Issues

isfbuffer error

We are trying to use this sample code and are getting
Assertion failed: directBufferUtilsClazz != NULL,
file: /proj/hsf/git/HSFB0204i/HQX77C0/javajni/src/isfbuffer.cpp, line: 110

We can not determine the cause of the error, nor can we locate the source.

Any suggestions would be appreciated.

Is there any sample for readDSCBChain() method?


Hi,

I want to read the DSCB for an extended address volume(EAV) data set, i find that I can use the readDSCBChain() to do it.
When I use this method, it returned the Format1DSCB DSCB anyway, I suppose that because there is no EAV data set in my environment.
As the JZOS document said that it would return all the DSCB chain for the data set. What’s the meaning of the DSCB chain? Could you please give me an example for the data for the EAV data set returned by this method?
Could you please give me an simple sample for the readDSCBChain() method? I can't find it in this repository.

Thanks.

problem to get the zos file size

Hi,

I don't find the way to get the file size for a Z/os sequential file in bytes or even in tracks.

How can I do that?

Regards,
Mathias.

JCL DD statement with multiple files

In JCL I can do something like this:

//SYS022  DD DSN=MY.FILE.NUMBER1,DISP=SHR
//        DD DSN=MY.FILE.NUMBER2,DISP=SHR

How do I allocate this for use in DFSORT in Java?
The examples always show that you fetch the "real" file name and assign it, but this does not work for a multi file DD statement.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.