Showing posts with label ORA-24274: no row exists in the string table for these parameters. Show all posts
Showing posts with label ORA-24274: no row exists in the string table for these parameters. Show all posts

Friday, 20 April 2012

ORA-24274: no row exists in the string table for these parameters

ORA-24274: no row exists in the string table for these parameters

Cause: A call was made to update a row that does not exist or a foreign key value supplied to create a table does not exist.

Action: Create the row using the appropriate API or check the parameters used to create the new row to ensure that all specified values exist.