| Author |
Message |
Topic: Disabel CICS programs in multiple regions |
JOSHI.SHOBHA
Replies: 2
Views: 3624
|
Forum: CICS and Middleware Posted: Wed Apr 28, 2010 10:44 pm Subject: Disabel CICS programs in multiple regions |
| Thanx a lot Kolusu ... !!! |
Topic: Disabel CICS programs in multiple regions |
JOSHI.SHOBHA
Replies: 2
Views: 3624
|
Forum: CICS and Middleware Posted: Wed Apr 28, 2010 2:52 am Subject: Disabel CICS programs in multiple regions |
We have a requirement where we want to disable 2 CICS-DB2 programs in 43 CICS regions at one time and re-enable these after 2 hrs.
Do we have to go to each region and disable them manually or can ... |
Topic: Disable CICS program and DB2 table |
JOSHI.SHOBHA
Replies: 2
Views: 4058
|
Forum: CICS and Middleware Posted: Thu Apr 15, 2010 11:56 pm Subject: Disable CICS program and DB2 table |
| Thanks Kolusu |
Topic: Disable CICS program and DB2 table |
JOSHI.SHOBHA
Replies: 2
Views: 4058
|
Forum: CICS and Middleware Posted: Thu Apr 15, 2010 5:50 am Subject: Disable CICS program and DB2 table |
| If our CICS region is up and we disable a CICS program which uses 2 DB2 tables will just disabeling the program give full control of DB2 tables to us for updation. |
Topic: Cursor to compare variable length field in Join - DB2 and co |
JOSHI.SHOBHA
Replies: 11
Views: 5610
|
Forum: Database Posted: Mon Apr 05, 2010 10:48 pm Subject: Cursor to compare variable length field in Join - DB2 and co |
Kolusu
Actually we were planning to keep the comparisons for TQE0520_AUTO_FREQ and TQE0700_MANDATE table as it is just remove the TFOCPAC_CORP_ACCTS thing. And after the work is completed for the ... |
Topic: Cursor to compare variable length field in Join - DB2 and co |
JOSHI.SHOBHA
Replies: 11
Views: 5610
|
Forum: Database Posted: Mon Apr 05, 2010 4:16 am Subject: Cursor to compare variable length field in Join - DB2 and co |
Kolusu
Actually when we ran it thru our DBA he said that this might have prformance issues.... and asked us to provide alternative ... please advise can we remove the substring from this query and ... |
Topic: Cursor to compare variable length field in Join - DB2 and co |
JOSHI.SHOBHA
Replies: 11
Views: 5610
|
Forum: Database Posted: Mon Mar 29, 2010 9:59 pm Subject: Cursor to compare variable length field in Join - DB2 and co |
| Sorry ... Will take care Terry |
Topic: Cursor to compare variable length field in Join - DB2 and co |
JOSHI.SHOBHA
Replies: 11
Views: 5610
|
Forum: Database Posted: Sun Mar 28, 2010 10:18 pm Subject: Cursor to compare variable length field in Join - DB2 and co |
Thanks Kolusu .. it worked  |
Topic: Cursor to compare variable length field in Join - DB2 and co |
JOSHI.SHOBHA
Replies: 11
Views: 5610
|
Forum: Database Posted: Thu Mar 25, 2010 9:56 pm Subject: Cursor to compare variable length field in Join - DB2 and co |
B.STATEMENT_ACCT_ID is in the form
837584PSCOT-EURC
831806DIPOSP-USDA
17400ALEHO-CAD106
560400ALEHO-EURA
460008RITT-EURA
and A.STATEMENT is in the form
CUSTOMER_KEY CC ... |
Topic: Cursor to compare variable length field in Join - DB2 and co |
JOSHI.SHOBHA
Replies: 11
Views: 5610
|
Forum: Database Posted: Thu Mar 25, 2010 12:15 am Subject: Cursor to compare variable length field in Join - DB2 and co |
We have a Query mentioned below
EXEC SQL
DECLARE FOGCSE10-CURSOR CURSOR FOR
SELECT A.CUSTOMER_KEY,
A.CCY,
A.SFX,
B.MESSAGE_TYPE,
... |
Topic: VISION PLUS |
JOSHI.SHOBHA
Replies: 10
Views: 7514
|
Forum: Application Programming Posted: Wed Jul 23, 2008 9:24 am Subject: VISION PLUS |
| Sorry I didnt know it was against the rules .. and Its not a First Data document .. its a self prepared document which i created so thought of sending ... but not doing it ... |
Topic: VISION PLUS |
JOSHI.SHOBHA
Replies: 10
Views: 7514
|
Forum: Application Programming Posted: Wed Jul 16, 2008 4:42 am Subject: VISION PLUS |
| Please gimme ur id I can send something |
Topic: VSAM File Prmiary Key Length Increase |
JOSHI.SHOBHA
Replies: 9
Views: 7927
|
Forum: Application Programming Posted: Thu May 08, 2008 7:58 am Subject: VSAM File Prmiary Key Length Increase |
Thanks a lot !!! Will suggest them this approach.
Thanks
Shobha |
Topic: VSAM File Prmiary Key Length Increase |
JOSHI.SHOBHA
Replies: 9
Views: 7927
|
Forum: Application Programming Posted: Wed May 07, 2008 9:25 pm Subject: VSAM File Prmiary Key Length Increase |
| Thanks a lot !!! |
Topic: VSAM File Prmiary Key Length Increase |
JOSHI.SHOBHA
Replies: 9
Views: 7927
|
Forum: Application Programming Posted: Wed May 07, 2008 1:33 pm Subject: VSAM File Prmiary Key Length Increase |
Hi All,
I have a scenario like we had 6 digits Policy No. and now we are expanding it to 7 digit.
Policy no was a primary Key for the VSAM KSDS file where we have our data. Now I have been asked ... |
| |