Which of the following errors often occur when Oracle is migrated to a DB2 database?

Source: Internet
Author: User

Today, we will mainly describe some of the problems that we often encounter when migrating Oracle to a DB2 database. The following is a description of some of the problems that we often encounter when migrating Oracle to a DB2 database, I hope you will have a better understanding of it after browsing.

Oracle, port Oracle, Port

This is the SQL statement used to create a package found in Oracle. All the data types that cannot be used have been replaced, but it cannot be used in db2. What is the correct method?

 
 
  1. CREATE OR REPLACE PACKAGE "CRM_PLOG"   
  2. as  
  3. procedure ETL_ FO(in i_crm_name varchar,  
  4. in i_crm_type varchar,  
  5. in i_crm_ fo varchar,  
  6. in i_crm_start timestamp,   
  7. in i_crm_end timestamp);  
  8. end CRM_PLOG; 

Error message:

Sql00000n finds the exception mark "CRM_PLOG" after "create package ". Expected tags may include: "JION"

The above content is an introduction to the problems that Oracle has encountered when porting to the DB2 database.

The above content describes the problems encountered when Oracle is transplanted to the DB2 database. We hope to provide you with some help in this regard.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.