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



>Obviously NOT a CCSID issue.  He says that the file has the same CCSID
>that it has when he creates it from Windows (which subsequently works
>fine!)
>Even if it were a CCSID issue, he wouldn't get an I/O error, he'd just get
>garbled data.  And the same data would be garbled by Notepad.
>Sorry, CCSID doesn't make sense based on the info we've been given.


moin,
I had the same problem when I tried to read an IFS file for my DOM Parser.

It was an permission problem that time.
the following worked for me:

CHGAUT OBJ(<file>) USER(*PUBLIC) DTAAUT(*RWX) OBJAUT(*ALL)
CHGAUT OBJ(<file>) USER(QDIRSRV <actuser>)  DTAAUT(*RWX) OBJAUT(*ALL)


- Martin



As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.