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


PCB-00230: Indicator table size must not be less than its
host variable



PCB-00230: Indicator table size must not be less than its host variable..

Answer / guest

Cause: An host variable table was used with an indicator
table declared with a smaller dimension. For example: EXEC
SQL BEGIN DECLARE SECTION END-EXEC. 01 EMP-NUM OCCURS 4
TIMES PIC S9(4) COMP. 01 EMP-NUM-IND OCCURS 2 TIMES PIC
S9(4) COMP. EXEC SQL END DECLARE SECTION END-EXEC. ...
SELECT ... INTO EMP-NUM:EMP-NUM-IND ...

Action: Increase the size of the indicator table.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

SQL*Loader-00709: Internal error calling SLTS layer: string failed

1 Answers  


IMP-00009: abnormal end of export file

1 Answers  


ORA-12026: invalid filter column detected

1 Answers  


DRG-11722: invalid language specification

1 Answers  


TNS-01177: Log Status is OFF. Log file/directory unchanged

1 Answers  


ORA-12486: effective max labels and min labels cannot be changed

1 Answers  


IMG-00606: unable to access image data

1 Answers  


ORA-12045: invalid ALTER MATERIALIZED VIEW LOG option

1 Answers  


ORA-28003: password verification for the specified password failed

1 Answers  


PCB-00551: The SQLCA has already been included

1 Answers  


ORA-24102: invalid prefix for generate_job_name

1 Answers  


ORA-24777: use of non-migratable database link not allowed

1 Answers  


Categories