MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 9 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: How to get only 'n' no. of records in o/p file using sort?
mls

Replies: 12
Views: 8626

PostForum: Utilities   Posted: Wed Jan 07, 2009 4:51 am   Subject: How to get only 'n' no. of records in o/p file using sort?
Thanks a lot!
  Topic: How to get only 'n' no. of records in o/p file using sort?
mls

Replies: 12
Views: 8626

PostForum: Utilities   Posted: Tue Jan 06, 2009 3:53 am   Subject: How to get only 'n' no. of records in o/p file using sort?
Hi,

I have a file with 1000 records. I want to sort them but in the o/p want only 100 records. i.e I want only top 100 sortde records in the o/p. Pls let me know how to do it using Sort?

Thanks, ...
  Topic: Change Upper case?
mls

Replies: 2
Views: 1886

PostForum: Application Programming   Posted: Mon Nov 24, 2008 6:36 am   Subject: Change Upper case?
Thanks a lot! It worked!
  Topic: Change Upper case?
mls

Replies: 2
Views: 1886

PostForum: Application Programming   Posted: Mon Nov 24, 2008 3:21 am   Subject: Change Upper case?
Hi,

I have names in upper case and I would like to change them to Name format eg.

Input
LASTNAME FIRSTNAME

Desired O/p
Lastname Firstname

I can't use function Lowercase as it will change ...
  Topic: Selecting distinct value from Large VSAM File
mls

Replies: 5
Views: 5253

PostForum: Data Management   Posted: Wed Dec 26, 2007 6:03 am   Subject: Selecting distinct value from Large VSAM File
Thanks a lot for your responses!

I tried following Syntax using ICETOOL and it worked!
OCCUR FROM(IN) LIST(OUT) NOHEADER ON(10,2,CH) VSAMTYPE(F)

Regards,
Mona
  Topic: Selecting distinct value from Large VSAM File
mls

Replies: 5
Views: 5253

PostForum: Data Management   Posted: Mon Dec 24, 2007 7:57 am   Subject: Selecting distinct value from Large VSAM File
I am sorting on the 2 characters in column 10 only. I am not sorting on the entire record. I am still gettin virtual memory problem since there are millions of records in the file.

Pls suggest any ...
  Topic: Selecting distinct value from Large VSAM File
mls

Replies: 5
Views: 5253

PostForum: Data Management   Posted: Mon Dec 24, 2007 5:37 am   Subject: Selecting distinct value from Large VSAM File
Hi,

I have a big VSAM file with millions of records in the file. It has a specific 2 digit code at column 10. I need to extract all the unique codes from this file. Since the file is very large, I ...
  Topic: Synconreturn Problem
mls

Replies: 2
Views: 16103

PostForum: CICS and Middleware   Posted: Fri Sep 29, 2006 12:54 pm   Subject: Synconreturn Problem
Hi,

I am facing one problem with calling some modules between different LPAR's.
Existing process is:


A calls B (A is in say LPAR 1 and B is LPAR 2 and B is called using EXEC LINK with synconr ...
  Topic: SAS Problem: Date print Problem
mls

Replies: 2
Views: 1450

PostForum: Application Programming   Posted: Thu Nov 10, 2005 5:20 am   Subject: SAS Problem: Date print Problem
Hi,

My requirement is to print Previous month and date of current year and last year in a report using SAS. e.g if I run it on 11/10, the report should have 30OCT2004 to 30OCT2005.
I am also usin ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group