Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
DD error (rollback database)
mk_iw
Env: TS 6.7.1, OD 6.1
When I create a new edition, I end up getting the below lines at the end of iwddd*.log file. Also it is not consistent all time when editions are created. Sometime it update the database without any problem. Not sure what might be the reason.
Whenever this happen, I update a test file, submit it to the staging and create new edition again which end up committing all the rows to the database.
Not sure from where to start debugging, pls throw me some light and any direction how I should be approaching the issue.
-------------------iwddd*.log-----------------------------
DBD: UPDATE iwtracker SET UPDATETIME='Wed Oct 17 14:16:41 PDT 2007' WHERE NAME='DEFAULT_TEAMSITE_METADATA__MASTER__MAIN_PRODUCTION_2006_EDITION_BUILD_2705'
DBD: 1 row(s) updated.
DBD: Stat for group [Master]:
DBD: -----------------------------------
DBD: Rows inserted : 4190
DBD: Rows updated : 0
DBD: Rows deleted : 1
DBD: Rows failed : 0
DBD: Rows rolled back : 0
DBD: Rows skipped : 0
DBD: -----------------------------------
DBD: Rollback database [10.82.4.3/tsdata]...
DBD: Deployment[basearea]
DBD: -----------------------------------
DBD: Files with EAs inserted : 0
DBD: Files with EAs updated : 0
DBD: Files with EAs deleted : 0
DBD: Files with EAs failed : 0
DBD: Files with EAs rolled back : 0
DBD: Files with EAs skipped : 0
DBD: -----------------------------------
DBD: Started : Wed Oct 17 14:03:23 PDT 2007
DBD: Finished: Wed Oct 17 14:16:41 PDT 2007
===========================================
Thanks -mk
Find more posts tagged with
Comments
There are no comments yet