We are having an issue where " cp -P "RECFM=FB,LRECL=128,BLKSIZE=27904" /u/USS/file "//'MVS.SEQ.FILE.HERE'" " is issued to copy a file from USS to a new MVS sequential file. We are using TWS to trigger a batch job from this copy. The file is allocated then deleted and then allocated again so it triggers two batch jobs. I've pulled SMF 15 and 17 records to show this. I have tried changing the RECFM to VB since the IBM page says it will default to VB and I thought it first allocated a VB file then the FB. The allocations and delete happen in the same second.
I have also tried cp -W "seqparms='RECFM=FB,LRECL=128,BLKSIZE=27904'" along with a BLKSIZE=0 with the same results. Anyone know if this is expected with copying a USS file to MVS using cp? the USS file currently has a few lines of single words for testing nothing specific.
USS CP not allocating a single file
-
- Posts: 2
- Joined: Fri Aug 10, 2018 5:48 am
- Skillset: Computer Operator
- Referer: Google
-
- Posts: 2
- Joined: Fri Aug 10, 2018 5:48 am
- Skillset: Computer Operator
- Referer: Google
Re: USS CP not allocating a single file
IBM pointed me to PTF UA92583 for this.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Merging PDS members into single sequential file.
by jcbrotel » Thu Aug 18, 2022 7:27 pm » in IBM Cobol - 4
- 2905
-
by prino
View the latest post
Fri Aug 19, 2022 11:20 pm
-
-
-
EZIOE004 Logical I/O error on file occurred reading VB file
by savitha_y » Mon Feb 15, 2021 7:54 pm » in CA-Easytrieve - 3
- 4958
-
by savitha_y
View the latest post
Wed Feb 17, 2021 5:02 am
-
-
-
File Handling 3 input files and 1 output file by using EZT
by pavan426 » Thu Sep 09, 2021 12:17 am » in CA-Easytrieve - 0
- 4418
-
by pavan426
View the latest post
Thu Sep 09, 2021 12:17 am
-
-
-
Need to check whether file is ESDS file or not by using REXX
by Devrana » Sat Oct 05, 2024 2:28 pm » in CLIST & REXX - 6
- 3142
-
by sergeyken
View the latest post
Tue Oct 08, 2024 5:25 pm
-
-
- 6
- 2496
-
by MFDEV
View the latest post
Fri Sep 11, 2020 9:04 am