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.
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.
did you ever get an answer wmgirl??
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
Thanks man!