Doctor Who Season 7 Episode 13
"I need something awesome for weekend", If you think like that you must take a look of these. Watch The Croods Online Watch Pain & Gain Online Watch Black Rock Online Watch Oblivion Online Watch...
View ArticlePerfomance Issue
Hello I'm investigating performance on my Oracle database server and I suspect SGA and I/O on the server is an issue it seems that the sql executions do not create any performance issue below you can...
View Articleproblem with deleting rows using on delete cascade
Hi All, Persons(primary key defined) ,Orders(foreign key defined with ON DELETE CASCADE) now iam trying to delete the data using LOAD REPLACE Method in parent table so,parent table went to Set...
View ArticleTabular data in addition to normal images, description, etc
Hello, I have to create a very detailed product page which has a title, a description, a number of photos and a table with a few columns and rows. I want to dynamically include this information. How...
View ArticleNewbie question
Hi all , I have searched and tryed to fix my problem but without luck , it whould be nice if someone can give me a hand . Here is my function for interact with mysql : Code: function...
View ArticleHow to recover data for any failed operation
Hello Everyone, Suppose I am using any DBMS such as oracle, Microsoft sql server or MySQL. Again suppose i am doing any operation such as inserting new data or select query and my this operation fails....
View ArticleInstalling fixpack with setup launcher?
Hello everyone. I am quite newbie with all this stuff, i have installed DB2 enterprise v9.1 and I want to update fixpack for it. I downloaded and when i run setup.exe that launcher has no options to...
View ArticleFreezing rows when exporting using DoCmd.OutPutTo
Hello, Is there any way to freeze headers in excel when exporting a report from access using the "DoCmd.OutputTo" command in vba? If not what is the best way for me to do this? I have a report with a...
View ArticleDB2 Migration
How do I upgrade database from DB2v7.3 to DB2v9x. Can it directly possible to migrate the same or do I need to adopt some other strategy. Thanks in advance.
View ArticleState changing in HA
Hi ALL, How do I bring node in PEER state from REMOTE CATCHUP state??
View ArticleMaking triggers
Hello, Im new with database and I have a question about a table with triggers or maybe a check constraint. Im using SQL Server Management studio. I have the following create tables: create table bid(...
View ArticleSql Error While Importing to server
Hey Guys, I am having following error while importing my sql file to the server. Can any one please tell what is the problem and how can I solve this? Code: SQL query: -- -- Database: `bhoomidw_bull`...
View ArticleDiff between Sybase ASE enterprise Edition & Small Business Edition
Hello , We are in the process of procuring the ASE 15.7 .It is seen that ASE15.7 is available in Enterprise Edition and Small business (SB)edition. What are the main differences between the two....
View ArticleNeed help on a query
Hey, I am stuck with a SQL statement. I have 2 tables: user: user_id (PK), displayname message: id (PK), sender_id (FK to user_id), receiver_id (FK to user_id), message Im trying for like 3 hours to...
View ArticleError in query of combine sum in single query
Hi Chandra, thank you so much for your quick response... I tried using the new script , I still encounter the same issue :(. Did I miss out something? Processing ended because the highlighted statement...
View ArticleSpeeding up static table with 20M rows
Hi! I have a IP location lookup table with 20 million rows. I can perform about 1 sequential lookup per second and I need to get it up to about 50 per second. Code: CREATE TABLE `ip_lookup` ( `id`...
View Articlecreate procedure
how can i create this query on a procedure: Insert into COMPUSOFT.PESAJE@DB_2 (PSJ_GESTION, PSJ_COD, PSJ_PLACA, PSJ_PESO, PSJ_FECHA, PSJ_ESTADO, BLZ_COD, MNF_COD, DMN_COD, USR_COD, PSJ_OPERACION,...
View ArticleDB2 LUW 9.7.7 crashed suddenly
Hi All, DB2 LUW 9.7.7 crashed suddenly by generating some dump file. And after that i am not ablw to stop/start the instance. no events logging on to db2dumpdiag.log please see the info logged on to...
View ArticleSQL Plus problem
So I am trying to add some records to my table. however i keep getting enter values for senior? I dont get it. What did I do wrong? My insert statement is INSERT INTO...
View ArticleDB2 major version upgrading with no downtime
Hello people, I was wondering if it is possible to move from one db2 major version to another with no downtime. I know that for fixpacks this is possible to be done with the HADR mechanism, but this...
View Article