Opening source file - error CPFA097 #2846
-
Hi everyone, I have freshly installed the Code for i extension and tried to open a source file. Unfortunately I am getting the following error: I have checked the documentation and also the extension logs and found there: I have the same situation like already described in discussion #2445 - QRPGLESRC with CCSID 65535, but displayed with CCSID 273 when hovering over the name in the object browser. Appreciate any help to get the extension running! BR |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You can override the file CCSID in the connection settings. By default it is *FILE, and I am guessing you should change it to 273. Using 65535 for source files is not recommended, so the override is necessary. |
Beta Was this translation helpful? Give feedback.
You can override the file CCSID in the connection settings. By default it is *FILE, and I am guessing you should change it to 273. Using 65535 for source files is not recommended, so the override is necessary.