db2 "select substr(name,1,4 5) table_name,card record_count from sysibm.systable s where creator = 'yourtableschem a' and type = 'T' "
C:\Documents and Settings\Admini strator>db2 "select substr(name,1,4 5) table_name
,card record_count from sysibm.systable s where creator = 'ADMINISTRATOR' and typ
e = 'T' "
TABLE_NAME RECORD_COUNT
---------------------------------------------...
User Profile
Collapse
-
Backup and restore operations between different operating systems and hardware platforms
DB2(R) database systems support some backup and restore operations between different operating systems and hardware platforms.
The supported platforms for DB2 backup and restore operations can be grouped into one of three families:
* Big-endian Linux(R) and UNIX(R)
* Little-endian Linux and UNIX
...Leave a comment:
-
XA Transcations in DB2
I need some information regarding XA Transactions.
I could not found much more info from publish center.
If any one of you have any information can you please post your comments or links for the references that can be helpful for me -
Try this site : (DB2 EXPRESS ) FREE OF COST
http://www-306.ibm.com/software/data/db2/express/download.html...Leave a comment:
-
-
Select Into
Hi,
I Have a global variable and i need to assign the variable value to a host variable using SELECT INTO stmt in embedded SQL.
How can I do tht..
No activity results to display
Show More
Leave a comment: