DB2 set current schema = <schema>
899261Nov 9 2011 — edited Nov 9 2011Hallo,
i'm connecting with SQL-Developer 3.0.04 to DB2-Databases.
DB2 uses a SET-command to set schema.
Syntax: "SET CURRENT SCHEMA = <schema>".
SQL-Developer is filtering that valid SQL-Command (in DB2) because it looks like an Oracle SQL*plus-command.
Is ther any way to deactive that filtering while connecting to other DBMS than Oracle?
Or is anyone knowning an alternative way to setting schema in DB2-connections by using SQL-Developer?
Thanks for your help
Harry
Edited by: 896258 on 09-Nov-2011 06:43