zoukankan      html  css  js  c++  java
  • Oracle Utilities

    Introduction to Oracle Utilities

    Oracle's database utilities let you perform the following tasks:

    - High-speed movement of data and metadata from one database to another using Data Pump Export and Import

    - Extract and manipulate complete representations of the metadata for database objects, using the Metadata API

    - Move all or part of the data and metadata for a site from one database to another using the Data Pump API

    - Load data into Oracle tables form operatiing system files using SQL*Loader or from external sources using external tables

    - Query redo log files through a SQL interface with LogMiner

    - Perform physical data structure integrity checks on an offline (for example backup) database or datafile with DBVERIFY.

    - Maintain the internal database identifier (DBID) and the database name (DBNAME) for an operational database, using the DBNEWID utility.

  • 相关阅读:
    b站尚硅谷MySQL笔记(婷姐初级,周阳高级)
    word--公式添加编号
    excel--长数字显示问题
    R语言--蒙特卡洛计算定积分
    数学
    数学
    Computer Science
    Computer Science
    Computer Science
    元学习
  • 原文地址:https://www.cnblogs.com/landexia/p/2765902.html
Copyright © 2011-2022 走看看