Search found 2456 matches

by Anuj Dhawan
Wed Apr 24, 2024 2:42 pm
Forum: JCL - Job Control Language.
Topic: Return code 1000 in JCL.
Replies: 1
Views: 93
India

Re: Return code 1000 in JCL.

You should be looking at what program is executed by the JCL, you are referring to.
by Anuj Dhawan
Mon Apr 15, 2024 1:34 pm
Forum: SyncSort, SyncTool, SyncGener.
Topic: how to removes spaces in file using sorT?
Replies: 4
Views: 272
India

Re: how to removes spaces in file using sorT?

Try, untested:

Code: Select all

SORT FIELDS=COPY
INREC BUILD=(1,80,SQZ=(SHIFT=LEFT))
 
by Anuj Dhawan
Sat Mar 23, 2024 10:08 pm
Forum: JCL - Job Control Language.
Topic: get the current system date through JCL ?
Replies: 10
Views: 553
India

Re: get the current system date through JCL ?

You can try using symbol converter EZACFSM1, as zum13 has indicated. One example is here of using symbol converter: viewtopic.php?p=3998#p3998
by Anuj Dhawan
Thu Mar 14, 2024 7:11 pm
Forum: JCL - Job Control Language.
Topic: get the current system date through JCL ?
Replies: 10
Views: 553
India

Re: get the current system date through JCL ?

Try this, using sort:

Code: Select all

//SYSIN DD *
SORT FIELDS=COPY
OUTREC FIELDS=(5:&DATE1,13:&TIME2)
/*
by Anuj Dhawan
Tue Feb 27, 2024 4:42 pm
Forum: IBM DB2 and IMS DB/DC
Topic: In DB2, how to know date/time a particular Database was put to RO?
Replies: 2
Views: 279
India

Re: In DB2, how to know date/time a particular Database was put to RO?

Hi SaurabhGaur, Welcome to the forums!I've created a new post for your question to help you get the best possible attention. It's generally recommended to start new threads for new questions, and then link to any relevant previous discussions within your post, which you've looked at. This helps othe...
by Anuj Dhawan
Tue Feb 27, 2024 11:41 am
Forum: CICS, Middleware and MQ Series.
Topic: Web services in CICS,
Replies: 1
Views: 297
India

Re: Web services in CICS,

Please have a look at below resources to enhance your knowledge of web services in CICS: IBM Knowledge Center: This is the official source for CICS documentation from IBM. It offers comprehensive information on web services, including: CICS and web services overview:   https://www.ibm.com/docs/SSGMC...
by Anuj Dhawan
Thu Feb 15, 2024 5:58 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: What could be the reason for S722 abend?
Replies: 8
Views: 476
India

Re: What could be the reason for S722 abend?

Bobbie V" wrote: Thu Feb 15, 2024 12:49 pm
Will check, do we have manuals on this site?
This might help for some topics: manuals
by Anuj Dhawan
Thu Feb 15, 2024 5:34 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: What could be the reason for S722 abend?
Replies: 8
Views: 476
India

Re: What could be the reason for S722 abend?

S722 abend (Abend Subcode 0722) in IBM z/OS environments signifies that an output limit has been exceeded. This means that a job or process produced more data than allowed by the configured limits. Common Causes: Exceeded OUTLIM keyword on SYSOUT DD statement:  This specifies the maximum output for...
by Anuj Dhawan
Tue Feb 13, 2024 11:34 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: scope of mainframe technology still relevant.
Replies: 4
Views: 398
India

Re: scope of mainframe technology still relevant.

Hi, Just a friendly heads-up that adding unrelated questions to existing threads can sometimes derail the conversation and make it tough for everyone to follow along. I've noticed this happening quite frequently, and I've split your recent question from https://www.zmainframes.com/viewtopic.php?t=45...
by Anuj Dhawan
Tue Feb 13, 2024 9:51 am
Forum: Site Announcements and Rules.
Topic: Create a "list of items".
Replies: 8
Views: 569
India

Re: Create a "list of items".

You're welcome, enjoy your time here!
by Anuj Dhawan
Fri Feb 09, 2024 4:50 pm
Forum: DevOps for Mainframes and related news
Topic: SSH to mainframe from personal laptop.
Replies: 8
Views: 2361
India

Re: SSH to mainframe from personal laptop.

What port are you using to initiate the SSH? Does the ping work from your laptop to mainframes?
by Anuj Dhawan
Fri Feb 09, 2024 12:03 am
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Connect Direct to SFTP transfer in mainframes.
Replies: 1
Views: 348
India

Re: Connect Direct to SFTP transfer in mainframes.

While your request didn't mention specific documents, here are some helpful resources from IBM's website: SFTP for the Mainframe:   https://developer.ibm.com/tutorials/sharing-volumes-from-the-ibm-zos-container-extension-using-sftp-or-scp/  - This PDF provides a good overview of SFTP concepts, confi...
by Anuj Dhawan
Thu Feb 08, 2024 11:44 pm
Forum: Site Announcements and Rules.
Topic: Create a "list of items".
Replies: 8
Views: 569
India

Re: Create a "list of items".

The editor has been updated, it gives a better interface and you can use keyboard short-cuts now, like 'ctrl+b' to bold the text. Though keeping this editor compatible with websites' software is cumbersome. As such "list" is not available now but if you know how to work with it, it'd still...
by Anuj Dhawan
Tue Feb 06, 2024 7:34 pm
Forum: Site Announcements and Rules.
Topic: Create a "list of items".
Replies: 8
Views: 569
India

Re: Create a "list of items".

If I understand correctly, you're likely referring to the [ list ] and/or [ list= ] tags that can be utilized in the editor as follows: Point 1 Point 2 Point 3 OR Point 1 Point 2 Point 3 Below demonstrates their usage, simply remove the spaces within "list" to use them: [ list ] [*] Point ...
by Anuj Dhawan
Tue Jan 30, 2024 5:37 pm
Forum: SyncSort, SyncTool, SyncGener.
Topic: how to extract data from the vsam file using jcl sort
Replies: 3
Views: 545
India

Re: how to extract data from the vsam file using jcl sort

I'm not sure if this is a trick question? As you'd work with VSAM and sort product, just like any other QSAM.
by Anuj Dhawan
Thu Jan 18, 2024 11:42 pm
Forum: Ask for Job Guidance and referrals here.
Topic: Restarting career.
Replies: 2
Views: 802
India

Re: Restarting career.

You might want to look at the J P Morgan Chase' career page. They have posted a similar requirement lately. I don't have the link handy right now though.
by Anuj Dhawan
Tue Jan 16, 2024 9:45 pm
Forum: Ask for Job Guidance and referrals here.
Topic: How do I improve my coding skills, and how do I prepare for jobs in mainframes?
Replies: 2
Views: 1096
India

Re: How do I improve my coding skills, and how do I prepare for jobs in mainframes?

Improving your coding skills and preparing for jobs in mainframes requires a combination of learning, practice, and staying updated with industry trends. Here's a step-by-step guide to help you enhance your coding skills and prepare for a career in mainframes: 1. Learn the Basics: Understand Mainfra...
by Anuj Dhawan
Fri Jan 12, 2024 5:16 pm
Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
Topic: How do we replace the data in a file without knowing their positions using JCL?
Replies: 1
Views: 591
India

Re: How do we replace the data in a file without knowing their positions using JCL?

Your question is in the SORT part of the Forum - with that in mind, look for FINDREP. That should do it for you.

Go to advanced search