Delphix Toolkits (dxToolkit and dxmToolkit)

 View Only
  • 1.  Failed to unzip dxmc file in AIX environment

    Posted 07-16-2024 10:26:00 AM

    Hi everybody

    I am trying to unzip the file "dxmc-v0.9.7.1-redhat7.tar.gz" in a AIX environment but it's returning an error

    I'm using the command: tar -xvf dxmc-v0.9.7.1-redhat7.tar.gz

    The error is:

    tar: 0511-169 A directory checksum error on media; 0 not equal to 68077.

    I have also tried the command tar -xvzf dxmc-v0.9.7.1-redhat7.tar.gz but it was not recognized by the system

    I also tried changing the file putting a .zip extention and runned a unzip command, but it didn't work either.

    Can someone know how i could solve these errors, or if there's another command i can run?

    Thanks.



    ------------------------------
    Bruno Lira
    Estagiário
    V8 Consulting LTDA ME.
    ------------------------------


  • 2.  RE: Failed to unzip dxmc file in AIX environment

    Posted 07-16-2024 11:46:00 AM

    Hello,

    What is the size of the download file?

    Can you try using "gtar" to unpack it?

    • https://www.ibm.com/support/pages/aix-tar-command-not-able-uncompress-ci0i7mlop601-media-package

    Thanks,

    Neal



    ------------------------------
    Neal Stack
    Senior Principal Technical Support Engineer
    Delphix
    ------------------------------



  • 3.  RE: Failed to unzip dxmc file in AIX environment
    Best Answer

    Posted 07-16-2024 11:50:00 AM

    Hello,

    dxm does not have Aix compiled executable.

    RedHat and Aix are completely different Operating Systems (unlike Redhat and Ubuntu or other Linux distributions). 

    It's only natural that the checksum to fail, even if it did not fail, it will not run in Aix.

    The only way is to download the source code and compile it in Aix server.



    ------------------------------
    Rahim Cetinel
    Lead Dataops Architect | Delphix Blackbelt
    ------------------------------



  • 4.  RE: Failed to unzip dxmc file in AIX environment

    Posted 07-17-2024 09:00:00 AM

    Hi Rahim, thanks for the clarification. We will try another masking method on this environment.



    ------------------------------
    Bruno Lira
    Estagiário
    V8 Consulting LTDA ME.
    ------------------------------