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...


PCC-00132: Indicator array size must not be less than its
host variable



PCC-00132: Indicator array size must not be less than its host variable..

Answer / guest

Cause: An host variable array was used with an indicator
array declared with a smaller dimension. For example: EXEC
SQL BEGIN DECLARE SECTION; int dept_no[20]; short
dept_no_ind[10]; EXEC SQL END DECLARE SECTION; ... SELECT
... INTO dept_no:dept_no_ind ...

Action: Increase the size of the indicator array.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PLS-00905: object string is invalid

1 Answers  


ORA-00361: cannot remove last log member string for group string

1 Answers  


ORA-24008: queue table string.string must be dropped first

1 Answers  


NZE-29135: Seed generation for Random Number Generator failed.

1 Answers  


ORA-01209: data file is from before the last RESETLOGS

1 Answers  


LPX-00256: invalid element declaration

1 Answers  


QSM-02059: join may produce duplicate rows in mv

1 Answers  


NNL-00281: Scheduled restart to occur in string

1 Answers  


ORA-01900: LOGFILE keyword expected

1 Answers  


IMP-00083: dump file does not contain an incremental export

1 Answers  


O2F-00336: Error reported by subsystem:

1 Answers  


SQL*Loader-00121: Invalid skip_unusable_indexes option

1 Answers  


Categories