Skip to main content
Post Closed as "Not suitable for this site" by marc_s, robertklep, Filburt
edited tags
Link
Progman
  • 20.3k
  • 7
  • 61
  • 90
added 8 characters in body; edited title
Source Link
marc_s
  • 760.8k
  • 186
  • 1.4k
  • 1.5k

Oracle Databasedatabase procedure givingthrows ORA-00060 error

there isI have 3 different tabletables in which we first time insert the data and update for same case from 3 others tables.

There isWe have 1500 columncolumns used for selectselecting and updateupdating, also there is a master like get country code from country description like description is INDIA and Gettinggetting value from master is IN code.

Oracle Database procedure giving ORA-00060

there is 3 different table in which we first time insert the data and update for same case from 3 others tables

There is 1500 column used for select and update also there is master like get country code from country description like description is INDIA and Getting value from master is IN code.

Oracle database procedure throws ORA-00060 error

I have 3 different tables in which we first time insert the data and update for same case from 3 others tables.

We have 1500 columns used for selecting and updating, also there is a master like get country code from country description like description is INDIA and getting value from master is IN code.

Source Link

Oracle Database procedure giving ORA-00060

there is 3 different table in which we first time insert the data and update for same case from 3 others tables

There is 1500 column used for select and update also there is master like get country code from country description like description is INDIA and Getting value from master is IN code.