You have just compiled a PL/SQL package but got errors, how
would you view the errors?
Answer Posted / santo
Sometimes 'Show error' won't display the required
info...then check dba_errors table
select text from dba_errors where name='****';
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
how to restore files with rman?
what is the role of dip user in our database?
How do you open a cluster administrator? : sql server DBA
what is grd?
how can you implement fine-grained auditing?
You create a private database link and upon
connection, fails with: ORA-2085: connects to
how can you schedule a job in database?
How would you go about verifying the network name that the local_listener is currently using?
Why does Oracle not permit the use of PCTUSED with indexes?
What is the default fill factor value? : sql server DBA
What are the commands used in dcl? : sql server DBA
What is the default port no on which sql server listens? : sql server DBA
How can you control the amount of free space in your index pages? : sql server DBA
Which autogrowth database setting is good? : sql server DBA
internal architecture