Hi,
I am using the following lines of code to create a dataset with some attributes, expecting it to create a fixed block dataset. But some how it is taking default values. Here is the code:
String targetDD = ZFile.allocDummyDDName();
String totalArgs = "alloc fi(" + targetDD + ") da('abc.def.xyz') reuse new " +
"dsorg(ps) lrecl(80) recfm(fb) tracks space(100,50) blksize(800) catalog msg(wtp)";
ZFile.bpxwdyn(totalArgs);
ZFile.bpxwdyn("free fi(" + targetDD + ") msg(wtp)");
Request you to look into this issue.
Regards,
Pramod
Unable to create a fixed block dataset using ZFile.bpxwdyn
-
- Posts: 1
- Joined: Fri Sep 14, 2012 6:34 pm
- Skillset: Java and Mainframes
- Referer: google search
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: Unable to create a fixed block dataset using ZFile.bpxwd
Request you to look into this issue.
watch Your manners, You are not in the position to request anything from anybody,
we reply ..
on our own time
free of charge
there is no commitment on our side to reply, provide help
there should be no expectation on Your side to receive any

furthermore tHe topic is duplicate of
http://ibmmainframes.com/about59473.html
You should remember that is improper to post the same question on multiple forums
even more because the people answering on ibmmainframes are the same who answer here
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
- Akatsukami
- Global moderator
- Posts: 1058
- Joined: Sat Oct 16, 2010 2:31 am
- Skillset: Rexx, JCL, DB2/SQL, TSO/ISPF, PL/I
- Referer: ibmmainframes
- Location: Bloomington, IL
- Contact:
Re: Unable to create a fixed block dataset using ZFile.bpxwd
enrico-sorichetti wrote:Request you to look into this issue.
watch Your manners, You are not in the position to request anything from anybody
I feel that you are being unduly harsh. To "request" is merely to ask that a thing be done. You may have been thinking of "require" (or even the formal "request and require"), which I agree would have been presumptuous of him.
"You have sat too long for any good you have been doing lately ... Depart, I say; and let us have done with you. In the name of God, go!" -- what I say to a junior programmer at least once a day
-
- Global moderator
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Skillset: Assembler, JCL, utilities
- Referer: zos.efglobe.com
Re: Unable to create a fixed block dataset using ZFile.bpxwd
Rather than post here, what pramodkumar really should have done is check the documentation for BPXWDYN in Using REXX and z/OS UNIX System Services for pramodkumar's z/OS release. The documentation will tell pramodkumar exactly what he did wrong AND how to correct it.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 14
- 4196
-
by steve-myers
View the latest post
Tue Apr 05, 2022 10:04 pm
-
- 10
- 3871
-
by Heisenberg
View the latest post
Fri Jun 23, 2023 4:00 pm
-
- 14
- 8227
-
by indianrajput
View the latest post
Wed Nov 24, 2021 11:33 pm
-
- 6
- 2527
-
by sergeyken
View the latest post
Wed Nov 24, 2021 11:26 pm
-
-
Convert fixed-length input records to variable-length output
by xcspg3 » Wed Oct 23, 2024 1:45 pm » in DFSORT/ICETOOL/ICEGENER - 5
- 1442
-
by sergeyken
View the latest post
Wed Oct 30, 2024 1:09 pm
-