Global Data Management Forum

 View Only
  • 1.  Error while using load_sample_data.sh

    Posted Wed August 12, 2020 10:13 AM
    Hi All,

    I have installed DB2 Augmented Data Explorer, when I tried to use load_sample_data.sh  it is throwing an error as below.

    OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused "exec: \"python3\": executable file not found in $PATH": unknown


    I'm using Ubuntu 18.04 version. Installed db2 V11.5

    Please help me to resolve this.

    Thanks and Regards,
    Vinay

    ------------------------------
    Vinay Bommana
    ------------------------------

    #DataManagementGlobal


  • 2.  RE: Error while using load_sample_data.sh

    IBM Champion
    Posted Thu August 13, 2020 08:20 AM
    Vinay:

    It looks like you do not have Python V3 installed.

    Art

    Art S. Kagel, President and Principal Consultant
    ASK Database Management


    Disclaimer: Please keep in mind that my own opinions are my own opinions and do not reflect on the IIUG, nor any other organization with which I am associated either explicitly, implicitly, or by inference.  Neither do those opinions reflect those of other individuals affiliated with any entity with which I am affiliated nor those of the entities themselves.








  • 3.  RE: Error while using load_sample_data.sh

    Posted Fri August 14, 2020 09:07 AM
    Hi Art,

    Python 3.6 has already installed on my machine.

    Thanks and regards,
    Vinay Kumar

    ------------------------------
    Vinay Bommana
    ------------------------------



  • 4.  RE: Error while using load_sample_data.sh

    IBM Champion
    Posted Fri August 14, 2020 09:23 AM
    Is there an executable named python3 anywhere? If your python executable is named something else ( like "python" or "python3.6") try linking it as "python3".

    Art






  • 5.  RE: Error while using load_sample_data.sh

    Posted Fri August 14, 2020 11:33 AM
    Yes, it is there but still failing.

    Thanks and Regards,
    Vinay.

    ------------------------------
    Vinay Bommana
    ------------------------------