LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 1998, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 18 Nov 1998 12:25:39 -0500
Reply-To:   "abdu.elnagheeb@nationsbank.com" <abdu.elnagheeb@NATIONSBANK.COM>
Sender:   "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:   "abdu.elnagheeb@nationsbank.com" <abdu.elnagheeb@NATIONSBANK.COM>
Subject:   What is Effcient Merger?

Hello,

I have a BIG data set (>4 millions obs.) on MVS and I want to merge a small data set (67,000 obs.) to it. I will end up with 67,000 (or less) obs.. The problem is I ran out ot WORK space on mainframe (even after increasing it to the limit.) I wonder if there is an efficient way of merging that will require a minimal space. Any suggestions will be appreciated.

abdu

Note:

My thinking now is to break the BIG data into 4 or 5 data sets and carry the mergers one data set at a time. How is this?


Back to: Top of message | Previous page | Main SAS-L page