2 Using Administration Tools 2. 2-2 Objectives Using the Server Manager Line Mode Identifying administration applications supplied with the Oracle Enterprise.

Slides:



Advertisements
Similar presentations
Info to Enterprise Migration Implementation Case Study: SBC Corporation Presented to the Crystal Decisions Regional Users Group for the Bay Area on October.
Advertisements

This course is designed for system managers/administrators to better understand the SAAZ Desktop and Server Management components Students will learn.
ITEC474 INTRODUCTION.
18 Copyright © Oracle Corporation, All rights reserved. Transporting Data Between Databases.
Creating Hyperion Planning Applications with EPMA
Database Security and Auditing: Protecting Data Integrity and Accessibility Chapter 8 Application Data Auditing.
Database Security and Auditing: Protecting Data Integrity and Accessibility Chapter 8 Application Data Auditing.
4 Copyright © 2006, Oracle. All rights reserved. Deploying the Oracle Management Agent.
Overview of Database Administrator (DBA) Tools
Oracle9i Database Administrator: Implementation and Administration 1 Chapter 2 Overview of Database Administrator (DBA) Tools.
Chapter 9 Auditing Database Activities
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 15 Database Administration and Security.
Configuring Recovery Manager
9 Copyright © Oracle Corporation, All rights reserved. Oracle Recovery Manager Overview and Configuration.
SQL Server Management Studio Introduction
Week 5 – Chap. 5 Data Transfer DBAs often must transfer data to and from text files, Excel spreadsheets, Access, Oracle or other SQL Server databases This.
Module 9: Transferring Data. Overview Introduction to Transferring Data Tools for Importing and Exporting Data in SQL Server Introduction to DTS Transforming.
Project Implementation for COSC 5050 Distributed Database Applications Lab1.
University of Wisconsin Hospital & Clinics Database / environment refresh steps.
Module 8: Server Management. Overview Server-level and instance-level resources such as memory and processes Database-level resources such as logical.
Monitoring and Troubleshooting Chapter 17. Review What role is required to share folders on Windows Server 2008 R2? What is the default permission listed.
Managing the Oracle RDBMS Today you will look at the basics, including: –Setting up Enterprise Manager –Using Enterprise Manager –Using Server Manager.
3 Chapter Three Administering and Configuring SQL Server 2000.
Database Security and Auditing: Protecting Data Integrity and Accessibility Chapter 3 Administration of Users.
9/10/20151 Hyperion Enterprise 6.5 New Features & Functionality Robert Cybulski, CPA Finit Solutions.
1Introduction Objectives 1-2 Course Objectives 1-3 Oracle Products 1-4 Relational Database Systems 1-5 How the Data Is Organized 1-6 Integrity Constraints.
Copyright © 2007, Oracle. All rights reserved. Managing Concurrent Requests.
Introduction to Database Management. 1-2 Outline  Database characteristics  DBMS features  Architectures  Organizational roles.
Informix IDS Administration with the New Server Studio 4.0 By Lester Knutsen My experience with the beta of Server Studio and the new Informix database.
Oracle Administration and Monitoring Tools for Windows Administering and Monitoring Oracle with Windows Tools.
Using OUI to install Oracle9i Release 2 on an OpenVMS System.
IT 456 Seminar 5 Dr Jeffrey A Robinson. Overview of Course Week 1 – Introduction Week 2 – Installation of SQL and management Tools Week 3 - Creating and.
Oracle 10g Database Administrator: Implementation and Administration Chapter 2 Tools and Architecture.
Database control Introduction. The Database control is a tool that used by the database administrator to control the database. To enter to Database control.
1 All Powder Board and Ski Oracle 9i Workbook Chapter 9: Database Administration Jerry Post Copyright © 2003.
Siebel 8.0 Module 5: EIM Processing Integrating Siebel Applications.
17 Copyright © Oracle Corporation, All rights reserved. Recovery Catalog Creation and Maintenance.
Overview of the SAS® Management Console
1 Chapter Overview Performing Configuration Tasks Setting Up Additional Features Performing Maintenance Tasks.
A Brief Documentation.  Provides basic information about connection, server, and client.
IT Database Administration SECTION 01. Starting Up and Shutting Down the Database Database Administration Facilities – A number of tools are available.
Database Administration 3.Using Administration Tools.
Database Security and Auditing: Protecting Data Integrity and Accessibility Chapter 9 Auditing Database Activities.
Getting started DIRAC Project. Outline  DIRAC information system  Documentation sources  DIRAC users and groups  Registration with DIRAC  Getting.
1 Chapter Overview What is Microsoft SQL Server 2000? What are the SQL Server 2000 Components? What is the Relational Database Architecture? What is the.
3 Copyright © 2009, Oracle. All rights reserved. Understanding the Warehouse Builder Architecture.
MISSION CRITICAL COMPUTING Siebel Database Considerations.
12 Copyright © Oracle Corporation, All rights reserved. User-Managed Complete Recovery.
2 Copyright © 2006, Oracle. All rights reserved. Configuring Recovery Manager.
Interstage BPM v11.2 1Copyright © 2010 FUJITSU LIMITED INTERSTAGE BPM ARCHITECTURE BPMS.
19 Copyright © 2004, Oracle. All rights reserved. Database Backups.
9 Copyright © 2004, Oracle. All rights reserved. Incomplete Recovery.
E Copyright © 2006, Oracle. All rights reserved. Using SQL Developer.
1 Copyright © 2008, Oracle. All rights reserved. Repository Basics.
Oracle 10g Administration Oracle Server Introduction Copyright ©2006, Custom Training Institute.
4 Copyright © 2004, Oracle. All rights reserved. Managing the Oracle Instance.
Portal v2.6 Service Pack 1 Update. 2 Portal v2.6 Service Pack 1 6/27/2016 ©2007 GE Fanuc Intelligent Platforms All Rights Reserved Portal v2.6 Service.
5 Copyright © 2005, Oracle. All rights reserved. Managing the Oracle Instance.
1 Copyright © 2005, Oracle. All rights reserved. Oracle Database Administration: Overview.
Slide 1 © 2016, Lera Technologies. All Rights Reserved. Oracle Data Integrator By Lera Technologies.
C Copyright © 2009, Oracle. All rights reserved. Using SQL Developer.
I/Watch™ Weekly Sales Conference Call Presentation (See next slide for dial-in details) Andrew May Technical Product Manager Dax French Product Specialist.
SQL Database Management
Managing, Storing, and Executing DTS Packages
Using Data Dictionary and Dynamic Performance Views
Introduction to Essbase
A Practice Solutions Practice Solutions.
Oracle Architectural Components
Managing Privileges.
Presentation transcript:

2 Using Administration Tools 2

2-2 Objectives Using the Server Manager Line Mode Identifying administration applications supplied with the Oracle Enterprise Manager Using Oracle Enterprise Manager components Using the Server Manager Line Mode Identifying administration applications supplied with the Oracle Enterprise Manager Using Oracle Enterprise Manager components

2-3 Tool Server Manager Line Mode Oracle Enterprise Manager SQL*Loader Export or Import utility Password File utility Description A line mode utility used for administrative tasks like starting up, shutting down or recovering a database Graphical user interface to administer, monitor, and tune multiple databases. Utility for loading data from external files into Oracle tables Utility for exporting/importing data in Oracle format Utility for creating database password file Database Administration Tools: Examples

2-4 Starting Server Manager in Line Mode On UNIX svrmgrl Starting and executing a script: svrmgrl svrmgrl command=“CONNECT scott/tiger” svrmgrl svrmgrl command=“CONNECT scott/tiger” svrmgr30 On NT svrmgr30 On UNIX On NT

2-5 Category Command that do not need database connection Commands needing Oracle privileges Commands needing special Oracle privileges Server Manager Commands Commands EXIT REMARK SET SHOW SPOOL CONNECT/DISCONNECT DESCRIBE EXECUTE SHOW ERRORS SHOW PARAMETER SHOW SGA CONNECT… AS SYSDBA CONNECT… AS SYSOPER ARCHIVE LOG RECOVER DATABASE STARTUP/SHUTDOWN

2-6 Server Manager Commands: Examples SET CHARWIDTH 20 SET NUMWIDTH 8 SET CHARWIDTH 20 SET NUMWIDTH 8 SHOW ALL SPOOL credb.log SHOW SPOOL Set the column display width for character or numeric data: Spool output to a file: Display current settings:

2-7 Oracle Enterprise Manager (OEM) Enterprise Manager Console Event system Event system Job system Job system Security service Security service Integrated customer applications Integrated customer applications Oracle system management applications Oracle system management applications Integrated 3rd party applications Integrated 3rd party applications Discovery service Discovery service Repository Agent Managed systems

2-8 Enterprise Manager Console

2-9 OEM Common Services Repository Service Discovery Security Repository Service Discovery Security

2-10 OEM Database Administration Tools Components needing console

2-11 OEM Performance Pack

2-12 Starting and Using OEM Create repository automatically by invoking OEM Define services – Auto discovery – Manual Set up security using preferred credentials Use the navigator and launch palette to invoke applications Create repository automatically by invoking OEM Define services – Auto discovery – Manual Set up security using preferred credentials Use the navigator and launch palette to invoke applications

2-13 Using Application Interface

2-14 Using SQL Worksheet

2-15 Summary Using Server Manager in Line Mode Using Oracle Enterprise Manager components Using Server Manager in Line Mode Using Oracle Enterprise Manager components