Does the iSeries support SSH in the current operating system?
Does the iSeries support SSH in the current operating system or is that an add on package?
Answer Question
| December 4, 2009 6:15 PM
AS/400 FTP
Does the iSeries support SSH in the current operating system or is that an add on package?
QMSF overutilizing processor
Since the day after my option 21 backup,QMSF is constantly running and over-utilizes the processor.when i end and start again it continues doing the same thing unless i STRMSF MSGOPT(*CLEAR) which i have to do every two-four hours,can anybody help me resolve this.
Answer Question
| December 9, 2009 9:45 AM
QMSF, V5R4
Since the day after my option 21 backup,QMSF is constantly running and over-utilizes the processor.when i end and start again it continues doing the same thing unless i STRMSF MSGOPT(*CLEAR) which i have to do every two-four hours,can anybody help me resolve this.
Journaling a file on AS400
How do I setup a file for journaling that is not being journaled?
Answer Question
| May 19, 2011 5:13 PM
AS/400 journaling, iSeries V6R1
How do I setup a file for journaling that is not being journaled?
AS/400 Citrix Remote
Hello, I am currently running a citrix remote presentation server with the AS/400 in it. I have created for all my remote users a display session and a printer session and then i save those so they can just double click on their name from their remote session to enable both display and printer. Now [...]
Answer Question
| December 4, 2009 4:59 PM
AS/400 Citrix, AS/400 remote access, Citrix Server
Hello, I am currently running a citrix remote presentation server with the AS/400 in it. I have created for all my remote users a display session and a printer session and then i save those so they can just double click on their name from their remote session to enable both display and printer. Now [...]
Career in AS/400 Admin
Hello Recently I joined a company, where they are offering me training on AS/400 Administration.I want to know whether I am on right track ie Is there is a good scope ahead in this field?? Please hepl……….. Thanks in Advance.
Answer Question
| January 18, 2011 4:57 PM
AS/400 administration, career advice, Certification and specializations
Hello Recently I joined a company, where they are offering me training on AS/400 Administration.I want to know whether I am on right track ie Is there is a good scope ahead in this field?? Please hepl……….. Thanks in Advance.
can i create a directory in a CL with a variable name?
I am running a job that many people can submit at one time, I am writing files to qtemp and am putting into a directory in the IFS, but I would like to create a directory with the jobnumber as the directory name, then remove it when the job is complete.
Answer Question
| December 4, 2009 4:14 PM
IFS Directory, IFS Directory to iSeries Folder, iSeries
I am running a job that many people can submit at one time, I am writing files to qtemp and am putting into a directory in the IFS, but I would like to create a directory with the jobnumber as the directory name, then remove it when the job is complete.
Working with STRSQL command in AS/400
How to select a particular member from Physical file through STRSQL. Can anyone give me the sample sql statement to access a particular member from Physical file ? Thanks in advance.
Answer Question
| October 3, 2011 5:56 AM
Physical Files, STRSQL
How to select a particular member from Physical file through STRSQL. Can anyone give me the sample sql statement to access a particular member from Physical file ? Thanks in advance.
Authority problem from Windows XP
We have created a Share in the IFS for a client. They have a User profile on the I-series and the Share has been set up using that User profile. A file has been put into the shared folder and given full authority to the object. However when the client opens the file it comes [...]
Answer Question
| December 6, 2009 2:25 AM
IFS share file authority, OS/400, Windows XP
We have created a Share in the IFS for a client. They have a User profile on the I-series and the Share has been set up using that User profile. A file has been put into the shared folder and given full authority to the object. However when the client opens the file it comes [...]
How to determine if ANY fields have changed in a file, when user maintains a record of info
I have maintenance programs that need audit records created when someone changes any field, within a record, within my existing RPG maintenance program.
Answer Question
| December 4, 2009 9:06 PM
AS/400, RPG, V5R4
I have maintenance programs that need audit records created when someone changes any field, within a record, within my existing RPG maintenance program.
How use CPYTOPCD to record 240 long
I have tried to create a file where every record is 240 characters long. Every record should be filled with spaces if the record is shorter than 240 char. In my program I use CPYTOPCD option TRNFMT(*NOTEXT) but the record is cut on 132 characters.Please, anybody could help me to solve this?
Answer Question
| December 2, 2009 5:20 PM
AS/400 Records, CPYTOPCD
I have tried to create a file where every record is 240 characters long. Every record should be filled with spaces if the record is shorter than 240 char. In my program I use CPYTOPCD option TRNFMT(*NOTEXT) but the record is cut on 132 characters.Please, anybody could help me to solve this?
Barcode Printing
I’ve written a program that prints barcode labels to my HP 1060 laserprinter which is locally attached to my pc use the DOT4_001 port. I also have a Zebra LP 2844 label printer attahced using the USB001 port. The label prints fine go to the HP 1060 printer, but it doesn’t print anything when I [...]
Answer Question
| December 3, 2009 2:49 PM
AS/400, Barcode, Barcode printers
I’ve written a program that prints barcode labels to my HP 1060 laserprinter which is locally attached to my pc use the DOT4_001 port. I also have a Zebra LP 2844 label printer attahced using the USB001 port. The label prints fine go to the HP 1060 printer, but it doesn’t print anything when I [...]
exact functionality of SFLSIZ
In Load All: Is it possible to display more records beyond SFLSIZ for a subgfile? I thought we can display upto SFLSIZ records, but I amazed to see that its possible I declared SFLSIZ(10) and I’m able to display more than 10 records. Can any one tell what exactly SFLSIZ functions?
Answer Question
| December 4, 2009 1:54 PM
RPG/400
In Load All: Is it possible to display more records beyond SFLSIZ for a subgfile? I thought we can display upto SFLSIZ records, but I amazed to see that its possible I declared SFLSIZ(10) and I’m able to display more than 10 records. Can any one tell what exactly SFLSIZ functions?
SETON LR and RETURN.
Diff between SETON LR, RETURN. Please tell with an example
Answer Question
| December 7, 2009 9:42 AM
AS/400 - DDS, SETON
Diff between SETON LR, RETURN. Please tell with an example
LoadAll Subfile
For LoadAll subfile, the SFLSIZ is limited to some 9999* records, how can I display beyond that one? Is it possible to display more number of records over the limited size?
Answer Question
| December 17, 2009 9:40 AM
AS/400 - DDS, AS/400 Subfiles
For LoadAll subfile, the SFLSIZ is limited to some 9999* records, how can I display beyond that one? Is it possible to display more number of records over the limited size?
Expand All Subfile
For Expand All Subfile processing, we define SFLSIZ(11) and SFLPAG(10). Case: First page of 10 records loaded, then user pressed pagedown. however actually we are restricting the subfile size to only for 11 records. Anyway the subfile is expanded and next set of records gets loaded. My question is: How the system handles the expanding [...]
Answer Question
| December 8, 2009 9:35 AM
AS/400 - DDS, AS/400 Subfiles
For Expand All Subfile processing, we define SFLSIZ(11) and SFLPAG(10). Case: First page of 10 records loaded, then user pressed pagedown. however actually we are restricting the subfile size to only for 11 records. Anyway the subfile is expanded and next set of records gets loaded. My question is: How the system handles the expanding [...]
CA and CF keywords
Whats the exact diff between CA and CF keywords, and how the system handles the difference between them? If possible please explain it with an example.
Answer Question
| December 2, 2009 9:31 AM
AS/400 - DDS, AS/400 Keywords, CA, CF
Whats the exact diff between CA and CF keywords, and how the system handles the difference between them? If possible please explain it with an example.
How to determine the relevant MONMSG
How to determine the relevant MONMSG to be used with out knowing the exact MONMSG id to be used. Ex: If CHKOBJ command line is there in a CLP, below that we dont know what the monmsg id CPFXXXX to be used, in that case how you find out the exact ID to be used [...]
Answer Question
| December 4, 2009 9:29 AM
AS/400 - DDS, MONMSG
How to determine the relevant MONMSG to be used with out knowing the exact MONMSG id to be used. Ex: If CHKOBJ command line is there in a CLP, below that we dont know what the monmsg id CPFXXXX to be used, in that case how you find out the exact ID to be used [...]
Web server neceassry ports
Hi, i have a webserver win2003 with my own .net application configured in IIS. sometimes the client not able to browse the pages, it shows “page cant be displayed” i checkd the event logs which shows error releated to TCP/IP. so i configured windows firewall and add TCP/IP filtering. but again often im getting this [...]
Answer Question
| December 2, 2009 6:33 AM
IIS, Web Server, Windows Server 2003
Hi, i have a webserver win2003 with my own .net application configured in IIS. sometimes the client not able to browse the pages, it shows “page cant be displayed” i checkd the event logs which shows error releated to TCP/IP. so i configured windows firewall and add TCP/IP filtering. but again often im getting this [...]
Need to know the journals within a library or a list of libraries and write it to an outfile
Hi. Is there an easy way to get a list that will provide information on which physical files are being journaled within a library? For some reason, I can not find it, but thought it would be available through one of the DSPFD outfiles, but I haven’t found it, nor have I been able to [...]
Answer Question
| December 2, 2009 2:39 AM
AS/400, AS/400 journaling, DB2, Journal Receivers, Journals
Hi. Is there an easy way to get a list that will provide information on which physical files are being journaled within a library? For some reason, I can not find it, but thought it would be available through one of the DSPFD outfiles, but I haven’t found it, nor have I been able to [...]
C# how to: IF Statement
Hello guys, C# question here…Could I ask or is there better website? Regards
Answer Question
| December 3, 2009 11:16 PM
C#, IF, IF statement, loop
Hello guys, C# question here…Could I ask or is there better website? Regards





