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
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 |
DGM-16916: Missing site name. Try "help"
ORA-29520: name string resolved to a class in schema string that could not be accessed
ORA-13421: null or invalid cell value
PLS-00238: external parameter name string not found in formal parameter list
ORA-25501: ALTER SYSTEM QUIESCE RESTRICTED command failed
ORA-10661: Invalid option specified
NID-00417: Change of database ID failed.
ORA-31670: Username argument must be specified and non-null.
ORA-32320: REFRESH FAST of "string"."string" unsupported after container table PMOPs
ORA-24400: error occured while creating connections in the pool
ORA-25470: duplicate attribute value for variable: string
IMG-00554: extra value in rotate operation