question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reference to database and/or server name in 'KIOSK.sys.schemas' is not supported in this version of SQL Server

See original GitHub issue

System information:

  • Operating system (distribution) and version Windows 10 1803

  • DBeaver version 5.3.4.201902031804

  • Java version OpenJDK 11.0.2

  • Additional extensions None

Connection specification:

  • Database name and version SQL Server(Azure) 12.0.2000.8

  • Driver name Azure SQL Server image

  • Do you use tunnels or proxies (SSH, SOCKS, etc)? None

Describe the problem you’re observing:

After I connect to a SQL Azure, I can’t open ‘Schemas’ folder.

Steps to reproduce, if exist:

  1. Add a new connection to SQL Azure and connect to it.
  2. Open any DB but ‘master’.
  3. Try to open ‘Schemas’ folder. Following error messages occur.
SQL Error [40515] [S0001]: Reference to database and/or server name in 'KIOSK.sys.schemas' is not supported in this version of SQL Server.
  Reference to database and/or server name in 'KIOSK.sys.schemas' is not supported in this version of SQL Server.

Include any warning/errors/backtraces from the logs

dbeaver-debug.log

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:17 (6 by maintainers)

github_iconTop GitHub Comments

49reactions
runemoennikecommented, Jun 7, 2019

As a workaround, you can put the name of the database you want to connect to in the database connection settings (the field “Database/Schema” just under “Host”.) Apparently Azure SQL doesn’t allow database switching on an active connection.

3reactions
LonwoLonwocommented, Aug 4, 2022

Hi everyone. Options to use the ability to see all databases of connection implemented in this ticket and will be available in the next release, 22.1.4 By default, only specified in the connections setting database will be shown in the Database navigator tree.

2022-08-01 18_45_49-DBeaver  C__Users_anvolka_work_DbeaverP_dbeaver-workspace-idea  - C__Users_anvol

And we created another ticket to solve the main issue of this ticket: https://github.com/dbeaver/dbeaver/issues/17263

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reference to database and/or server name is not supported in ...
Reference to database and/or server name in 'myNewDatabase.dbo.Tenants' is not supported in this version of SQL Server. So the script created ...
Read more >
Reference to database and/or server name in 'master.sys ...
I'm trying to export an SQL Azure database with the DacImportExportCli.exe utility, ... is not supported in this version of SQL server.
Read more >
Can not synchronize Azure database, getting error ...
SQLServerException : Reference to database and/or server name in 'master.sys.schemas' is not supported in this version of SQL Server and 1 duplicate reports...
Read more >
Reference to database and/or server name in 'master.dbo ...
Open an azure sql database by providing the azure credentials. ... server name in 'master.dbo.sysconfigures' is not supported in this version of SQL...
Read more >
Untitled
Ilaria name wiki, Dr oz diet secret in a bottle, Nugent street kildare, ... Versetzung schule deutschland, Sql server 2005 important topics, Groene...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found