Skip to content

utPLSQL not found after doing installation with power shell #1062

Description

@steffenschneider

Describe the bug
UT not installed correctly?

Provide version info
18.0.0.0.0
18.0.0

Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production 0
Version 18.4.0.0.0

NLS_LANGUAGE ENGLISH
NLS_TERRITORY GERMANY
NLS_CURRENCY €
NLS_ISO_CURRENCY GERMANY
NLS_NUMERIC_CHARACTERS ,.
NLS_CALENDAR GREGORIAN
NLS_DATE_FORMAT DD.MM.RR
NLS_DATE_LANGUAGE ENGLISH
NLS_SORT BINARY
NLS_TIME_FORMAT HH24:MI:SSXFF
NLS_TIMESTAMP_FORMAT DD.MM.RR HH24:MI:SSXFF
NLS_TIME_TZ_FORMAT HH24:MI:SSXFF TZR
NLS_TIMESTAMP_TZ_FORMAT DD.MM.RR HH24:MI:SSXFF TZR
NLS_DUAL_CURRENCY €
NLS_COMP BINARY
NLS_LENGTH_SEMANTICS BYTE
NLS_NCHAR_CONV_EXCP FALSE
IBMPC/WIN_NT64-9.1.0

Information about client software
SQLDeveloper

To Reproduce

  1. Installation steps with PowerShell on Windows --> http://utplsql.org/utPLSQL/latest/userguide/install.html
  2. when going to SQL Developer and running
    select substr(ut.version(),1,60) as ut_version from dual;
  3. the following error occurs
    ORA-00904: "UT"."VERSION": invalid identifier
  4. 00000 - "%s: invalid identifier"
    *Cause:
    *Action:
    Error at Line: 1 Column: 15

Expected behavior
I would expect the version number here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions