Author |
Message |
Topic: Increase SPACE of a Partition Dataset |
JyotsnaMV
Replies: 1
Views: 3887
|
Forum: Utilities Posted: Thu Mar 11, 2004 7:38 am Subject: Increase SPACE of a Partition Dataset |
Hi,
Want to increase the space of a PDS without renaming or deleting the PDS. Tried with COMPRESS option and also ran the PDS thru IEBCOPY utility to increase the space. But directory blocks of ... |
Topic: Sorting multiple files using SORT Utility |
JyotsnaMV
Replies: 2
Views: 3925
|
Forum: Utilities Posted: Thu Mar 11, 2004 7:32 am Subject: Sorting multiple files using SORT Utility |
Hi,
Can the SORT utility be used to sort more than one file within a single step of JCL?
Waiting for inputs....
Thanks,
Jyotsna |
Topic: Problem with ISPF macro |
JyotsnaMV
Replies: 4
Views: 3537
|
Forum: TSO and ISPF Posted: Fri Nov 14, 2003 3:22 am Subject: Problem with ISPF macro |
Hi Kolusu,
Thanks for your reply.
The actual code what I gave before was within codes. Even then I faced the same problem. Meaning the code is like this:
"ispexec edit dataset('TREX.JYDB.UTILLI ... |
Topic: Problem with ISPF macro |
JyotsnaMV
Replies: 4
Views: 3537
|
Forum: TSO and ISPF Posted: Thu Oct 30, 2003 8:04 am Subject: Problem with ISPF macro |
Hi Friends,
When I tried to invoke ISPF Macro's from Rexx program like this :
ispexec edit dataset('TREX.JYDB.UTILLIB.backup(IVOADEL)') macro(TJCLMAC0)
it gives an error saying -
"ISPT034 Ta ... |
Topic: How to trap PF07 and PF08 keys in Panels? |
JyotsnaMV
Replies: 2
Views: 2064
|
Forum: TSO and ISPF Posted: Thu Aug 21, 2003 6:37 am Subject: How to trap PF07 and PF08 keys in Panels? |
Thanks
Jyotsna. |
Topic: How to display Attribute Characters in Panels? |
JyotsnaMV
Replies: 3
Views: 1890
|
Forum: TSO and ISPF Posted: Thu Aug 21, 2003 6:24 am Subject: How to display Attribute Characters in Panels? |
Thanks
Jyotsna. |
Topic: JCL Changes... |
JyotsnaMV
Replies: 1
Views: 1779
|
Forum: Job Control Language(JCL) Posted: Thu Aug 21, 2003 6:10 am Subject: JCL Changes... |
LOADLIB datasets are one of the important elements to get affect during migration process.
Any Jcl that invokes an executable first looks into the STEPLIB then JOBLIB and then LINKLIST (system lib ... |
Topic: How to trap PF07 and PF08 keys in Panels? |
JyotsnaMV
Replies: 2
Views: 2064
|
Forum: TSO and ISPF Posted: Fri Aug 08, 2003 1:41 am Subject: How to trap PF07 and PF08 keys in Panels? |
Hi ,
When creating new panels, .PFKEY gives the values of PF key pressed within that panel. When a PF03 is pressed .PFKEY has a value saying PF03. But when PF07 or PF08 are pressed, .PFKEY does ... |
Topic: How to display Attribute Characters in Panels? |
JyotsnaMV
Replies: 3
Views: 1890
|
Forum: TSO and ISPF Posted: Fri Aug 08, 2003 1:34 am Subject: How to display Attribute Characters in Panels? |
Hi,
How can the Attribute characters like +, * etc. be displayed as part of text within the panel whereas they are used as Attribute characters in ATTR section
I tried enclosing the character ... |
|