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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL30 Apr 2005 08:20 GMT4
I have SQL ...
    select     A.UNITCOMMON_ID,
            A.POLICY_ID,
            A.LOGICAL_ENTITY_ID,
Help creating trigger30 Apr 2005 06:37 GMT3
Start up db2 8.2 as "db2 -td@"
and execute the following command :
CREATE OR REPLACE TRIGGER "BZ".ALERT_CREATED_DATE
BEFORE INSERT ON TS_ALERTS REFERENCING OLD AS OLD NEW AS NEW
how to copy a clob column data......30 Apr 2005 06:20 GMT1
         We have a table(say A) with one clob column . Some data from
this table needs to be archived from time to time . My question is if i
use :
insert into archive_table select * from A where <condition> ;
selecting data based on rowid30 Apr 2005 06:17 GMT5
Machine : AIX 5.2
Product : UDB DB2 Release 8.1 FP4a
I have problem loading data into destination table. The data file is
huge with more than 6 Million records. This what i have done
newbie: moving data from windows to linux30 Apr 2005 00:26 GMT1
I'm trying to move db2 data from a windows to a linux machine. I am a
newbie though, I have to work with db2 for a benchmarking project in
college.
I figured out i need db2move to change platforms, and i succesfully
How to view the status of DB2 Load utility on Windows/Unix29 Apr 2005 18:22 GMT7
Is there a tool or view to display the status of a Load utility job on
windows or Unix(say loading few million rows into a table)? I
understand in OS/390 there is a dis utility to show the status of the
utility. Is it also possible in UDB? I'm using UDB 8.1 on windows 2000.
federated database29 Apr 2005 16:18 GMT2
I have a issue in federated database.
I will explain the scenario
I have a table T1 in database called offlinedb. It has one column F1
I have an another table T2 in database uatdb.
Db2 server problem, Urgent please need suggestions29 Apr 2005 16:07 GMT5
Hi team we have DB2 7.2 Server on Win 2000 mechine.
I am getting a dialog box on the Server
db2 db2syscs.exe - Application Error
The Instruction at "0x6c8008ea" referenced memory at "00720b3807". The
Memory used - what is  "Other memory"?29 Apr 2005 13:34 GMT5
Very interesting for me
  [...]
  Lock Manager Heap is of size 16809984 bytes
  Database Heap is of size 9273344 bytes
Problem when archiving log files29 Apr 2005 11:18 GMT6
After restoring my database I have some problems with diag.log who
becomes very large. The "logretain" and "userexit" are set to
"recovery" and "on" respectively.
Any suggestions are welcome...
Simple question29 Apr 2005 08:15 GMT2
Not feeling especially sharp tonight, I couldn't find the reference to
this:
given:
select * from table where name = 'text'
Connect to remote server using db2 and Perl29 Apr 2005 00:26 GMT4
I have a problem to resolve: I wrote a Perlscript which caches data from a
server (local on my machine) I would like to have a other connection to a
remote server but I don't know how to define the servername / hostname in
my Perl Progrem..
how to pass value to a stored procedure at runtime....28 Apr 2005 22:30 GMT1
         I have to create a procedure which has a cursor declared
inside as  :
Declare c_1 cursor for select name,dept,sal,desig from employee where
join_date  < ( current timestamp - 100 days);
UDB v 8.1 on win2000 - SQL0925N  SQL COMMIT invalid for application execution28 Apr 2005 22:05 GMT6
I am using UDB v 8.1 on win2000.
I have setup the ODBC datasources.
My application is connecting to the database and performing DML activities.
But I am getting the following error
Cannot grant sysproc function to user28 Apr 2005 19:51 GMT1
DB2 UDB v8.1.5 on Windows
I want to grant some system function to user
DB2 GRANT EXECUTE ON FUNCTION "SYSPROC".SNAPSHOT_DATABASE(INTEGER,VARCHAR()) TO
USER
Pages: 1 2 3 4 5 6 7 8 9 10 11 March, 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.