Oracle Rdb Developer Tools for Visual Studio questions & answers

Choose the most popular programs from Audio & Video software
D
Question by durgardb
223 views
June 25, 2015

How to resize storage area because my table is very big now and table is without index.
While doing:

  • truncate
  • drop/create storage area
  • dorp/create storage map

I found the error:


SQL> truncate table xxxxxxxx;
%RDB-E-LOCK_CONFLICT, request failed due to locked resource
-RDB-E-NO_META_UPDATE, metadata update failed
-RDMS-F-TIMEOUT, timeout on client '........TRAN' 4E415254000000920000000400000055
-COSI-W-CANCEL, operation canceled


I need help while using truncation, drop/adding storage area, drop/adding storage map.

Stephen Prastman
Answer by Stephen Prastman

When you encounter the following message: "%RDB-E-LOCK_CONFLICT, request failed due to locked resource", it means that the table is currently used by another use. You need to use the CANCEL on the FSEDIT and then repeat the procedure.


Use Google Search for additional information: https://goo.gl/bBkmZz

Ask a question about Oracle Rdb Developer Tools for Visual Studio

Alternative downloads

PL/SQL Developer
rating

Manage databases, execute SQL scripts, and develop program units for Oracle DBs.

CodeSite Client Tools
Free
rating

Gives developers deeper insight into how their code is executing...

Windows Azure Tools for Microsoft
Free
rating

You can use Azure Tools for Visual Studio to create scalable web applications.