I was doing some research on this and I found the following forum post with an answer that I am inquiring about here.
http://ibmmainframes.com/post-56193.html
In the answer, atulrukmangad noted that an option to display a dataset using a Natural Map is "storing the data in a temporary ddm and then reading it." Can someone provide a JCL syntax example of what this would look like? I've been having a difficult time finding good JCL help online.
Thanks, in advance, for your help!
Display Dataset Using Two Natural Maps
-
- Posts: 2
- Joined: Thu Jan 12, 2017 10:56 pm
- Skillset: I'm learning Natural and JCL/TSO for the first time.
- Referer: Internet Searches
Display Dataset Using Two Natural Maps
Regards,
Your friendly neighborhood Ethical_Hacker
Your friendly neighborhood Ethical_Hacker
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: Display Dataset Using Two Natural Maps
Have you tried the Natural manual(s). They should have example JCL for anything to with Natural that can be invoked via JCL. You would, of course, have to tailor the example to your site requirements.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
-
- Posts: 2
- Joined: Thu Jan 12, 2017 10:56 pm
- Skillset: I'm learning Natural and JCL/TSO for the first time.
- Referer: Internet Searches
Re: Display Dataset Using Two Natural Maps
NicC wrote:Have you tried the Natural manual(s). They should have example JCL for anything to with Natural that can be invoked via JCL. You would, of course, have to tailor the example to your site requirements.
Thank you for your reply, Nic.
Is there an online Natural manual(s) that you are aware of that you would recommend? Besides these forums, I haven't been able to find much good online documentation on Natural/JCL.
Thanks, in advance.
Regards,
Your friendly neighborhood Ethical_Hacker
Your friendly neighborhood Ethical_Hacker
- 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: Display Dataset Using Two Natural Maps
I'm going to move this to the Natural forum, as there may be more expertise ther.
"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: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: Display Dataset Using Two Natural Maps
If your site is licensed to use Natural then it will have manuals. If they cannot be found you (your site) can contact the vendors for extra copies.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
- RGZbrog
- Posts: 101
- Joined: Mon Nov 23, 2009 1:34 pm
- Skillset: Natural, Adabas, Predict, Natural Security, Construct, EntireX, SPoD, NaturalONE
- Referer: SAG Developer Forum
- Location: California, USA
- Contact:
Re: Display Dataset Using Two Natural Maps
If the answer to every post is going to be "read the manual," then there isn't any point in having this forum.
E_H,
Send me your e-mail address via Private Message and I'll get you set up with the manuals.
The Natural statement "READ WORK nn structure-name" (where nn is a number between 1 and 32) reads the sequential file specified by the DDNAME CMWKFnn in your JCL. You will specify structure-name to define the record's field list. Your INPUT statement will contain filed names from structure-name.
I don't know what you mean by "using two Natural maps."
E_H,
Send me your e-mail address via Private Message and I'll get you set up with the manuals.
The Natural statement "READ WORK nn structure-name" (where nn is a number between 1 and 32) reads the sequential file specified by the DDNAME CMWKFnn in your JCL. You will specify structure-name to define the record's field list. Your INPUT statement will contain filed names from structure-name.
I don't know what you mean by "using two Natural maps."
-
- Posts: 239
- Joined: Wed Dec 04, 2013 11:08 pm
- Skillset: COBOL, JCL, ISPF.
- Referer: While searching the Internet for answers.
- Location: Richfield, MN, USA
Re: Display Dataset Using Two Natural Maps
Send me your e-mail address via Private Message and I'll get you set up with the manuals.
Assuming the manuals you refer to are proprietary, proceed at your own risk.
.... Terry
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: Display Dataset Using Two Natural Maps
Software AG manuals are copyrighted and proprietary -- they require you have a site-based user id to look at the manuals.
- RGZbrog
- Posts: 101
- Joined: Mon Nov 23, 2009 1:34 pm
- Skillset: Natural, Adabas, Predict, Natural Security, Construct, EntireX, SPoD, NaturalONE
- Referer: SAG Developer Forum
- Location: California, USA
- Contact:
Re: Display Dataset Using Two Natural Maps
Mr.Heinze, I would never suggest anything illegal.
Mr. Sample, that was true about five years ago. Sofrware AG grants acces to documentation if you ask nicely.
Send me your e-mail address in a private message and I'll send the procedure.
Mr. Sample, that was true about five years ago. Sofrware AG grants acces to documentation if you ask nicely.
Send me your e-mail address in a private message and I'll send the procedure.
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: Display Dataset Using Two Natural Maps
It looks like Software AG still restricts access to documentation -- my attempt to get to it returns a Server Error 403 and
The access to Documentation is available only for registered users and requires approval. Only members with area of interest Documentation can access it.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 4
- 4784
-
by willy jensen
View the latest post
Thu Nov 12, 2020 2:40 pm
-
- 2
- 2386
-
by Murali_721
View the latest post
Thu Nov 19, 2020 4:24 pm
-
- 6
- 1930
-
by sergeyken
View the latest post
Sat Jul 17, 2021 12:38 am
-
-
How To display the count based on a specific string?
by Chintu333 » Fri Aug 19, 2022 12:59 am » in DFSORT/ICETOOL/ICEGENER - 3
- 2112
-
by sergeyken
View the latest post
Fri Aug 19, 2022 8:52 pm
-
-
- 3
- 2698
-
by sergeyken
View the latest post
Sat Nov 16, 2024 11:05 pm