2014年5月26日
摘要: Situations in Which Direct Path Load Is Not UsedIf any of the following conditions exist for a table, then Data Pump uses external tables rather than ... 阅读全文
posted @ 2014-05-26 17:02 Solovon 阅读(273) 评论(0) 推荐(0)
摘要: Oracle Database allows you read-only access to data inexternal tables.External tablesare defined as tables that do not reside in the database, and can... 阅读全文
posted @ 2014-05-26 16:04 Solovon 阅读(182) 评论(0) 推荐(0)
摘要: • 描述移动数据的方式• 创建和使用目录对象• 使用SQL*Loader 加载非Oracle DB(或用户文件)中的数据• 使用外部表并通过与平台无关的文件移动数据• 说明Oracle 数据泵的一般体系结构• 使用数据泵的导出和导入实用程序在Oracle DB 之间移动数据移动数据:一般体系结构移动... 阅读全文
posted @ 2014-05-26 14:57 Solovon 阅读(380) 评论(0) 推荐(0)
摘要: This chapter describes SQL*Loader's conventional and direct path load methods. The following topics are discussed:Data Loading MethodsConventional Pat... 阅读全文
posted @ 2014-05-26 14:47 Solovon 阅读(298) 评论(0) 推荐(0)