The blunt question is: "Are there any tools that can measure code coverage for RPG programs on iSeries"
If there are some tools available, how are they in comparison to each other ?
I ne...
Trying to move data from table F06116 to table F0618, got "Value for column or variable YTRTWC not compatible." Please see file fields description below, is there a way get data moved from F0...
I have a CL program that accepts a character value as a date, '06/06/2006'. Is there a way to check this value prior to using it in the DSPJRN command? If I pass a bad date value I get a ...
Hi
This is a noob question:
is there an equivalent of the sp_help sp in SQL that I can use on AS400? or anything like the sysobjects tables in SQL?
I am interested of a quick way of query...
Is there any way to automate a response to a system operator Ethernet error?
If the ethernet cable gets unplugged or the connecttion gets temporarily interupted, We lose all TCP connectivity...
I am trying to clean up our iSeries and gain some extra storage space. After running RTVDSKINF/PRTDSKINF, I noticed a bunch of *JRNRCV objects in QUSRSYS named SECLOG1203, SECLOG1204, etc... ...
how to create any command, like:
e.g.:
Netzwerkattribute auffinden (RTVNETA)
CL-Var. für SYSNAME (8) . . Zeichenwert...
I deinstalled iSeries Access for Windows and then attempted to reinstall it. Now I receive 4 messages saying that 'the procedure entry port crtLCMapstringw could not be located in the dynamic ...
Hello Experts,
I have a tool that is adding a Replylist Entry. The way it obvisiously works, is that the program is trying to execute :
ADDRPYLE SEQNBR(9999) MSGID(CPA3311) RPY(G)
if ...
I have a CL program that runs several dozen AS400 queries. The resulting spooled files appear under my user id. I would like some of them appear under another user id so that when they check "...
File is an AS400 file created by "SAVOBJ". We do not have an AS400 or DB2. The only way we can get the data is in the format created by "SAVOBJ". We need to routinely convert the received f...
Hi ,
Please let me know how to break page for the report output on AS400 system data physical file.
Regards,
-Dhumal
I have a client that has lot of old spool data. Is there a way to delete all the files at once? Here is an example: (they go back to Jan of 06)
...
IHello all,
I print barcodes on a line printer defined as IPDS and connected via TCP/IP to our AS400. One of the printer files uses Code128 type of barcode. However the barcode I'm trying to ...
I am currently trying to access multiple physical file members using crystal reports, i have since found out to do this i need to be able to create an alias for the file members that i want to...
Hi all,
I'm at my wits end trying to sort this one out........!!!!!
I have a VB application that access AS/400 stored procedure in order to validate the user id & password on the AS/400 ...
Our previously AS/400 emulator can running in Win95, but cannot running in Win98. Other office suggested us to use RALLY emulator, but it is too expensive.
Any good suggestion?
Thank you...
If I have several spoolfiles that I would like to send to the same user, how can I do that, using the option 1 on the WRKSPLF screen. Is there a certain way to specify parms on the command li...
Hi,
How can I call a dll/exe function on a pc from an AS400 program and get a result back to the AS400 program.
Toda.
Hi,
Could someone point me in the right direction regarding getting an AS400 which runs OS400 to send an email to a pc running Outlook 98 which uses smtp as its email protocol.
Many Th...
I am working on converting a Unisys COBOL program to the AS/400 platform. The program examines EBCDIC data. The data coming into the file was defined as Hex externally but, was translated to...
Dear All,
I have setup a basic method of allowing SQL statements to be submitted to batch, however, there is still a manual task which is proving to be a problem.
When a new sql is s...
Hi
1.I am not sure how much disk space i used in my As400 server. Is there a way I can check? I only know the disk space of entire system.
2.Also I wan to know if I am installing PTF twice...
Is it possible to include HTML tags in an SNDDST message, so that I can send Italic, Bold and Underline text or make hyperlinks???
After starting STRPCCMD PCCMD('c:\someprog.exe')
the terminal screen shows as the program is still running.
(the "someprog.exe" is a VB batch-application so no window is shown)
The only...