Archives of the TeradataForum
Message Posted: Wed, 17 Jul 2002 @ 14:15:46 GMT
Subj: | | Re: INSERT EXPLAIN |
|
From: | | Fred W Pluebell |
Possibly a back-level "Version 1" QCD. Check QCDversion in the SeqNumber table in your target query capture database.
INSERT EXPLAIN data format and structure can change between database versions. If you created a QCD database with V2R4.0 DIP script, it's
not compatible with V2R4.1. Note also that in V2R4.1 you can have multiple query capture databases (and none of them have to be named
QCD).
For V2R4.1 you should also use VE 2.0 or later (see Help/About). The current version of VE will allow you to "upgrade" as well as create
QCD's.
|