Where I can find documentation platforms (operating systems) CERTIFICATES for...
Hi....Where I can find documentation platforms (operating systems) certificates for earlier versions of ASE versions of ASE (15.5, 15.0, 12.5, etc)?
View ArticleRe: Where I can find documentation platforms (operating systems) CERTIFICATES...
I'm not sure what you mean by 'certificates' so fwiw ... ASE documentation can be found @ SAP Adaptive Server Enterprise – SAP Help Portal Page pre-15.5 documentation can be found under the link...
View ArticleRe: Entity Framework sybase connection not possible with VS 2013
Hi Tejinder, The note I mentioned above has the exact steps. I will relook and add it later. For now the code part. Did you add using Sybase.Data.AseClient at the beginning of your code? This is from a...
View ArticleRe: Entity Framework sybase connection not possible with VS 2013
Hi Tejinder, I found the post I was looking for: http://scn.sap.com/message/15563805#15563805Please note this was for Studio 2012.So for Studio 2013 You need to change the location of studio version,...
View ArticleSDK 15.7 on Win 2012
Trying to install ASE SDK 15.7 on a new Windows 2012 server I get the following: ## A fatal error has been detected by the Java Runtime Environment:## EXCEPTION_ACCESS_VIOLATION (0xc0000005) at...
View ArticleRe: Where I can find documentation platforms (operating systems) CERTIFICATES...
The detailed certification information that used to be available on the Sybase web site is not currently externally accessible since SAP decommissioned the site - all that is currently available is the...
View ArticleRe: Sybase-ASE-16.0.6 on RHEL 7
I'm sure sales would be happy to confirm whether or not the platform as supported as part of the sales process. The detailed certification information that used to be available on the Sybase web site...
View ArticleRe: SDK 15.7 on Win 2012
Hi, Do you know what version of the SDK 15.7 your are trying to install? Are you trying to install the 32 bit SDK or the 64 bit SDK? We just got certified with Windows 2012 R2. So the first thing I ask...
View ArticleRe: SDK 15.7 on Win 2012
Hi Dawn. It's the x64 version, the installer says it's 15.7 GA. I'll download the latest version and see how that works out.
View ArticleRe: getting error after installing sybase ase157 cannot execute binary file
Sorry for my late reply , I have downloaded 64 bit version of cent OS and successfully installed the server without any issue .Thanks for your suggestions and help ThanksSantosh
View ArticleRe: Sybase-ASE-16.0.6 on RHEL 7
Sybase ASE 16.0 is certified on RHEL 7. It's documented in Product Availability Matrix | SAP Support Portal - Sherry
View ArticleRe: Sybase-ASE-16.0.6 on RHEL 7
I can't access the portal but I'll take your word for it that it's certified. Thanks!
View ArticleRe: Sybase-ASE-16.0.6 on RHEL 7
Aaron I thought you were particular about ASE 16.0.6 not just ASE 16.0 base version. Anyway Sherry has answered for ASE 16.0 from the same link I did post earlier :-) Thanks Avinash
View ArticleRe: Sybase-ASE-16.0.6 on RHEL 7
I assume that if 16.0 is certified on RHEL 7 so is 16.0.6. And the product matrix link requires a login which I don't have! Sherry was actually able to verify that RHEL 7 was certified, which is what I...
View ArticleRe: SDK 15.7 on Win 2012
Hi David, Did you install the new SDK? Are you good?If you are having a hard time finding it you can search for the EBF numbers I have a list here of the Windows EBFs. ref: Software Developer Kit for...
View ArticleRe: ASE HA support
We are considering Redhat 7.x and ASE15.7 HA option, I would like to know the veritas cluster version that ASE HAsupport. Thanks
View ArticleRe: Why is exception not thrown in AseCommand when "Truncation error occurred"?
Yes, I have exception handling but no exception is being raised by the AseCommand object.
View ArticleRe: SDK 15.7 on Win 2012
Hi Dawn, thanks for your reply. I'm struggling to download the newest version of the SDK as I can't find the person in my company who originated the purchase back in 2012. Once I've got that...
View ArticleRe: Why is exception not thrown in AseCommand when "Truncation error occurred"?
So after calling AseCommand.ExecuteNonQuery() I've then got to make another call to check if an error was recorded (in @@error) but not raised as an exception?This doesn't sound right. Is this a bug?
View ArticleRe: Which one has better performance: like, charindex, patindex
I tested this on a table of 15m rows looking at a char(8) field (all data in cache) matching 1.1m rows.I set statistic time on and ran it a few times (no parallelism) Here are the times (averaged over...
View Article