Re: loading 2 transactions in parallele
As the database is ending up marked suspect, I would expect there to be some error getting raised during the LOAD TRAN and sent to either the client (agent), the ASE erorrlog, or the backupserver...
View ArticleRe: user databse log segemnt filling up when no active transaction present
Hi Mark, Both RDB and PDB was having log full issue couple of times. Remember that both RDB and PDB are on newly migrated 15.7 servers.I will post the result for above sql file next time whenever log...
View ArticleDownload oldest version patches.
We need download a old version / package from SAP ASE 15.0 for Linux systems. Were I can download this software?
View ArticleQstn: Can we have ASE 16 on raw level data built upon file-systems
Can we raw level devices built on top of NFS file-systems in ASE? What are the pros & cons please?
View ArticleRe: Qstn: Can we have ASE 16 on raw level data built upon file-systems
If you are referring to NFS mounted devices from a NFS filer such as NetApp - then absolutely. If discussing NFS filesystems from a different host - then no. Pro's & Con's of raw vs. file system...
View ArticleRe: Download oldest version patches.
Hi, You can download archived SDK from:https://support.sap.com/home.html?url_id=text-SMPHomepage-newsupportportalselect Software Downloads at the topSelect Support Packages and PatchesSelect Archive...
View ArticleRe: Qstn: Can we have ASE 16 on raw level data built upon file-systems
Raw devices OK on NFS from well known Vendor like NetApp. But be aware that NFS file system writes can get serialized under OS control. And this can pose severe challenge. Use them for tempdb's too....
View ArticleInsufficient heap memory
Hello folks We are in process of testing ASE 16 (process kernel), on AIX, upgrade from ASE 15.5 Adaptive Server Enterprise/16.0 SP02 GA/EBF 24949 SMP/P/RS6000/AIX 7.1/asecorona/2425/64-bit/FBO/Thu Aug...
View ArticleRe: Sybase DR setup using log shipping
With regards to the above I have a few more queries regarding the DR drill, request you to provide your valuable views on my queries? 1.For suppose we have done with log shipping and disconnected the...
View ArticleRe: Sybase DR setup using log shipping
Thanks a lot zion assedo for your valuable answers..
View ArticleRe: Checkpoint after sp_dboption with
Hi, it is not necessary to execute the checkpoint in the target database. This message is printed always. Best regards,Juergen
View ArticleRe: Checkpoint after sp_dboption with
Hi, here are some additional information. The info on the database options is stored in dbtable structure. If we have a closer look on this we see what is going on. In my example I choose the option...
View ArticleRe: Checkpoint after sp_dboption with
1> sp_dboption test, 'ddl in tran', true, 12> goDatabase option 'ddl in tran' turned ON for database 'test'.Running CHECKPOINT on database 'test' for option 'ddl in tran' to take effect.(return...
View ArticleRe: Checkpoint after sp_dboption with
Hi Hans - Jurgen, thanks for this well documented explenation. I do appreciate it! Regards, Harry
View ArticleRe: Checkpoint after sp_dboption with
Hi Bret, Thanks for pointing out that I am an old Sybase F*rt and for the additional info. Regards, Harry
View ArticleRe: Checkpoint after sp_dboption with
Adding a small tidbit of history to Bret's fine explanation. This change started when checkpoint command was modified to accept an argument for a database name, i.e. 'checkpoint mydatabase' This will...
View ArticleRe: user databse log segemnt filling up when no active transaction present
I'd add to the list of questions: What's the RS topology? Warm Standby or MSA?Do you have RA active on one side only or on both (in case of reversible MSA config)? How did you switch your active - WS...
View ArticleRe: user databse log segemnt filling up when no active transaction present
Hi Andrew, It's a table level replication setup where only one way replication happens(PDB to RDB).So no rep agent active or configured on RDB side.We haven't yet done the DR drill to switch our...
View ArticleRe: user databse log segemnt filling up when no active transaction present
Which one is primary - 15.7 or 15.5? ...just out of curiosity, if you already use RS for upgrade, why stopping at this early release? ZFS may be something to think about. I've seen ZFS-based ASE...
View ArticleRe: user databse log segemnt filling up when no active transaction present
Hi Andrew, Both of the PDB and RDB are on 15.7. the entire new system is migrated from earlier 15.5 version.File system type on old 15.5 server was of type UFS whereas the newly created 15.7(where log...
View Article