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 |
ORA-31639: unexpected data found
PCC-00092: Length and/or scale incompatible with specified Oracle datatype
ORA-19762: invalid file type string
PLS-00504: type string_BASE may not be used outside of package STANDARD
QSM-00780: the task string could not be executed because the workload string is being modified
ORA-12345: user string lacks CREATE SESSION privilege in database link (linkname string)
ORA-07468: spwat: mset error, unable to set semaphore.
ORA-25189: illegal ALTER TABLE option for an index-organized table
NZE-28808: Cannot retrieve method information from the configuration file.
NID-00403: DBNEWID - Completed with validation errors.
ORA-31651: communication error with master process - detaching job
ORA-39033: SUBQUERY data filter is inconsistent with direct path