| Author |
Message |
Topic: Help needed for space allocation |
nbdtrjk_1
Replies: 3
Views: 10471
|
Forum: Job Control Language(JCL) Posted: Mon Nov 03, 2025 8:21 pm Subject: Help needed for space allocation |
Agree its defined as compressed file.
Will check on the IEFBR14 allocation.
Thanks Koulsu for the valuable inputs. |
Topic: Help needed for space allocation |
nbdtrjk_1
Replies: 3
Views: 10471
|
Forum: Job Control Language(JCL) Posted: Sun Nov 02, 2025 7:43 pm Subject: Help needed for space allocation |
| Any input would be appreciated which sheds light on my further analysis |
Topic: Help needed for space allocation |
nbdtrjk_1
Replies: 3
Views: 10471
|
Forum: Job Control Language(JCL) Posted: Wed Oct 29, 2025 9:20 am Subject: Help needed for space allocation |
All,
I have checked numerous existing threads that explained about space calculation methods based on BLKSize, Lrecl, avgrec, and the Prim and Sec spaces. However, those calculations have not provi ... |
Topic: Extract group records based on matching file names |
nbdtrjk_1
Replies: 2
Views: 95327
|
Forum: Utilities Posted: Fri Oct 10, 2025 12:50 am Subject: Extract group records based on matching file names |
| Perfect. Thanks allot. working as expected. |
Topic: Extract group records based on matching file names |
nbdtrjk_1
Replies: 2
Views: 95327
|
Forum: Utilities Posted: Wed Oct 08, 2025 7:43 am Subject: Extract group records based on matching file names |
| I have a requirement to extract group of records when given file name is matched from each group. Every group consists of 4 records, and if a file name matches either FILE1 or FILE2, or FILE4 then I w ... |
Topic: How to extract and check bit values via Easytrieve |
nbdtrjk_1
Replies: 6
Views: 129012
|
Forum: Application Programming Posted: Fri Aug 01, 2025 12:18 pm Subject: How to extract and check bit values via Easytrieve |
Thanks Kolusu.
I got bit confused b/w the hex representation and Bits. Apologies for that.
DEFINE HEX-STATUS W X 2
In our shop we are using the Easytrieve IMU. Does 'X' is the valid in t ... |
Topic: How to extract and check bit values via Easytrieve |
nbdtrjk_1
Replies: 6
Views: 129012
|
Forum: Application Programming Posted: Tue Jul 29, 2025 11:15 pm Subject: How to extract and check bit values via Easytrieve |
| Apologises, The Account status ranges from positions 26 to 4055. |
Topic: How to extract and check bit values via Easytrieve |
nbdtrjk_1
Replies: 6
Views: 129012
|
Forum: Application Programming Posted: Tue Jul 29, 2025 11:09 pm Subject: How to extract and check bit values via Easytrieve |
I hope this helps to understand better.
Below is my account and various account status of each accounts
----+----1----+----2----+----3----+----4----+----5----+----6
7?\d? ... |
Topic: How to extract and check bit values via Easytrieve |
nbdtrjk_1
Replies: 6
Views: 129012
|
Forum: Application Programming Posted: Tue Jul 22, 2025 10:26 pm Subject: How to extract and check bit values via Easytrieve |
Hi All
I have requirement to extract the bit values via Easytrieve and do the validations as per the bit values(i tried this via REXX but business wanted it via Ezt).
I tried searching my requir ... |
Topic: Connect Direct issue on the Square bracket |
nbdtrjk_1
Replies: 6
Views: 24340
|
Forum: Other Technical Topics Posted: Thu Jul 06, 2023 8:32 pm Subject: Connect Direct issue on the Square bracket |
Hi,
yes. Its X'4B'.
We reported this issue to C: D team and they did minor change on the Transaction Table and started working now. Thanks for your help Kolusu.
Cheers |
Topic: Connect Direct issue on the Square bracket |
nbdtrjk_1
Replies: 6
Views: 24340
|
Forum: Other Technical Topics Posted: Wed Jul 05, 2023 8:48 pm Subject: Connect Direct issue on the Square bracket |
Hi Kolusu,
I have numeric decimal values in the mainframe file like 0000.1234(Readable format only), but the PC file received after transmission has 0000Ý1234, which is incorrect.
however, 'MR. ... |
Topic: Connect Direct issue on the Square bracket |
nbdtrjk_1
Replies: 6
Views: 24340
|
Forum: Other Technical Topics Posted: Wed Jul 05, 2023 1:01 am Subject: Connect Direct issue on the Square bracket |
Hi,
I used like SYSOPTS="CODEPAGE=(IBM-1047,UTF-8)" but still conversion is not coming properly.
STEP2 COPY FROM (DSN=YOURHLQ1.CODEPAGE.TEST.FILE -
SYSOPTS="CODEPAGE=(IBM ... |
Topic: Connect Direct issue on the Square bracket |
nbdtrjk_1
Replies: 6
Views: 24340
|
Forum: Other Technical Topics Posted: Tue Jul 04, 2023 12:42 am Subject: Connect Direct issue on the Square bracket |
All,
I am sending mainframe file to a Windows machine via Connect Direct, the transmission was successful and the file landed at the target system.
but there is an issue on the content, in the m ... |
Topic: Get the Count of records under each Sections |
nbdtrjk_1
Replies: 2
Views: 16230
|
Forum: Utilities Posted: Wed Jun 14, 2023 6:35 am Subject: Get the Count of records under each Sections |
| Perfect. Thanks Kolusu. |
Topic: Get the Count of records under each Sections |
nbdtrjk_1
Replies: 2
Views: 16230
|
Forum: Utilities Posted: Wed Jun 07, 2023 7:23 am Subject: Get the Count of records under each Sections |
All
I have a requirement to get record counts under each sections.
Input(FB,80 Bytes)
FILE:ABC.XYZ1
MEM1
MEM2
MEM3
MEM4
FILE:ABC.XYZ2
MEM1
MEM2
MEM3
FILE:ABC.XYZ3
FILE ... |
| |