Content Management and Capture

 View Only
  • 1.  New Navigator installation fails to read Task table in DB2

    Posted Thu August 17, 2023 04:22 AM

    A new 3.0.11 Navigator installation (WAS, Windows, DB2) gives an error at startup, DB2 SQL Error: SQLCODE=-204, SQLSTATE=42704 ,when trying to access Task table.

    Although all configuration tables are under NAV schema, seems that the specific query instead of schema name, sets as prefix the nav_db_user name.

    I double checked all the Navigator configuration parameters and are correct.

    Is there any limitation on DB2, that needs the nav_db_user to be the schema name? I have not encountered such a problem with SQL Server.

    Despite the Task table error, I went and successfully configured a Repository in Navigator Admin, which means that other configuration tables are accessible.

    Has anyone faced something similar.

    BR



    ------------------------------
    Christos Chorattides
    Datatech
    ------------------------------


  • 2.  RE: New Navigator installation fails to read Task table in DB2

    Posted Fri August 18, 2023 05:05 PM

    "SQLCODE=-204, SQLSTATE=42704" is a DB2 error code indicating 'object does not exist'; 

    There is a schema name specified in the config.properties file located in a path like this

    -> C:\IBM\WebSphere\AppServer\profiles\icn\installedApps\myCell01\navigator.ear\taskManagerWeb.war\WEB-INF

    Check that to see if it has right schema, If not, you can update it and test after restarting server..



    ------------------------------
    Nanda Pilaka
    IBM Content Navigator Support
    ------------------------------



  • 3.  RE: New Navigator installation fails to read Task table in DB2

    Posted Mon August 21, 2023 03:37 AM

    Thanks for the reply.

    Schema param in config.properties has the correct value.

    BR



    ------------------------------
    Christos Chorattides
    Datatech
    ------------------------------



  • 4.  RE: New Navigator installation fails to read Task table in DB2

    Posted Tue August 22, 2023 03:34 PM

    I was going to suggest to you to open a support case and I see that you have already engaged our team.

    Thank you! We will assist via the case,



    ------------------------------
    Nanda Pilaka
    IBM Content Navigator Support
    ------------------------------