Xref: alice comp.databases.oracle.misc:36706 comp.databases.oracle.server:58686 comp.databases.oracle.tools:28894
Path: alice!news-feed.fnsi.net!news.idt.net!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!oleane!wanadoo.fr!not-for-mail
From: "xyric" <xyric@wanadoo.fr>
Newsgroups: comp.databases.oracle.misc,comp.databases.oracle.server,comp.databases.oracle.tools,slac.database.oracle
Subject: pro-cobol types problems
Date: Fri, 23 Jul 1999 16:16:31 +0200
Organization: Wanadoo, l'internet avec France Telecom
Lines: 8
Message-ID: <7n9tkb$jng$1@wanadoo.fr>
X-Trace: wanadoo.fr 932739531 20208 164.138.179.81 (23 Jul 1999 14:18:51 GMT)
X-Complaints-To: abuse@wanadoo.fr
NNTP-Posting-Date: 23 Jul 1999 14:18:51 GMT
X-Newsreader: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3

I want to feed varchar2-columns of a table with host variables. I tried PIC
X(n) VARYING hosts variables but got this error :
ORA-01458: invalid lenght inside variable character string

Is there any termination-character to set or whatever ?...
thanks for help.


