Productivity Skills Blog

Oracle Character Set Conversion(1): 1. Necessity, Correct Oracle Character Set Setup Guide

Let's look at the need for Oracle Character Set conversion and the correct Character Set setting guide. One of the troublesome problems related to data migration (data conversion, data migration, data migration) in many next-generation projects is Oracle's Character Set conversion. In most cases, incorrect Character Sets (e.g. US7ASCII) are converted to correct...

DBMS_PARALLEL_EXECUTE Description Table of Contents

The table of contents of the DBMS_PARALLEL_EXECUTE description that can be used from Oracle 11g R2 is compiled and uploaded. Clicking on each table of contents will take you to that article. 1. Overview of Parallel Processing of DML Tasks 1.1. DML Parallel Processing Method 1.2. DBMS_PARALLEL_EXECUTE concept 1.3. Create table and data for DBMS_PARALLEL_EXECUTE test 2. ROWID Partitioning Method Parallel Processing Example 2.1. ROWID Partitioning Parallel Processing...

4. User-defined SQL partitioning method parallel processing case (DBMS_PARALLEL_EXECUTE)

Let's take a look at the case of user-defined SQL partitioning parallelism using Oracle DBMS_PARALLEL_EXECUTE. It covers writing user-defined SQL, test environment, job creation, job division, job execution, job completion confirmation and deletion. This is a continuation of the previous article. 3. NUMBER...

3. NUMBER Column Split Method Parallel Processing Case (DBMS_PARALLEL_EXECUTE)

Let's take a look at the case of NUMBER Column partitioning parallel processing using Oracle DBMS_PARALLEL_EXECUTE. It covers job creation, job unit division, job execution, job completion confirmation, and deletion. This is a continuation of the previous article. 2.5. Check the details of work unit division (DBMS_PARALLEL_EXECUTE) 3. Parallel processing example of NUMBER column division method Let's look at an example of division method by NUMBER column. ROWID method and almost...

2.5. Detailed check of unit of work partitioning (DBMS_PARALLEL_EXECUTE)

This is related to checking the details of work unit division. Examine the degree to which the result of dividing work units (chunks) by ROWID is evenly divided, whether the sum of work units is the same as the whole, and whether there are no omissions, and the correlation between the number of work units and the number of jobs. This is a continuation of the previous article. 2. Parallel processing case of ROWID division method 2.5. Split work unit...

2. ROWID partitioning parallel processing case (DBMS_PARALLEL_EXECUTE)

Let's take a look at the case of ROWID partitioning method parallel processing using Oracle DBMS_PARALLEL_EXECUTE. This is a continuation of the previous article. 1. Overview of Parallel Processing of DML Tasks (DBMS_PARALLEL_EXECUTE) 2. Example of ROWID Partitioning Parallel Processing 2.1. Create a ROWID partitioning parallel processing task CREATE_TASK( ) to create the task. The result of the job creation can be checked as follows. From the above result, it can be confirmed that the Task has been created and the STATUS is CREATED. Note that,...

1. Overview of parallel processing of DML jobs (DBMS_PARALLEL_EXECUTE)

Introduces DBMS_PARALLEL_EXECUTE, which can be used from Oracle 11g R2, and examines use cases. Image source: https://blogs.oracle.com/warehousebuilder/parallel-processing-with-dbmsparallelexecute 1. Overview of Parallel Processing of DML Tasks 1.1. DML Parallel Processing Method Parallel Processing is used when you want to quickly process one DML (INSERT, UPDATE, DELETE) job in the database by using as many resources as possible. There are two main methods of parallel processing. first...

Data Standard Check Tool_v1.33 How to fix error “There is not enough memory”

In the article Data Standards Check Tool_1.Overview, we explained how to use the Data Standards Check Tool_v1.33. Write down how to resolve the out of memory error in this version. On 2022-08-18, the following error occurred in Data Standard Check Tool_v1.33. &H8000FFFF (-2147418113) A system error has occurred. Error. memory...

Public Data Common Standard Terminology Excel File (2020.12.10)

In this article, you can download the public data common standard term Excel file. This is data converted from the Hangul (hwp) file provided by the Ministry of Public Administration and Security into an Excel file. Data standard inspection tool v1.33 (2021-06-06) was uploaded to github and its usage was summarized on the blog. Data Standards Check Tool Description Table of Contents , Download Words, Domains, Terms If the dictionary is empty...

Data Standard Check Tool Description Contents , Download

Organize the table of contents of the description of the data standard inspection tool and upload it separately. Clicking on each table of contents will take you to that article. 1. Overview of data standard inspection tool 2. Standard inspection function and standard dictionary configuration 2.1. Standard Inspection Tool Screen Composition 2.2. Standard inspection function and option, input/output items 2.2.1. Standard check function 2.2.2. standard...

en_USEnglish