FTP from My Documents to AS/400
I have a .cvs file in My Documents on PC and need to FTP it to the AS/400. Need explicit steps as I am knew to both sides
Answer Question
| June 12, 2012 3:01 PM
AS/400, AS/400 FTP
I have a .cvs file in My Documents on PC and need to FTP it to the AS/400. Need explicit steps as I am knew to both sides
Difference between job priority and run priority in AS400
Hi, What is the Difference between job priority and run priority in AS400? Thanks,
Answer Question
| June 12, 2012 1:10 PM
AS400 Job Status
Hi, What is the Difference between job priority and run priority in AS400? Thanks,
pf & lf cl and rpg
i want to comment line then how is it possible ……..
Answer Question
| June 11, 2012 9:53 AM
AS/400
i want to comment line then how is it possible ……..
Scrolling in AS/400
Hi, in as-400 In one screen scrolling is not possible. but in the same screen for some option it wasw working….please hbelp me.. If u need clarification on question mail me:pemasane.surya@wipro.com Edited question: screen shot : http://file1.hpage.com/008633/99/bilder/_thumb_23087.png 1. Enter an O before the contract number 2.it will go to next screen 3. click F3 4. [...]
Answer Question
| June 11, 2012 8:25 AM
AS/400, AS/400 scrolling
Hi, in as-400 In one screen scrolling is not possible. but in the same screen for some option it wasw working….please hbelp me.. If u need clarification on question mail me:pemasane.surya@wipro.com Edited question: screen shot : http://file1.hpage.com/008633/99/bilder/_thumb_23087.png 1. Enter an O before the contract number 2.it will go to next screen 3. click F3 4. [...]
HMC ERROR
This question is related to the one asked earlier but nowI am having another problem. By mistake I pulled one of my DASD. I almost fixed it but not 100%, Now I tried to install OS/400 again and by mistake I put the wrong CD. When I realized and took out the CD (My HMC) [...]
Answer Question
| June 12, 2012 8:06 PM
AS400 printing issue
This question is related to the one asked earlier but nowI am having another problem. By mistake I pulled one of my DASD. I almost fixed it but not 100%, Now I tried to install OS/400 again and by mistake I put the wrong CD. When I realized and took out the CD (My HMC) [...]
Problem with Update Trigger Event
I’m writing an ILE COBOL Program WORKING-STORAGE SECTION. 01 STATUS-ERR1 PIC XX. 01 STATUS-ERR2 PIC XX. 01 OLDFILE-REC. COPY DD-ALL-FORMATS OF FILE1. 05 BEN-REC-OFFSET PIC 9(8) BINARY. * 01 NEWFILE-REC. COPY DD-ALL-FORMATS OF FILE1. 05 NEW-REC-OFFSET PIC 9(8) BINARY. * 01 FEEDBACK-STUFF PIC X(1000) VALUE SPACES. LINKAGE SECTION. 01 PARM-1-AREA. 03 FILE-NAME [...]
Answer Question
| June 11, 2012 1:57 PM
as400/DB2 - Trigger - Comit
I’m writing an ILE COBOL Program WORKING-STORAGE SECTION. 01 STATUS-ERR1 PIC XX. 01 STATUS-ERR2 PIC XX. 01 OLDFILE-REC. COPY DD-ALL-FORMATS OF FILE1. 05 BEN-REC-OFFSET PIC 9(8) BINARY. * 01 NEWFILE-REC. COPY DD-ALL-FORMATS OF FILE1. 05 NEW-REC-OFFSET PIC 9(8) BINARY. * 01 FEEDBACK-STUFF PIC X(1000) VALUE SPACES. LINKAGE SECTION. 01 PARM-1-AREA. 03 FILE-NAME [...]
DB2 SQL
Hello Sir, I am creating a table through SQL in AS/400. CREATE TABLE ANUP41/EMPL4 (NAME CHARACTER ( 10) NOT NULL, ADDRESS CHARACTER ( 25) NOT NULL, PROFILE CHARACTER ( 10) NOT NULL, UNIQUE (NAME)) [...]
Answer Question
| June 9, 2012 8:48 PM
AS/400 SQL
Hello Sir, I am creating a table through SQL in AS/400. CREATE TABLE ANUP41/EMPL4 (NAME CHARACTER ( 10) NOT NULL, ADDRESS CHARACTER ( 25) NOT NULL, PROFILE CHARACTER ( 10) NOT NULL, UNIQUE (NAME)) [...]
How to show data decimal error message to user through coding?
How to show data decimal error msg to user through coding?
Answer Question
| June 9, 2012 1:49 PM
AS/400, AS/400 error messages
How to show data decimal error msg to user through coding?
Display Screen Design
Hello, I want to design a Display screen…please provide me where can i get the information . please post some links or info. I am new to AS400 Thanks, S
Answer Question
| June 8, 2012 12:37 PM
AS400 Data Definitions
Hello, I want to design a Display screen…please provide me where can i get the information . please post some links or info. I am new to AS400 Thanks, S
AS/400 database
which command is used to find out the total number of records in physical file? i heard there are 4 ways… 1. dspfd 2. ?????? 3. ?????? 4. ?????? can you please share with me ?….
Answer Question
| June 13, 2012 7:25 AM
AS/400, AS400 physical file
which command is used to find out the total number of records in physical file? i heard there are 4 ways… 1. dspfd 2. ?????? 3. ?????? 4. ?????? can you please share with me ?….
dspdevd
Is there any way to display the printer associated to my device?
Answer Question
| June 10, 2012 11:38 PM
AS/400, dspdevd, iSeries, wrkdevd
Is there any way to display the printer associated to my device?
AS/400 Profile getting disabled by MS Access
We continue to have an issue where an AS/400 profile gets disabled by MS Access. This only happens sporadically (i.e not with the daily or hourly run of the scheduled tasks/jobs on the windows server). We are using ODBC linked tables to pull data from a couple of AS/400′s in to MS Access. The other [...]
Answer Question
| June 8, 2012 2:15 PM
iSeries, Microsoft Access, ODBC
We continue to have an issue where an AS/400 profile gets disabled by MS Access. This only happens sporadically (i.e not with the daily or hourly run of the scheduled tasks/jobs on the windows server). We are using ODBC linked tables to pull data from a couple of AS/400′s in to MS Access. The other [...]
database
if i have one pf (pf009) and one logical file (lf009) on pf009. how we can add one more field after compalisation of logical file ?
Answer Question
| June 8, 2012 5:17 PM
AS/400 database
if i have one pf (pf009) and one logical file (lf009) on pf009. how we can add one more field after compalisation of logical file ?
As400
i need to convert folling rpgle code into rpg EVAL CMDKEY = %TRIMR(CMDKEY) + ‘ ‘ + F6COM
Answer Question
| June 7, 2012 2:14 PM
AS400 Data Definitions
i need to convert folling rpgle code into rpg EVAL CMDKEY = %TRIMR(CMDKEY) + ‘ ‘ + F6COM
Recompile CL program
Hi, We added few new fields to an exising Physical file. When I check for the dependents for the changed Physical file in ALDON it shows 250 dependent objects. Do I need to recompile all 250 objects? Thanks, Elan
Answer Question
| June 6, 2012 1:18 PM
AS/400, CL Program
Hi, We added few new fields to an exising Physical file. When I check for the dependents for the changed Physical file in ALDON it shows 250 dependent objects. Do I need to recompile all 250 objects? Thanks, Elan
CL/QMQRY
i hav code STRQMQRY QMQRY(SQLPROC) OUTPUT(*OUTFILE) + OUTFILE(QTEMP/SQLDT) In SQLProc txt file i am callin a sql procedure , developed using i series navigator and return data set using cursor. i want this cursor output in qtemp/sqldt file. in sqlproc if i mentioned SELECT statment , then it will work fine, but i want [...]
Answer Question
| June 7, 2012 12:16 PM
AS/400, QMQRY, SQL procedure
i hav code STRQMQRY QMQRY(SQLPROC) OUTPUT(*OUTFILE) + OUTFILE(QTEMP/SQLDT) In SQLProc txt file i am callin a sql procedure , developed using i series navigator and return data set using cursor. i want this cursor output in qtemp/sqldt file. in sqlproc if i mentioned SELECT statment , then it will work fine, but i want [...]
CL Programming
PGM DCL VAR(&TIME) TYPE(*CHAR) LEN(6) DCL VAR(&DATE) TYPE(*CHAR) LEN(6) DCL VAR(&YEAR) TYPE(*CHAR) LEN(2) RTVSYSVAL SYSVAL(QTIME) RTNVAR(&TIME) [...]
Answer Question
| June 7, 2012 9:36 AM
AS/400, PGM
PGM DCL VAR(&TIME) TYPE(*CHAR) LEN(6) DCL VAR(&DATE) TYPE(*CHAR) LEN(6) DCL VAR(&YEAR) TYPE(*CHAR) LEN(2) RTVSYSVAL SYSVAL(QTIME) RTNVAR(&TIME) [...]
How do you code footers in DDS Print File?
I need to print a footer on every page of a report. Thought it would be simple like headers. If anyone has the answer let me know. Thx.
Answer Question
| June 5, 2012 11:56 PM
AS400 RPGLE, DDS Printer files
I need to print a footer on every page of a report. Thought it would be simple like headers. If anyone has the answer let me know. Thx.
Printer Overlays
What is the simplest way to create an overlay for a printer file? I’d prefer to go generic, rather than buy a package.
Answer Question
| June 6, 2012 6:36 PM
iSeries, iSeries 720
What is the simplest way to create an overlay for a printer file? I’d prefer to go generic, rather than buy a package.





