Delphix Toolkits (dxToolkit and dxmToolkit)

 View Only
  • 1.  dxmc - Can't load job list Error

    Posted 05-17-2022 03:27:00 PM
    Sometimes while starting a masking job using dxmc, we receive below error message.

    Can't load job list {"errorMessage":"Page number '11' is outside of the acceptable range. The last page is '10'."}

    When the same job start command is executed after few minutes, the job runs fine. 

    Unable to find a pattern on when the error occurs or not able to forcefully recreate the error.

    Can anyone assist here?

    P.S:
    Command used to start job is
    dxmc job start --jobname MASK_JOB1 --envname MASK_ENV_01 --engine ME01

    ------------------------------
    Mahesh Chandran
    Delphix Community Members
    ------------------------------


  • 2.  RE: dxmc - Can't load job list Error

    Posted 12-29-2022 08:46:00 AM
    Hello Mahesh 

    Could you please use this command 

    sh dxmc job start --jobname MASK_JOB1 --envname MASK_ENV_01 --engine ME01
    OR 
    Try to connect with engine first  if engine is not present in DB then you have to add the engine in dxmc database 




    ------------------------------
    PANKAJ ASEGAONKAR
    Delphix
    Infosys
    ------------------------------



  • 3.  RE: dxmc - Can't load job list Error
    Best Answer

    Posted 01-04-2023 02:13:00 AM
    Hello Mahesh,
    please raise a ticket in GITHUB for dxm webpage to track/resolve this issue (DXM is opensource).
    There is an integrated paging for the result set processing .. maybe there is an issue if paging is more than 10 pages or the counter is somehow outside the correct range.
    DXM translates NAMES to IDs > to do so it needs to iterate trough the result set to identify the correct ID for the requested NAME. Looks like there is a very long result set and the paging somehow does not work as expected.
    Best regards,
    Tino

    ------------------------------
    Tino Pironti
    Masking SME
    Technical Manager
    Delphix
    ------------------------------