Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
db2 concurrency control question07 May 2005 15:29 GMT7
Greetings Folks,
I am trying to understand how DB2 locks data and can't believe my eyes.
Have read the literature about the difference isolation levels and have
a general understanding about intent, update, share and exclusive
Help with an SQL Query07 May 2005 05:39 GMT2
I apologize if this is off-topic. If it is off-topic, please direct me to a
more appropriate group.
I am writing an SQL query for a project and am a little stuck. I need to
classify a list of employees into age brackets. (E.g.. 16-15, 25-35, etc.) I
Accessing Oracle from DB2 Stored Procedure07 May 2005 04:08 GMT4
Good Afternoon,
I have a Java stored procedure on DB2 z/OS and it is using the Type 4
JDBC driver to access an Oracle database.  After I get the data from
the Oracle dataabse I try to return it from my SP as a result set, but
SQL Profiler For DB2 Stored Procedures06 May 2005 19:10 GMT5
Please let me know the various choices of DB2 SQL Profilers used to
analyze Stored Procedures !!
-Vj
alter table drop column06 May 2005 18:14 GMT6
Why doesn't db2 allow dropping of columns?
I know this issue has been raised several times, but I never saw any
clear answer. It doesn't have to be fast, as long as it's possible.
Now I need to export data, drop table, create table, import data, create
java sotred procedure from AIX 7.2 to Linux 7.206 May 2005 17:12 GMT1
I am migrating a DB from AIX (DB2 7.2) to Linux (DB2 8.2).
I have migrated the whole thing using db2move and reapplying DDLs to
recreate all the other objects.  The system is up and running.  This
part is OK, I have done it plenty of times.
agents per application -how to figure out06 May 2005 15:20 GMT3
how can I tell how many agents are used per application.
how can I tell how many agents are used per connection.
I'd appreciate your input. With 20 applications we are using around 400
agents(maxagents,max_coordagents) and getting -1223 sqlcode.
String Filter06 May 2005 14:47 GMT2
I'm have a SQL stored procedure where I need to filter a string of
Char(35), this code gave me a compilation error:
SET vCTR1=2;
CLEAN_Name: WHILE vCTR1 <= 34
Queston on DB2 lock06 May 2005 14:47 GMT9
We are connecting to a DB2 database residing on an AIX machine via
JDBC.
In order to lock some row of records, we use the "select . . . for
update . . . " Java statement:
access plan with sequence in params06 May 2005 13:01 GMT3
Hmm... Simple select through primary key
1. SELECT REFERENCE FROM CCTL.DOCSTSREG WHERE DOCID=?
2. SELECT REFERENCE FROM CCTL.DOCSTSREG WHERE DOCID=(PREVVAL FOR
CCTL.sq_docidstsreg)
Logging in Stored Procedures06 May 2005 12:59 GMT1
Please let me know how are logging done in DB2 Stored Procedures.
I have been trying this way.
1) Declaring a cursor with host variables selected from the dummy table
   declare c5 cursor with return for
missing udfs in 8.2.106 May 2005 02:49 GMT2
Norbert Munkel wrote last october:
>> -- GET_DBM_CFG
>> create view DB2$DBM_CFG as select * from table(get_dbm_config()) as
sntable;
Creating constraints using 'alter table'05 May 2005 20:40 GMT2
I am trying to create a referential constraint using the alter table
statement and get the following message
DB21034E  The command was processed as an SQL statement because it was
not a
SELECTing from multiple databases?05 May 2005 16:23 GMT5
I'm running DB2 V 7.1 and I wish to write a SELECT query that queries
tables in multiple tables in different databases on the same instance.
Is this possible and if so, what should the FROM clause look like?
Thanks for your help...
Problem with CURSOR FOR statement in proc05 May 2005 15:35 GMT1
UDB 8.2.8 Win
We have a procedure which execute dynamically prepared SELECT. We need call
this procedure in another procedure.
CREATE PROCEDURE P_CCC(IN PSQLTXT CLOB(2M))
Pages: 1 2 3 4 5 6 7 8 9 10 11 April, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.