An IBM chap recently told me that there is a utility that retrieves the record count from a .ds Data Set - not orchadmin but some other utility. Any ideas what he was referring to? I can't remember!
I can get the info from orchadmin, I can do "lf -d" and parse the text output looking for "records : " but if there's a utility that just gets the record count then that would be better.
Data Set record count (not orchadmin)
Moderators: chulett, rschirm, roy
-
PhilHibbs
- Premium Member

- Posts: 1044
- Joined: Wed Sep 29, 2004 3:30 am
- Location: Nottingham, UK
- Contact:
Data Set record count (not orchadmin)
Phil Hibbs | Capgemini
Technical Consultant
Technical Consultant
-
PhilHibbs
- Premium Member

- Posts: 1044
- Joined: Wed Sep 29, 2004 3:30 am
- Location: Nottingham, UK
- Contact:
Re: Data Set record count (not orchadmin)
Just as I hit "Submit", a solution occurred to me - have a look in the PXEngine/bin directory and see if anything rings a bell! The answer is: dsrecords.
Phil Hibbs | Capgemini
Technical Consultant
Technical Consultant
-
zulfi123786
- Premium Member

- Posts: 730
- Joined: Tue Nov 04, 2008 10:14 am
- Location: Bangalore
Re: Data Set record count (not orchadmin)
to be more specific:PhilHibbs wrote:Just as I hit "Submit", a solution occurred to me - have a look in the PXEngine/bin directory and see if anything rings a bell! The answer is: dsrecords.
Code: Select all
dsrecords -n - Zulfi
-
PhilHibbs
- Premium Member

- Posts: 1044
- Joined: Wed Sep 29, 2004 3:30 am
- Location: Nottingham, UK
- Contact:
Re: Data Set record count (not orchadmin)
There's an Orchestrate guide? I found some info in the Advanced Parallel Job Developer's Guide, and once I knew the answer I did find dsrecords documented in there, do you mean that?zulfi123786 wrote:...as documented in the Ochestrate guide
Phil Hibbs | Capgemini
Technical Consultant
Technical Consultant
Well... there is an actual "Orchestrate Guide" but according to Ray you have to request it from your support provider.
-craig
"You can never have too many knives" -- Logan Nine Fingers
"You can never have too many knives" -- Logan Nine Fingers
-
zulfi123786
- Premium Member

- Posts: 730
- Joined: Tue Nov 04, 2008 10:14 am
- Location: Bangalore
