No I still have this issue, but I was on hollydays few days before the support gave me a solution.
So apparently I need to run another tool to migrate the database (Database Component Configurator).
I’m going to read the documentation to find this tool…
Hello Cedric,
Good day to you. Thank you for logging Support Incident with SAG Global Support. My name is Shahbaz and I own the Support Incident.
Please provide the error screenshot.
Fix level using Update Manager.
"RUN_AT" is a new column that is added to IS_USER_TASKS table.
Please query IS_USER_TASKS database table and verify whether the RUN_AT column is present or not?
Please apply the latest Integration Server 9.8 Core Fix 6.
PIE-40119
When starting Integration Server after installing a fix that included PIE-36477 scheduled tasks are suspended and have a Next Run of 0.
PIE-36477
After transitioning to or from daylight savings time, scheduled tasks run twice or not at all.
Integration Server runs scheduled tasks based on the time relative to the time zone. This caused issues when entering and exiting daylight savings time, specifically tasks ran twice or not at all.
Now, Integration Server runs scheduled tasks based on coordinated universal time (UTC). Because Integration Server runs the tasks without regard to the relative time zone, the start and end of daylight savings time does not affect the execution of scheduled tasks.
Important! If you are using an external database for the ISInternal functional alias in Integration Server, after installing a fix that includes PIE-36477 and before starting Integration Server, make sure that the latest scripts for ISInternal have been applied to the database used by the JDBC pool alias associated with the ISInternal functional alias.
Update Manager will not migrate the Database Component and user need to run DCC (Database Component Configurator) for it.
[ISS.0137.0006E] Scheduler: Error initializing scheduler: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-00904: "RUN_AT": invalid identifier Above error occurred because IS scheduler service not able to find table field "RUN_AT" in IS_USER_TASKS [Table]. This is a new field which is newly introduced in newer version of Database (DB) component.
To resolve this issue, ISInternal DB component need to be update to the latest version For your information, the DB Component need to migrate to latest version after applied the IS Core Fix. This is mentioned in the read me.
Thanks & Regards
Shahbaz
Hello having the same proble,m can you please tell me what script di you use and were i can find it, fist time using DCC really dont now how to use this tool.
Hello we installed IS_9.8_Core_Fix6, just found out were DCC is /softwareag/common/db/bin now we are trying now to migrate the Database Component and wih DCC
you will need to apply at least DC_9.8_DBS_Fix5 (latest known is DC_9.8_DBS_Fix6) to have the right migration scripts available. This dependency is stated in the beginning of the Readmes for IS_9.8_Core_Fix5 thru IS_9.8_Core_Fix7.
After applying the fix to the installation rerun the migration using the Database Configurator.
Strange, I had DC_9.8_DBS_Fix6 installed in my machine. Even then it happened.
Anyways i will install the latest fixes today and let you know…and the latest fix available for Database configurator is DC_9.8_DBS_Fix8.
Thank you for your reply.
@Cedric: Yes i got success message when i ran the scripts.
in this case Fix8 (as well Fix7) was not properly visible under Recent Articles → Recent Fixes as I am checking this on a regular basis and keep a copy of the Readmes for reference.
The last readme I had available was that one for Fix6.