Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

5221: Oracle syntax error in OCIStmtExecute(): ORA-00923: FROM keyword not

520529Jun 28 2006 — edited Jun 28 2006
I can't create cache group.
I did all as described in cacheconnect.pdf - QuickStart (with one exception : I use existing oracle account & table). There is ttIsql output:

Command> CREATE READONLY CACHE GROUP cg FROM TACTION(ACTION_ID INT PRIMARY KEY, CODE char(16), NAME char(64), DESCRIPTION char(1000));
5221: Oracle syntax error in OCIStmtExecute(): ORA-00923: FROM keyword not found where expected rc = -1

The same error appears when I try to use web cache connect administrator...

System is Windows XP, Oracle client version 9201
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 26 2006
Added on Jun 28 2006
1 comment
1,183 views