Sql statement help
Hello good day,- Please can you help me generate SQL statement in my problem,- I have a table named "freights" | ID | MODE | DESTINATION | ORIGIN | |---|-------|--------------|---------| | 1 | SEA |...
View Articledb2 locking
dear users pls help us immediately for the below queries am quite new to db2 Could you please help to explore for below items, please try to provide the evidence. - Find out is DB2 read only access...
View ArticleSybase IQ connection not killed
We have a process running for more than 3 days now and we can not do a 'drop connection <process id>' on it. I tried to do sp_iqcontext <process id> to find out what it is running and its...
View ArticleINSERT Command Help
Hi I am making a login form in vb.net using VS(Ultimate version ) and sql Express edition Is there a way to not let user insert dulpicate data into my sql Express database through sql insert command...
View ArticleHow to rename the schema name?
Hi all, In our setup db2 v9.7 with fixpack 4 Under db2inst1 we have 2 databases. Database with the name to TIS contains 150 tables it's having schema with name of "db2DWH" Issue: ===== Java peoples are...
View ArticleWhere Condition
Hi Can someone please tell me what I have wrong in this line of code? Code: With CodeContextObject DoCmd****nCommand acCmdSaveRecord DoCmd****nCommand acCmdRefresh...
View ArticleDb2 grant permission for jsp page
Hello, I'm designing a jsp page for login where users will be taken from db2. I'll try to explain on an example; I need dynamic tables in my jsp which will automatically fill according to users roles....
View ArticleGet counts and list them
I have tables symbols and rpm. rpm exports symbols and consumes as well. symbol table is a collection of all symbols(exported and imported). symbols table have id, name, rpm_id (maps to id of rpm...
View ArticleSQL server links
Enjoy the UEFA Champions League 2012 live here just on one click.You can get live hd link for UEFA for best coverage of the matches.So don't go any where else to watch that.You are at the right place....
View ArticleBIT(1) datatype is behaving funny
I am using MySQL Server version: 5.0.96-community-nt MySQL Community Edition (GPL) I have a column with type as BIT(1) mysql> desc abc; +-------+-------------+------+-----+---------+-------+ | Field...
View ArticleIndia IT Executive Summit 2012- Dell India's premier annual event.
Guys the Dell India IT Executive Summit 2012 is here It is Dell India's premier annual event for C-level IT decision makers from across India. The Summit will be held Wednesday 7 - Friday 9 November...
View ArticleHow do I automate the creation of a report?
I am trying to have a database which will create invoices. I have made all of the actual database data now and am working on outputs. I am new to databases so don't understand much. How can I automate...
View ArticleHow to set a catalog to RESUME status?
I came across the following error message while backing up a database: The backup of full-text catalog 'myCatalog' is not permitted because it is not online. Changing the status to RESUME for full-text...
View ArticleConversion from DB2 to Oracle
Hi, I would like to migrate a DB2 database to Oracle without using the Oracle PL SQL Developer migration tool. I would like to use some batch scripts to achieve the same. Is it possible to convert DB2...
View ArticleMigrating DB2 to Oracle
Hi, I would like to migrate a DB2 database to Oracle without using the Oracle PL SQL Developer migration tool. I would like to use some batch scripts to achieve the same. Is it possible to convert DB2...
View ArticleMulti-dimensional columns
Hi guys I'm a little confused about creating multi-dimensional columns. Is the two CREATE TABLE statements below the same? CREATE TABLE t_test ( id BIGSERIAL, sa1 text[]); CREATE TABLE t_test ( id...
View Articlecan i use windows 32 bits software to connect 64bits mysql database ?
hi, i have a windows 32bits software which connect to 32bits mysql database without any problem, but now my client want to upgrade the server to windows server 2008 64 bits, so my concept is that, i...
View ArticleCould you please provide me any stuff to learn SQL from the begining
Hi, I am Sony, Just joined the forum. Could you please provide me any material or pdf or documents to learn ANSI SQL from the basics. I have learned Teradata but lacking knowledge on SQL and PL SQL....
View Articlesql30082n RC=3 [ remote db -> local db ]
Code: db2inst1@xxxxxxxx:/xxx/db2/db2inst1> db2 list node directory Node Directory Number of entries in the directory = 1 Node 1 entry: Node name = JAC_NODE Comment...
View ArticleTry/catch help
I am running SQL SERVER 2005 --- I want to run a try catch statement to do this BEGIN TRY --If this statement does not execute succesfully I want to go to the catch SQL STATEMENT 1 END TRY BEGIN CATCH...
View Article