ISeries 810 drive size difference
On an ISeries 810 why would the six drives show up in Work with Disk Status show up as different sizes, 2 @ 35165 and 4 @ 26373?
On an ISeries 810 why would the six drives show up in Work with Disk Status show up as different sizes, 2 @ 35165 and 4 @ 26373?
RPGLE Trigger - Return Changed Field
I have a file with an DES encrypted field on the i5 - V5R3. I wrote the program below as a trigger to decrypt the field and return the clear field to the program that initiated the read. I know the decryption works in the trigger but the decrypted data is not returned to the reading program. Is...
I have a file with an DES encrypted field on the i5 - V5R3. I wrote the program below as a trigger to decrypt the field and return the clear field to the program that initiated the read. I know the decryption works in the trigger but the decrypted data is not returned to the reading program. Is...
Backup of IPCS Disk in As400
Hi I want to backup either disk or folders in windows 2000 server in IPCS in As/400 and librarys of data in os/400 to tape. Is it possible? How? I would like to backup only data that user changed. Thank You
Hi I want to backup either disk or folders in windows 2000 server in IPCS in As/400 and librarys of data in os/400 to tape. Is it possible? How? I would like to backup only data that user changed. Thank You
CPIB687 conflicting announcement for domain
In Qsysopr we get a CPIB687 message reason code 3. It references a conflict announcement for the domain that it is in along with our AS400. WE know how to disable the master browser settings on windows clients. This is a MAC client and we do not know how to disable it. IBM set we can change our...
In Qsysopr we get a CPIB687 message reason code 3. It references a conflict announcement for the domain that it is in along with our AS400. WE know how to disable the master browser settings on windows clients. This is a MAC client and we do not know how to disable it. IBM set we can change our...
Printing from AS/400 blocks sometimes.
Dear all, since we moved from the former S36 OS to the new native AS400 OS, we experience some printing problems. Now and then the printer (Lexmark T630) suddenly stops printing the job (no out of paper here!). We have a workaround to go into the old S36 OS and give the command: S P,(old...
Dear all, since we moved from the former S36 OS to the new native AS400 OS, we experience some printing problems. Now and then the printer (Lexmark T630) suddenly stops printing the job (no out of paper here!). We have a workaround to go into the old S36 OS and give the command: S P,(old...
Creating XML from RPG data
I am an RPG programmer and need to create XML files from our 400 data. I would love any DETAILED tips from anyone as I have no experience with this. Thank you in advance for your time!
I am an RPG programmer and need to create XML files from our 400 data. I would love any DETAILED tips from anyone as I have no experience with this. Thank you in advance for your time!
AS400e
We have an AS400e 600 (S20 2166), however, it does not start up properly, the IPL panel lights up, but the rest of the system does not seem to power on, any ideas where we have gone wrong?
We have an AS400e 600 (S20 2166), however, it does not start up properly, the IPL panel lights up, but the rest of the system does not seem to power on, any ideas where we have gone wrong?
Convert Number to Fraction
Anyone know an easy way in RPG to convert a decimal number to a fraction. For example I want take 1.75 and convert it to 1 3/4. Any suggestions would be appreciated. Thank, Tim
Anyone know an easy way in RPG to convert a decimal number to a fraction. For example I want take 1.75 and convert it to 1 3/4. Any suggestions would be appreciated. Thank, Tim
Convert Number to Fraction
Anyone know an easy way in RPG to convert a decimal number to a fraction. For example I want take 1.75 and convert it to 1 3/4. Any suggestions would be appreciated. Thank, Tim
Anyone know an easy way in RPG to convert a decimal number to a fraction. For example I want take 1.75 and convert it to 1 3/4. Any suggestions would be appreciated. Thank, Tim
Adding color in SEU Editor
Does anyone know how to add color to a comment line within the SEU Editor? For instance, blue or red other than the typical green screen. Thanks.
Does anyone know how to add color to a comment line within the SEU Editor? For instance, blue or red other than the typical green screen. Thanks.
I5 HMC Not Saving Scheduled Operations on Reboot
I use our HMC to schedule moves of our tape resource overnight so two of our AS400 LPARS can be backed up with no manual intervention. I schedule this move within HMC configuration then 'Schedule Operations'. The I/O resource moves have infinte repeats and run quite happily from night to night. ...
I use our HMC to schedule moves of our tape resource overnight so two of our AS400 LPARS can be backed up with no manual intervention. I schedule this move within HMC configuration then 'Schedule Operations'. The I/O resource moves have infinte repeats and run quite happily from night to night. ...
Win98 clients cannot connect to ISeries file share
I have created some Windows shares on our AS/400. I have also set permissions appropriately (to give specific users rights to specific share(s)). Here is what I have found: 1. All of my Windows XP machines have no problem mapping drives to the appropriate share(s). 2. SOME of my Windows 9x...
I have created some Windows shares on our AS/400. I have also set permissions appropriately (to give specific users rights to specific share(s)). Here is what I have found: 1. All of my Windows XP machines have no problem mapping drives to the appropriate share(s). 2. SOME of my Windows 9x...
access website from as/400
Our as/400 is accessable from the internet. How can we assess a website from a command line or a CL program on the as/400?
Our as/400 is accessable from the internet. How can we assess a website from a command line or a CL program on the as/400?
Ftp Files from PC Server to AS400
This is a new project and I am totally lost and am hoping someone can guide me in the right direction. The project entails writing a CL to bring over flat files from a PC Server and the files will be stored in a partition on the AS400. It's not much to go on but that is all I know at the moment....
This is a new project and I am totally lost and am hoping someone can guide me in the right direction. The project entails writing a CL to bring over flat files from a PC Server and the files will be stored in a partition on the AS400. It's not much to go on but that is all I know at the moment....
Adopted Authority
I am extemely new to RPG so I am looking for a simple code that uses adopted authority of SECOFR to an operator temporarily simply to enable users. I know that it can be done, but I would like to know the structure of it from and RPG standpoint. Thanks in advance.
I am extemely new to RPG so I am looking for a simple code that uses adopted authority of SECOFR to an operator temporarily simply to enable users. I know that it can be done, but I would like to know the structure of it from and RPG standpoint. Thanks in advance.
Webenabling of green screens
I am trying to web enbale a sample green screen using Webfacing & WDSc. I have a written a CL program that just SNDRCVF the screen record format which consists of a sample text to display. It works fine when I call the CL program from the command prompt. I have converted this screen using...
I am trying to web enbale a sample green screen using Webfacing & WDSc. I have a written a CL program that just SNDRCVF the screen record format which consists of a sample text to display. It works fine when I call the CL program from the command prompt. I have converted this screen using...
Does anyone on your team have an AS400 script handy to purge out oldest members of appended files?
Basically, I'm hoping that somebody out there might already have a script or program that they use to purge out old members that get appended to static physical files on the MC400 (HNNE). I would be much obliged if you could send me the program or provide me a tip on where I can find a good script...
Basically, I'm hoping that somebody out there might already have a script or program that they use to purge out old members that get appended to static physical files on the MC400 (HNNE). I would be much obliged if you could send me the program or provide me a tip on where I can find a good script...
Client Access V5R2 and AS/400
A batch pgm written in VB is reading a data queue file that exists on AS/400. The read is coded so that it waits for data to be entered in the data queue (-1). When the batch pgm is waiting for data to be entered into the data queue the user is not able to start logon secession to the AS/400. ...
A batch pgm written in VB is reading a data queue file that exists on AS/400. The read is coded so that it waits for data to be entered in the data queue (-1). When the batch pgm is waiting for data to be entered into the data queue the user is not able to start logon secession to the AS/400. ...
Prototyped Exported Procedure: Retrieve and Send a Record Back as a Data Structure Parameter
I want to define a prototyped procedure that chains out to and returns data back from a record in a file. I don't want the calling program to reference the file in any manner (thereby encapsulating it from the file). Essentially, I wan't a standard Java "get". I've got two source elements. One,...
I want to define a prototyped procedure that chains out to and returns data back from a record in a file. I don't want the calling program to reference the file in any manner (thereby encapsulating it from the file). Essentially, I wan't a standard Java "get". I've got two source elements. One,...
AS400 OVRPRTF command
I am trying to print documents to a laser printer and need to select a input tray other than the default. I am currently running AS400 V5.1, the printer is set up as a 3812-1. Does anyone know what I need to put in the ovrprtf command to get this to pull from tray 3? Thanks!
I am trying to print documents to a laser printer and need to select a input tray other than the default. I am currently running AS400 V5.1, the printer is set up as a 3812-1. Does anyone know what I need to put in the ovrprtf command to get this to pull from tray 3? Thanks!


