Automic Workload Automation

 View Only
  • 1.  dbload error

    Posted Sep 15, 2021 01:26 PM
    Hello Community,
    On the process of upgrading from version 11.2 to 12.3, we encountered the following error while updating the database ...
    Any suggestions ?,
    thanks in advance




  • 2.  RE: dbload error

    Posted Sep 16, 2021 12:59 AM
    Hello Santiago

    looks like you didn't update your dbload binaries.
    Update the Automic utilities to the target version might fix the issue.

    Best regards
    Peter


  • 3.  RE: dbload error

    Posted Sep 16, 2021 11:46 AM
    Hello, and thanks for your answers ...
    We have tried to download the package for the second time, when doing it for version 12.3 of Automic, the DB Load tool for Linux seems to be from version 11.3, which gives an error when trying to use it to upgrade to a version of Automic 12.3.
    Can someone check if this is a bug in the downloadable package, or is there a parallel option available?
    Thank you



  • 4.  RE: dbload error

    Posted Sep 16, 2021 11:47 AM

    Hello, and thanks for your answers ...

    We have tried to download the package for the second time, when doing it for version 12.3 of Automic, the DB Load tool for Linux seems to be from version 11.3, which gives an error when trying to use it to upgrade to a version of Automic 12.3.

    Can someone check if this is a bug in the downloadable package, or is there a parallel option available?

    Thank you

    --





  • 5.  RE: dbload error

    Broadcom Employee
    Posted Sep 17, 2021 03:44 AM
    Hello Santiago,
    you need to use the dbload version 11.2.4 that matches the version of your AE.
    The error message is complaining about that 12.3 different than 11.2.4...

    You can also launch the tool using the command line instead, example:
    java -jar ucybdbld.jar -B -X/path_to_123/utility/db/general/12.3/UC_UPD.TXT


  • 6.  RE: dbload error

    Posted Sep 17, 2021 04:00 AM
    Hello Community, thank you Adrian ...
    The specific issue is that we are downloading bundle software for the update to V12.3.
    When downloading version 12.3 of Automic, the DB Load tool for Linux appears to be version 11.3, which gives an error when trying to use it to upgrade to a version of Automic 12.3.
    Could it be that there is a bug in the download package?
    Can someone confirm this point please.
    Thanks



  • 7.  RE: dbload error

    Broadcom Employee
    Posted Sep 17, 2021 06:02 AM
    Hello Santiago,
    I don't really understand what you are doing, but I have just downloaded the latest zip for version 12.3.6 and the dbload tool is version 12.3.6 as expected:


    I put the utility binaries in a Linux server, checked the version and it's the same 12.3.6:
    root@XXX# ll ucybdbld*
    -rwxr-xr-x. 1 root root 19867 Sep 17 11:58 ucybdbld
    -rwxr-xr-x. 1 root root 217852 Sep 17 11:58 ucybdbld.jar
    -rw-r--r--. 1 root root 6079 Sep 17 11:58 ucybdbld.ori.ini
    -rwxr-xr-x. 1 root root 23 Sep 17 11:58 ucybdbld.sh
    root@XXX# ./ucybdbld -v
    ucybdbld version 12.3.6+build.1623697162616

    Hence, I guess there must be something wrong in the command you are launching or the environment variables, maybe pointing to the older tools?
    Please open a case with Technical Support if needed and will take a look with you.
    Thanks
    Adrian


  • 8.  RE: dbload error

    Posted Sep 21, 2021 05:26 AM
    Issue solved, effectively it was not an error in the download, it was a problem of the environment variables that kept pointing to the old version, .... sorry!
    Thank you very much to everyone for your help.
    Regards