View previous topic :: View next topic |
Author |
Message |
mfjin Beginner
Joined: 26 Apr 2003 Posts: 94 Topics: 17
|
Posted: Thu Jun 15, 2006 11:43 am Post subject: PSB change in Multipositioning |
|
|
Steve Eckols in his IMS DB book explains the concept of multipositioning quite well. He mentions that the PSB determines if multipositioning is used in the program. But does not explain further.
If multipositioning is used in a program , how should the psb be changed to reflect this? |
|
Back to top |
|
 |
mfjin Beginner
Joined: 26 Apr 2003 Posts: 94 Topics: 17
|
Posted: Thu Jun 15, 2006 11:47 am Post subject: |
|
|
before kolusu comes and tells me off for not searching,
I have found the answer in the manual.
so this one may be ignored. |
|
Back to top |
|
 |
ramesh161 Beginner
Joined: 09 May 2006 Posts: 5 Topics: 0
|
Posted: Tue Jun 27, 2006 3:35 am Post subject: |
|
|
For each position, you need to define seperate pcb in the psb. So each position should be handled by seperate pcb mask.
For example, consider you are using only one database in your program.
but you want two positions in that. For that, in psb you need to define two pcb for the same database.
Regards,
Ramesh |
|
Back to top |
|
 |
|
|