AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  Reg DBI1.643 and DBD-DB2-1.85

    Posted Mon September 14, 2020 06:16 AM
    Error :- Can't locate DBD/DB2/Constants.pm

    Can help to share details of DBI and DBD
    what is the purpose of this component ?

    ------------------------------
    SB
    ------------------------------


  • 2.  RE: Reg DBI1.643 and DBD-DB2-1.85

    Posted Mon September 14, 2020 06:19 AM
    Hi,
    Could you please provide more information and context of the problem.
    When this error is coming ? What operation are you doing ?
    And what open source packages are you using ?

    ------------------------------
    SANKET RATHI
    ------------------------------



  • 3.  RE: Reg DBI1.643 and DBD-DB2-1.85

    Posted Mon September 14, 2020 07:10 AM

    Hi ,

    Error Details:-

    Executing .//GENDB00IC.pl --database CAIH02DD
    Can't locate 
    DBI.pm in @INC (you may need to install the DBI module) (@INC contains: /usr/opt/perl5/lib/site_perl/5.28.1/aix-thread-multi /usr/opt/perl5/lib/site_perl/5.28.1 /usr/opt/perl5/l
    ib/5.28.1/aix-thread-multi /usr/opt/perl5/lib/5.28.1


    Can't locate DBD/DB2/Constants.pm in @INC (you may need to install the DBD::db2::Constants module) (@INC contains: /opt/honda/sbin /opt/honda/bin /usr/opt/perl5/lib/site_perl/5.28.1/aix-thread-multi /usr/opt/perl5/lib/site_perl/5.28.1 /usr/opt/perl5/lib/5.28.1/aix-thread-multi /usr/opt/perl5/lib/5.28.1 .


    Sincerely,
    SB

    IBM 
    Services
    sekbalas@in.ibm.com


    SANKET RATHI via IBM Community ---09/14/2020 03:49:31 PM---Hi, Could you please provide more information and context of the problem.






  • 4.  RE: Reg DBI1.643 and DBD-DB2-1.85

    Posted Mon September 14, 2020 08:07 AM
    This is a separate perl module. Doesn't come by default with main perl. 
    https://metacpan.org/pod/distribution/DBD-DB2/DB2.pod

    You can try using cpan to install it.

    ------------------------------
    Ayappan P
    ------------------------------



  • 5.  RE: Reg DBI1.643 and DBD-DB2-1.85

    Posted Mon September 14, 2020 08:21 AM

    Thanks

    Yes it is resolved after installed the DBI1.643 and DBD-DB2-1.85 .

    Sincerely,

    Senthil Kumar Balasubramanian

    AIX SME
    IBM GTS India
    +91 4471520884 Office
    sekbalas@in.ibm.com


    IBM 
    Services

    Ayappan P via IBM Community ---09/14/2020 05:36:53 PM---This is a separate perl module. Doesn't come by default with main perl. https://urldefense.proofpoi