× 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.



Jeff Crosby wrote:

CREATE TABLE workfile as (Select * from referencefile) WITH DATA

Which worked, and brought the data over, but still no joy.  The file level
ID is totally different.

Jeff:

One minor note for clarity and an added note 'just in case'...

Of course the file level IDs will be different. The file level IDs will be different (probably) every time you run it. This is because "file level ID" is a date/time-stamp of when the file was created.

This is just slightly different from a "member level ID", but way different from a "format level ID" which is an encoding of the characteristics of the format record buffer fields. (It's the buffer layout that your program code cares about -- which fields, of what types and lengths, and what order in the buffer. If a different file has the same buffer layout, then OVRDBF works without level-check.)

I'm pretty sure from your following comments in the thread that you meant "format level ID", but wanted to make sure the problem was clear for the archives.

Now, _just in case this affects you_...

Please review Info APAR II14134 for V5R4 (which also has info for V5R3 at least) which discusses a bug related to SQL-created tables and their format level IDs. This can be seen at:

http://www-912.ibm.com/n_dir/nas4apar.nsf/51d11a683a56a5cc862564c000763b23/21529fcce2f4b070862571010041fe11?OpenDocument&Highlight=2,II14134
   or
http://makeashorterlink.com/?C2F821BDD

It doesn't seem directly related, but ya' never know. And if you don't have the PTFs, you should get them regardless. For V5R4 it's SI20165. For V5R3 it's SI20165. (Or their supersedes.) Recent DB2 Groups should have those.

Tom Liotta


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.