| Author |
Message |
Topic: Web programming in Mainframes |
dilip
Replies: 2
Views: 1647
|
Forum: Application Programming Posted: Sat Mar 27, 2004 3:29 am Subject: Web programming in Mainframes |
Hi,
We have deployed IBM HTTP webserver on our mainframe. We are planning to host some web pages on the same. Could any one provide some help reg how to acheive this? What languages could be used t ... |
Topic: Trigger on a View in DB2? |
dilip
Replies: 1
Views: 1492
|
Forum: Database Posted: Sat Dec 06, 2003 7:04 am Subject: Trigger on a View in DB2? |
Hi,
Is it possible to create a Trigger on a view in DB2 Version 7 & above.
dilip |
Topic: Query to check the presence of a record : Efficient way |
dilip
Replies: 6
Views: 3116
|
Forum: Database Posted: Mon Dec 01, 2003 7:46 am Subject: Query to check the presence of a record : Efficient way |
Hi,
I need to write a query to find whether a particular record exists or not in a table. Basically I want the query to return a single value if the record is found.
Below are the possible sol ... |
Topic: 'MODE DB2SQL' in DB2 trigger |
dilip
Replies: 1
Views: 1560
|
Forum: Database Posted: Mon Nov 17, 2003 10:18 pm Subject: 'MODE DB2SQL' in DB2 trigger |
Hi,
What is the significance of specifying 'MODE DB2SQL' in the definition of a trigger ..... For example
CREATE TRIGGER MSSD_UPD
AFTER UPDATE ON MSG_STATUS_DIS
REFERENCING ... |
Topic: OS 390: Requirements to run DB2 stored procedures |
dilip
Replies: 1
Views: 1379
|
Forum: Database Posted: Sat Nov 15, 2003 5:51 am Subject: OS 390: Requirements to run DB2 stored procedures |
Hi,
Please clarify on the following:
1. Currently we are having OS/390 Ver 2.10 in our mainframe.
Does this version of os/390 provide support for DB2 stored
procedures.
2. ... |
Topic: OS 390: Requirements to run DB2 stored procedures |
dilip
Replies: 1
Views: 1687
|
Forum: Database Posted: Sat Nov 08, 2003 5:38 am Subject: OS 390: Requirements to run DB2 stored procedures |
Hi,
Currently we are having OS/390 Ver 2.10 in our mainframe.
Does this version of os/390 provide support for DB2 stored procedures.
Dilip |
Topic: Procedural constructs in DB2 trigger body |
dilip
Replies: 1
Views: 1789
|
Forum: Database Posted: Sat Nov 08, 2003 5:28 am Subject: Procedural constructs in DB2 trigger body |
Hi,
Currently WLM environment is not loaded.
Is it possible to use procedural constructs (such as DECLARE, IF, WHILE ...) in the body of Trigger in DB2.
Dilip |
| |