ETL Data update problem
3 answers
Comments
The next thing I would probably check is if anything has changed in the Datawarehouse connection page. I would also check the systemout.log and etl logs for any errors. See if the password of the etl_user has expired or not. Try running the Full Data collection jobs manually and check the logs again and see if you can spot an error or a problem
Are you mentioning about datawarehouse connection page on RTC-Admin part?
Yes, and you can also see if your teamserver.properties files has been modified recently.
Full Load is also not making any updates. There are a few connection errors on the database log - but not sure if its related to this. I am able to connect to the database through the DB2 Admin center.
Comments
If you can't spot any problem based on my comment above, I would suggest to check your database logs for any errors.
Is it required that clmdwadmin id should be present in JazzAdmin group for the ETL Jobs to be able to retrieve data from RTC? Recently i had removed the mapping from JazzAdmin group on the assumption that only JazzDWAdmin privilege is required. As per my checks, this looks to have caused the issue.
You got it right. the etl_user must be in JazzAdmin group and I suppose subscription in JazzDWAdmin is no longer mandatory. Check this infocenter link
However this should have reflected in the logs but glad to know things are on track now.
Thanks. Is this the case in 3.0.1.1 as well? I was of the idea that JazzDWAdmin is the group related to Data warehouse [Jobs,etc].