HP3000-L Archives

November 2006, Week 4

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:
Barry Durand <[log in to unmask]>
Reply To:
Barry Durand <[log in to unmask]>
Date:
Wed, 22 Nov 2006 13:56:33 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (62 lines)
Larry,

You are trying to a key field (critical item) and you need to use
>UPDATE CIUPDATE
to accomplish this.

If that does not work you need to use DBUTIL to enable CIUPDATE for
this database. 
Example:
:RUN DBUTIL.PUB.SYS
>>set dbname ciupdate=on
>>exit

Hope this helps,

Barry Durand



On 22 Nov 2006 Larry Barnes <[log in to unmask]> wrote

Date sent:      	Wed, 22 Nov 2006 13:44:38 -0800
From:           	Larry Barnes <[log in to unmask]>
Send reply to:  	Larry Barnes <[log in to unmask]>
To:             	[log in to unmask]
Subject:        	Suprtool newbie

> I have a record in a detail set that I need to modify in a test DB.
> 
> The field is a sort filed and is defined as a type K2.
> 
> 
> When I attempt to update the record I get an error saying I need to make
> sure ciupdate is set; it is set to allow.
> 
> Here's the commands I've used.
> 
> 
> Get GENERATIONS
> IF GENERATION=8
> UPD
> EXT GENERATION=1
> X
> 
> Here's the error: Error:  Please use the CIUPDATE option to update
> critical fields.
> 
> 
> What am I doing wrong?
> 
> I'm at a complete loss and any help would be gratefully appreciated.
> 
> Thanks, and have a great Turkey Day.
> 
> Larry B.
> 
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2