SlideShare a Scribd company logo
1 of 11
First To Oracle 11 g release 2
Chhom karath
Pre-Requisites
•An Intel processor based PC running the Windows 7 32-Bit Operating System
•RAM: At least 4GB (8GB or more is better, especially if you will also use Oracle’s development tools)
•Swap Space: At least 3 GB
•Disk Space: At least 10 GB Free space (even though Oracle says only 4GB is needed, you will need more)
•Some Antivirus software programs have been known to block certain parts of Oracle installation.
• Also the Windows firewall may need to be configured to allow Oracle database to open up ports such as port
1521 and 1158
•Make sure your PATH environment variable is shorter than 1,000 characters
•Open up the CMD prompt and echo %PATH% to see how long it is.
•If it is longer than 1,000 characters, get the Properties of the Computer and edit your existing environment
variables
• until the path is below 1,000 characters.
•It is likely best if any prior Oracle versions have been removed before installing this new version.
Installing
• Run setup.exe
Installing
• Next=>Select Desktop=>Next
Installing
• 1. Specific
destination
folder
• 2. Select
Enterprise
edition for
database
Edition
• 3. Specify
database
name(0rc)
• 4. new Database
Edition
administrative
password
Installing
• Finish
• Once the new database is configured, the summary screen will appear as shown below. Click on the “Password
Management” button to unlock some of the accounts (especially to work with Warehouse Builder and BI tools).
• Once the new database is configured, the summary screen will appear as shown below. Click on the “Password
Management” button to unlock some of the accounts (especially to work with Warehouse Builder and BI tools).
• Set password
Installation
• OracleServiceORCL – This is the main DBMS service that runs the database engine. On a serve this should
be set to automatically start when the server boots up. If you will only use Oracle once in a while, you may
wish to set this to start manually. This way you can turn it on when you need it.
• OracleOraDb11g_home1TNSListener – This is the “listener” service that allows Oracle clients to connect to
the database running on your server. By default it will open up TCP port 1521 to accept incoming connections
and then forward those connections to the database service. Most of the Oracle development tools and
middleware will need to be able to talk to this service.
• OracleOraDb11g_home1ClrAgent – This is the service that supports .NET connections and executions
within Oracle database. The CLR stands for Common Language Runtime which is Microsoft’s “virtual
machine” environment for running .NET applications (e.g., written in C# or Visual Basic.NET). If you do not
plan on using .NET, this service can be safely disabled or left on Manual setting.
• OracleMTSRecoveryService – This is the Microsoft Transaction Services integration service that allows
Oracle databases to participate in distributed transactions. Unless you will be developing MTS applications,
you may leave this service set on Manual setting.
• OracleJobScheduler – This service supports the Oracle remote jobs scheduling package. If you do not
intend on writing applications with the DBMS_SCHEDULER, you may leave this service Disabled.
• OracleDbConsoleORCL – This service supports the Oracle Enterprise Manager web service that runs on port
1158.
• Oracle ORCL VSS Writer Service – This service supports the Oracle Volume Shadow Copy backup and
recovery functions. Even though it is set for Manual startup, it will start when the main Oracle database starts
up.
Uninstallation
STEP 1:Uninstall all Oracle components using the
Oracle Universal Installer (OUI).
• Uniliversal Installer
• Deinstall products
• OraDB11g_home1
• Remove
STEP 2:
• Run regedit.exe and delete the
HKEY_LOCAL_MACHINESOFTWAREORACLE key.
This contains registry entires for all Oracle products.
Delete any references to Oracle services left behind
in the following part of the registry:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSet
ServicesOra* It should be pretty obvious which
ones relate to Oracle.
• Reboot your machine.
• Delete the "C:Oracle" directory, or whatever
directory is your ORACLE_BASE.
Uninstallation
• Delete the "C:Oracle" directory, or whatever directory is your ORACLE_BASE.
• Delete the "C:Program FilesOracle" directory.
• E:apprath
• Empty the contents of your "C:temp" directory.
• Empty your recycle bin
• NOTE:For 64-bit Windows (x64), you need also to delete the
HKEY_LOCAL_MACHINESOFTWAREWow6432NodeORACLE key from the registry.

More Related Content

What's hot

WEPA - Webdriver Enhanced Platform for Automation - WEPATest
WEPA - Webdriver Enhanced Platform for Automation - WEPATestWEPA - Webdriver Enhanced Platform for Automation - WEPATest
WEPA - Webdriver Enhanced Platform for Automation - WEPATest
Freddy Vega
 
Oracle WebLogic Server Basic Concepts
Oracle WebLogic Server Basic ConceptsOracle WebLogic Server Basic Concepts
Oracle WebLogic Server Basic Concepts
James Bayer
 

What's hot (19)

IOUG Collaborate 2015 - PDB Cloning Using SQL Commands
IOUG Collaborate 2015 - PDB Cloning Using SQL CommandsIOUG Collaborate 2015 - PDB Cloning Using SQL Commands
IOUG Collaborate 2015 - PDB Cloning Using SQL Commands
 
Oracle Fuson Middleware Diagnostics, Performance and Troubleshoot
Oracle Fuson Middleware Diagnostics, Performance and TroubleshootOracle Fuson Middleware Diagnostics, Performance and Troubleshoot
Oracle Fuson Middleware Diagnostics, Performance and Troubleshoot
 
Weblogic application server
Weblogic application serverWeblogic application server
Weblogic application server
 
(ATS4-PLAT01) Core Architecture Changes in AEP 9.0 and their Impact on Admini...
(ATS4-PLAT01) Core Architecture Changes in AEP 9.0 and their Impact on Admini...(ATS4-PLAT01) Core Architecture Changes in AEP 9.0 and their Impact on Admini...
(ATS4-PLAT01) Core Architecture Changes in AEP 9.0 and their Impact on Admini...
 
Oracle Weblogic Server 11g: System Administration I
Oracle Weblogic Server 11g: System Administration IOracle Weblogic Server 11g: System Administration I
Oracle Weblogic Server 11g: System Administration I
 
weblogic perfomence tuning
weblogic perfomence tuningweblogic perfomence tuning
weblogic perfomence tuning
 
Oracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSOracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPS
 
SQL in the Hybrid World
SQL in the Hybrid WorldSQL in the Hybrid World
SQL in the Hybrid World
 
Oracle WebLogic Diagnostics & Perfomance tuning
Oracle WebLogic Diagnostics & Perfomance tuningOracle WebLogic Diagnostics & Perfomance tuning
Oracle WebLogic Diagnostics & Perfomance tuning
 
WEPA - Webdriver Enhanced Platform for Automation - WEPATest
WEPA - Webdriver Enhanced Platform for Automation - WEPATestWEPA - Webdriver Enhanced Platform for Automation - WEPATest
WEPA - Webdriver Enhanced Platform for Automation - WEPATest
 
Oracle WebLogic Server Basic Concepts
Oracle WebLogic Server Basic ConceptsOracle WebLogic Server Basic Concepts
Oracle WebLogic Server Basic Concepts
 
Best practices for_large_oracle_apps_r12_implementations
Best practices for_large_oracle_apps_r12_implementationsBest practices for_large_oracle_apps_r12_implementations
Best practices for_large_oracle_apps_r12_implementations
 
WebLogic in Practice: SSL Configuration
WebLogic in Practice: SSL ConfigurationWebLogic in Practice: SSL Configuration
WebLogic in Practice: SSL Configuration
 
MS SQL Server 2008, Implementation and Maintenance
MS SQL Server 2008, Implementation and MaintenanceMS SQL Server 2008, Implementation and Maintenance
MS SQL Server 2008, Implementation and Maintenance
 
Weblogic 11g admin basic with screencast
Weblogic 11g admin basic with screencastWeblogic 11g admin basic with screencast
Weblogic 11g admin basic with screencast
 
An introduction to_rac_system_test_planning_methods
An introduction to_rac_system_test_planning_methodsAn introduction to_rac_system_test_planning_methods
An introduction to_rac_system_test_planning_methods
 
Oracle WebLogic: Feature Timeline from WLS9 to WLS 12c
Oracle WebLogic: Feature Timeline from WLS9 to WLS 12cOracle WebLogic: Feature Timeline from WLS9 to WLS 12c
Oracle WebLogic: Feature Timeline from WLS9 to WLS 12c
 
Sq lite presentation
Sq lite presentationSq lite presentation
Sq lite presentation
 
WebLogic Server Work Managers and Overload Protection
WebLogic Server Work Managers and Overload ProtectionWebLogic Server Work Managers and Overload Protection
WebLogic Server Work Managers and Overload Protection
 

Similar to First To Oracle 11g release 2

Oracle Cloud DBaaS
Oracle Cloud DBaaSOracle Cloud DBaaS
Oracle Cloud DBaaS
Arush Jain
 

Similar to First To Oracle 11g release 2 (20)

PHP Oracle
PHP OraclePHP Oracle
PHP Oracle
 
Rajnish singh(presentation on oracle )
Rajnish singh(presentation on  oracle )Rajnish singh(presentation on  oracle )
Rajnish singh(presentation on oracle )
 
Oracle training institutes in hyderabad
Oracle training institutes in hyderabadOracle training institutes in hyderabad
Oracle training institutes in hyderabad
 
Plantilla oracle
Plantilla oraclePlantilla oracle
Plantilla oracle
 
ow.ppt
ow.pptow.ppt
ow.ppt
 
ow.ppt
ow.pptow.ppt
ow.ppt
 
Ow
OwOw
Ow
 
MOUG17: SQLT Utility for Tuning - Practical Examples
MOUG17: SQLT Utility for Tuning - Practical ExamplesMOUG17: SQLT Utility for Tuning - Practical Examples
MOUG17: SQLT Utility for Tuning - Practical Examples
 
MOUG17: DB Security; Secure your Data
MOUG17: DB Security; Secure your DataMOUG17: DB Security; Secure your Data
MOUG17: DB Security; Secure your Data
 
Oracle database 12c client quick installation guide 8
Oracle database 12c client quick installation guide 8Oracle database 12c client quick installation guide 8
Oracle database 12c client quick installation guide 8
 
Top 20 FAQs on the Autonomous Database
Top 20 FAQs on the Autonomous DatabaseTop 20 FAQs on the Autonomous Database
Top 20 FAQs on the Autonomous Database
 
Oracle database 12c client quick installation guide 7
Oracle database 12c client quick installation guide 7Oracle database 12c client quick installation guide 7
Oracle database 12c client quick installation guide 7
 
An Introduction To Oracle Database
An Introduction To Oracle DatabaseAn Introduction To Oracle Database
An Introduction To Oracle Database
 
Oracle Cloud DBaaS
Oracle Cloud DBaaSOracle Cloud DBaaS
Oracle Cloud DBaaS
 
DBCC - Dubi Lebel
DBCC - Dubi LebelDBCC - Dubi Lebel
DBCC - Dubi Lebel
 
Oracle 10g to 11g upgrade on sap(10.2.0.5.0 to 11.2.0.3)
Oracle 10g to 11g upgrade on sap(10.2.0.5.0 to 11.2.0.3)Oracle 10g to 11g upgrade on sap(10.2.0.5.0 to 11.2.0.3)
Oracle 10g to 11g upgrade on sap(10.2.0.5.0 to 11.2.0.3)
 
Lecture 1 sql {installation & uninstallation}
Lecture 1 sql {installation & uninstallation}Lecture 1 sql {installation & uninstallation}
Lecture 1 sql {installation & uninstallation}
 
Oracle to Postgres Migration - part 1
Oracle to Postgres Migration - part 1Oracle to Postgres Migration - part 1
Oracle to Postgres Migration - part 1
 
E56576 01
E56576 01E56576 01
E56576 01
 
NLOUG 2017- Oracle WebCenter Portal 12c Performance
NLOUG 2017- Oracle WebCenter Portal 12c PerformanceNLOUG 2017- Oracle WebCenter Portal 12c Performance
NLOUG 2017- Oracle WebCenter Portal 12c Performance
 

More from Chhom Karath (20)

set1.pdf
set1.pdfset1.pdf
set1.pdf
 
Set1.pptx
Set1.pptxSet1.pptx
Set1.pptx
 
orthodontic patient education.pdf
orthodontic patient education.pdforthodontic patient education.pdf
orthodontic patient education.pdf
 
New ton 3.pdf
New ton 3.pdfNew ton 3.pdf
New ton 3.pdf
 
ច្បាប់ញូតុនទី៣.pptx
ច្បាប់ញូតុនទី៣.pptxច្បាប់ញូតុនទី៣.pptx
ច្បាប់ញូតុនទី៣.pptx
 
Control tipping.pptx
Control tipping.pptxControl tipping.pptx
Control tipping.pptx
 
Bulbous loop.pptx
Bulbous loop.pptxBulbous loop.pptx
Bulbous loop.pptx
 
brush teeth.pptx
brush teeth.pptxbrush teeth.pptx
brush teeth.pptx
 
bracket size.pptx
bracket size.pptxbracket size.pptx
bracket size.pptx
 
arch form KORI copy.pptx
arch form KORI copy.pptxarch form KORI copy.pptx
arch form KORI copy.pptx
 
Bracket size
Bracket sizeBracket size
Bracket size
 
Couple
CoupleCouple
Couple
 
ច្បាប់ញូតុនទី៣
ច្បាប់ញូតុនទី៣ច្បាប់ញូតុនទី៣
ច្បាប់ញូតុនទី៣
 
Game1
Game1Game1
Game1
 
Shoe horn loop
Shoe horn loopShoe horn loop
Shoe horn loop
 
Opus loop
Opus loopOpus loop
Opus loop
 
V bend
V bendV bend
V bend
 
Closing loop
Closing loopClosing loop
Closing loop
 
Maxillary arch form
Maxillary arch formMaxillary arch form
Maxillary arch form
 
Front face analysis
Front face analysisFront face analysis
Front face analysis
 

Recently uploaded

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 

Recently uploaded (20)

Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 

First To Oracle 11g release 2

  • 1. First To Oracle 11 g release 2 Chhom karath
  • 2. Pre-Requisites •An Intel processor based PC running the Windows 7 32-Bit Operating System •RAM: At least 4GB (8GB or more is better, especially if you will also use Oracle’s development tools) •Swap Space: At least 3 GB •Disk Space: At least 10 GB Free space (even though Oracle says only 4GB is needed, you will need more) •Some Antivirus software programs have been known to block certain parts of Oracle installation. • Also the Windows firewall may need to be configured to allow Oracle database to open up ports such as port 1521 and 1158 •Make sure your PATH environment variable is shorter than 1,000 characters •Open up the CMD prompt and echo %PATH% to see how long it is. •If it is longer than 1,000 characters, get the Properties of the Computer and edit your existing environment variables • until the path is below 1,000 characters. •It is likely best if any prior Oracle versions have been removed before installing this new version.
  • 5. Installing • 1. Specific destination folder • 2. Select Enterprise edition for database Edition • 3. Specify database name(0rc) • 4. new Database Edition administrative password
  • 7. • Once the new database is configured, the summary screen will appear as shown below. Click on the “Password Management” button to unlock some of the accounts (especially to work with Warehouse Builder and BI tools).
  • 8. • Once the new database is configured, the summary screen will appear as shown below. Click on the “Password Management” button to unlock some of the accounts (especially to work with Warehouse Builder and BI tools). • Set password
  • 9. Installation • OracleServiceORCL – This is the main DBMS service that runs the database engine. On a serve this should be set to automatically start when the server boots up. If you will only use Oracle once in a while, you may wish to set this to start manually. This way you can turn it on when you need it. • OracleOraDb11g_home1TNSListener – This is the “listener” service that allows Oracle clients to connect to the database running on your server. By default it will open up TCP port 1521 to accept incoming connections and then forward those connections to the database service. Most of the Oracle development tools and middleware will need to be able to talk to this service. • OracleOraDb11g_home1ClrAgent – This is the service that supports .NET connections and executions within Oracle database. The CLR stands for Common Language Runtime which is Microsoft’s “virtual machine” environment for running .NET applications (e.g., written in C# or Visual Basic.NET). If you do not plan on using .NET, this service can be safely disabled or left on Manual setting. • OracleMTSRecoveryService – This is the Microsoft Transaction Services integration service that allows Oracle databases to participate in distributed transactions. Unless you will be developing MTS applications, you may leave this service set on Manual setting. • OracleJobScheduler – This service supports the Oracle remote jobs scheduling package. If you do not intend on writing applications with the DBMS_SCHEDULER, you may leave this service Disabled. • OracleDbConsoleORCL – This service supports the Oracle Enterprise Manager web service that runs on port 1158. • Oracle ORCL VSS Writer Service – This service supports the Oracle Volume Shadow Copy backup and recovery functions. Even though it is set for Manual startup, it will start when the main Oracle database starts up.
  • 10. Uninstallation STEP 1:Uninstall all Oracle components using the Oracle Universal Installer (OUI). • Uniliversal Installer • Deinstall products • OraDB11g_home1 • Remove STEP 2: • Run regedit.exe and delete the HKEY_LOCAL_MACHINESOFTWAREORACLE key. This contains registry entires for all Oracle products. Delete any references to Oracle services left behind in the following part of the registry: HKEY_LOCAL_MACHINESYSTEMCurrentControlSet ServicesOra* It should be pretty obvious which ones relate to Oracle. • Reboot your machine. • Delete the "C:Oracle" directory, or whatever directory is your ORACLE_BASE.
  • 11. Uninstallation • Delete the "C:Oracle" directory, or whatever directory is your ORACLE_BASE. • Delete the "C:Program FilesOracle" directory. • E:apprath • Empty the contents of your "C:temp" directory. • Empty your recycle bin • NOTE:For 64-bit Windows (x64), you need also to delete the HKEY_LOCAL_MACHINESOFTWAREWow6432NodeORACLE key from the registry.