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-00719: only widening of attribute 'string' constraints
is allowed



PLS-00719: only widening of attribute 'string' constraints is allowed..

Answer / guest

Cause: Modification to the attribute did not widen its
constraints or attempted to change the type of the
attribute. For NUMBER type attributes, scale and precision
can be changed to allow increase in number of digits after
and before the decimal point. For VARCHAR2 and RAW type
attributes the size can be increased. Other type attributes
are not allowed to be modified. Change of type of attribute
is also not allowed.

Action: Change the constraint specification so as to widen
the existing constraints.To narrow the constraints or to
change the type of the attribute, you must drop the
attribute and add it with new constraints or new type. In
that case you must also take appropriate steps to preserve
your existing data based on the type (if you want to
preserve it).Typically this will involve backing up the data
and restoring it after the ALTER TYPE.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

RMAN-06378: List of Backup Sets

1 Answers  


NNO-00318: overriding next statistic counter reset, resetting in number seconds

1 Answers  


ORA-25471: attribute name not specified for variable: string

1 Answers  


NZE-29035: Pseudo Random Number Generator is needed

1 Answers  


ORA-25409: failover happened during the network operation,cannot continue

1 Answers  


ORA-28155: user 'string' specified as a proxy is actually a role

1 Answers  


ORA-00235: controlfile fixed table inconsistent due to concurrent update

1 Answers  


ORA-30500: database open triggers and server error triggers cannot have BEFORE type

1 Answers  


ORA-31435: an error occurred during the purge operation

1 Answers  


ORA-07880: sdopnf: internal error

1 Answers  


IMP-00053: Import mode incompatible with Export dump file

1 Answers  


ORA-32332: cannot refresh materialized view "string"."string" as type evolution has occured

1 Answers  


Categories