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:
Tue, 15 Aug 2000 11:22:24 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (50 lines)
I'm trying to use Image B-Trees to gain sequential access to my Image Master
sets.  I've done
:DBUTIL
>> SET VMSDB BTREEMODE1=ON
>> ADDIndex VMSDB FLEET-MASTER
>> ADDI VMSDB ACT-TYPES
and have changed a couple of programs to use DBGET mode 5 & 6 (instead of 2
& 3), and have changed the corresponding 'rewind' (DBCLOSE mode 3) to a
DBFIND mode 1 arg @.

This seems to work, at least partially:  Using FLEET-MASTER as an example,
the DBFIND always works, and despite no record pointers it reports all 10
records on the dataset.  DBGET mode 5 yields the first ("smallest") record;
subsequent DBGET mode 5's yield increasing key values.  Once I've done a
DBGET mode 5, a subsequent DBGET mode 6 goes backward (how??  backward read
in KSAMXL file???).  But DBGET mode 6 immediately after the DBFIND just gets
me status 14, beginning of chain.  Kind of makes sense, but not enough; Stan
says it should work.

Are there patches I've overlooked or something?

:version dbutil.pub.sys
VERSION  C.55.00 Copyright (C) Hewlett-Packard 1987.  All Rights Reserved.

DBUTIL.PUB.SYS

SOM #1
$Header: nrt0.s,v 1.12 87/06/08 09:36:52 cary Exp $
Compiled on WED, SEP 24, 1997, 10:31 AM
S35S391C.HP30391.TURBONM
Copyright (c) 1987  Allegro Consultants, Inc.
SPLash! 97E 4.19

t   the prior written consent of the Hewlett-Packard Company.
his program except for archival purposes is prohibited withou
d   in a retrieval system. Copying or other reproduction of t
me  and shall not otherwise be recorded, transmitted or store
987 This program may be used with one computer system at a ti
Compiled on THU, JUN  6, 1996,  7:33 PM
REDO.MODULE.TURBONM
Copyright (c) 1987  Allegro Consultants, Inc.
SPLash! 96E 4.10

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

ATOM RSS1 RSS2