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...

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


Please Help Members By Posting Answers For Below Questions

Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.

1974


Why does Oracle not permit the use of PCTUSED with indexes?

2920


what is a crs resource?

1145


how can you process messages in order asynchronously?

959


What would you do with an "in-doubt" distributed transaction?

1868


how can you record information about current session?

1028


What authentication modes does sql server support? : sql server DBA

1191


What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?

2655


I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me

4331


What is a system database and what is a user database? : sql server DBA

1195


Query processing is slow(eg select query)how will u solve that

7869


You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?

4412


If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA

990


which background process invoke at the time of upgradation tell me???

2707


what is asm?

1026