quiz parallel linkage
Lorry Litman
LLitman at manitoba-ehealth.ca
Thu Mar 5 13:08:59 CST 2015
The syntax below from John solves the problem.
Clearly a bug issue.
As soon as I took client_num (field to link to) off the second link statement powerhouse recognized the linkage and displayed the following
Access EXP_CLIENT viaindex CLIENT
CLIENT is the index name on both ACT_CLIENT and EXP_CLIENT which is the field CLIENT_NUM
Thank-you everyone for your support and suggestions.
This list and members on it have never disappointed.
Thanx
Lorry Litman
Application Management
llitman at manitoba-ehealth.ca<mailto:llitman at manitoba-ehealth.ca>
204-926-9076
From: Pickering, John (NORBORD) [mailto:John.Pickering at norbord.com]
Sent: Thursday, March 05, 2015 9:26 AM
To: Lorry Litman; PowerHouse listserver
Subject: RE: quiz parallel linkage
I had a similar issue with parallel linkage. It was solved with a workaround for bug 401877 by Mary Pilgrim at Cognos. I'm running on an HP3000 but maybe the underlying code is the same?
Try taking the explicit linkage out of the second side of the parallel linkage. As in:
ACC ACCOUNTS LINK ACCT_NUM &
TO CLIENT_NUM OF ACT_CLIENT OPT &
AND TO EXP_CLIENT OPT
This was Mary's suggestion and it solved my problem.
Regards,
JWP
From: powerh-l-bounces+john.pickering=norbord.com at lists.sowder.com<mailto:powerh-l-bounces+john.pickering=norbord.com at lists.sowder.com> [mailto:powerh-l-bounces+john.pickering=norbord.com at lists.sowder.com] On Behalf Of Lorry Litman
Sent: Thursday, March 05, 2015 9:56 AM
To: PowerHouse listserver
Subject: quiz parallel linkage
Hi,
I'm not getting the results I'm expecting from this parallel linkage.
VMS 7.3-2 PH 7.10G1
This involves 3 RMS indexed files
Accounts, Act_client, Exp_client
Act_client and Exp_client are identical files/record structure.
Acct_num and client_num are both num * 9.
Acct_num should be found in one of act_client or exp_client. Yes, it's possible in rare situations it's not found in either, but that's a different issue.
ACC ACCOUNTS LINK ACCT_NUM &
TO CLIENT_NUM OF ACT_CLIENT OPT &
AND TO CLIENT_NUM OF EXP_CLIENT OPT
If the acct_num exists in act_client info is found/reported
If acct_num exists in exp_client info is not found/reported
If I reverse the access statement and have exp_client as the first link and then act_client second I get the reverse result of the above.
If I link to each file individually it will find it.
I've tried optional on the first linkage only, the second linkage only or both and no different result.
What am I not understanding of how parallel linkage should work?
Thanx
Lorry Litman
Application Management
llitman at manitoba-ehealth.ca<mailto:llitman at manitoba-ehealth.ca>
204-926-9076
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sowder.com/pipermail/powerh-l/attachments/20150305/11978962/attachment.htm>
-------------- next part --------------
This email and/or any documents in this transmission is intended for the addressee(s) only and may contain legally privileged or confidential information. Any unauthorized use, disclosure, distribution, copying or dissemination is strictly prohibited. If you receive this transmission in error, please notify the sender immediately and return the original.
Ce courriel et tout document dans cette transmission est destin? ? la personne ou aux personnes ? qui il est adress?. Il peut contenir des informations privil?gi?es ou confidentielles. Toute utilisation, divulgation, distribution, copie, ou diffusion non autoris?e est strictement d?fendue. Si vous n'?tes pas le destinataire de ce message, veuillez en informer l'exp?diteur imm?diatement et lui remettre l'original.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sowder.com/pipermail/powerh-l/attachments/20150305/11978962/attachment-0001.htm>
More information about the powerh-l
mailing list