My Oracle Support Banner

After Migration (from Designer 6.0) Default Value of "Program Data" of Type Date Generated as String (Doc ID 1557402.1)

Last updated on APRIL 16, 2020

Applies to:

Oracle Designer - Version 10.1.2.6.18 and later
Information in this document applies to any platform.

Symptoms

After migration from Designer 6.0 to Designer 10gR2 the "program data" of type date with default value gives incorrect result when generating DDL:
That is,
Designer 6.0: G_DAT_DEF DATE := to_date('25039527182633','ddmmyyyyhh24miss');
Designer 10gR2: G_DAT_DEF DATE := 'to_date(''25039527182633'',''ddmmyyyyhh24miss'')';

Changes

Migration from Designer 6.0 to Designer 10.1.2.x

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.