You are running a job that outputs to a file, and suddenly you get the dreaded
CPA5305 Record not added. Member is full message. You have added 13,000 of
50,000 records. Your choices are to cancel the job, to change the member size
and restart it, or to answer the message 37 times with an I to ignore. An
easier way to solve the problem is to temporarily add a system reply list entry
with a value of I for message CPA5305.
ADDRPYLE SEQNBR(sequence_number) +
MSGID(CPA5305) RPY(I)
Use a sequence number not already used in your reply list. You can use the Work
with System Reply List Entry (WRKRPYLE) command to find an available number.
Change the job to use the system reply list for messages.
CHGJOB JOB(jobnbr/user/jobname) +
INQMSGRPY(*SYSRPYL)
Then answer the original message with an I. Any time the system sends CPA5305
message, the job will automatically answer with an I and will continue running.
When the job completes, remove the reply list entry.
RMVRPYLE SEQNBR(sequence_number)
Never again will you have to cancel and restart a job because you forgot to
change the maximum file size.
--Fred Gamache
Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.
IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn:
LATEST COMMENTS
MC Press Online