Questions & Answers
Active Directory, AS/400, Backup, Business Intelligence, Career Development, CIO, CRM, Data Management, Database, DataCenter, Development, Hardware, IBM DB2, IBM iSeries, IT Strategy, Linux, Lotus Domino, Lotus Notes, Microsoft Access, Microsoft Excel, Microsoft Exchange, Microsoft Exchange 2003, Microsoft Exchange 2007, Microsoft Outlook, Microsoft Outlook 2003, Microsoft Outlook 2007, Microsoft Windows, Microsoft Windows 7, Microsoft Windows Server 2003, Microsoft Windows XP, Mobile, Networking, Oracle, Routers, RPG, RPGLE, SAP, Security, Servers, SQL, SQL Server, SQL Server 2005, Storage, Virtualization, Visual Basic, VoIP, VPN, Windows 10, Windows Server, Windows Server 2008 ...VIEW ALL TAGS
-
How do I extract a zipped .MSD file?
Last updated: -
Query DB2 database table comments
Hi, Can I query all of the table comments in my DB2 database? Basically - how do I select all those comments? Thank you.
-
Error messaging when connecting to DB2 database through JDBC
I've been trying to connect to our DB2 database through JDBC from Eclipse. I already have the JAR file but I keep getting this error message: Error occurred java.lang.ClassNotFoundException: com.ibm.db2.jcc.DB2Driver Error occurred java.sql.SQLException: No suitable driver found for...
-
SharePoint 2010 User Training – What would you recommend?
I am looking for recommendations for classroom training (not online or at company) that users have attended and would recommend. The audience are users and administrators Any suggestions?
Last updated: -
Restore DB2 system tray icon on Windows XP
Yes - I'm still using Windows XP but here's my issue - I just closed my DB2 system tray icon but now I can't restore it. I even tried a reboot but that didn't work. What should I do?
Last updated: -
Exporting DB2 file without DB2 server
Here's the issue - I was given a DB2 file but I don't have a DB2 server. I need to export all of its data without the server. Is there a tool for this? It doesn't matter if it's for Linux or Windows. Thanks very much.
Last updated: -
Finding name of DB2 table primary key
Hello, Can I find the name / value of a DB2 table's primary key? I already tried SYSCAT but that didn't work. I'm using DB2 version 10. Thank you.
Last updated: -
Connecting .NET to AS/400 using ODBC
We are connecting .NET to AS/400 using ODBC when we call an SP in AS/400 from .NET, we are getting the null output. What might be the problem.??
-
DB2: Limitation on SQL statement characters
On DB2, is there a limitation to how many 'characters' can be passed to my database? My friend told me that there was in older versions but I'm on the latest version so I wanted to confirm this. Thank you.
Last updated: -
Converting DB2 Timestamp to UTC milliseconds
I'll get right to my point - would I be able to convert my DB2 timestamp into UTC milliseconds? Is there a function to do this? And yes - I'm currently doing this in SQL.
-
How to convert DB2 timestamp into Unix timestamp
Hi experts, I've been trying to convert my DB2 timestamp into a Unix timestamp but haven't had any success. Is there a built-in function to do this? SQL command? Thank you.
-
I need help. Where can I find GL pointer/mapping in T24 Globus?
Last updated: -
PCOMM: FindFieldByText always returns nothing
FindFieldByText does not work. pcomm 6.0 version I wonder why the FindFieldByText always return nothing even if I changed the find string, and the find string exists in the session. Anyone met the same problem? I have tested the FindFieldByRowCol method, that is okay. addition:Both English and...
-
How to split and later reunite a large MS SQL table
Sir I am stuck in a logic. I have dynamic tables. Let's say one large data Big_Table is stamped with profile 1,2,3,....n So I create table profile1, profile2,... profilen (example profile1 :- select * from Big_Table where rule = profile1) table data example :- table_profile1 transaction_id profile...
Last updated: -
List jobs from iSeries JobScheduler
How do I list all jobs in iSeries JobScheduler?
Last updated: -
How to see DB2 definition view
Does anyone know if I'm able to see the definition of a view in DB2? Is there a SQL query I can use? I already tried this code: SELECT * FROM SYSCAT.VIEWS But I'm getting an error message saying it's an undefined name. What can I do?
-
Why would ost files be created if the cache mode is off for outlook 2007?
Last updated: -
Is it possible to manipulate a RPG program of one vendor to make it compatible with another RPG vendor?
-
Hi All, I am new to CL/400, please help me to understand it. Below is the simple CL program. PGM DCL VAR(&A) TYPE(*DEC) LEN(4 0) VALUE(10) DCL VAR(&B) TYPE(*DEC) LEN(4 0) VALUE(20) DCL VAR(&C) TYPE(*DEC) LEN(4 0) DCL VAR(&D) TYPE(*CHAR) LEN(6) CHGVAR VAR(&C) VALUE(&A +...
Last updated: -
Best automation tool for insurance project
Which is the best testing tool for project based on insurance? And How?
Last updated: