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.


#TechXchangePresenter
 View Only
  • 1.  Invalid object name'IS_USER_TASKS'

    Posted Tue May 11, 2010 09:59 PM

    Hello,

    I got the error "SQL Server"Invalid object name ‘IS_USER_TASK’s every one minutes. How can I fix the issue? Urgent.Thanks a lot.


    #webMethods-Archive
    #webMethods
    #Mainframe-Integration-Server-Archive-WMUsers


  • 2.  RE: Invalid object name'IS_USER_TASKS'

    Posted Fri July 29, 2011 03:24 PM


  • 3.  RE: Invalid object name'IS_USER_TASKS'

    Posted Tue August 02, 2011 05:03 PM

    This table is used for the scheduled jobs in IS. It’s part of the ISinternal DB.
    If you haven’t use the DB tool to create the tables, do so. If you did, you are missing only this table, you can use script:
    \common\db\scripts\mssql\isinternal\36\create
    to create the table


    #webMethods
    #webMethods-Archive
    #Mainframe-Integration-Server-Archive-WMUsers


  • 4.  RE: Invalid object name'IS_USER_TASKS'