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:

Summer training oracle

  • 1.
    Because Knowledge Matters Amarket 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.
  • 2.
  • 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 • ColdBackup (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: OracleProducts 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 StoredProcedures 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 Containersfor J2EE Demonstration
  • 19.
    • Highest Qualityof Service – Performance – Scalability – Availability – Security • Lowest Cost • Easier to Manage • Reduce risk of change
  • 20.
    WHY ORACLE?? Oracle Developer Toolsfor 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 tolearn 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
  • 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.
  • 25.
  • 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: