× 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 think this accidentally went on-list ;-).

Yvan


2013/12/21 Mark S Waterbury <mark.s.waterbury@xxxxxxxxxxxxx>

Hi, Richard:
* >>>---> private reply off-list <---<<<*

First, let me wish you and yours "All the best" for the coming holidays.
:-)

How about this approach:

1. create a logical file (or view) over that table that omits the BLOB
field, since you say your program will not be using it?
2. then, your program just uses the logical file, instead of directly
accessing the physical file.
3. if needed, you could even provide QDDSSRC and issue CRTLF to create
the (temporary) logical file (or SQL DDL source to create the SQL
view) in QTEMP, when the program runs...

Does that help? (/"Any problem in computer science can be solved by
adding one more level of indirection.":/)

Cheers,

Mark S. Waterbury

> On 12/21/2013 12:14 PM, Richard Schoen wrote:
Hello All,

Working to create an RPGLE program that uses a JD Edward/Oracle E1 V9.1
table and it has a blob field in it.

Getting CPF428A when the program attempts to implicitly open the file as
defined in the F spec.

I can get around it by using SQLRPGLE and omitting the blob field, but
is there a way to get a regular RPGLE program to process a table with a
blob field ?

I don't plan to use the field, but it's in the table.

I did google and checked the list, but didn't see a clear resolution for
this.

Thanks in advance.

Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business
Intelligence
Email: richard@xxxxxxxxxxxxxxx<mailto:richard@xxxxxxxxxxxxxxx>
Web Site: http://www.rjssoftware.com<http://www.rjssoftware.com/>
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT


--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.





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.