Re: sp_hidetext hid everything!!
Also, depends on version. If you have ASE 15.x .... There is a way to recover the text. However, since ASE 15.x is still out there and supported, I'm not inclined to share the method publicly as I...
View ArticleRe: Sybase ASE is terminating this process. Connection died while writing to...
take the client out of the equation. Run the same SQL (or as close as possible) in isql. I've seen that stacktrace before and it's been a while but IIRC you can get that stacktrace if the tempdb...
View ArticleASE 16.0 audflags
Does anyone know where I can find bit description for audflags column in sysobjects table? The table reference has the information for status columns but nothing for audflags column. Thanks,Bhanu
View ArticleRe: ASE 16.0 audflags
Take a look at $SYBASE/$SYBASE_ASE/script/installmaster and we see: /*** These values translate sysobjects.objaudflags, sysdatabases.deftabaud,** sysdatabases.defviewaud, and sysdatabases.defpraud...
View ArticleWhich version of OS and version is the SAP ASE Developer Edition?
Unless I'm missing something, I could not determine which OS and version the file I am about to download will run on. I contacted SAP to clarify and I was told to post my question here. It's...
View ArticleRe: Which version of OS and version is the SAP ASE Developer Edition?
It's equally remarkable that you've posted a request (for details about a downloaded file) without posting any info about said downloaded file (eg, name of file, URL/link from which you obtained said...
View ArticleRe: Which version of OS and version is the SAP ASE Developer Edition?
*ASSUMING* you're referring to the free ASE Developer download link: https://www.sap.com/campaign/ne/sybase/ase_developer_edition_download/index.epx ... Yeah, SAP could do a better job of documenting...
View ArticleRe: Which version of OS and version is the SAP ASE Developer Edition?
Hi, If you go to the https://support.sap.com/release-upgrade-maintenance/pam.html site you should be able to find what you need. The PAM or Product Availability Matrix has really grown and is actually...
View ArticleRe: Which version of OS and version is the SAP ASE Developer Edition?
Mark, Excellent suggestions for Robert! Otherwise, I completely agree with your comments about SAP. 1. You often get better results using Google or Bing than the SAP search engine...2. Access to the...
View ArticleRe: Which version of OS and version is the SAP ASE Developer Edition?
Unfortunately, it looks like access to the PAM requires a (I-user?) login; not of much use for folks who don't have an I-user login (eg, someone wanting to download the ASE developer version) ...
View ArticleError in srv_bind
Hi all, We have an application in Solaris which we are currently migrating to Linux. We are using ASE 15.0.2 in Solaris and now in Linux we installed ASE-16.0. When I am trying to make a DB call using...
View ArticleDatabase cannot be loaded due to different sort order
Hi All, I tried to load the database backup from a production system to a test system to perform system refresh. However, I faced the following error: Could you please explain what is correct sort...
View ArticleRe: Database cannot be loaded due to different sort order
1> select sortorder=id,charset=csid,soname=name,description=convert(varchar(60),description)2> from syscharsets3> where csid = 1904> and id in (25,99)5> gosortorder charset soname...
View ArticleRe: Database cannot be loaded due to different sort order
Hi Kevin, I found that information from the production and test system already. Basically, the sort order of test system is 25 while the sort order of production is 99. What I don't understand is why...
View ArticleRe: How to download Sybase ASE SDK?
I hope this comment will be useful for everyone who will be searching for odbc driver. I found new Sybase ODBC driver which is released not a while ago. It has an evaluation period during which you can...
View ArticleRe: Database cannot be loaded due to different sort order
If your test system is a different sort order, you can not load the production dump to it. How did that happen? Well, I can only predict that the DBA who installed your test system didn't set the same...
View ArticleWill the ASE 16 SP02 Developer Edition run on Win 10?
Hi There!! Since I can not view the PAM(Product Availability Matrix), can someone be so kind and to reply back with whether ASE 16 SP02 will run on Win 10 or not? Thanks,Rob
View ArticleRe: Which version of OS and version is the SAP ASE Developer Edition?
You ASSUMED correctly. I thought I spelled it out in my title ie "SAP ASE Developer Edition". i didn't elaborate on the url since I didn't think there were multiple places to download the SAP ASE 16...
View ArticleRe: Which version of OS and version is the SAP ASE Developer Edition?
Robert, Thank you for getting back to us. I am glad you solved your issue. As far as your comments about SAP, echoing those made by Mark and myself, I hope they pay attention and open up ressources...
View Article