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
null pointer exception
System
Hi,
when i'm running the datadeploy script through command line , the following error is coming up:
*******************************************************
SQLException occured in TDbSchemaGroupCfg
Exception Message: ORA-01400: cannot insert NULL into ("INTERWOVEN"."PRESS_RELEA
SES"."SUBTITLE")
Vendor Error Code: 1400
SQL state: 23000
*******************************************************
*******STACK TRACE*************
java.sql.SQLException: ORA-01400: cannot insert NULL into ("INTERWOVEN"."PRESS_R
ELEASES"."SUBTITLE")
------------------------------------------------------
though the subtitle column is set to accept null values....in the database table
SUBTITLE VARCHAR2(1000) NULL = Y
even my deploy script(the dodeploy.cfg) has the column subtitle -allows null ="yes" .
any suggestions as to why that error is coming up , would be helpful..
thanx
Find more posts tagged with
Comments
There are no comments yet