Sometimes users have technical questions about application servers, and here is where they can find answers.
Hi friends. I have been asked if there is any function or software able to allow access remote files using SQL. I suggest using SQL CONNECT, DDM or...
Tiki, Been there, had this problem. Here's what I did, 1. CPYF the file to another name and location 2. Deleted ALL Lf's. 3. Deleted the PF. 4. CPYF...
Maybe because the parameter types don't match? You've defined the parameters as INTEGER, but are calling it with PACKED fields. The system can find...
Recent V5R2 PTFs support the return of result sets from nested stored procedures. This statement, from Registered Knowledge Base document 19693746,...
In the DDS at the field level, define the field as CCSID(65535). This means "do not translate", use the hex value "as is". That should get...
Are any other jobs (by other users) running against this file at the same time? Dave
I have an issue uploading Excel to AS/400 DB using Client Access Wizard. I usually get a data mismatch from cells row, column but when I look at the...
Where is your company located?? If your company is in any states around Michigan, feel free to e-mail me and I can supply you a name of a...
Not to my knowledge. The ONLY effect that specifing a logical on an SQL statement makes, is that logical will definately be evaluated as a possible...
See response to SELECT SQL - Use of a Logical Use SQL to define indexes (probably better performance) and avoid use of Select/Omit logicals. There is...
If you are working on learning RPG - I would stick with that for now. However, if the file is being created in QTEMP, you should be able to have...
An EVI helps the SQL query engine quickly find records when you specify a WHERE clause such as: SELECT * FROM filename Where field1 between 'A' and...
You may be getting "path not found" because the target path does not begin with a slash. DSPCURDIR to see where you are, CHGCURDIR to change....
A specific record? Not unless a timestamp field is a part of the schema. Dave
Does anyone know what these jobs are. Some of these jobs have taken lock on files and I am unable to end journalling on them. Please help.
The code form my first message got scrambled. Please refer to this code to comment on this topic. <hr width=50 align=left>Code
Have partition setup with DBCS English as primary language and Japanese as secondary language. Want to use copy of current application that we use in...
I have seen this message before. I believe you have a RPG program with Embedded SQL which is Defined as ACTIVATION GROUP *NEW. Also you CLOSE Cursor...
Try encapsulating all the IO for a given file in sub procedures in a single service program. Use externally described multiple occurance data...
I have a iSeries 170 running V4R5. It is on a LAN that has Internet access provided by a IP provider. I need to know what is needed so the Internet...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules