losing my pointer in a QTP update?

Richard Witkopp RWitkopp at phxa.com
Fri Jun 12 16:28:02 CDT 2009


I'm getting the dreaded "Cannot find record..." blah blah after I change a
key value problem. I thought I put the required alias stuff on, but
apparently not. The item I'm modifying is CHECK_#, which is part of the
primary key.
 
On VMS with isam (RMS) files.
 
Log error:
 
----------------------------------------------------------------------------
---

Cannot find record with this key/index value. [2] „

File: IA_DIST_CHECK_UPD<CR><LF>

Linkitem: CHECK_# 015800150<CR><LF>

Linkitem: CHECK_DATE 10/15/06<CR><LF>

Linkitem: PYEE_LINE_1 INTERNAL REVENUE SERVICE<CR> „

Linkitem: PYEE_# 72<CR><LF>

<CR><LF>

Action Taken: Run terminated.<CR><LF>

----------------------------------------------------------------------------
---

 
Relevant code snippets:
 
ACCESS *DUPCHK &

LINK CHECK_# OF DUPCHK &

TO CHECK_# OF IA_DIST_CHECK &

 

OUTPUT IA_DIST_CHECK UPDATE ALIAS IA_DIST_CHECK_UPD &

VIA CHECK_# &

USING CHECK_# OF IA_DIST_CHECK

ITEM CHECK_# OF IA_DIST_CHECK_UPD FINAL &

"9" + CHECK_# OF IA_DIST_CHECK[2:8]


NOTICE: The information contained in this e-mail and any attachments is
confidential and may be privileged or otherwise protected from disclosure.
This e-mail is intended solely for the use of the named addressee. Any other
use, printing, copying, disclosure or dissemination may be subject to legal
restriction. If you are not the intended recipient, please contact the
sender and delete all copies including any attachments.




More information about the powerh-l mailing list