Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function "openSync()" can't open a VSAM file in RLS mode #1

Open
PeiXiaoXiao opened this issue Aug 22, 2018 · 0 comments
Open

Function "openSync()" can't open a VSAM file in RLS mode #1

PeiXiaoXiao opened this issue Aug 22, 2018 · 0 comments

Comments

@PeiXiaoXiao
Copy link

I find that there is no parameter in the function "openSync()" to set the RLS mode.
By experiment, I find when a VSAM file is opened in RLS mode, it can't be opened again by "openSync()". And when a VSAM file is opened by "openSync()", it can't be opened in RLS mode elsewhere.
So I think "openSync()" opens a VSAM file in non-RLS mode by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant