SlideShare una empresa de Scribd logo
1 de 26
Descargar para leer sin conexión
Because Knowledge Matters




A market leader in the field of technical training for over a
decade is glad to organize a workshop on ORACLE
Technology to shape the career of bright students and to
turn them into great engineers. We hope to have a good
time with you.
ORACLE
Introduction to Oracle

        Physical Structure
        Logical Structure
               SOA
      Background Processes
        Backup Methods
 Computer Science Database – CS01
      Administrative Tasks
FEATURES OF ORACLE
      Managing Storage and Data

     Managing & Using Information
  Maintaining Availability, Security and
              Performance
Managing Systems And Managing Change
ORACLE TASK
• Cold Backup (aka Consistent Backups)
   – The only way to make a consistent whole database backup
     is to shut down the database with the NORMAL,
     IMMEDIATE, or TRANSACTIONAL options and make the
     backup while the database is closed.
   – Advantage : No recovery is required after datafiles are
     restored – quicker restore
   – Disadvantage : No access to database during backup time
     (depends on size/system speed)
Oracle Corporation

• US$ 10b company

• Over 40,000 employees

• 200,000 Database Customers Worldwide

• 13,000 Applications Customers Worldwide
Automatic Storage Management
                  • The preferred and best storage
ASM Disk
                    manager for Oracle Databases
 ASM Disk
   ASM Disk         –   Easier to manage than file systems
     ASM Disk
       ASM Disk     –   Performance of raw volumes
                    –   Built-in to Oracle database
                    –   Shared storage pool for all
                        databases
                  • Free, and widely adopted
                    – >65% of 10g RAC deployments on ASM
                    – >25% of 10g customers already using ASM
                    – Many VLDB over 10TB
SecureFiles Breaks the
      Performance Barrier!
      File Read Performance            • Innovative technology for high
      (MB/second)
                                         performance large object data
120            SecureFiles                –Smart buffering, write
100
                         Linux Files       gathering, intelligent locking
 80
 60                                       –Fast bulk data transfers, LOB
                                           prefetch
 40                           LOBs
 20                                    • Much faster than LOBs with more
  0                                      capabilities
      0.1      1         10      100   • File system-like performance with
             File Size (MB)
                                         database functionality!
Database
   Encryption

• Encrypt at a column level (10g)
• New: encrypt entire tablespaces
• Redo, undo, backups also
  encrypted
• Key management done by
  database
• Transparent to applications
Oracle Partitioning
               10 years of innovation
               Core functionality
Oracle8        Range partitions, global range index
Oracle8i       Hash and composite range-hash partitioning
Oracle9i       List partitioning
Oracle9i R2    Composite range-list partitioning
Oracle 10g     Global hash indexes
Oracle 10g R2 1M partitions per table
Extending Oracle’
                           XML Lead

                        Performance
            Comprehensive XML storage and indexing
              and efficient end-to-end XML processing

• Binary XML - Compact and efficient storage representation
   –   Complements existing object storage and text storage models
   –   XMLtype storage format transparent to developer
   –   Single, compact XML representation across client, mid-tier, db
   –   Plan to place our Binary XML format into open source
• XML Path Indexing for schema-less XML documents
Oracle XMLDB –
                       Sustained Innovation


                                                            Binary XML
                                                             Storage
                                                             & Indexing
                                            XQuery
Performance




                       XML
                        Storage &
              XML       Repository
               API’s

               1998      2001        2004            2007
Data Security: Oracle Products
                                              Access
Identity
                                              Control
Management                                    • Database Vault
• Oracle Identity Management                  • Label Security


                               Core
                               Platform
Monitoring
                               Security
                                          Data
• Audit Vault
• EM Configuration Pack                   Protection
                                          • Advanced Security
                                          • Secure Backup
Oracle Workflow Architecture

   Web
Notification                    Business Event      Notification      Workflow
                                   System            Services          Engine        Workflow
 Worklist                                                                             Builder
                                    Send              Send           Execution

  Web                              Receive           Respond         Definition
 Monitor
                                                                                     Workflow
                 Oracle             Raise            Forward       Administration     Loader
                  HTTP
                 Server             Listen            Cancel        Monitoring
   Web
  Admin                            Query              Query            Query
                                                                                       Workflow
   Tools
                                                                                       Definition
                                                                                         Files


                             Oracle Workflow Enabled Application


                                                                                      Workflow
 Browser       Application
                                             Oracle Database Server                 Development
  Client         Server                                                                Client
Automatic Diagnostic Workflow
           Diagnostic
            Repository
                                            Alert DBA
Error!
                                            Run Health Checks


              Auto Incident Creation
              First-Failure Capture
                                                 Check Metalink




               If unknown issue                            If known issue
          Package incident & config                   Apply patch / workaround
          Use Repair Advisor           EM Support     Use Repair Advisors
                                        Workbench

         Reduce Time to Problem Resolution
Develop on Windows, Database on any
           Platform(.net)
                              Windows
   Oracle Developer
   Tools for VS.NET
                              Linux
      Visual Studio
      Environment
                              Unix

       Windows
                              Other


                        Oracle 10g, 9i, or 8i
Write .NET Stored Procedures for Oracle
    Oracle Developer
    Tools for VS.NET

     Visual Studio                 Client
     Environment                 Application

              Develop
                                        Invoke
     C#,VB.NET,C++
     Server Project
      (Use ODP.NET                             Invoke     Stored
       if required)                                     Procedure,
                                                          SQL ..
                Build   Deploy

       Assembly                                    Oracle DB
        foo.dll
       (proc sp)                                   Extensions
                                 Stored Proc        for .NET
Oracle AS Containers for J2EE
       Demonstration
• Highest Quality of Service
  – Performance
  – Scalability
  – Availability
  – Security
• Lowest Cost
• Easier to Manage
• Reduce risk of change
WHY ORACLE??
Oracle Developer
Tools for VS.NET
                                                             IIS
                                                                           MTS/
                 Develop    C++, C#,       Deploy           (ASP
                                                                           COM+
 Visual Studio              VB .NET                       ASP.NET)
 Environment               Application
                                                              Application
                                                                     IIS
                                  Deploy
         Database
         Development


                                                           ODP.NET
                           Oracle DB
                           Extensions
                            For .NET                Oracle Services for MTS
Benefits
• Easy to learn and intuitive
• Leverage SQL Server development experience
• Powerful features that enhance productivity – e.g
  designers, auto code generation
• Exposes latest and greatest Oracle functionality
• Stay in Visual Studio for project lifecycle
Go-to-Market
                                          Engagement
                                         PARTNER CATEGORIES

               EDUCATION        HW /                                     SERVICE       SYSTEM
                                           ISV         RESELLERS                    INTEGRATORS
               PROVIDERS         INF                                    PROVIDERS


                                                                    Certified
                      Partner              Certified               Advantage


                                  BUSINESS DEVELOPMENT INITIATIVES
GO-TO-MARKET




                                       INDUSTRIES
                                                                                MID-MARKET


                                 INFLUENCE / RESALE / REFERRAL
WHAT CETPA OFFERS….
•   Writing Basic SQL Statement.
•   Restricting and Sorting Data.
•   Single Row Function.
•   Displaying Data From Multiple Tables.
•   Aggregating Data Using GROUP Function.
•   Sub-Queries.
•   Creating and Managing Tables.
•   Including Constraints.
•   Views.
•   Other Database Objects.
•   Controlling User-Access.
•   USING SET Operators.
•   Enhancement to the GROUP BY Clause.
•   Advance Sub-Queries.
•   Hierarchical Retrieval.
Contact Details
THANK YOU…

   We are really very grateful to all of you for sharing your
    valuable time with us during the workshop. We hope
    you had a good time learning with us and we look
    forward to hear from you very soon in near future.!!!
            Have a great time ahead………!!!!!

Presented by:

Más contenido relacionado

La actualidad más candente

Application-Driven Virtualization: Architectural Considerations
Application-Driven Virtualization: Architectural ConsiderationsApplication-Driven Virtualization: Architectural Considerations
Application-Driven Virtualization: Architectural ConsiderationsBob Rhubart
 
Oracle Database Appliance
Oracle Database ApplianceOracle Database Appliance
Oracle Database Appliancevkv_vkv
 
Infrastruttura Scalabile Per Applicazioni Aziendali Oracle - Virtualise wit...
Infrastruttura Scalabile Per Applicazioni Aziendali   Oracle - Virtualise wit...Infrastruttura Scalabile Per Applicazioni Aziendali   Oracle - Virtualise wit...
Infrastruttura Scalabile Per Applicazioni Aziendali Oracle - Virtualise wit...Walter Moriconi
 
Managing Oracle Fusion Middleware
Managing Oracle Fusion MiddlewareManaging Oracle Fusion Middleware
Managing Oracle Fusion MiddlewareFumiko Yamashita
 
My sql 5.6_replwebinar_may12
My sql 5.6_replwebinar_may12My sql 5.6_replwebinar_may12
My sql 5.6_replwebinar_may12Mat Keep
 
Password Policies in Oracle Access Manager. How to improve user authenticatio...
Password Policies in Oracle Access Manager. How to improve user authenticatio...Password Policies in Oracle Access Manager. How to improve user authenticatio...
Password Policies in Oracle Access Manager. How to improve user authenticatio...Andrejs Prokopjevs
 
Microsoft SQL Server Distributing Data with R2 Bertucci
Microsoft SQL Server Distributing Data with R2 BertucciMicrosoft SQL Server Distributing Data with R2 Bertucci
Microsoft SQL Server Distributing Data with R2 BertucciMark Ginnebaugh
 
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012Arun Gupta
 
My sql 5.5_product_update
My sql 5.5_product_updateMy sql 5.5_product_update
My sql 5.5_product_updatehenriquesidney
 
MySQL HA Solutions
MySQL HA SolutionsMySQL HA Solutions
MySQL HA SolutionsMat Keep
 
JavaOne 2012 - BOF7955 ­ Avoiding Java EE Application Design Traps to Achieve...
JavaOne 2012 - BOF7955 ­ Avoiding Java EE Application Design Traps to Achieve...JavaOne 2012 - BOF7955 ­ Avoiding Java EE Application Design Traps to Achieve...
JavaOne 2012 - BOF7955 ­ Avoiding Java EE Application Design Traps to Achieve...Danival Calegari
 
What You Should Know About WebLogic Server 12c (12.2.1.2) #oow2015 #otntour2...
What You Should Know About WebLogic Server 12c (12.2.1.2)  #oow2015 #otntour2...What You Should Know About WebLogic Server 12c (12.2.1.2)  #oow2015 #otntour2...
What You Should Know About WebLogic Server 12c (12.2.1.2) #oow2015 #otntour2...Frank Munz
 
Architecture and tools
Architecture and toolsArchitecture and tools
Architecture and toolssanjay_jha
 
Sp2010 high availlability_sql
Sp2010 high availlability_sqlSp2010 high availlability_sql
Sp2010 high availlability_sqlSamuel Zürcher
 
A Practitioner's Guide to Successfully Migrate from Oracle to Sybase ASE Part 1
A Practitioner's Guide to Successfully Migrate from Oracle to Sybase ASE Part 1A Practitioner's Guide to Successfully Migrate from Oracle to Sybase ASE Part 1
A Practitioner's Guide to Successfully Migrate from Oracle to Sybase ASE Part 1Dobler Consulting
 
Multiple ldap implementation with ebs using oid
Multiple ldap implementation with ebs using oidMultiple ldap implementation with ebs using oid
Multiple ldap implementation with ebs using oidpasalapudi
 
The Very Very Latest in Database Development - Oracle Open World 2012
The Very Very Latest in Database Development - Oracle Open World 2012The Very Very Latest in Database Development - Oracle Open World 2012
The Very Very Latest in Database Development - Oracle Open World 2012Lucas Jellema
 
Enabling: Optimized Integrations at Amway with Oracle SOA Suite
Enabling: Optimized Integrations at Amway with Oracle SOA SuiteEnabling: Optimized Integrations at Amway with Oracle SOA Suite
Enabling: Optimized Integrations at Amway with Oracle SOA SuiteRevelation Technologies
 

La actualidad más candente (20)

Application-Driven Virtualization: Architectural Considerations
Application-Driven Virtualization: Architectural ConsiderationsApplication-Driven Virtualization: Architectural Considerations
Application-Driven Virtualization: Architectural Considerations
 
Oracle Database Appliance
Oracle Database ApplianceOracle Database Appliance
Oracle Database Appliance
 
Infrastruttura Scalabile Per Applicazioni Aziendali Oracle - Virtualise wit...
Infrastruttura Scalabile Per Applicazioni Aziendali   Oracle - Virtualise wit...Infrastruttura Scalabile Per Applicazioni Aziendali   Oracle - Virtualise wit...
Infrastruttura Scalabile Per Applicazioni Aziendali Oracle - Virtualise wit...
 
Managing Oracle Fusion Middleware
Managing Oracle Fusion MiddlewareManaging Oracle Fusion Middleware
Managing Oracle Fusion Middleware
 
My sql 5.6_replwebinar_may12
My sql 5.6_replwebinar_may12My sql 5.6_replwebinar_may12
My sql 5.6_replwebinar_may12
 
Password Policies in Oracle Access Manager. How to improve user authenticatio...
Password Policies in Oracle Access Manager. How to improve user authenticatio...Password Policies in Oracle Access Manager. How to improve user authenticatio...
Password Policies in Oracle Access Manager. How to improve user authenticatio...
 
Microsoft SQL Server Distributing Data with R2 Bertucci
Microsoft SQL Server Distributing Data with R2 BertucciMicrosoft SQL Server Distributing Data with R2 Bertucci
Microsoft SQL Server Distributing Data with R2 Bertucci
 
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
 
Sybase To Oracle Migration for DBAs
Sybase To Oracle Migration for DBAsSybase To Oracle Migration for DBAs
Sybase To Oracle Migration for DBAs
 
My sql 5.5_product_update
My sql 5.5_product_updateMy sql 5.5_product_update
My sql 5.5_product_update
 
MySQL HA Solutions
MySQL HA SolutionsMySQL HA Solutions
MySQL HA Solutions
 
JavaOne 2012 - BOF7955 ­ Avoiding Java EE Application Design Traps to Achieve...
JavaOne 2012 - BOF7955 ­ Avoiding Java EE Application Design Traps to Achieve...JavaOne 2012 - BOF7955 ­ Avoiding Java EE Application Design Traps to Achieve...
JavaOne 2012 - BOF7955 ­ Avoiding Java EE Application Design Traps to Achieve...
 
What You Should Know About WebLogic Server 12c (12.2.1.2) #oow2015 #otntour2...
What You Should Know About WebLogic Server 12c (12.2.1.2)  #oow2015 #otntour2...What You Should Know About WebLogic Server 12c (12.2.1.2)  #oow2015 #otntour2...
What You Should Know About WebLogic Server 12c (12.2.1.2) #oow2015 #otntour2...
 
Architecture and tools
Architecture and toolsArchitecture and tools
Architecture and tools
 
Sp2010 high availlability_sql
Sp2010 high availlability_sqlSp2010 high availlability_sql
Sp2010 high availlability_sql
 
A Practitioner's Guide to Successfully Migrate from Oracle to Sybase ASE Part 1
A Practitioner's Guide to Successfully Migrate from Oracle to Sybase ASE Part 1A Practitioner's Guide to Successfully Migrate from Oracle to Sybase ASE Part 1
A Practitioner's Guide to Successfully Migrate from Oracle to Sybase ASE Part 1
 
AMIS OOW Review 2012 - Deel 7 - Lucas Jellema
AMIS OOW Review 2012 - Deel 7 - Lucas JellemaAMIS OOW Review 2012 - Deel 7 - Lucas Jellema
AMIS OOW Review 2012 - Deel 7 - Lucas Jellema
 
Multiple ldap implementation with ebs using oid
Multiple ldap implementation with ebs using oidMultiple ldap implementation with ebs using oid
Multiple ldap implementation with ebs using oid
 
The Very Very Latest in Database Development - Oracle Open World 2012
The Very Very Latest in Database Development - Oracle Open World 2012The Very Very Latest in Database Development - Oracle Open World 2012
The Very Very Latest in Database Development - Oracle Open World 2012
 
Enabling: Optimized Integrations at Amway with Oracle SOA Suite
Enabling: Optimized Integrations at Amway with Oracle SOA SuiteEnabling: Optimized Integrations at Amway with Oracle SOA Suite
Enabling: Optimized Integrations at Amway with Oracle SOA Suite
 

Similar a Summer training oracle

Summer training oracle
Summer training   oracle Summer training   oracle
Summer training oracle Arshit Rai
 
Oracle Application Management Suite
Oracle Application Management SuiteOracle Application Management Suite
Oracle Application Management SuiteOracleVolutionSeries
 
2.Oracle’S High Availability Vision
2.Oracle’S High Availability Vision2.Oracle’S High Availability Vision
2.Oracle’S High Availability VisionErmando
 
(ATS4-APP09)Tips and tricks for Managing Symyx Notebook Server Performance
(ATS4-APP09)Tips and tricks for Managing Symyx Notebook Server Performance(ATS4-APP09)Tips and tricks for Managing Symyx Notebook Server Performance
(ATS4-APP09)Tips and tricks for Managing Symyx Notebook Server PerformanceBIOVIA
 
OOW09 Ebs Tuning Final
OOW09 Ebs Tuning FinalOOW09 Ebs Tuning Final
OOW09 Ebs Tuning Finaljucaab
 
Oracle my sql cluster cge
Oracle my sql cluster cgeOracle my sql cluster cge
Oracle my sql cluster cgeseungdon1
 
Oracle Database appliance - Value proposition Webcast
Oracle Database appliance - Value proposition WebcastOracle Database appliance - Value proposition Webcast
Oracle Database appliance - Value proposition WebcastThanos TP
 
Exadata overview audio
Exadata overview audioExadata overview audio
Exadata overview audioAhmed Mekawy
 
21st Century SOA
21st Century SOA21st Century SOA
21st Century SOABob Rhubart
 
20100604 unyoug apex40_bauser
20100604 unyoug apex40_bauser20100604 unyoug apex40_bauser
20100604 unyoug apex40_bauserahmed farouk
 
Workflow bis17
Workflow bis17Workflow bis17
Workflow bis17sakpob
 
Expertezed 2012 Webcast - XML DB Use Cases
Expertezed 2012 Webcast - XML DB Use CasesExpertezed 2012 Webcast - XML DB Use Cases
Expertezed 2012 Webcast - XML DB Use CasesMarco Gralike
 
(ATS4-PLAT05) Accelrys Catalog: A Search Index for AEP
(ATS4-PLAT05) Accelrys Catalog: A Search Index for AEP(ATS4-PLAT05) Accelrys Catalog: A Search Index for AEP
(ATS4-PLAT05) Accelrys Catalog: A Search Index for AEPBIOVIA
 
(ATS3-APP14) Troubleshooting Symyx Notebook client performance
(ATS3-APP14) Troubleshooting Symyx Notebook client performance(ATS3-APP14) Troubleshooting Symyx Notebook client performance
(ATS3-APP14) Troubleshooting Symyx Notebook client performanceBIOVIA
 
Ultimate SharePoint Infrastructure Best Practices Session - Live360 Orlando 2012
Ultimate SharePoint Infrastructure Best Practices Session - Live360 Orlando 2012Ultimate SharePoint Infrastructure Best Practices Session - Live360 Orlando 2012
Ultimate SharePoint Infrastructure Best Practices Session - Live360 Orlando 2012Michael Noel
 
Oracle day co_opensource_final
Oracle day co_opensource_finalOracle day co_opensource_final
Oracle day co_opensource_finalManuel Contreras
 
Oracle web center
Oracle web centerOracle web center
Oracle web centerEast Le
 

Similar a Summer training oracle (20)

Summer training oracle
Summer training   oracle Summer training   oracle
Summer training oracle
 
Oracle Application Management Suite
Oracle Application Management SuiteOracle Application Management Suite
Oracle Application Management Suite
 
2.Oracle’S High Availability Vision
2.Oracle’S High Availability Vision2.Oracle’S High Availability Vision
2.Oracle’S High Availability Vision
 
(ATS4-APP09)Tips and tricks for Managing Symyx Notebook Server Performance
(ATS4-APP09)Tips and tricks for Managing Symyx Notebook Server Performance(ATS4-APP09)Tips and tricks for Managing Symyx Notebook Server Performance
(ATS4-APP09)Tips and tricks for Managing Symyx Notebook Server Performance
 
OOW09 Ebs Tuning Final
OOW09 Ebs Tuning FinalOOW09 Ebs Tuning Final
OOW09 Ebs Tuning Final
 
Oracle my sql cluster cge
Oracle my sql cluster cgeOracle my sql cluster cge
Oracle my sql cluster cge
 
Oracle Database appliance - Value proposition Webcast
Oracle Database appliance - Value proposition WebcastOracle Database appliance - Value proposition Webcast
Oracle Database appliance - Value proposition Webcast
 
Exadata overview audio
Exadata overview audioExadata overview audio
Exadata overview audio
 
21st Century SOA
21st Century SOA21st Century SOA
21st Century SOA
 
20100604 unyoug apex40_bauser
20100604 unyoug apex40_bauser20100604 unyoug apex40_bauser
20100604 unyoug apex40_bauser
 
Workflow bis17
Workflow bis17Workflow bis17
Workflow bis17
 
Oow Ppt 2
Oow Ppt 2Oow Ppt 2
Oow Ppt 2
 
Exalogic Bcn
Exalogic BcnExalogic Bcn
Exalogic Bcn
 
Expertezed 2012 Webcast - XML DB Use Cases
Expertezed 2012 Webcast - XML DB Use CasesExpertezed 2012 Webcast - XML DB Use Cases
Expertezed 2012 Webcast - XML DB Use Cases
 
(ATS4-PLAT05) Accelrys Catalog: A Search Index for AEP
(ATS4-PLAT05) Accelrys Catalog: A Search Index for AEP(ATS4-PLAT05) Accelrys Catalog: A Search Index for AEP
(ATS4-PLAT05) Accelrys Catalog: A Search Index for AEP
 
ORACLE 9i
ORACLE 9iORACLE 9i
ORACLE 9i
 
(ATS3-APP14) Troubleshooting Symyx Notebook client performance
(ATS3-APP14) Troubleshooting Symyx Notebook client performance(ATS3-APP14) Troubleshooting Symyx Notebook client performance
(ATS3-APP14) Troubleshooting Symyx Notebook client performance
 
Ultimate SharePoint Infrastructure Best Practices Session - Live360 Orlando 2012
Ultimate SharePoint Infrastructure Best Practices Session - Live360 Orlando 2012Ultimate SharePoint Infrastructure Best Practices Session - Live360 Orlando 2012
Ultimate SharePoint Infrastructure Best Practices Session - Live360 Orlando 2012
 
Oracle day co_opensource_final
Oracle day co_opensource_finalOracle day co_opensource_final
Oracle day co_opensource_final
 
Oracle web center
Oracle web centerOracle web center
Oracle web center
 

Más de Arshit Rai

Summer training introduction to matlab
Summer training  introduction to matlabSummer training  introduction to matlab
Summer training introduction to matlabArshit Rai
 
Summer training in matlab
Summer training in matlabSummer training in matlab
Summer training in matlabArshit Rai
 
Summer training vhdl
Summer training vhdlSummer training vhdl
Summer training vhdlArshit Rai
 
Summer training plc & scada
Summer training  plc & scada Summer training  plc & scada
Summer training plc & scada Arshit Rai
 
Summer training matlab
Summer training matlab Summer training matlab
Summer training matlab Arshit Rai
 
Summer training embedded system
Summer training embedded systemSummer training embedded system
Summer training embedded systemArshit Rai
 
Summer training embedded system and its scope
Summer training  embedded system and its scopeSummer training  embedded system and its scope
Summer training embedded system and its scopeArshit Rai
 
Summer training robotics 2010
Summer training   robotics 2010Summer training   robotics 2010
Summer training robotics 2010Arshit Rai
 
Summer training vhdl
Summer training vhdlSummer training vhdl
Summer training vhdlArshit Rai
 
Summer training java
Summer training javaSummer training java
Summer training javaArshit Rai
 
Summer training
Summer trainingSummer training
Summer trainingArshit Rai
 
Summer training vhdl
Summer training vhdlSummer training vhdl
Summer training vhdlArshit Rai
 
Summer training
Summer trainingSummer training
Summer trainingArshit Rai
 
Summer training vhdl
Summer training vhdlSummer training vhdl
Summer training vhdlArshit Rai
 
Summer training plc & scada
Summer training  plc & scada Summer training  plc & scada
Summer training plc & scada Arshit Rai
 
Summer training matlab
Summer training matlab Summer training matlab
Summer training matlab Arshit Rai
 
Summer training java
Summer training javaSummer training java
Summer training javaArshit Rai
 
Summer training embedded system
Summer training embedded systemSummer training embedded system
Summer training embedded systemArshit Rai
 
Summer training embedded system and its scope
Summer training  embedded system and its scopeSummer training  embedded system and its scope
Summer training embedded system and its scopeArshit Rai
 
Summer training robotics 2010
Summer training   robotics 2010Summer training   robotics 2010
Summer training robotics 2010Arshit Rai
 

Más de Arshit Rai (20)

Summer training introduction to matlab
Summer training  introduction to matlabSummer training  introduction to matlab
Summer training introduction to matlab
 
Summer training in matlab
Summer training in matlabSummer training in matlab
Summer training in matlab
 
Summer training vhdl
Summer training vhdlSummer training vhdl
Summer training vhdl
 
Summer training plc & scada
Summer training  plc & scada Summer training  plc & scada
Summer training plc & scada
 
Summer training matlab
Summer training matlab Summer training matlab
Summer training matlab
 
Summer training embedded system
Summer training embedded systemSummer training embedded system
Summer training embedded system
 
Summer training embedded system and its scope
Summer training  embedded system and its scopeSummer training  embedded system and its scope
Summer training embedded system and its scope
 
Summer training robotics 2010
Summer training   robotics 2010Summer training   robotics 2010
Summer training robotics 2010
 
Summer training vhdl
Summer training vhdlSummer training vhdl
Summer training vhdl
 
Summer training java
Summer training javaSummer training java
Summer training java
 
Summer training
Summer trainingSummer training
Summer training
 
Summer training vhdl
Summer training vhdlSummer training vhdl
Summer training vhdl
 
Summer training
Summer trainingSummer training
Summer training
 
Summer training vhdl
Summer training vhdlSummer training vhdl
Summer training vhdl
 
Summer training plc & scada
Summer training  plc & scada Summer training  plc & scada
Summer training plc & scada
 
Summer training matlab
Summer training matlab Summer training matlab
Summer training matlab
 
Summer training java
Summer training javaSummer training java
Summer training java
 
Summer training embedded system
Summer training embedded systemSummer training embedded system
Summer training embedded system
 
Summer training embedded system and its scope
Summer training  embedded system and its scopeSummer training  embedded system and its scope
Summer training embedded system and its scope
 
Summer training robotics 2010
Summer training   robotics 2010Summer training   robotics 2010
Summer training robotics 2010
 

Último

Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
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 ModeThiyagu K
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 

Último (20)

Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
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
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 

