Getting error in the db2 update statement
Hi all, In our setup db2 V9.7 with fixpack 4, using partitioned database. Facing issues in the update statement Getting the error like: SQL0100W No row was found for FETCH, UPDATE or DELETE; or the...
View ArticleCascading Combo Boxes
Good morning! I had posted on another board, but I haven't received any help and would really like to get this working. Background: I have a web database in Access 2010 that is based off of the desktop...
View ArticleWatch Grown Ups 2 online
Grown Ups 2 download Watch Grown Ups 2 online Watch Grown Ups 2 online. Just one click on above link. for a goofy summer romp that picks up shortly when the first moving picture, with Sandler having...
View ArticleWatch Grown Ups 2 movie
download Grown Ups 2 movie Watch Grown Ups 2 movie Watch Grown Ups 2 movie online. Just one click on above link. for a goofy summer romp that picks up shortly when the first moving picture, with...
View ArticleQuery tuning
SELECT A.claim_type_cde, A.diag_gid, A.ptnt_age_hip_nbr, A.ptnt_gndr_cde, COUNT(DISTINCT A.prc_rel_gid) prctr_cnt, COUNT(DISTINCT A.ptnt_gid) ptnt_cnt, COUNT(DISTINCT A.claim_gid) claim_cnt FROM...
View ArticleTruncating data on a remote Server
Hello, I am trying to truncate data from one server to the other (remote server) it works from query analyzer like this: exec RemoteServerName.DatabaseName.DBO.sp_executesql "truncate table...
View Articleselect Employees by start day for 8 month working
hi there i have this column Sdate in my Employees table this value represent the start date working i need to get all of the employees that between 8 and 10 month of work from today how can i do it ?...
View ArticleError 462: The remote server machine does not exist....
Hi Someone please take pity on me and help me with this code which I have now spent over hours and hours and hours on. I am using Access VBA to open Outlook 2010 and send an email followed by a...
View Articledata studio 3.1 cannot backup DB2 10.1
Hi, When I used Data Studio 3.1 to backup a 10.1.0 DB2 database, with options of " File System, Full backup", it failed with the following error: Failed to execute command. DAS returned the following...
View Article[Image Included] SQL Import Error
My SQL host is zymic.com. I owned a forum there with 200 members, but tonight I ran into an issue and deleted my forum files + my database. I have a backup of both, but when I import my SQL database...
View ArticleHelp needed--ORA-00923: FROM keyword not found where expected
Hi All, I am trying to call the following SQL query from a VBA Macro but I get the "ORA-00923: FROM keyword not found where expected" error. Couple times I even got a related ORA error about SQL not...
View ArticleDB2 client
Hi, I need to deinstall dataserver client 9.7 installed on AIX and install again on a differnt directory. Manual says to run db2_deinstall -a command from the DB2DIR/install directory. Where DB2DIR is...
View ArticleNeed help with export of Varchar field
Hi, I am required to export data from a DB2 table in DEL format and few columns in table is declared as Varchar. when i exported the rows, output file contains only text from varchar field and lenght...
View ArticleFortran Problem
Hi everyone! I have a problem in compiling a program i made in fortran because of an error that occur in this line: str=char(iachar('0')+ord/10)char(iachar('0')+mod(ord,10))'.par'...
View ArticleDB2 authorities problem, sql 55032
Hi, I have a big problem, looking for solution everywhere but nothing can find. I install DB2 V9.1 Express edition and create database. Everything was working successfully for about two mounts. One...
View Articlecharacter column and '
I remember from SLQ/DS 1.1.5 that it was possible to select data from a char column, that kept only digits, to say : select * from table where col=123456 after that this was removed, to keep a kind of...
View ArticleTemprary recordset
Hi, I am wanting to change certain field values at the time of export depending on various criteria, depending on where I am exporting to. One way to do this would be to generate a temporary recordset...
View ArticleDatabase activation
Hi All! Is it possible to automatically activate database? My db2 waits for 1st request - activates then? after all request killed - deactivates. It is normal behaviour. If i start activivity monitor...
View ArticleView Question
I am currently running a maketable statement, and then pulling data from my make table. However, I was thinking it would be more efficient to just create a view. However, the snare that I am hitting is...
View Article