Recent I have migrated oracle9i to oracle10g(10.2.0.3).
I have nested table that table used user define datatype.
at a column.
when i
want to input the valoue at this column ,i cann't the input
value.following the error messasge i have got:
ORA-24328 illegal attribute value

Answer Posted / premalingam

Hi,
Can anyone help me in solving this error pls.
I am trying to execute a pl script in which it executes a
simple SQL statement "Select Client_loc_no from Subscriber".
I get this error and could not find out the reason why.

" DBD::Oracle::db prepare failed: ORA-24328: illegal
attribute value(DBD ERROR: OCIAttrSet OCI_ATTR_CHARSET_FORM)
[for Statement "SELECT Client_Loc_no from SUBSCRIBER
"] at taskupload.pl line 164."

Given is the code snippet of the script.

---
---
my ($dataSource) = "dbi:Oracle:host=$server;sid=PACD;port=1521";
$dbcdb = DBI->connect($dataSource, $user, $pwd) or die
"Cannot connect to $server using $user/$pwd!\n";

my($sql) = <<EOT
SELECT Client_Loc_no from SUBSCRIBER
EOT
;
my $sth = $dbcdb->prepare($sql) or die "Prepare statement: "
. $dbh->errstr;
--

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.

2325


NZE-28868: Peer certificate chain check failed.

2263


ORA-26076: cannot set or reset value after direct path structure is allocated

1472


IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1236


if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires

2231






ORA-26095: unprocessed stream data exists

2803


when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly

1748


ORA-26079: file "string" is not part of table string.string

1518


IMG-02003: 2FF03 - incorrect color histogram feature specification

1199


ORA-26094: stream format error: input column overflow

2249


ORA-26032: index string.string loading aborted after string keys

1653


IMP-00064: Definition of LOB was truncated by export

5886


IMP-00070: Lob definitions in dump file are inconsistent with database.

1286


ORA-26028: index string.string initially in unusable state

3398


ORA-16516: The current state is invalid for the attempted operation.

8062