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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
need a query...04 Oct 2006 07:54 GMT8
query the syscat.columns table and prepare SELECT statement (SELECT
all_columns FROM table_name). For example, let's say that TAB_1 table
has total of three columns, and the statement should be:
SELECT COL1, COL2, COL3 FROM TABSCHEMA.TAB_1
Query help04 Oct 2006 07:52 GMT2
Is there a simple query to extract the rows as below
Suppose the data is as follows
Part#    Assebly#     Type
--------    -------------     -------
'list applications' privilege??04 Oct 2006 07:49 GMT3
I have DBADM authority over a particular database but I am unable to do a
'list applications show detail'.
Is there any special privilege required for the same? Thanks.
Cheers,
db2updv8 problem04 Oct 2006 07:47 GMT1
I am running db2updv8 -d databasename and i get this error
exec(): 0509-036 Cannot load program db2updv8 because of the following
errors:
       0509-022 Cannot load module
How do I clear event monitor files?03 Oct 2006 21:02 GMT2
Folks,
 I have several files in db2event/db2detaildeadlock directory and is using
 up considerable amount of disk space. When I run following command I see
 event for 2 years ago.
load from cursor vs delete/insert03 Oct 2006 20:18 GMT1
Hi All;
I have a 2.5mm row table (very wide columns) on an UDB v8.2.3 (DPF -
6x10) AIX box. We were doing some performance testing to determine the
pros and cons of delete/insert vs load from cursor operations in our
DB2 Restore V8.2 Express03 Oct 2006 16:23 GMT6
I am trying to import the following file:
C:\SMARTMUN.0.DB2.NODE0000.CATN0000.20060926082904.001
with the following command:
RESTORE DATABASE SMARTMUN FROM "C:\" TAKEN AT 20060928082904 WITH 2
Scheduler in db2 v8.1.12 Linus03 Oct 2006 16:09 GMT1
Is there a way to run a script every (day, hour, week, etc.) within db2
itself or does it depend on its hosting OS for such things?
Stored Procedure/ UDF not available in DB2 Express Edition ?03 Oct 2006 16:07 GMT3
Are stored procedures / udf's / User Defined Structured Data types not
available in the free DB2 Express Edition?
I am able to create only user defined Distinct Data types through the
Control Centre.
_ in LIKE03 Oct 2006 13:37 GMT1
Is there a way to include the character _ in the search string in LIKE
clause?
The default behaviour is:
- _ replace one character
Disabling the behavior of RESTRICT02 Oct 2006 22:07 GMT1
Is there a way to disable the RESTRICT semantics for the dropping of
objects in DB2 8.1?
Thanks,
Ryan Gow
Transaction effect PHP+DB2 v 8.1.12 Linux02 Oct 2006 22:07 GMT6
If I'm in a transaction started with 'odbc_autocommit($dbConn, FALSE);'
and I UPDATE a row in tablex, then later SELECT FROM tablex, will I see
the updated row or the original row? If it will help with suggestions, I
would prefer to see the updated row.
Declare variables and assigning  in SP's02 Oct 2006 19:04 GMT2
while trying to read data from a table assigning values into more than
one value I stopped at the following problem:
   declare c1 cursor for
   select val1 into cval1, val2 into cval2
connect db2 with tomcat 5.002 Oct 2006 14:36 GMT1
Hello. I'm trying to connect a Jsp with tomcat 5.0 to db2 v.8 and it
doesn't work.
I have copied db2java.jar into tomcat/common/lib and I don't know how
to config tomcat.
Db2 backup02 Oct 2006 11:13 GMT2
I have this error when restoring my db:
SQL2548N Database codepage indicated in backup image differs from that
of the current on-disk database. The restore operation has failed.
I read the work around but I can do that becouse I have not the
Pages: 1 2 3 4 5 6 7 8 9 10 11 September, 2006
 
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.