How to direct program in *PPSR

Hi All, In a program, a loop doing some operations… and I got some program error/file error and in *PSSR I want to handle the error then to resume the program to flow with the next record. But, how to pass the control to the loop to read from the next continution record. In Main…



Answer Question   |  June 27, 2012  9:46 AM
AS/400, AS/400 error messages, AS/400 errors, AS/400 programming
asked by:
Kar
425 pts.

How do you initiate a direct web service call from the AS/400?

How do you initiate a direct web service call from the AS/400? I am programming in 400/COBOL. I am assuming I need to use COBOL ILE.



Answer Question   |  June 27, 2012  9:46 AM
AS/400, COBOL, COBOL ILE, COBOL/400
asked by:
185 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   |  May 20, 2013  9:45 AM
RPGLE, SFLRNA
asked by:
15 pts.

CL for Backup Alerts

Hi, I have to set up alert at a specific time on AS400 which will check if the backup job is running. If the backup is not running at that specific time,it should send an alert’Backup Not Running’ else it should send an alert’Backup is running’/'Backup is in Message Wait’. Can anyone please suggest me…



Answer Question   |  June 27, 2012  9:45 AM
AS/400, AS/400 Control Language, Control Language Programming, Job Control Language
asked by:
345 pts.

AS400 Flat file data comparison on Window based third party tool like Examdiff Pro

My system gets data in flat file for booking.Once the booking is completed , customer sends some corrections data in other flat file. I have to compare both flat files data in window based comparison tool like EXamdiff Pro . if sent correction notes is ok, then update the physical files.  example Original flat file…



Answer Question   |  June 27, 2012  9:42 AM
AS/400 Data File, AS/400 Data Reports, AS/400 flat file
asked by:
350 pts.

Problem with i-series to wintel Esker Fax server

Hi All, I am working on a project to send spooled files through an outq to a wintel server running esker fax. We have done this on many occasion with out any problems. However, This time the spooled files contain French alphabet characters. When the spool file arrives on the wintel server the French alphabet…



Answer Question   |  June 27, 2012  9:38 AM
iSeries, WINTEL
asked by:
75 pts.

Need to hold/resend AS/400 spool file on print failure

Printing reports from an AS400 to a Xerox printer. If the printer fails no one knows until the next day. Trying to find the file the next day is horrid. Is there anyway to confirm and hold the file if it failed?



Answer Question   |  June 27, 2012  9:35 AM
AS/400, AS/400 print errors, AS/400 Spool Files, iSeries, RPG, Spool files
asked by:
20 pts.

Way to restrict by user id, permissible libraries for WRKQRY

On OS400, Is there a way to manage limitation for permissible librairies when they use the command WRKQRY? And for those limited librairies can we assign a limit or quota to the storage usage per user id ou user group to avoid creation of enourmous files? Thanks in advance for reply on that,



Answer Question   |  June 27, 2012  9:34 AM
AS/400, AS/400 commands, AS/400 Library, OS/400, WRKQRY
asked by:
5 pts.

Ultrium 4, Data size in TAPE?

We are using LTO4 ultrium tape for backups in our server{V5R4}. System Total Storage – 12TB Present ASP              – 60% i.e.,{More than 6 TB} For Entire System backup - Two Ultrium 4 tapes used. {which has the size of 1.6Tb each for compressed data = total  3.2Tb} Question : Since the ASP is 60% we can predict…



Answer Question   |  June 27, 2012  9:34 AM
Backup, Entire System Backup, iSeries backup, LTO4, Storage Size, Tape Backups, Ultrium, V5R4
asked by:
225 pts.

iTera Issue

Hi, I have iTera HA 5.0 installed.While doing the regular check on DR box,in Mirrored Object Maintenance screen ,I find one object LOCK1191 in Lib DBSLIB is not being journalled.On checking the status of DBSLIB on production box,the status shows SYNCING.But this status remains as it is for last 2 days   . How do I make…



Answer Question   |  June 27, 2012  9:32 AM
Data Protection Manager, i5/OS, iSeries applications, iTera
asked by:
345 pts.

How to find the time (timestamp) , when the datafile status changed to RECOVER?

