+ Reply to Thread
Results 1 to 7 of 7

Thread: Error Message

  1. #1

    Default Error Message

    Could you post the offending portion of your your program? Dave

  2. Default Error Message

    All I am doing in the program is a CPYF FROMFILE(XXXXXX) TOFILE(XXXXXX) MBROPT(*ADD). There is nothing else. When this happens I also notice that the active job go to a status TIMW.

  3. #3

    Default Error Message

    Try CHGPF xxxx SIZE(*NOMAX) first, then run your CPYF commands. What happens then? Dave

  4. #4

    Default Error Message

    This connundrum is very intriguing. Need more info to debug. Please post a job log (ie. DSPJOBLOG OUTPUT(*PRINT) or submit the job with LOG(4 0 *SECLVL).)

  5. #5
    Guest.Visitor Guest

    Default Error Message

    Hello, we use the CRM called Thenon. Sometimes, we get the above, repeated a number of times. Every time, the job goes to TIMW immediately after the CPF3251 is created. It appears when data from the QTEMP version of the file is added to the OMSDTA (live) version of the file. I have looked at the while and it is nothing special. It is a single member file with 3 access paths on it. It has very few records. Regards Pascal
    Code

  6. Default Error Message

    I am getting a CPF3151 in my program. Stating Access Path Limit Exceeded. I didn't get this message before I changed to V5R3M0. Did something change to cause this to happen. Also' How do I fix this, because I have like 5 copys in this procedure and it happens everytime.

  7. #7
    Guest.Visitor Guest

    Default Error Message

    Since you upgraded to V5R3, have you loaded and applied the latest CUME package? This is orderable as SF99530 and I believe the current Level is 6142 (referred to as Cumulative PTF Package ID C6142530 in IBM lingo). Are there PTF's which have been loaded, but are yet to be applied? This may seem obvious, but it never hurts to check! The DSPPTF command can tell you which CUME package is currently loaded. If you do have the latest CUME loaded and applied, and if you have a current support contract, you could also bring the issue to IBM's attention by placing a software PMR.

+ Reply to Thread

Similar Threads

  1. Runtime Error Message
    By Guest.Visitor in forum Dev Tools
    Replies: 1
    Last Post: 03-10-2003, 09:29 AM
  2. SQL error message while using MSQ
    By Guest.Visitor in forum Microsoft
    Replies: 7
    Last Post: 07-09-2002, 07:51 AM
  3. Code 400 Error Message
    By Guest.Visitor in forum Programming
    Replies: 5
    Last Post: 07-10-2001, 07:10 AM
  4. Error message
    By Guest.Visitor in forum Application Software
    Replies: 4
    Last Post: 07-06-2000, 05:42 AM
  5. What does this error message mean
    By Guest.Visitor in forum Programming
    Replies: 2
    Last Post: 05-26-2000, 08:01 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts