× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Here's the DDS for DMCATMST:

A UNIQUE
A R CTDSCREC TEXT('Catalog Master Record')
A CTRCOD 2 TEXT('Record Code')
A CTACRC 1 TEXT('Active/Deleted')
A CTCODE 1 TEXT('Catalog Code')
A CTDESC 30 TEXT('Catalog Description')
A CTIBUD 9P 2 TEXT('Catalog Inventory Budget')
A CTSALC 1 TEXT('Retail Sales Code')
A CTBALC 1 TEXT('Round Data Cost To 2 Decimal')
A CTGLAC 3P 0 TEXT('Catalog GL Sales Account')
A CTGLSA 1 TEXT('Catalog GL Sales Sub-Acct')
A CTTMOE 1 TEXT('Always on Order Guide Code')
A CTSQOE 3P 0 TEXT('Sequence on Order Quides')
A CTCOMP 2S 0 TEXT('Company')
A CTDOCK 1 TEXT('Receiving Dock')
A CTINSL 1 TEXT('Catalog In Sales Code')
A CTDBUD 4P 1 TEXT('Catalog Days On Hand Budget')
A CTSBUD 9P 2 TEXT('Catalog Sales Budget')
A K CTCODE

And here is the relevant portion of DSPFD:

Access Path Description
Access path maintenance . . . . . . . . . . : MAINT *IMMED
Unique key values required . . . . . . . . : UNIQUE Yes
Access path journaled . . . . . . . . . . . : No
Access path . . . . . . . . . . . . . . . . : Keyed
Constraint Type . . . . . . . . . . . . . . : NONE
Number of key fields . . . . . . . . . . . : 1
Record format . . . . . . . . . . . . . . . : CTDSCREC
Key field . . . . . . . . . . . . . . . . : CTCODE
Sequence . . . . . . . . . . . . . . . : Ascending
Sign specified . . . . . . . . . . . . : UNSIGNED
Zone/digit specified . . . . . . . . . : *NONE
Alternative collating sequence . . . . : No
Sort Sequence . . . . . . . . . . . . . . . : SRTSEQ *HEX
Language identifier . . . . . . . . . . . . : LANGID ENU

As you can see, CTCODE is a unique key. It must have something to do with
being defined vis DDS.

(Though I could reboot and see if that fixes it, like Windows <g> )


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.