Author |
Message |
Topic: Running REXX with macro in batch using IKJEFT01 |
kbn
Replies: 2
Views: 3072
|
Forum: TSO and ISPF Posted: Wed Apr 27, 2011 6:12 am Subject: Running REXX with macro in batch using IKJEFT01 |
Is it possible to run a REXX program in batch which has macro in it. I tried this but it did not work
-kbn |
Topic: MAP Copybook |
kbn
Replies: 2
Views: 4204
|
Forum: CICS and Middleware Posted: Thu Dec 30, 2010 3:38 am Subject: MAP Copybook |
I have a map definition like below.
ABCMAP1 DFHMDI SIZE=(024,080),MAPATTS= (COLOR,HILIGHT,VALIDN), X
DSATTS=(COLOR,HILIGHT,VALIDN)
DF ... |
Topic: Change the file name |
kbn
Replies: 4
Views: 3944
|
Forum: CICS and Middleware Posted: Mon Jun 29, 2009 1:07 am Subject: Change the file name |
Hi,
Is it possible to change the DSNAME of the file by submitting a batch job?
For example DSNAME of the file FABC is A11.B22.C33. I want to change it to D44.E55.F66.
thanks,
kbn |
Topic: Creation time |
kbn
Replies: 3
Views: 1744
|
Forum: Utilities Posted: Tue Dec 09, 2008 3:42 am Subject: Creation time |
Hi expat,
How to get the SMF -61 or SMF-15?
thanks,
kbn |
Topic: Creation time |
kbn
Replies: 3
Views: 1744
|
Forum: Utilities Posted: Tue Dec 09, 2008 1:06 am Subject: Creation time |
Hi,
Is there any way to find out the creation time of the sequential dataset?
thanks,
kbn |
Topic: Effective query |
kbn
Replies: 3
Views: 1807
|
Forum: Database Posted: Thu Jan 17, 2008 2:30 am Subject: Effective query |
Hi,
I have a table T1 with an index I1 with columns C1, C2, C3 in sequence.
Which of the below query is effective?
select * from T1
where C1 = 'a'
and C2 = 'b'
and C3 >= 'c'
O ... |
Topic: How to find out the database size |
kbn
Replies: 2
Views: 1440
|
Forum: Database Posted: Fri Oct 19, 2007 12:01 am Subject: How to find out the database size |
Hi,
I have a database which has 5 tables. I want to know the size of the database.
Please let me know how to find out the database size
thanks,
Kavitha |
Topic: Using host variable in IN predicate |
kbn
Replies: 6
Views: 3383
|
Forum: Database Posted: Wed Aug 29, 2007 1:09 am Subject: Using host variable in IN predicate |
Hi,
I have a table A which has columns TYPE, NUMBER, NAME.
I want to read the table for only few types. I have types in WS-TYPE which has the value 'X', 'Y', 'Z'
Shall I use the following que ... |
Topic: How to see the previous version of the member |
kbn
Replies: 1
Views: 1613
|
Forum: TSO and ISPF Posted: Thu Oct 26, 2006 12:38 am Subject: How to see the previous version of the member |
Hi,
I have changed the member xyz in the dataaset aaa.bbb. After saving the member the version is 1.18. How to see the version 1.17 of the member?
thanks,
Kavitha |
Topic: Edit profile error |
kbn
Replies: 4
Views: 2775
|
Forum: TSO and ISPF Posted: Mon Jan 09, 2006 10:28 pm Subject: Edit profile error |
Kolusu,
I have cleared the INITIAL MACRO. But still I am getting the same error.
-Kbn |
Topic: Edit profile error |
kbn
Replies: 4
Views: 2775
|
Forum: TSO and ISPF Posted: Mon Jan 09, 2006 4:35 am Subject: Edit profile error |
I am getting 'Edit profile error' on right top of the edit panel while editing any dataset. If I press PF1, it says Changes to any edit profile will not be saved on disk this edit session.
My chan ... |
Topic: Hex Display |
kbn
Replies: 3
Views: 2429
|
Forum: Application Programming Posted: Tue Nov 22, 2005 2:13 am Subject: Hex Display |
tcdcit,
Please try this.
It worked for me
FILE-CONTROL.
SELECT I01-INPUT-FILE AS ... |
Topic: Recovering the data from sequential dataset |
kbn
Replies: 1
Views: 1544
|
Forum: TSO and ISPF Posted: Mon Nov 14, 2005 12:40 am Subject: Recovering the data from sequential dataset |
Hi,
While editing a sequential dataset, I accidently changed the dataset and saved and came out.
Do anybody know how to retrieve (recover) the file before my change
-thanks,
kbn |
|