Oracle 12c List Components Installed

Hi,

You should know that which components are installed in your Oracle database as Oracle DBA.

If there is not need for any components, you should not install it because of extra load and Licenses.

To list installed components of Oracle database, you can execute following query.

 

 

 

SELECT comp_name, version, status FROM dba_registry;

 

Query result in my Oracle database 12c is like following.

 

 

JServer JAVA Virtual Machine12.2.0.1.0VALID
OLAP Analytic Workspace12.2.0.1.0VALID
Oracle Application Express5.0.4.00.12VALID
Oracle Database Catalog Views12.2.0.1.0VALID
Oracle Database Java Packages12.2.0.1.0VALID
Oracle Database Packages and Types12.2.0.1.0VALID
Oracle Multimedia12.2.0.1.0VALID
Oracle OLAP API12.2.0.1.0VALID
Oracle Text12.2.0.1.0VALID
Oracle Workspace Manager12.2.0.1.0VALID
Oracle XDK12.2.0.1.0VALID
Oracle XML Database12.2.0.1.0VALID
Spatial12.2.0.1.0VALID

 



 

Do you want to learn Oracle Database for Beginners, then read the following articles.

https://ittutorial.org/oracle-database-19c-tutorials-for-beginners/

About Mehmet Salih Deveci

I am Founder of SysDBASoft IT and IT Tutorial and Certified Expert about Oracle & SQL Server database, Goldengate, Exadata Machine, Oracle Database Appliance administrator with 10+years experience.I have OCA, OCP, OCE RAC Expert Certificates I have worked 100+ Banking, Insurance, Finance, Telco and etc. clients as a Consultant, Insource or Outsource.I have done 200+ Operations in this clients such as Exadata Installation & PoC & Migration & Upgrade, Oracle & SQL Server Database Upgrade, Oracle RAC Installation, SQL Server AlwaysOn Installation, Database Migration, Disaster Recovery, Backup Restore, Performance Tuning, Periodic Healthchecks.I have done 2000+ Table replication with Goldengate or SQL Server Replication tool for DWH Databases in many clients.If you need Oracle DBA, SQL Server DBA, APPS DBA,  Exadata, Goldengate, EBS Consultancy and Training you can send my email adress [email protected].-                                                                                                                                                                                                                                                 -Oracle DBA, SQL Server DBA, APPS DBA,  Exadata, Goldengate, EBS ve linux Danışmanlık ve Eğitim için  [email protected] a mail atabilirsiniz.

3 comments

  1. Admiring the hard work you put into your blog and in depth information you present. It’s good to come across a blog every once in a while that isn’t the same outdated rehashed information. Great read! I’ve bookmarked your site and I’m including your RSS feeds to my Google account.|

  2. obviously like your web site however you need to test the spelling on quite a few of your posts. Several of them are rife with spelling problems and I to find it very troublesome to inform the truth on the other hand I will surely come back again.|

  3. I do believe all the ideas you’ve introduced on your post. They’re very convincing and will definitely work. Still, the posts are very brief for starters. Could you please extend them a little from next time? Thank you for the post.

Leave a Reply

Your email address will not be published. Required fields are marked *