× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ivangron reported 2011-10-15T01:18:46Z  · last modified 2011-10-16T20:01:02Z

Sybase ASE - Database Devices - In memory devices not showing in detail view.


Priority Low
Complexity Unknown
Component App - General
Version 10.0

I created the following in memory cache, database device & database

sp_cacheconfig 'IMDB_tempdb_cache', '20m', 'inmemory_storage'
GO
DISK INIT name = 'IMDB_dev', physname = 'IMDB_tempdb_cache', size = '20m', type= 'inmemory'
GO
CREATE inmemory TEMPORARY DATABASE temp_IMDB on IMDB_dev = '15m' with durability = no_recovery
GO
 
you can run the following commands to check database info
sp_helpdb temp_IMDB
select db_attr('temp_IMDB','durability')
select db_attr('temp_IMDB','dml_logging')
 
The issue is that though the display in the tree node they are not been extracted via the detailed view extraction.  Looking into extraction.

Issue #6126

Closed
Fixed
Resolved 2011-10-16T20:01:02Z
 
 
Completion
No due date
Fixed Build 10.0.1
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017