unix timestamp / epoch conversion in IQ
Hello, I searched the community as well as some other historical locations, but couldn't find any discussions on this. In several of the projects I am working with, there is a source datetime field...
View ArticleIQ message log questions
I’m curious about:Why SAP IQ records so many transactions in the iqmsg event if there is no activity?Why the connection ID increment event if no user is connecting?How do you associate a given...
View ArticleAre materialized views available with IQ16
I had some issues creating a materialized view like this: CREATE MATERIALIZED VIEW "DBA"."myView" IN "IQ_SYSTEM_MAIN" AS dateceiling(hh, timestampstart) as timestampstart_day, dateceiling(dd,...
View ArticleWhy are some system procedures hidden and others not?
I'm rather perplexed as to why certain IQ system stored procedures are hidden (pseudo-encrypted) and others not. Is this simply a matter of IQ engineers submitting code to hide the stored procedure on...
View ArticleWanted: ability to export/import a schema
Currently there is no easy way to extract and restore objects, permissions, data, etc for a particular schema. Say you needed to extract a schema to be restored on to multiple iq instances (prod ->...
View ArticleSybase IQ Client for Windows 8
Is Sybase IQ Client certified with Windows 8 .if so which version .
View ArticleCertification URL for Sybase products
Good day,Is there any new URL that gets more updated than http://certification.sybase.com ?(besides Sybase URLs manuals).For example looking for new certifications on IQ 16 .. -thank you...
View ArticleSybase IQ Monitoring
Hi Team, I an doing a Sybase Monitoring setup now in our new Landscape , I am bit confused with Results from Stored Procedure , For Example I used below Query for Memory : sp_iqsysmon '00:00:1',...
View ArticleAdditional schema on the development NLS
In our landscape NLS solution implemented based on sybase IQ 16 installed for development.We have been told that additional schema can be created for QA in the same sybase IQ development.Is there a...
View ArticleHow to write a store procedure for sybase IQ
i am tryin gto write a store procedure for below given condition.. IDownloaded– Checks an input trigger file name against the Header table to see if it exists and was previously downloaded/processed....
View ArticleIndex Advise
Hi all, I am looking for a query or procedure to explore the indexes on a particular query. Please advise. Always I see zero records SET OPTION index_advisor = 'ON';commit;select top 1000 * from...
View ArticleLoad Table and Delimiters Issue
I'm trying to convert a load process that is going to Oracle to work on IQ 16 sp1 running on Win2K8 R2 Standard sp1. I cannot get the delimiters to work. I've tried a number of column delimiters such...
View ArticleWhat's the best way to get data for sampling points within a timeframe
I'm looking for some advicse, how to setup a set of queries, which are checking for a aggregated value for sampling points within a time period. This should run at an IQ-server, so maybe not this many...
View ArticleFeature Request: new SAP Sybase manuals should be available in EPUB format
By using the EPUB document standard, the readability of the manuals are greatly increased on phones and tablets. This would be a boon for anyone learning the products while commuting, late night, etc....
View ArticleSlow performance of simple query on huge table
Dear all, We have encountered slow performance on a simple query on a table of 5,8bn rows. It is select *fromwhere col='.....' there is an HG index on the column mentioned in the where clause and I...
View ArticleNested select statement in sybase iq 15.4 problem
Everything time I try to run a nested select statement in sybase iq 15.4 (interactive sql) it gives me a error SQLCODE=-308 , I know this means the server lost connection and shutdown but why does it...
View ArticleIQ 16 not supported Windows Server 2012 ?
Hi , I tried to install IQ16 to Windows Server 2012 box . But I got an error during install , about 'LAX' error . Windows Server 2012 is not supported ? My environment problem ?If not supported , do...
View ArticleSybase IQ usage
Experts, Greetings, We have multiple SAP products like ERP, BW , PI , EP , CRM etc… and Sybase ASE 15.7.0.042 is used as database and SCC 3.2.8 to manage it. going forward will setting up DR as well....
View ArticleSybase IQ Client for Windows 8
Is Sybase IQ Client certified with Windows 8 .if so which version .
View ArticleHow to write a store procedure for sybase IQ
i am tryin gto write a store procedure for below given condition.. IDownloaded– Checks an input trigger file name against the Header table to see if it exists and was previously downloaded/processed....
View Article