XDOLoader problem with template etext load
Hi,
I upload template etext by xdoloader. I found error at unix at this below but in log file show success.
how can i solve this problem please suggestion.
Regard,
moo
"expression:<<MAXIMUM LENGTH>> is invalid
oracle.apps.xdo.template.eft.func.ParseException: Encountered "<" at line 1, column 1.
Was expecting one of:
"NOT" ...
"NULL" ...
<S_NUMBER> ...
<QNAME> ...
<S_BIND> ...
<S_CHAR_LITERAL> ...
<S_VARIABLE> ...
"." ...
".." ...
"/" ...
"@ ...
"+" ...
"-" ...
"(" ...
"IF" ... at oracle.apps.xdo.template.eft.func.SqlExpression.generateParseException(Unknown Source)
at oracle.apps.xdo.template.eft.func.SqlExpression.jj_consume_token(Unknown Source)
at oracle.apps.xdo.template.eft.func.SqlExpression.SQLExpression(Unknown Source)