IQ 16.0 SP08 engine crash (ntdll.dll cause) during LOAD TABLE statement
Hi all, from 10 days I have a very strange issue related to load data in IQ using LOAD TABLE command.Executing a "LOAD TABLE" statement the IQ engine crashed down reporting the hereafter detailed...
View ArticleSAP IQ16.0 SP08 upgrade. What about network client upgrade?
Hi all, I am upgrading my engine from IQ16.0 SP08 GA to IQ16.0 SP08 PL30 and I am a bit confuse about client update. My idea is also to deliver updated network client to all hosts that connect...
View ArticleSAP IQ out of space in IQ_SYSTEM_MAIN DBSpace
Dear expert, We the following environment:SAP IQ SP08 Database on a separate serverSAP Data Services 4.2 SP04 which loads data into the IQ database. We have created a IQ_USER_MAIN DBSpace, granting to...
View ArticleWhen extract files on NAS storage, other operations slow down significantly
http://me2.do/5toO17tq Hi One of our customers have an performance issue on extracting big files ( about bigger than 20 Giga bytes ) on NAS storage. They are not using NAS storage for dbspaces. They...
View Articlelogin policy
Hi Guys, I assigned a login policy to a user. But how to check which user is having which login policy in SAP IQ 16 SP04 using procedure or query. Thanks in Advance,Santosh
View ArticleHow I can remove TDS logging from Sybase IQ 16 log?
Hello, We use jdbc jconn4.jar on a Windows 64 bits server to connect to a Sybase IQ 16 also in Windows 64 bits version.If we connect Sybase IQ16 and perform a query all data can be see in the Sybase IQ...
View ArticleUsing a new *.log file in a IQ multiplex environment
Hi, in SQL Anywhere it is no problem to start the server with a new log file - you can use the '-xo' switch it the is no replication in use. The *.log file is very large and the free space in the file...
View ArticleQuestion about sybase IQ 15.4 certification for linux x86-64.
Hi all, Does IQ15.4 support RedHat 6.4?I found a information regarding this like below. ** Supported Server Platforms Sybase IQ is compatible with these platforms and operating systems. - Red Hat...
View ArticleSample SQL script to create "insert....location" command
Following sample script can be used to generate "insert...location" command The "creator" is the owner of table(s) , value 1 is for DBAselect 'insert into ' + T.[table_name] + '_new location' + '...
View ArticleCode in proc never executes?
Hi All, I am writing my first IQ proc. I am having a small problem. After selecting data from a table, the code after the select never executes. Any ideas what I am doing wrong, if anything? I set...
View ArticleIQ 16 VLDB option
Good Day,We have this information about IQ VLDB option: "Very Large Database Option. The Very Large Database Option (“VLDB Option”) is licensed per terabyteof storage inside the main database of Sybase...
View ArticleConnect MySQL as Remote connection to SAP IQ
Hi,I need to connect MySQL to SAP IQ as remote database and use data from MySQL tables Data to transfer to SAPIQ. I need some help with the connection . Points will be rewarded. Please help.
View ArticleHi! What type of index to use?
Table structure:Day_Id int, Location_Id int, Prod_Id int, Sale_Flag tinyint ... Day_Id, Location_Id, Prod_Id - is primary keySale_Flag - a flag (0 or 1) indicating whether sales by Day_Id, Location_Id,...
View ArticleIs there a dbisql option for field separator?
Hi All, I have a stored procedure which returns over 500,000 rows, and I want to have a "|" as a field separator. Do I have to use the OUTPUT syntax, or can I use some dbisql option to do this? If so,...
View Articlerestore of IQ Server on windows from tape crashes
Hi, I am trying to restore a backup from Tape on Windows platform, but the utility_db database on the IQ Server crashes.How can I troubleshoot what is going wrong, and what is causing the IQ Serer to...
View ArticleIQ 16 automatically restarting in Windows 2008R2
Hi, I'm asking if anyone else has seen this strange behaviour. I have just installed IQ16 on a 3rd Windows 2008R2 server. On this server (with IQ set up as a Windows service of course), The IQ service...
View ArticleWill having transaction date as the first column of a primary key cause...
Hi, The Sybase IQ 16.0 Performance and Tuning Guide recommends having transaction date (for example) as the first column of a multi-column primary key to "force all data being loaded to be inserted at...
View ArticlePO/PR IN SAP
Hi, I the new user for SAP. The role for me is to create PO. After I copy the info from the PR (created by other user), I notice the material is not right. Can I just delete and add new row for the...
View ArticleMIGO
Hi If there is first invoice received on 20 mar , 20 apr and final one is 20 may for the particular PO. In this PO(ZNB4), it only got one line and in LOT part. How do I go about? Do I need to keep...
View ArticleLOAD table
Is there an easy way to extract the columns list for all the tables to pass it to the load table table_name(col1,col2...). Need to extract for 600 tables to LOAD for the migration to a bigger page size...
View Article