Summer training oracle

  • 1. Because Knowledge Matters A market leader in the field of technical training for over a decade is glad to organize a workshop on ORACLE Technology to shape the career of bright students and to turn them into great engineers. We hope to have a good time with you.
  • 3. Introduction to Oracle  Physical Structure  Logical Structure  SOA  Background Processes Backup Methods  Computer Science Database – CS01  Administrative Tasks
  • 4. FEATURES OF ORACLE Managing Storage and Data Managing & Using Information Maintaining Availability, Security and Performance Managing Systems And Managing Change
  • 5. ORACLE TASK • Cold Backup (aka Consistent Backups) – The only way to make a consistent whole database backup is to shut down the database with the NORMAL, IMMEDIATE, or TRANSACTIONAL options and make the backup while the database is closed. – Advantage : No recovery is required after datafiles are restored – quicker restore – Disadvantage : No access to database during backup time (depends on size/system speed)
  • 6. Oracle Corporation • US$ 10b company • Over 40,000 employees • 200,000 Database Customers Worldwide • 13,000 Applications Customers Worldwide
  • 7. Automatic Storage Management • The preferred and best storage ASM Disk manager for Oracle Databases ASM Disk ASM Disk – Easier to manage than file systems ASM Disk ASM Disk – Performance of raw volumes – Built-in to Oracle database – Shared storage pool for all databases • Free, and widely adopted – >65% of 10g RAC deployments on ASM – >25% of 10g customers already using ASM – Many VLDB over 10TB
  • 8. SecureFiles Breaks the Performance Barrier! File Read Performance • Innovative technology for high (MB/second) performance large object data 120 SecureFiles –Smart buffering, write 100 Linux Files gathering, intelligent locking 80 60 –Fast bulk data transfers, LOB prefetch 40 LOBs 20 • Much faster than LOBs with more 0 capabilities 0.1 1 10 100 • File system-like performance with File Size (MB) database functionality!
  • 9. Database Encryption • Encrypt at a column level (10g) • New: encrypt entire tablespaces • Redo, undo, backups also encrypted • Key management done by database • Transparent to applications
  • 10. Oracle Partitioning 10 years of innovation Core functionality Oracle8 Range partitions, global range index Oracle8i Hash and composite range-hash partitioning Oracle9i List partitioning Oracle9i R2 Composite range-list partitioning Oracle 10g Global hash indexes Oracle 10g R2 1M partitions per table
  • 11. Extending Oracle’ XML Lead Performance Comprehensive XML storage and indexing and efficient end-to-end XML processing • Binary XML - Compact and efficient storage representation – Complements existing object storage and text storage models – XMLtype storage format transparent to developer – Single, compact XML representation across client, mid-tier, db – Plan to place our Binary XML format into open source • XML Path Indexing for schema-less XML documents
  • 12. Oracle XMLDB – Sustained Innovation Binary XML Storage & Indexing XQuery Performance XML Storage & XML Repository API’s 1998 2001 2004 2007
  • 13. Data Security: Oracle Products Access Identity Control Management • Database Vault • Oracle Identity Management • Label Security Core Platform Monitoring Security Data • Audit Vault • EM Configuration Pack Protection • Advanced Security • Secure Backup
  • 14. Oracle Workflow Architecture Web Notification Business Event Notification Workflow System Services Engine Workflow Worklist Builder Send Send Execution Web Receive Respond Definition Monitor Workflow Oracle Raise Forward Administration Loader HTTP Server Listen Cancel Monitoring Web Admin Query Query Query Workflow Tools Definition Files Oracle Workflow Enabled Application Workflow Browser Application Oracle Database Server Development Client Server Client
  • 15. Automatic Diagnostic Workflow Diagnostic Repository  Alert DBA Error!  Run Health Checks  Auto Incident Creation  First-Failure Capture  Check Metalink If unknown issue If known issue  Package incident & config  Apply patch / workaround  Use Repair Advisor EM Support  Use Repair Advisors Workbench Reduce Time to Problem Resolution
  • 16. Develop on Windows, Database on any Platform(.net) Windows Oracle Developer Tools for VS.NET Linux Visual Studio Environment Unix Windows Other Oracle 10g, 9i, or 8i
  • 17. Write .NET Stored Procedures for Oracle Oracle Developer Tools for VS.NET Visual Studio Client Environment Application Develop Invoke C#,VB.NET,C++ Server Project (Use ODP.NET Invoke Stored if required) Procedure, SQL .. Build Deploy Assembly Oracle DB foo.dll (proc sp) Extensions Stored Proc for .NET
  • 18. Oracle AS Containers for J2EE Demonstration
  • 19. • Highest Quality of Service – Performance – Scalability – Availability – Security • Lowest Cost • Easier to Manage • Reduce risk of change
  • 20. WHY ORACLE?? Oracle Developer Tools for VS.NET IIS MTS/ Develop C++, C#, Deploy (ASP COM+ Visual Studio VB .NET ASP.NET) Environment Application Application IIS Deploy Database Development ODP.NET Oracle DB Extensions For .NET Oracle Services for MTS
  • 21. Benefits • Easy to learn and intuitive • Leverage SQL Server development experience • Powerful features that enhance productivity – e.g designers, auto code generation • Exposes latest and greatest Oracle functionality • Stay in Visual Studio for project lifecycle
  • 22. Go-to-Market Engagement PARTNER CATEGORIES EDUCATION HW / SERVICE SYSTEM ISV RESELLERS INTEGRATORS PROVIDERS INF PROVIDERS Certified Partner Certified Advantage BUSINESS DEVELOPMENT INITIATIVES GO-TO-MARKET INDUSTRIES MID-MARKET INFLUENCE / RESALE / REFERRAL
  • 23.
  • 24. WHAT CETPA OFFERS…. • Writing Basic SQL Statement. • Restricting and Sorting Data. • Single Row Function. • Displaying Data From Multiple Tables. • Aggregating Data Using GROUP Function. • Sub-Queries. • Creating and Managing Tables. • Including Constraints. • Views. • Other Database Objects. • Controlling User-Access. • USING SET Operators. • Enhancement to the GROUP BY Clause. • Advance Sub-Queries. • Hierarchical Retrieval.
  • 26. THANK YOU… We are really very grateful to all of you for sharing your valuable time with us during the workshop. We hope you had a good time learning with us and we look forward to hear from you very soon in near future.!!! Have a great time ahead………!!!!! Presented by: