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



I can create a table using RDB by doing this:
create table SENDLIB/TESTRDB as
(select * from DBSTEST.LIBD42.PCPPIST0) DEFINITION ONLY

but even though the file is created i can't use it lol
UPDDTA SENDLIB/TESTRDB
File TESTRDB in library SENDLIB was not found.

DSPFD shows me all of the file's attributes, etc.
DSPFFD gets the
File TESTRDB in library SENDLIB was not found.

using SQL
SELECT * FROM SENDLIB/TESTRDB
gets this:
TESTRDB in SENDLIB type *FILE not found.

it does create the table, you just can't access it or edit it's authority,
etc. you can't get rid of it using DROP TABLE or DLTF from the command
line but you can delete it from WRKF lol. methinks there's a bug in the
system somewhere...
running IBM i v7.1 TR4 with all the latest & greatest CUME, Group &
Hipers installed

Can anyone else duplicate this? If so then perhaps a PMR is in order...

Thanks,
Tommy Holden

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.