Need PDL help please.
Deskin, Bob
Bob.Deskin@Cognos.COM
Mon, 29 Jun 1998 11:18:41 -0400
There was a problem with native mode QSHOW accessing a compatibility mode
(or HP 3000 classic) QDD dictionary. The solution is to recompile the QDD
dictionary in QDD 5.09 and then use QSHOW. An alternative is to use the QDD
to PDL synatx translator that went out with 5.36 and 7.29.
Bob Deskin
Senior Product Advisor bob.deskin@cognos.com
Cognos Inc. (613) 738-1338 ext 4205 FAX: (613) 228-3149
3755 Riverside Drive P.O. Box 9707 Stn. T, Ottawa ON K1G 4K9 CANADA
> ----------
> From: John Backus[SMTP:john@beechglen.com]
> Sent: Monday, June 29, 1998 12:03 PM
> To: POWERHOUSELIST
> Subject: Need PDL help please.
>
> Can someone please point out what is wrong with the following?
>
> I converted a PowerHouse version 5.06 C schema with QSHOW and got the
> converted source file. When I input this to PDL 7.09 E, the following
> 'link to' errors are reported. Here is a portion of the schema source
>
> File LOTDB1
> Organization Database
> Open LOTDB1
>
> <<<<a master dataset description deleted here>>>>
>
> Record LPM
> Capacity 251
>
> Organization AUTOMATIC
> Item LPM-PART
> Datatype CHARACTER Size 26
>
> Index LPM-PART
> Segment LPM-PART
> Datatype CHARACTER Size 26
>
> <<<<<several other automatic dataset record structures deleted here>>>>
> <<<<<LOM was not among them>>>>
>
> Record ATC
> Capacity 250
>
> Organization DETAIL
> Item ATC-ATTR-ID
> Datatype CHARACTER Size 22
> Item ATC-PART
> Datatype CHARACTER Size 26
> Item ATC-LOT-NUM
> Datatype CHARACTER Size 22
> Item ATC-ATTR-VALUE
> Datatype CHARACTER Size 30
> Item ATC-MOD-DATE
> Datatype CHARACTER Size 8
> Item ATX-NEXT-ATTR-ID
> Datatype CHARACTER Size 22
> Item ATX-NEXT-DTYPE
> Datatype CHARACTER Size 4
> Index ATC-PART Repeating
> links to LPM
> * The LINKS TO record has not been previously declared for this data
> Segment ATC-PART
> Datatype CHARACTER Size 26
> Index ATC-LOT-NUM Repeating Primary
> links to LOM
> * The LINKS TO record has not been previously declared for this data
> Index LPM-PART
> Segment LPM-PART
> Datatype CHARACTER Size 26
>
>
> That the 'links to LOM' is rejected makes sense since LOM is not defined,
> but why is the 'links to LPM' rejected? LPM, an automatic is fully
> defined.
> Thank you.
>
>
> John Backus
> www.beechglen.com
> = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> =
> Subscribe: "subscribe powerh-l" in message body to
> majordomo@lists.swau.edu
> Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
> powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
> This list is closed, thus to post to the list, you must be a subscriber.
>
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.