My Oracle Support Banner

View Generated For Module Component API Cannot Be Compiled: Errors CDS-15007, CDS-1107 & ORA-01027 (Doc ID 251256.1)

Last updated on AUGUST 15, 2023

Applies to:

Oracle Designer - Version 6.0 and later
Information in this document applies to any platform.
This problem can occur on any platform.
Generate Module Component API

Symptoms

Generating a Module Component API for Module Component with 'Datasource Type' = 'View' fails with the following errors:

CDS-15007 Error: (Oracle error) ORA-01027: bind variables not allowed for data definition operations
CDS-11007 Error: (SQL execution error ) line 0: CREATE OR REPLACE VIEW cgv$DEPT_DEPT
(DEPTNO
,DNAME
,LOC) AS
SELECT DEPT.DEPTNO DEPTNO,
DEPT.DNAME DNAME,
DEPT.LOC LOC
FROM DEPT DEPT
WHERE ( (rowid = :parameter.p_dept_rowid)
)

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
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.