← 返回首页
Install error "ORA-38818: illegal reference to editioned object MYUSER.UT_EXECUTABLE" · Issue #1161 · utPLSQL/utPLSQL · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Install error "ORA-38818: illegal reference to editioned object MYUSER.UT_EXECUTABLE" #1161

New issue
New issue

Description

Describe the bug
Error installing utPLSQL v3.1.10 to my own schema.

Provide version info
utPLSQL v3.1.10
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production

To Reproduce
Steps to reproduce the behavior:

  1. Download utPLSQL.zip v3.1.10 and unzip file.
  2. cd utPLSQL/source/
  3. Start sqlplus MYUSER/MYUSERPWD @install.sql MYUSER
  4. See error:
..... create table ut_suite_cache * ERROR at line 1: ORA-38818: illegal reference to editioned object XX_APEX.UT_EXECUTABLE

MYUSER schema definition:

SELECT editions_enabled FROM dba_users WHERE username = 'MYUSER' --- Y

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Footer

    © 2026 GitHub, Inc.