Oracle Enterprise Manager 12c command-line interface /
Oracle Enterprise Manager 12c Command-Line Interface shows how to use Enterprise Manager?s powerful scripting language to automate your database administration work and save time by scripting routine tasks, and then executing those scripts across collections of databases and instances in your enviro...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress,
2014.
|
Colección: | Expert's voice in Oracle.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- At a Glance; Chapter 1: Architecture; Enterprise Manager Framework; EM CLI Verbs; EM CLI Client Software; EM CLI and EMCTL; Agent Start and Stop; Centralization; Access; Safety Net; Chapter 2: Installation and Security Framework and EM12c Release 4; EM CLI and WebLogic Installation; Requirements; Creating the WebLogic Domain Provisioning Profile; Filtering Out Fusion Middleware; Jython; Supported Java Versions; Path and Environment Variables; Client or Remote Target Installation; EM CLI Advanced Kit; EMCLI Installation via the OMS; Post-Installation; Patching and Upgrades.
- Patching with the EM CLI ClientsCreating a Properties File from a Template; Patching Remote Client Installations; EM Security Framework; Security in the EM CLI; Secure Mode for EM CLI Setup; HTTPS Trusted Certificate; Verbs of Great Value in Release 4; Gold Agent Update Verbs; BI Publisher Reports Verbs; Cloud Service Verbs; Miscellaneous Verbs; Fusion Middleware Provisioning Verbs; Job Verbs; Target Data Verbs; Summary; Chapter 3: Terminology and Basics; Terminology: Verbs; Modes; Command-line; Interactive; Scripting; Help!; Understanding Error Codes; Syntax; Setup; Communication; EM CLI.
- EMCTLEMCTL versus EM CLI; Task: Establish a Login; Task: Get a List of Targets; Task: Using Blackouts; Task: Create Targets; Task: Manipulating Jobs; Summary; Chapter 4: Working at the Command Line; Start an EM CLI Session; CLI References; The get_targets Verb; Output Formats; Agent Administration; Deleting EM Targets with EM CLI; Find Exact Target Names; Delete the Target; How to Remove an Enterprise Manager Agent with One Command; Transferring Targets to Another EM Agent; How It Works; OMS-Mediated Targets; Managing OEM Administrators; Role Management; Tracking Management Server Login.
- Cloning OEM Roles and Users Between OMS InstancesChanging EM Administrator References; Shell Getopts Command; Updating Target Properties Using Argfile; Summary; Chapter 6: Advanced Scripting; History of Python; Jython; JSON; Getting Started; Hello World!; Finding Help; Python Objects; Numbers and Strings; Lists; Simple Lists; Lists in EM CLI; Strings and Lists; Dictionaries; Logon Script; Python Scripting with EM CLI to Set Target Properties; Python Class with EM CLI to Set Target Properties; Using the updateProps() Class; Understanding the Code; Summary.