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 

When is path of AIX populated?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management
View previous topic :: View next topic  
Author Message
niks_jude
Beginner


Joined: 23 Nov 2006
Posts: 8
Topics: 2

PostPosted: Tue Feb 26, 2008 8:19 am    Post subject: When is path of AIX populated? Reply with quote

Hi,

When is the PATH related to Alternate Index populated with records. I believe the BLDINDEX does not do it as path is sometimes built after BLDINDEX has been run. Please let me know.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Tue Feb 26, 2008 11:57 am    Post subject: Reply with quote

niks_jude,

Path just establishes the relationship between an alternate index and its base cluster.

The sequence for building an alternate index is as follows:

1. Define the base cluster, using either the ALLOCATE command, the DEFINE CLUSTER command, or JCL.

2. Load the base cluster either by using the REPRO command or by writing your own program to load the data set.

3. Define the alternate index, using the DEFINE ALTERNATEINDEX command.

4. Relate the alternate index to the base cluster, using the DEFINE PATH command. The base cluster and alternate index are described by entries in the same catalog.

5. Build the alternate index, using the BLDINDEX command.
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
niks_jude
Beginner


Joined: 23 Nov 2006
Posts: 8
Topics: 2

PostPosted: Wed Feb 27, 2008 12:47 am    Post subject: Reply with quote

Thanks for your response. But in one of the path datasets I saw records in order of AIX. I needed to know when are these records populated - as part of automatic upgrade?
Back to top
View user's profile Send private message
expat
Intermediate


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Sun Mar 02, 2008 3:36 am    Post subject: Reply with quote

Quote:
- as part of automatic upgrade?

That depends on the options used to define the AIX
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
Back to top
View user's profile Send private message
niks_jude
Beginner


Joined: 23 Nov 2006
Posts: 8
Topics: 2

PostPosted: Mon Mar 03, 2008 12:01 am    Post subject: Reply with quote

So if UPGRADE is not on then how it would get populated?
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Mon Mar 03, 2008 2:04 am    Post subject: Reply with quote

5. Build the alternate index, using the BLDINDEX command.
Back to top
View user's profile Send private message Visit poster's website
niks_jude
Beginner


Joined: 23 Nov 2006
Posts: 8
Topics: 2

PostPosted: Mon Mar 03, 2008 2:32 am    Post subject: Reply with quote

BLDINDEX would populate alternate index but I could not get any manual saying that it would also populate the path?
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Tue Mar 04, 2008 6:27 am    Post subject: Reply with quote

And Kolusu has already answered that too, a path is not populated, it is a path just as the word means:
Path just establishes the relationship between an alternate index and its base cluster.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group