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

NZE-28810: Cannot create key descriptor.

1 Answers  


ORA-38739: Flashback log file is more recent than control file.

1 Answers  


ORA-01501: CREATE DATABASE failed

1 Answers  


RMAN-06173: no set newname command has been issued for datafile string when restore auxiliary

1 Answers  


NNL-00512: Shows or sets the server's auto-refresh expiration period

1 Answers  


NNL-00515: Deletes a name and its data

1 Answers  


ORA-09770: pws_look_up: translation failure.

1 Answers  


TNS-01191: Failed to initialize the local OS authentication subsystem

1 Answers  


ORA-08260: ora_addr: cannot open nameserver

1 Answers  


ORA-24325: this OCI operation is not currently allowed

1 Answers  


ORA-18000: invalid outline name

1 Answers  


TNS-12204: TNS:received data refused from an application

1 Answers  


Categories