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 (May 2010, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 31 May 2010 09:36:32 -0400
Reply-To:     Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Subject:      Re: Selecting and combining IMS segments

that informations are not complete! You have to tell much more about your structure and what you try to do. What does "table" mean in IMS/DB environment? There are no tables in a hierarchical DB, as far as I understand it. What I also do not understand: if you have defined the SAS-ACCESS descriptors for all needed segments, you have (or can get) all the data in SAS. Joining should be no real problem in SAS, if you know your data... Is that a logical problem? Do you know how to do that in SAS? Is the definition of the Access descriptors the problem? Do you even HAVE SAS/ACCESS-IMS? If not, why do you use SAS? Better use COBOL or something else to write programs for extracting the data in flat files and read them into SAS.

Gerhard

On Mon, 31 May 2010 00:11:47 -0400, SUBSCRIBE SAS-L Joe H. Smith <peesari.mahesh@GMAIL.COM> wrote:

>Hi, > >I am having problem > with IMS segement data.I want to join with Empid of dept table with Empid of XDEpt Ims >segement.IN Xdept segemet contains three child table.How to to do this task. > >Thanks >mahesh


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