Hi All, Oracle Database Version : 9.2.0.8.0 Some of the datafiles status have been changed to ‘RECOVER’, because the datafiles are physically missing… Now, how can i find that when (timestamp) the status of the datafiles have been changed, as i am unable to find when the datafiles have been physically lost? Please consider both…



Answer Question   |  June 27, 2012  9:32 AM
AS/400 TimeStamp, Oracle, Oracle Database
asked by:
10 pts.

HMC 7310 C05 has one physical ethernet port

Hello There. I’m trying to connect to the outside world but my eth port is connected to my power 7 box. Is there a way to ‘share or split’ this port ? Either thru some kind of swithch or software that somehow would create a lan console ? I’m trying to make what I have…



Answer Question   |  June 27, 2012  9:31 AM
Ethernet connection, Ethernet Ports, HMC
asked by:
20 pts.

Disable BROWSE button from data transfer from iSeries server?

Hi recently i discovered that my data transfer from iseries server aplication does not apply the object authority that i have in place so, all of my users can browse and download objects that they arent supposed to. My question would be if theres any way to disable the browse button on the apllication so…



Answer Question   |  June 27, 2012  9:31 AM
Data Transfer from iSeries, Data Transfer Function, iSeries applications
asked by:
5 pts.

IT Knowledge Exchange’s iPad Contest Starts Today!

Today marks a new contest around IT Knowledge Exchange. The Lowdown (i.e. The Rules**) Every member who earns 500 knowledge points in the next 4 weeks (between today and Wednesday, February 16th) will be entered into a drawing for 5 names. You must have a completed profile including a photo or avatar to be eligible…



Answer Question   |  June 27, 2012  9:28 AM
AS/400, Channel, CIO, Contests, CRM, Database, DataCenter, Development, Exchange, iPads, ITKE Contests, Linux, Lotus Domino, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows, Windows Server
asked by:
6,315 pts.

RPGLE opcode similar to SNDF in CL

Is there any way we can display a message “Processing” while the program is building the data in a subfile. In CL we can use the SNDF command to send such message to the display. Please help.



Answer Question   |  June 27, 2012  9:23 AM
CL, RPGLE, SNDF
asked by:
35 pts.

how to write more than one sql statement under EXEC SQL in SQLRPGLE.

Hi, Can anyone please help me to write more than one SQL statements under single EXEC SQL and END EXEC as below. Since i have 10 sql statements and wanted to include all those 10 statements under single block of EXEC SQL and END EXEC by using any seperator like below. C/EXEC SQL C+Insert into…



Answer Question   |  June 27, 2012  9:23 AM
as400/DB2, SQLRPGLE
asked by:
695 pts.

What has to change in this EXECIO Scripting?

What has to change in the script below in order to generate more than one entry to the outfile? I am capturing the data to send to an outfile but it only posted the first occurence to the dataset   /* REXX */ ADDRESS TSO “ALLOC FI(OUTFILE) DSNAME(‘xxxxx.xxxxxxxx.xxxxxx’) MOD REUSE” DAYS = DATE(“B”) NEWDATE =…



Answer Question   |  June 27, 2012  9:22 AM
EXECIO Scripting, Outfile, Scripting
asked by:
5 pts.

Client Access Application Error

Signed on to Iseries V6Ri with Client Access version 5.9 for Windows, received the follewing application error: Faulting application pcscm.exe version 5090.2.8121.38 faulting module pcstlnet.dll, version 5090.3.8263.679, fault address 0x0000720c, not sure what it is and how to fix.



Answer Question   |  June 27, 2012  9:18 AM
Client Access, iSeries
asked by:
175 pts.

create xml content from as/400 db2

Hi, wonder if these xml functions (XML2CLOB, XMLELEMENT, XMLATTRIBUTES, XMLAGG, …) can be used in db/400 — as/400 V6R1M0, if yes, any sample code? of not what else I can use to generate xml content from db2 queries? Any answer is appreciated.



Answer Question   |  June 27, 2012  9:16 AM
AS/400 DB2, DB/400, XML
asked by:
5 pts.

As/400 to lexmark printer,print on hold

Trying to print from my AS/440 to lexmark 540n,when I release the file from the AS/400 a message appears saying the printer the lexmark has put the file on hold and cancelled the printing



Answer Question   |  June 27, 2012  9:15 AM
AS/400 Transfer
asked by:
5 pts.