Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Datedeploy-Update
System
Hi,
I am using DD5.6 and TS5.5.2 on Solaris.
DCR is perfectly deploying later it is updating with out any issues. Once it is updated in the approval process i am changing status and user name ,time etc through update statement
Here is the update statement :
UPDATE CONTENTS SET APPROVE_STATUS ='A', APPROVE_USER_ID = '$user', LAST_MODIFIED_USER_ID = '$user' , LAST_MODIFIED_DATE = sysdate WHERE CONTENT_ID = 1073
After this update statement i ran datadeploy it is not updating the CONTENTS TABLE WHICH is parent table.
Could anybody let me know what could be reason
I am attaching my datadeploy log too
Thanx in advance
Find more posts tagged with
Comments
There are no comments yet