-
Start Monitor from Command line
I would like to be able to start an iSeries Monitor from the command line. I have a program to check if the monitor is running and would like the program to start the monitor if not running. Found the information about the monitor in file QMGTC/QAYPSJDS.
Last updated: -
Hi, We are upgrading our server to an i720 (v6r1) from i520 (v5r4). Jobs scheduled on the new server i720 end with endcode 20, while the same jobs run perfectly in i520. The scheduled Jobs are used to call certain application program. when I check the job log, it says program not found in library...
Last updated: -
Drawer selection for Lexmark T652DN
We are running V5R4 in our iSeries & we have AFP installed. We want to automatically print to our new Lexmark T652DN from drawer 3 (plain A4), leaving drawers 1 & 2 free for pre-printed forms. The Printer has an IPDS card installed. How do we go about achieving this?
Last updated: -
Trouble printing from remote outq
I setup a remote outq to a HP3500 printer. But it will not print any report I sent. It only prints the user and host name on the upper left corner of the paper
Last updated: -
What is the best way of printing to two drawers within the same print job?
I need to print client 1, page 1 from drawer 1, client 1, pages 2-10 from drawer 2 , then cilent 2, page 1 from drawer 1, client 2,pages 2-10 from drawer 2 etc. I am doing this from an ILE program with an externally defined print file. I have tried executing an override printer command to drawer 2...
Last updated: -
RPG internally described output (printer) file to DDS
How do i convert an old RPG internally described output (printer) file to an externally described DDS printer file?
Last updated: -
How can we see Decimal Data Error just by looking the code.Without compiling?(V5R4-I'm using Free Format coding)
Last updated: -
Typographic/proportionally spaced fonts
I would like to use a proptionally spaced font for a column report, my first go was a mess, is there someting that I should be doing to ease the tidying up process? Or is it a case of trial and error?
Last updated: -
RPGIV Coding Approach for 1 billion records
I have 1billion records in a PF.Key filed is Date.I want to generate a report based on Key field.Which approach will be best for me (I mean shall i go with OVRDBF or any other approach)Please suggest.(RPGIV-Free Format-V5R4)
Last updated: -
CPYFRMIMP inserting quotation marks
I am trying to use CPYFRMIMPF to copy a tab delimited file to a physical file. The problem I have is that the file has commas (,) in the text and CPYFRMIMPF automatically inserts quotation marks around the text whenever there is a comma in the field. For example, if my tab delimited file has 2...
Last updated: -
Can I tell by looking on the system if my users are accessing the box via IP or DNS or do I have to vist each PC to check config?
Last updated: -
Highlighting messages in a queue?
Is there some way to add a field attribute to a message sent to a message queue?
Last updated: -
Web query options not displayed
I am working through the Redbook on Web Query. I have logged on as an administrator through the browser and created a new domain. Next step is to create metadata and that should be accessed via a drop down menu on the reports folder. The only options I have when I right click the reports folder is...
Last updated: -
Open list of Objects using QGYOLOBJ API
Hi, I'm trying to use the QGYOLOBJ API to get all the objects from one type but always gave me invalid results into the List Information str: struct SelectionControl { Qgy_Olobj_SelControl_t selControl ; char status; }; struct Receiver { Qgy_Olobj_RecVar_t receiver ; ...
Last updated: -
Our VB.net person is using OLE DB Provider IBMDA400 to connect to our ISeries (AS/400). He uses a Table adapter to do Inserts, Deletes, etc... to files on the ISeries (AS/400). For some reason the QZDASOINIT job that is used keeps the files he works with open, doesn't close them. Can he close them...
Last updated: -
Get the ASPs with QYASPOL API from c++
I trying to get the ASP with the QYASPOL API from c++ but the next source code only returns data in the info variable , the receiver looks empty :S , could you point me in the right direction ? #include <QYASPOL.h> #include <stdio.h> #include <qusec.h> #include...
Last updated: -
Work with PTF Groups showing 2 Cumulative PTF Packages.
Hi, When i displaying Work with PTF groups it is showing 2 Cumulative PTF Packages C1137540(PTF Group SF99540) and C7016530(PTF Group SF99530). Both are showing installed. Do i need to get rid of one. Also in WRKPTFGRP i have many PTF Groups with status NOT APPLICABLE. Is it safe to get rid of...
Last updated: -
User profile own objects not in a library
I have several termed user's whose user profiles contain no objects (WRKUSRPRF & Opt 12-Work With Objects Owned By User), but when I go to delete them (using Opt 4 - delete) I received the error (across the bottom of my screen) "User Profile (name) Owns Objects not In A Library". The additional...
Last updated: -
We have not IPL the system in over a year. Upon doing so we lost the license key. How could this issue happen. We only IPL the system , we made no changes. System V5R4
Last updated: -
How can I get the User Profile Creation Date for all my user profiles in one report? I would be nice if this was in the same report as my DSPUSRPRF report which has all the other parameters I need, but Audit want to see when they were created . . . Don't you just love 'em Thanks in advance Guy
Last updated: