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


PLS-00250: Incorrect Usage of string in parameters clause.



PLS-00250: Incorrect Usage of string in parameters clause...

Answer / guest

Cause: The usage of Keywords such as MAXLEN, LENGTH,
CHARSETID, CHARSETFORM RETURN in the parameters clause was
incorrect

Action: This error occurs if keywords like MAXLEN, LENGTH,
TDO, DURATION, CHARSETID, or CHARSETFORM cannot be used with
PL/SQL formal parameters or the mode of the formal
parameter. For example, MAXLEN can only be declared for a
CHAR or VARCHAR2 PL/SQL variable and its use is allowed only
for OUT or INOUT PL/SQL variables. Also, RETURN was
specified in the parameters clause for a PL/SQL PROCEDURE.
E.g. CREATE PROCEDURE proc IS EXTERNAL NAME ... LIBRARY ...
PARAMETERS(RETURN INDICATOR SHORT, RETURN);

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PLS-00491: numeric literal required

1 Answers  


ORA-24906: invalid recepient attribute passed into OCI call

1 Answers  


NCR-04003: NCRR: Interface exists

1 Answers  


ORA-02251: subquery not allowed here

1 Answers  


ORA-36610: (XSLMS00) Unable to locate a message file for product 'value' and facility 'value'.

1 Answers  


ORA-02462: Duplicate INDEX option specified

1 Answers  


ORA-39060: table(s) dropped because of conflict with master table

1 Answers  


ORA-22340: cannot string type "string"."string". Dependent tables must be upgraded to latest version

1 Answers  


LSX-00026: unknown attribute "~S"

1 Answers  


ORA-07742: slemop: $CONNECT failure

1 Answers  


ORA-14131: enabled UNIQUE constraint exists on one of the tables

1 Answers  


ORA-31402: unrecognized parameter string

1 Answers  


Categories