CA Service Management

  • 1.  pdm_wspupd want to delete all custom fields

    Posted Jan 25, 2018 09:13 AM

    Hello,

     

    When we run pdm_wspupd at our DEV Environment we receive those logs:

     

    Pdm_wspupd - Update wspcol table from wsp_schema.sch

    Reading wsp_schema.sch to for current DBMS information...
    Reading wspcol table for WSP schema information...

    Column alg.z_causa_raiz not found in wsp_schema.sch - deleting wspcol row
    Column alg.z_inc_*** not found in wsp_schema.sch - deleting wspcol row
    Column alg.z_tipo not found in wsp_schema.sch - deleting wspcol row

    [...]

    pdm_wspupd found 0 WSP-maintained column(s) to update and 105 to delete.
    Please verify that your DBMS has been manually updated to correspond to
    wsp_schema.sch, then reply Y to update wspcol or anything else to cancel.
    pdm_wspupd terminating as requested. No database updates were made.

     

    but those columns exists at wsp_schema.sch.

     

    Anyone has experienced that?



  • 2.  Re: pdm_wspupd want to delete all custom fields

    Broadcom Employee
    Posted Jan 25, 2018 10:27 AM

    Ricardo, I think the utility did the right thing...

    Column alg.z_causa_raiz not found in wsp_schema.sch - deleting wspcol row

    if it didn't delete the row in wspcol table, you would have in-sync for the schema file and table.

    One question that you would need to address is...why you have some rows in wspcol table but not in wsp_schema.sch file? Thanks _Chi



  • 3.  Re: pdm_wspupd want to delete all custom fields

    Posted Jan 25, 2018 10:55 AM

    Hi Chi,

    In fact z_causa_raiz exists in wsp_schema.sch. All those fields exists (And are being used).



  • 4.  Re: pdm_wspupd want to delete all custom fields

    Broadcom Employee
    Posted Jan 25, 2018 11:00 AM

    Ricardo, that is weird...either the output message is misleading or there is a bug somewhere. Please open a Support

    case so we can get to the bottom of this. By the way, is z_causa_raiz in wsp_schema.log file? Thanks _Chi



  • 5.  Re: pdm_wspupd want to delete all custom fields

    Posted Jan 25, 2018 11:05 AM

    Yes, the same occurs with another 100 custom fields created.

     

    Ok, I'll open a case. thanks