Can not able to declare character field with the length of 6000 in SQLRPGLE program.

Hi, I am declaring a stand alone character field with the length of 6000 in my SQLRPGLE program, but when i debug the program to see the the values in this character field i could find only 1024 length is allocated for this field. Could anyone please help me urgently to declare a character field…



Answer Question   |  June 27, 2012  6:05 PM
AS/400, RPG ILE, SQLRPGLE
asked by:
695 pts.

Can not able to declare character field with the length of 6000 in SQLRPGLE program.

Hi, I am declaring a stand alone character field with the length of 6000 in my SQLRPGLE program, but when i debug the program to see the the values in this character field i could find only 1024 length is allocated for this field. Could anyone please help me urgently to declare a character field…



Answer Question   |  June 27, 2012  6:05 PM
AS/400, RPG ILE, SQLRPGLE
asked by:
695 pts.

Configuration of HP P4515tn on Iseries 525

How do I set up a HP P4515tn on Iseries 525 as a network printer allowing AFP fonts and MICR lines to print correctly from Payroll check application?



Answer Question   |  June 27, 2012  6:03 PM
AFP, AS/400 printer configuration, HP 4515tn, HP Printer, iSeries 525, iSeries printing
asked by:
15 pts.

i5/OS PASE program not found or in use

I’m calling the following in a job submitted from the job scheduler CALL QP2SHELL PARM(‘/Sites/PCF/sftp2pcf.sh’) I continue to receive the error i5/OS PASE program not found or in use. I have confirmed the name of the script in the ifs and there are no locks on it. Why can’t it find the script to run?



Answer Question   |  June 27, 2012  5:59 PM
i5, i5/OS, PASE, QP2SHELL, Scripting
asked by:
5 pts.

i5/OS PASE program not found or in use

I’m calling the following in a job submitted from the job scheduler CALL QP2SHELL PARM(‘/Sites/PCF/sftp2pcf.sh’) I continue to receive the error i5/OS PASE program not found or in use. I have confirmed the name of the script in the ifs and there are no locks on it. Why can’t it find the script to run?



Answer Question   |  June 27, 2012  5:59 PM
i5, i5/OS, PASE, QP2SHELL, Scripting
asked by:
5 pts.

iSeries Data Encyrption/iSeries V6R1

Hi  I am looking for a software solution to handle data encyption.  I need to be able to encrypt libraries, the IFS,  and perform encrypted tape back ups.    Is there a software package that will do this.   From my research of different software packages,   I was only able to find packages that would  encrypt…



Answer Question   |  June 27, 2012  5:56 PM
Data encryption software, iSeries, iseries Data Encryption, iSeries V6R1, OS/400
asked by:
420 pts.

Cannot Generate C++ Stubs With WSDL2Ws

I cannot get the C++ stubs to generate from the sample IBM pieces. Here is my process. 1) QSH to Start the Command Entry 2) cd /workdirectory (in here I have a copy of the ConvertTemp.wsdl 3) At the command line I type the following: /QIBM/ProdData/OS/WebServices/V1/client/bin/wsdl2ws.sh ConvertTemp.wsdl Then I receive the $ with no message…



Answer Question   |  June 27, 2012  5:50 PM
C++, Programming Languages, QSH, WSDL
asked by:
185 pts.

What’s an alternative to %SCAN?

I have a program that scans a file field 5000 bytes long for 34 hexadecimal values that colorize text. I remove these hexadecimal values in a do loop nested in a for loop. Without that logic, the program runs for 4 hours but with this “hexadecimal clean-up”, the program is running for more than 9…



Answer Question   |  June 27, 2012  5:49 PM
Hexadecimal values, iseries v5r4
asked by:
560 pts.

asked by:
5 pts.

Performance Tools for CPU usage in as/400

A customer wants a global report listing CPU usage by PROGRAM Name for a 2 week period. I can’t find that level of detail in Performance tools. Any suggestions?



Answer Question   |  June 27, 2012  5:33 PM
AS/400 administration, CPU hours, Performance indicators, Usage analysis
asked by:
325 pts.

Performance Tools for CPU usage in as/400

A customer wants a global report listing CPU usage by PROGRAM Name for a 2 week period. I can’t find that level of detail in Performance tools. Any suggestions?



Answer Question   |  June 27, 2012  5:33 PM
AS/400 administration, CPU hours, Performance indicators, Usage analysis
asked by:
325 pts.

How do I create a report from 12 lpars listing tapes used from daily backup

Create a report from 12 lpars listing tapes used from daily backup



Answer Question   |  June 27, 2012  5:33 PM
Data backup and recovery, i5/OS, LPAR, Tape Backups
asked by:
10 pts.

How do I create a report from 12 lpars listing tapes used from daily backup

Create a report from 12 lpars listing tapes used from daily backup



Answer Question   |  June 27, 2012  5:33 PM
Data backup and recovery, i5/OS, LPAR, Tape Backups
asked by:
10 pts.

What AS400 CL COMMAND TO USE?

     Seeking your opinion on this actual scenario (still unresolved as of this writing): an external branch windows server connected to an AS400(model 820) via IPVPN connection with 512 kbps bandwidth have a “CONNECTION FAILURE” message but other Windows Application used by the branch that’s still connected to AS400 as backend server runs smoothly. The…



Answer Question   |  June 27, 2012  5:25 PM
CL command, iSeries, Network
asked by:
370 pts.

Single commitment control in RPGLE program

I have a rpgle program that uses 3-4 sql statements to update and insert data in 3-4 tables . Now what i want is that when program runs successfully then only these changes in tables should reflect else roll back . So for this is there any way to provide a single commitment control for…



Answer Question   |  June 27, 2012  5:03 PM
RPGLE Program, SQL statements, SQLRPGLE, V6R1
asked by:
420 pts.

Single commitment control in RPGLE program

I have a rpgle program that uses 3-4 sql statements to update and insert data in 3-4 tables . Now what i want is that when program runs successfully then only these changes in tables should reflect else roll back . So for this is there any way to provide a single commitment control for…



Answer Question   |  June 27, 2012  5:03 PM
RPGLE Program, SQL statements, SQLRPGLE, V6R1
asked by:
420 pts.

Retrieve AS/400 Printer definition

I would like to let my users override the printed output to a printer of their choice but I need to protect them from themselves. Is there a way that I can determine if the name they enter is a valid print device? I would like to be able to do this in an RPG…



Answer Question   |  June 27, 2012  4:59 PM
AS/400 print errors, AS/400 printing, AS400 printing issue, RPG Program, V5R4
asked by:
120 pts.

Retrieve AS/400 Printer definition

I would like to let my users override the printed output to a printer of their choice but I need to protect them from themselves. Is there a way that I can determine if the name they enter is a valid print device? I would like to be able to do this in an RPG…



Answer Question   |  June 27, 2012  4:58 PM
AS/400 print errors, AS/400 printing, AS400 printing issue, RPG Program, V5R4
asked by:
120 pts.

How to run query in AS 400?

New user, like to knw in detail how to run query in AS 400 with snapshot will be better.



Answer Question   |  June 27, 2012  4:54 PM
AS/400 database
asked by:
40 pts.

How to run query in AS 400?

New user, like to knw in detail how to run query in AS 400 with snapshot will be better.



Answer Question   |  June 27, 2012  4:53 PM
AS/400 database
asked by:
40 pts.