HP3000-L Archives

August 2000, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Tracy Pierce <[log in to unmask]>
Reply To:
Tracy Pierce <[log in to unmask]>
Date:
Fri, 18 Aug 2000 11:00:46 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (75 lines)
Thanks, Stan, for continuing to humor me with this, and for your detailed
example demonstrating that it works properly on 6.0 with C.07.14 Image.
<plug?> BTW, your DBDRIVER program looks like a great tool.</plug?>

Can anybody confirm or refute my assertion that it does NOT work under MPE
5.5pp7 and Image c.07.04 (version # from DBUTIL banner)?  It looks to me
that I'm doing exactly what Stan's doing, but it doesn't work for me!

"It" is...

DBFIND mode 1 vs indexed-masterset arg "@"
DBGET  mode 5 vs indexed-masterset

...works great, returns the lowest-key-value record.  But...

DBFIND mode 1 vs indexed-masterset arg "@"
DBGET  mode 6 vs indexed-masterset

...returns an immediate beginning-of-chain (status 14), but should (as
demo'd by Stan) return the highest-value record.

In greater detail, my pgm does this relevant stuff...
DBINFO MODE=+0113
STATUS=+0000
WORD 1 = +0001
WORD 4 = +0000
WORD 5 = +0001
WORD 5R= @
DBINFO MODE=+0209 SET=FLEET-MASTER
status=+0000
Word1=+0001
Word2=+0000
...(which says yes the btrees are ok for this set and use @ for the
wildcard), so...
DBFIND:mode=+0001;set=FLEET-MASTER;search=FLEET;arg=@;status=+0000
DBGET:mode=+0006;set=FLEET-MASTER;status=+0014
DBFIND:mode=+0001;set=FLEET-MASTER;search=FLEET;arg=@;status=+0000
DBGET:mode=+0005;set=FLEET-MASTER;status=+0000

TIA,

K Tracy Pierce, Systems Programmer
Golden Gate Bridge, Hwy & Trnsp Dist
PO Box 9000, Presidio Station
San Francisco, CA  94129-0601
mailto:[log in to unmask]
415-923-2266

> -----Original Message-----
> From: Stan Sieler [mailto:[log in to unmask]]
> Sent: Thursday, August 17, 2000 4:05 PM
> To: [log in to unmask]
> Subject: Re: Image B-Trees on MPE/iX 5.5 pp 7
>
>
> Re:
> > Thanks for all the DETAILs, Stan, but my question / problem
> regards a MASTER
> > set!  Same situation, but using an explicit b-tree and no
> Super-chain
> > involved.
>
> I replied to Tracey offline with an answer of "I also tried
> dbfind (master),
> dbget (master, mode 6)" and that it worked fine for me on
> IAMGE C.07.14 on
> my 6.0 system.
>
> No, I didn't 'cc Greg :)
> Stan Sieler
> [log in to unmask]
> www.allegro.com/sieler/wanted/index.html
> www.allegro.com/sieler
>

ATOM RSS1 RSS2