ASE using AIX Global Mirror
Hi, We are using ASE 15.0.3 on AIX and Global Mirror. We are experimenting performance degradation. As Global Mirror is one of the last changes that we implemented we want to know if somebody else are...
View ArticleRe: AseClient.ConnectionStringEditor - MissingManifestResourceException
Hi, Here is the information you have requested: Sybase.AdoNet4.AseClient.dll version 16.0.2.2Windows 8 Pro x64Visual Studio Premium 2012Thank you,Alex
View ArticleRe: How to Install SAP IDES 6.0 with Ehp7 on Sybase DB
Hi Amit, To answer your questions , 1) No you don't need to Install Sybase separately , this activity will be performed by Installation tool (SWPM). 2) Series of steps are , Download all required...
View ArticleCódigo de cuenta no válida (173-9)
Qué tal, tengo un problema al querer generar una Emisión para producción, estoy desempaquetando un artículo que fue ingresado al almacén por error, y al momento de querer generar la Emisión para...
View ArticleRe: Can't install ASE16 on windows platform
Hi,I did the same thing with ASE 16. with .NET .351 and it worked as well. ThanksJose
View ArticleRe: sybase SID.log is filling enormously
You should open a case with tech support, since it doesn't seem to be the bug Bret mentioned. Your only options right now are doing what Bret said :- stop/start your server.(and rename or remove your...
View ArticleRe: Where is dbisql.exe?
Hi Kim, Thank you. I found it.Somehow it was installed in C:\SAP\DBISQL-16_0\bin Regards,Fadzly Iqal
View ArticleRe: sybase SID.log is filling enormously
can you please help here.Its a prd environment. Already shared the ase version and other details.
View ArticleRe: Where is dbisql.exe?
Hi, I am not sure why your system does not have it. I do know the SDK for SAP ASE 16 all SPs have DBISQL included in them. You can do a custom install of the SDK for SAP ASE, You can move the folders...
View ArticleRe: sybase SID.log is filling enormously
as i said we are on ASE 15.7, SP136. So this bug should not be there, but it exists i guess.i chcked the SID.log file and on 06/05/2016 i found this line after which there are only stack trace logs...
View ArticleRe: SYBASE Backup Error on database/archive while working on strip, i/o read...
HI, try without the .dat johan
View ArticleRe: SYBASE Backup Error on database/archive while working on strip, i/o read...
Johan, its giving below error, check my syntax?
View ArticleRe: SYBASE Backup Error on database/archive while working on strip, i/o read...
Hi, use mastergodisk resize name = "saptools_log_001.dat",size = "800M"goalter database saptools log on "saptools_log_001",size ="800M"go Regards, Johan
View ArticleRe: SYBASE Backup Error on database/archive while working on strip, i/o read...
Check attached screenshots so do u think it will resolve db resize and alter db as u suggested earlier??
View ArticleRe: SYBASE Backup Error on database/archive while working on strip, i/o read...
Hi, Your error messages are saying that the 'default' segment is full. If the transaction log was full, then the message would say 'logsegment' full. So any action on your transaction log, like dump...
View ArticleRe: SYBASE Backup Error on database/archive while working on strip, i/o read...
Hi, Look into setting log thresholds, to trigger automatic dumps this is what I did on the client side. Kind Regards, Johan
View ArticleRe: SYBASE Backup Error on database/archive while working on strip, i/o read...
Hi, Look at these: 1749935 - SYB: Configuration Guide for SAP ASE 15.72199714 - Error 4208 DUMP Trasaction to a dump device is not allowed while the trunc log on chkpt option is enabled.1999458 - DUMP...
View ArticleRe: SYBASE Backup Error on database/archive while working on strip, i/o read...
Hi, You need to dump transaction log, your transaction log is full sql1105. Then check the device afterwards, worst case scenario increase the size or add additional file to saptools. Example...
View ArticleRe: SYBASE Backup Error on database/archive while working on strip, i/o read...
Hi Qazi, Use the command below to turn off the option on saptools(from the log) database and then dump the transaction log. 1> use the command sp_dboption "<database_name>", "trunc log on...
View ArticleRe: SYBASE Backup Error on database/archive while working on strip, i/o read...
Hi, Lots of free space available. dumping the database log?? syntax please??
View Article