IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  [WM8.2] IS service wm.tn.archive:archive KO : "table or view does not exist"

    Posted Mon May 06, 2013 12:13 PM

    I try to purge old TN data, but the service fails with that error :

    Could not delete archived documents. (0) java.sql.SQLSyntaxErrorException: [sag-cjdbc42-0011][Oracle JDBC Driver][Oracle]ORA-00942: table or view does not exist (1) 

    I checked the TN schema and it is fine, all the tables are there (with the ARCHIVE* tables).

    Does anyone have an idea of what is missing ?

    (I also tried the other service wm.tn.archive:extendedArchive, and got a null pointer exception)


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration


  • 2.  RE: [WM8.2] IS service wm.tn.archive:archive KO : "table or view does not exist"

    Posted Mon May 06, 2013 12:38 PM

    Are you sure all the archive tables exists in the same DB that you are trying to run the tn:archive service?

    Have you contacted your DBA also regarding this and I am sure they can troubleshoot and make sure nothing is missed on the schema accessing/privileges perspective etc…

    If not please open a ticket with SAG support as a last option.


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration


  • 3.  RE: [WM8.2] IS service wm.tn.archive:archive KO : "table or view does not exist"

    Posted Mon May 06, 2013 03:06 PM

    Yes the archive tables are in the same schema as the TN standard tables …

    I do a ticket to SAG support.


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: [WM8.2] IS service wm.tn.archive:archive KO : "table or view does not exist"

    Posted Mon May 06, 2013 04:14 PM

    OK…Did you run this with your DBA also?

    I think its an issue with either wM accessing the schema/tables or privileges issue on the db side based on the error.

    Please keep the forum posted with the SAG’s response.

    HTH,
    RMG


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 5.  RE: [WM8.2] IS service wm.tn.archive:archive KO : "table or view does not exist"

    Posted Wed October 15, 2014 09:19 PM

    Hi Simon,

    Did you get any response from SAG support?

    I am facing the same issue.

    I tried running the service with user Administrator also, and it gave me the same error.

    Regards
    Anooja


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: [WM8.2] IS service wm.tn.archive:archive KO : "table or view does not exist"

    Posted Thu October 16, 2014 04:57 PM

    I would say work around or better option is run the TN archive/purge scripts via backend it self…I know you have to tune the scripts little bit to run it properly (take some DBA help if you are not a very SQL gig).
    :smiley:

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration