Hello,
AS400 POWER6: Unable to Run Program
How to display error message without using error message but from complete file time array
DEAR,
SRC Error
Can you tell me the problem with my AS/400 Model 9404. The display reads 11 2508 0B10 and the System Attention Light is on. Each Time I turn it on it stops at this point. The hard drives are running. Thank you. Rob
Error Messages on AS/400
Dear All,
Friends i want to know how to show all error messeges using AS400. For example criticle messages, other messages.
Regards,
Tahir
AS/400 error message
ERROR AJCUG7PA
-I received this error message and I’m not entirely sure how to identify the application whether it is a licensed IBM program or not.
AS/400 Tape Device is not avilable
Our tape drive has been issuing error messages. Last week it required cleaning and we found one new tape to be defective. Today’s error indicates t he tape drive is not available because another task is using the tape drive. This is not the case, any fixes out there?
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 routine,
MAIN LOOP TEMPFILE1
JOBNUM CHAIN TEMPFILE1
WRITE File1
UPDATE File 2
DELTE File 3
ENDLOOP
ENDSR
—
*PPSR
// Here I want to instruct the program to execute from the point it breaks?? how to write the code here..
Ex: If JOBNUM = 100 has failed due to record locks, and I want to contine from JOBNUM=101 record…
Could you pls instruct me how to do code exactly to get the flow contine.
ENDSR
Automatic Storage Overflow MCH4299
Recently when running the daily backup I began getting an MCH4299 error, “One of the automatic storage stacks X’00000001′ for the thread has overflowed or a storage access beyond the maximum size of a teraspace automatic storage stack was attempted.” This particular server is v5r3. Can anyone tell me what may have caused this to start happening and how to correct the problem?
qpadevXXXX sessions varying off and on in V5R4
I have a pool of 75 sessions which can be open at one time. They have been varying off for no known reason (not security issue)
subfile processing – Incorrect record number in subfile SFLRCDNBR or SFLSIZ field.
I am getting the above error –
this the dds specs
A A R SUBDTB SFL
A SUBPART 35A B 6 18
A R SUBCTLB SFLCTL(SUBDTB)
A*%%TS SD 20031114 134548 KAUSC REL-V5R2M0 5722-WDS
A SFLSIZ(0020)
A SFLPAG(0010)
A ROLLUP
A ROLLDOWN
A 60 SFLDSPCTL
A N61 OVERLAY
A 61 SFLCLR
A 62 SFLDSP
A 70 SFLEND(*MORE)
A LSTRRNB 4S 0H SFLRCDNBR(CURSOR) — rest of display screen — headings
RPG code:
c eval lstrrnb = rrnb
C RRNB IFEQ 1
C EVAL *IN60 = *ON
C EVAL *IN61 = *OFF
C EVAL *IN62 = *OFF
C WRITE SUBDTB
C WRITE SUBKEY
C ELSE
C EVAL *IN60 = *ON
C EVAL *IN70 = *ON
C EVAL *IN61 = *OFF
C EVAL *IN62 = *ON
C WRITE SUBKEY
C ENDIF
C
C EXFMT SUBCTLB
What am I doing wrong that is giving me the Incorrect record number in subfile SFLRCDNBR or sflsiz field?
Restoring journal receivers
A search400 reader wrote in with this question:
A situation has come up in our shop where we need to restore the QAUDJRN receivers from the production box to the test box (due to storage limitations and the large size and number of the receivers to be restored).
We ran the following command:
RSTOBJ OBJ(AUDRCV*) SAVLIB(##AUDITRCV) DEV(TAPxx) ENDOPT(*LEAVE) RSTLIB(MYLIB) The library on the prod box is in ASP1, while the library we wanted to restore the receivers to on test is in ASP2. The following messages appeared in the job log for each receiver:
Message . . . . : JRNRCV AUDRCVxxxx restored to ASP 2.
Cause . . . . . : The object was saved from auxiliary storage pool (ASP) 1. However, when the object was restored, library MYLIB existed in ASP 2. When a library exists in a user ASP, all objects in that library must be in the same ASP.
When I looked for the journal receivers, they are not there. They’re not anywhere. Where did they go? How can we restore the journal receivers?
Clear Printer Msg on AS-400 after hardware error on HP1505n
Yesterday the print cartridge on our new HP1505N printer got jammed. I cannot get the AS-400 printer message to clear. I have disconnected it from the ethernet cable; turned it off at toggle; disconnected power cord from power source; ended the printer/writer, varied it off and back on..and still can’t get the message to clear. Any ideas?
AS/400 BRMS
Receiving a BRM1934 error on a DUPMEDBRM when the receiving tape drive is locked protected, the system is auto responding with “D” but I do not have an auto response for this error in my reply list so where does it come from?
My operators are not catching the issus since there is no break message for them.
IBM support responded to the question by saying we could not code for the error.
Could use some help with this one.