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 / santosh

show error package <package name>
to check the compilation errors
similarly for functions

show error function <function name>

and for procedures

show error procedure <procedure name>

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between dropping a database and taking a database offline? : sql server DBA

1104


You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?

2857


What are the different types of upgrades that can be performed in sql server? : sql server DBA

1260


suppose you want to audit specific activities on sensitive data. How can you achieve that?

1054


How do you troubleshoot errors in a sql server agent job? : sql server DBA

1160


What is the difference between clustered and non-clustered index? : sql server DBA

1138


what functionality does oracle provide to secure sensitive information?

1048


Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down? : sql server DBA

1076


What is the difference between the 2 operating modes of database mirroring? : sql server DBA

1033


What happens on checkpoint? : sql server DBA

1136


Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.

2088


What are the steps you will take to improve performance of a poor performing query?

2896


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

1932


Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?

3806


What are the commands used in dcl? : sql server DBA

1129