Best way to read joblogs
Whats the best way to read job logs when the job ends abnormally? say for example my job ended due to decima data error , or due to record lock … how to find the exact statement in program …how to see values of variables that caused abnormal end …(i.e how to read the dump [...]

Answer Question   |  March 19, 2012  2:48 PM
AS/400
asked by:
95 pts.

write physical file member using RPGLE program
How to write record in Physical file member using RPG program… i want insert record in pf member file..

Answer Question   |  February 28, 2012  11:10 AM
RPGLE Program
asked by:
3,740 pts.

OVERLAY ATTRIBUTES ON SCREEN
Hi :     Can anyone help me with a program with an overlay of  two records of one screen so :   A                                      DSPSIZ(27 132 *DS3)    A                                      INDARA                 [strong]A          R F0                                               [/strong] A                                      ASSUME                 A                                      OVERLAY                A                                      PUTOVR                 A                                  1  3′ ‘                    [strong]A          R F1                                               [/strong] A                                  8 34′TRE CAMPOS: ‘         A  52                                  DSPATR(RI)             A                                  8 [...]

Answer Question   |  March 17, 2012  9:32 AM
AS/400
asked by:
20 pts.

jrn
i would like to delete a user profile, but it has a jrl, no other objects init, but i can’t able to delete it. how can i process it now?

Answer Question   |  February 28, 2012  7:55 AM
USRPRF
asked by:
1,350 pts.

I would like to know all the commands fired by all my users using command line, is it possible.?
I keep a track of all my users when they login and logout, i have very few interactive users on my system who use command line. I would like to know all the commands fired by all my users using command line, is it possible.? This is required from an audit perspective.

Answer Question   |  March 17, 2012  12:57 PM
Access 2007, Command line, iSeries
asked by:
1,160 pts.

Reset Password
How to reset a password in iSeries without having the *SECADM authority?

Answer Question   |  February 28, 2012  11:35 AM
AS/400 Password Recovery
asked by:
130 pts.

Expanding subfile error
In Expanding subfile I am able to load and display the records. I created a simple example with 4 sfl pages. After loading all the pages I used page up to the first page. Now when I am pressing the enter key the subfile directly showing the last page. What might be the reason for [...]

Answer Question   |  March 19, 2012  10:06 AM
AS/400 Subfiles
asked by:
285 pts.

ISERIES navigator
How do I create an automated process to take a spool file and convert to PDF and email out?

Answer Question   |  March 17, 2012  4:18 PM
iSeries Navigator
asked by:
5 pts.

WRKDOMSVR
Hi   I have a User ,Who Supposed to run WRKDOMSVR Command on command line to see DPARs(Domino Servers) are active or not.here is the problem,He is able to run the command,but getting the DPARs status as *UNKNOWN.But when i log on with my ID(qsecofr),I’m able to see DPARs status as *STARTED.Where my Operator(User) not [...]

Answer Question   |  March 17, 2012  8:28 PM
AS/400, COMMANDS, Domino, iSeries, WRKDOMSVR.
asked by:
5 pts.

User profile own objects not in a library
I have several termed user’s whose user profiles contain no objects (WRKUSRPRF & Opt 12-Work With Objects Owned By User), but when I go to delete them (using Opt 4 – delete) I received the error (across the bottom of my screen) “User Profile (name) Owns Objects not In A Library”. The additional information in [...]

Answer Question   |  March 17, 2012  8:28 PM
RCLSTG, V5R4
asked by:
45 pts.

backup & restore
how the co-ordination for any backup & restore tickets in an organisation?

Answer Question   |  March 17, 2012  6:15 PM
AS/400
asked by:
1,350 pts.

Commitment Control Problem
I have an existing ILE program which now requires a BNDDIR. This program is called from a CL which sets STRCMTCTL LCKLVL(*CHG). I have added the following ‘h’ spec to the program: bnddir(‘ICEUTILITY’) actgrp(*caller) dftactgrp(*no). But when the program is called it fails with ‘Error message CPF4326 appeared during OPEN for file’. I cannot resolve [...]

Answer Question   |  March 17, 2012  10:17 AM
RPG ILE
asked by:
20 pts.

Dynamically create and execute COBOL statements
I’m trying to dynamically create COBOL statements using field names identified in a table, so the same build statement can be used for different fields. Is there a way to dynamically build statements and execute?  These buillt statements would be MOVE and ADD statements. Thanks in advance

Answer Question   |  March 17, 2012  3:50 PM
AS/400, COBOL, COBOL statements
asked by:
5 pts.

CL command to compare *QRYDFN files
Is there a CL command like CMPPFM(Compare physical file member) to compare *QRYDFN files. The Process of doing Manual Comparison of *QRYDFN files is tedious and time consumming. Is there a cl command to simplify this process? Thanks.

Answer Question   |  March 19, 2012  11:04 AM
*QRYDFN, CL Commands, iSeries
asked by:
370 pts.

how to display blank rows in a subfile in rpgle
i have a subfile with sflpag=sflsiz=10. say in PF total records are 25. when in load subfile in 3rd page i see only 5 records.But my requirement is to see 5 records from PF & 5 blank rows. I tried to do it using sflinz and sflrna.I used a indicator with sflinz.when writing SFLCTL i [...]

Answer Question   |  February 28, 2012  10:04 AM
RPGLE, SFLRNA
asked by:
130 pts.

Reorganize OUTQ
How do I organize files of output queue. Please help.

Answer Question   |  March 17, 2012  7:59 AM
OUTQ management
asked by:
HS
55 pts.

How to trace JOB?
Hello All, Let’s say a user tried to access a screen and this screen got crashed due to some reason. He logged off the system and called support team to look into this issue. The user simply gave his user id only to the support team. How can the support team trace his problem? Thanks [...]

Answer Question   |  March 21, 2012  4:39 AM
AS/400
asked by:
20 pts.

FTP/400
Hi friends, I have this results from a FTP/400 0041.00 Enter an FTP subcommand.                                                      0042.00 > PUT        TEST/FILE1                                                 0043.00 227 Entering Passive Mode (nnn,nnn,nnn,nnn,4,155).                                0044.00 125 Data connection already open; Transfer starting.                          0045.00 226 Transfer complete.                                                        0046.00 778770432 bytes transferred in 183.196 seconds. Transfer rate 4251.017 KB/sec. 0047.00 Enter an FTP subcommand.                                                      0048.00 > PUT        [...]

Answer Question   |  February 28, 2012  11:27 PM
AS/400 Transfer
asked by:
610 pts.

Rpg-Procedures
HI  I want to learn programing using procedures.Can you plz send me some site from where i can learn it? Plz send some short code examples too if possible.

Answer Question   |  February 28, 2012  2:12 PM
RPGLE
asked by:
120 pts.

Time counting in reverse order
hi.. i want to count the time in reverse order.. for example one screen leave after 30 (like count down) seconds…. using RPG?

Answer Question   |  February 28, 2012  10:34 AM
RPG Date Formatting
asked by:
3,740 pts.