Author |
Message |
Topic: IDMS/ADS Abend IX11 |
PRAKASH
Replies: 3
Views: 4699
|
Forum: Application Programming Posted: Fri Oct 21, 2005 7:48 am Subject: IDMS/ADS Abend IX11 |
Hi Kolusu
There is no message code associated with it as such. When I key in the data and press Enter, it displays only the message. Nothing else is displayed.
It might be due to space problems ... |
Topic: IDMS/ADS Abend IX11 |
PRAKASH
Replies: 3
Views: 4699
|
Forum: Application Programming Posted: Fri Oct 21, 2005 3:07 am Subject: IDMS/ADS Abend IX11 |
Hi
I am using an ADS online screen to enter some data. When I press enter after entering the data, the screen is abending with the error message"PREVIOUS TASK ABENDED WITH ABEND CODE IX11".
Any ... |
Topic: Time last accessed for a flat file |
PRAKASH
Replies: 1
Views: 1707
|
Forum: TSO and ISPF Posted: Tue Sep 20, 2005 12:15 pm Subject: Time last accessed for a flat file |
Hi All
Can you please let me know how to find out the last accessed time for a physical sequential file.
If I do an S or I in 3.4 against the file, its just showing the date created and referenced ... |
Topic: Insert and Copy in JCL |
PRAKASH
Replies: 8
Views: 6345
|
Forum: Job Control Language(JCL) Posted: Wed Sep 14, 2005 5:01 am Subject: Insert and Copy in JCL |
Thanks a lot Anil. It works fine. First approach you have suggested is fine for us because though email id varies the maximum size of email limit is 35. So we have hardcoded 35 in the INREC step.
T ... |
Topic: Insert and Copy in JCL |
PRAKASH
Replies: 8
Views: 6345
|
Forum: Job Control Language(JCL) Posted: Wed Sep 14, 2005 3:40 am Subject: Insert and Copy in JCL |
Hi
Input file contains only email id - abc@xyz.com
Output file should contain:- RCPT TO:<abc@xyz.com> ie we have to insert RCPT TO:< >
Thanks. |
Topic: Insert and Copy in JCL |
PRAKASH
Replies: 8
Views: 6345
|
Forum: Job Control Language(JCL) Posted: Wed Sep 14, 2005 3:05 am Subject: Insert and Copy in JCL |
Hi all
I have an email id coming from online screen say abc@xyz.com which can vary everytime.
I will read that in my JCL and have to copy to another file as shown below.
RCPT TO:<abc@xyz.com ... |
Topic: IDMS SQL table download and upload |
PRAKASH
Replies: 3
Views: 2207
|
Forum: Database Posted: Thu Sep 08, 2005 1:56 am Subject: IDMS SQL table download and upload |
Thanks Kolusu for your reply.
I talked to our DBA and found and unfortunately we dont have IDMS Data Base Extractor tool. Is there any other way to achieve this may be thru some JCL utility etc..
T ... |
Topic: IDMS SQL table download and upload |
PRAKASH
Replies: 3
Views: 2207
|
Forum: Database Posted: Tue Sep 06, 2005 10:51 am Subject: IDMS SQL table download and upload |
Hi all
I have a request where in I have to transfer the data from IDMS SQL table( not record) from one database region to another data base region. (from pre prod region to test region to be preci ... |
Topic: IDMS Lock Problems for Performance Enhancement |
PRAKASH
Replies: 2
Views: 2178
|
Forum: Database Posted: Fri Jun 24, 2005 2:16 am Subject: IDMS Lock Problems for Performance Enhancement |
Thanks kolusu for your pointers.
But our sysgen default is RETRIEVAL NOLOCK only. There is another RETRIEVAL NOLOCK option at ADSC compiler level. Till now we were compiling dialogs in ADSC with ou ... |
Topic: IDMS Lock Problems for Performance Enhancement |
PRAKASH
Replies: 2
Views: 2178
|
Forum: Database Posted: Thu Jun 23, 2005 7:23 am Subject: IDMS Lock Problems for Performance Enhancement |
Hi all IMDS Gurus
We have an IDMS installation on our mainframe and for the past few months we are trying to reduce the number of locks the database held.
We have proceeded as follows.
1. We ... |
|