ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

CPF5813 & DDS file creation

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • CPF5813 & DDS file creation

    My shop just migrated from V5R4M0 to V6R1m0 and now when we try to compile our Reference files DDS we get :
    CPF5813 40 Message . . . . : File BMSREFFL in library PCCE400 already exists.
    Cause . . . . . : An attempt was made to create a file that already exists.

    We have huge compile scripts and don't want to have to add delete file prior to recreating the file.

    Got any ideas on how to get around this?
    Thanks,
    JM
    John M. Mauro
    Software Engineer
    nThrive

  • #2
    Re: CPF5813 & DDS file creation

    Hi John:

    If you are talking about physical files.....you can use the chgpf command once the dds has been modified.
    I'm not sure what you mean by "huge compile scripts"

    Best of Luck
    GLS
    The problem with quotes on the internet is that it is hard to verify their authenticity.....Abraham Lincoln

    Comment


    • #3
      Re: CPF5813 & DDS file creation

      Originally posted by GLS400 View Post
      Hi John:

      If you are talking about physical files.....you can use the chgpf command once the dds has been modified.
      I'm not sure what you mean by "huge compile scripts"

      Best of Luck
      GLS
      Quarterly, We distribute our product which involves the process to recompile all our DDS for Physical Files, Display Files, and recompile all source code to pick up the updated versions.

      Thanks for your input
      John
      John M. Mauro
      Software Engineer
      nThrive

      Comment


      • #4
        Re: CPF5813 & DDS file creation

        Interesting idea... sounds like a change management package would be better - any changes made are pushed through the system(s) - eliminating the need to recompile everything.

        Comment


        • #5
          Re: CPF5813 & DDS file creation

          What I really need to do I change the compile option of DDS to allow Replace File = * yes.

          File name . . . . . . . . . . . . . . . . . . . . . : BMSREFFL
          Library name . . . . . . . . . . . . . . . . . . : P_JMAURO
          File attribute . . . . . . . . . . . . . . . . . . : Physical
          Source file containing DDS . . . . . . . . . . . . : QDDSSRC
          Library name . . . . . . . . . . . . . . . . . . : P_JMAURO
          Source member containing DDS . . . . . . . . . . . : BMSREFFL
          Source member last changed . . . . . . . . . . . . : 12/21/09 12:09:27
          Source listing options . . . . . . . . . . . . . . : *SOURCE *LIST *NOSECLVL *NOEVENTF
          DDS generation severity level . . . . . . . . . . . : 20
          DDS flagging severity level . . . . . . . . . . . . : 00
          File type . . . . . . . . . . . . . . . . . . . . . : *DATA
          Authority . . . . . . . . . . . . . . . . . . . . . : *LIBCRTAUT
          Replace file . . . . . . . . . . . . . . . . . . . : *NO

          Any Ideas?

          Thanks,JM
          John M. Mauro
          Software Engineer
          nThrive

          Comment


          • #6
            Re: CPF5813 & DDS file creation

            Use CHGCMDDFT, maybe somebody changed it previously and you lost that on your version upgrade.

            Comment

            Working...
            X