How to drop a suspected database if drop database fails ?
When drop database fails, Please follow the below steps to drop the database. 1. Log in with a user having "sa_role". 2. Make sure the database has been marked "suspect". The following query...
View ArticleUse of shutdown with nowait can lead to gaps in IDENTITY column values..?
Use of shutdown with nowait can lead to gaps in IDENTITY column values..? can any one explain
View ArticleHow to move a database device to a different location ?
Please refer the below steps : 1. Disk mirror duplicates the existing database device to a new location. 2. It is NOT required to initialize the new device using 'disk init' command. The mirror...
View ArticleOn Demand Webcast: SAP ASE Workload Analyzer
80% of the attendees polled in today's webcast indicated they would likely use the workload analyzer feature released in SAP ASE 16 SP02. If you missed the live webcast today featuring Peter Dorfman...
View ArticleConnection String Changes in Different ASE Client Versions
When we migrated from Sybase client (Adaptive Server Enterprise?) 12.5 to 15.5 there were changes in the connection string format: Under Sybase 12.5, connection strings typically looked like this:...
View ArticleMissing permissions even though role is granted
Hi, We are managing permissions through roles for application team members. We are encountering a permission issue post migration. We noticed that even though the roles have been granted to the logins,...
View ArticleToggle table header output on/off
Hi all, I know isql has the -b parameter that suppresses table header output, but is there any way to turn it back on? I'm running a stored procedure that outputs some data, and I'd like the headings...
View Articlemaster and query entry in interfaces file
Hi All, What exactly mean of master and query entry in interfaces file ?? Please explain. <server_instance_name> master tcp ether <hostname> <port_no> query tcp ether...
View ArticleErrors 5859, 5899 and heap error
Hi Experts, Recently we got an error 5859,5899 with severity 16 during non business hours and the customer today in the morning addressed that he is noticing heap database errors which are specified...
View ArticleTechED 2016 - Here we come...
There is quite a lot of excitement in the air - less than a week to the grand opening of the yearly SAP conference in Las Vegas. It is always exciting to see where SAP steers its gigantic ship -...
View ArticleSybase ASE : Pb during load database error 3401
Hi, we meet a problem when trying to load a database dump. We got error 3401 : Error: 3401, Severity: 21, State: 1Rec_logbounds: getnext SCAN_RID of last checkpoint failed on Rid from sysdatabases. Rid...
View ArticleJoin us for TechSelect New York on October 13th
TechSelect New York Featuring SAP Adaptive Server Enterprise, SAP Replication Server, and SAP IQJoin SAP and ISUG-TECH on October 13 at the DoubleTree Metropolitan in New York City to meet the experts...
View ArticleError 12205, Severity: 17, State: 2
Hi All, One of our scheduled 'REORG DEFRAG' job is getting failed everyday with the error 12205 showed below highlighted in Red. 00:0007:00000:00099:2016/09/13 00:05:14.26 server Beginning REORG...
View ArticleCannot load database 'xx' because it is failed over
Hello, there was an outage of the server just in the middle of an load database process.The machine had to be restarted, so the load database was interrupted.Actually the database is offlineNow i try...
View ArticleSAP ASE Setup issues on vagrant environment
Hi, I'm currently trying to setup a puppet config to automate SAP ASE deployments.https://github.com/t1m0/sap_ase_puppet However my installation is not working on my current image, so I don't even get...
View ArticleUNMOUNT DATABASE command hangs
Hello, I'm wondering if this is a known issue. We are seeing the "UNMOUNT DATABASE" command hang sometimes. The way I've been able to reproduce the issue is by filling up the disk space prior to...
View ArticleWaitevent 250 in ASE157 and ASE16
Say for example if you are executing a huge sql file with each statement separated by a "go". select 1goselect 1go.......go this way up to 50000 goselect * from master..monProcessWaitswhere SPID =...
View Article