Re: Msg 840, Level 17, State 2:
Hello, If this old backup is good enough for you you have to recreate the database and restore it. In order to drop the database use dbcc dbrepair(database_name,dropdb) and then recreate it, if you...
View ArticleData Collector Error in the production server
Hello guys! I need help. I am facing error in the data collection framework in the production server.I have tried repair and it does not help.Screenshot below for your reference. Appreciate your help....
View ArticleRe: Data Collector Error in the production server
Hi Ravinder, There should be buttons below the text there setup repair drop. Make sure at the top of the screen the ownership of partial ownership is the SID on which you are working. From yours I can...
View ArticleRe: Data Collector Error in the production server
Hi Johan, I have transferred the ownership to single. When i click on setup nothing happens. Could you help out pls. Regards, Ravinder
View ArticleRe: Data Collector Error in the production server
HI, Click on the collector and add the screenshot here please also of your ownership. Regards, Johan
View ArticleRe: Launching dump from DBA Cockpit
Hello all, Issue was a problem with the job scheduler.Thanks all. Regards
View ArticleRe: SAP ASE 15.7 installation error
Hi Cris/Ram, Thanks for your inputs, The issue is fixed now by setting the parameter ulimt to unlimited and the path of installation log /tmp/sapinst* has been changed to /sybase/stage....
View ArticleRe: Sybase ASE database not starting
Hi Mathan, I am having the same problem. How and in which file and folder to change the ulimit values to unlimited?Kind regardsAchim
View ArticleRe: insufficent resources error +dbacockpit error
Hi, I have the same issue. Could you please describe in detail how you have solved it?Thanks.
View ArticleRe: DBIF_RSQL_SQL_ERROR during SAP_BASIS component updation
Hi Adarsh, I can see you got the below error : C ERROR: -1 in function ExeNormalModify (execute) [line 20362]C (701) [ZZZZZ] [SAP][ASE ODBC Driver][Adaptive Server Enterprise]There is not enough...
View ArticleRe: Msg 840, Level 17, State 2:
Hi Nicolaas, You need to drop & recreate the problematic database and the devices and then restore from backup. To drop a database that is unable to recover either because of corruption, or...
View ArticleRe: Sybase ASE 16.0 Restart versus Backup Restore Issue
Hi Priyalal, ASE restart job will start the ASE server only with the system processes. The restore job will consume the resources like memory , IO to load the database from backup. You can check the...
View ArticleRe: ASE SQL ERROR 1105
Dear nicolas, Thank you for your reply. I am new to sybase that's why i am hesitating to do changes on my own in our production database. As per your suggestion i am going to run these commads in our...
View ArticleRe: ASE SQL ERROR 1105
Dear nicolas, I have to run and will send the output once it is over. So no problem to our production database is there right with the implementation of this commands use mastergodisk resize name...
View ArticleRe: ASE SQL ERROR 1105
Hi Venkata, Yes please do, it will only add size. The only consideration is to make sure that on the drive where your database is has enough free space to grow by the 3gb of course. It wont break...
View ArticleRe: DBIF_RSQL_SQL_ERROR during SAP_BASIS component updation
Dear Gaurav, I am attaching the details below. Could you please help me if i have to increase the procedue cache size. Microsoft Windows [Version 6.0.6001]Copyright (c) 2006 Microsoft Corporation. All...
View ArticleRe: DBIF_RSQL_SQL_ERROR during SAP_BASIS component updation
HI, I would say double it. I see your current value is 262144. So make it sp_configure 'procedure cache size'.524288 Also what is the size of the following parameters in your systems: number of open...
View ArticleRe: DBIF_RSQL_SQL_ERROR during SAP_BASIS component updation
Hi Nicolas, I am providing the details you had specified for.Please do check and reply.Can you please provide commands to increase the procedure cache size if possible. Microsoft Windows [Version...
View Article