• Topic
  • Discussion
  • UdaWikiWeb.TableOrViewNameXIsInDatabasesYAndZ(Last) -- Owiki? , 2016-08-19 15:01:04 Edit owiki 2016-08-19 15:01:04

    Error Messages (T)

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

    Table or view name <table> is in databases <database> and <database>


    If you receive "Table or view name <table> is in databases <database> and <database>" messages, you must run tableview. Tableview instructions appear in the Database Specific=>Progress=>Configuration section of the knowledgebase.

    If the problem persists, take the following action:


    1. Use a text editor to open your Rules Book (oplrqb.ini). The Rules Book appears in the /bin sub-directory of your OpenLink installation.

    2. Locate the [generic_proxxx] section, which corresponds to the OpenLink agent, which you use. For example:

    [generic_pro83a]
    Program = pro83a_sv.exe
    Environment = PROGRESS83A
    ServerOptions = -q -d mdy -TB 31 -TM 31
    ReUse = ifsame database, ifsame machine
    


    3. Set your ReUse parameter to "Never." For example:

    ReUse = Never
    


    4. Restart your Request Broker to initialize your changes.

    5. Test.

    Evidence

    Session Rules Book
    Tableview .dat and .pf Files
    Request Broker Log


    Referenced by...