Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



Recent I have migrated oracle9i to oracle10g(10.2.0.3). I have nested table that table used user de..

Answer / 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

More Oracle Errors Interview Questions

UDE-00052: incorrect Data Pump client for operation: string

1 Answers  


RMAN-06593: platform name 'string' specified in FROM PLATFORM is not valid

1 Answers  


ORA-19692: missing creation stamp on piece string

1 Answers  


ORA-09880: sstasfre/sstasdel: shmdt error, unable to detach tas write page

1 Answers  


ORA-14135: a LOB column cannot serve as a partitioning column

1 Answers  


ORA-27194: skgfdvcmd: sbtcommand returned error

1 Answers  


ORA-16093: dependent archive log destination is not LGWR-enabled

1 Answers  


IMG-00521: invalid value for dataOffset

1 Answers  


DRG-11003: invalid value string for string

1 Answers  


PCB-00108: Unable to open list file "string"

1 Answers  


PROT-00014: Oracle Cluster Registry to be downgraded has an earlier version

1 Answers  


ORA-31460: logfile location string is not an existing directory

1 Answers  


Categories