IBM/db2forzosdeveloperextension-about

SQLCODE -4743 on CREATE STOGROUP

Opened this issue · 0 comments

This DDL works fine in SPUFI:

CREATE STOGROUP
       MKSSTGP
         VCAT DEJMCAT
         STORCLAS DEVSMS
         NO KEY LABEL;

When run in Db2 Developer Extension, it returns a -4743.
This statement, however, runs fine:

CREATE STOGROUP
        MJDSTGP
        VOLUMES('*')
        VCAT DEJMCAT;
  • Db2 Developer Extension version:
    Published 2020-07-28, 14:36:46
    Last released 2024-07-31, 19:43:34
    Last updated 2024-08-01, 12:37:55
    Identifier ibm.db2forzosdeveloperext

  • Editor platform - VS Code
    Version: 1.93.1 (user setup)
    Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
    Date: 2024-09-11T17:20:05.685Z
    Electron: 30.4.0
    ElectronBuildId: 10073054
    Chromium: 124.0.6367.243
    Node.js: 20.15.1
    V8: 12.4.254.20-electron.0
    OS: Windows_NT x64 10.0.22631