Author |
Message |
Topic: Question about TSO-Logon |
javagate
Replies: 7
Views: 13876
|
Forum: TSO and ISPF Posted: Wed Dec 27, 2006 2:46 pm Subject: Question about TSO-Logon |
When terminals get disconnected, the system waits a period of time to allow the reconnect that sriramla described. After that time, the session gets S622 and abends. Then you can logon again.
Hop ... |
Topic: question cics start |
javagate
Replies: 2
Views: 1969
|
Forum: CICS and Middleware Posted: Wed Dec 20, 2006 12:25 pm Subject: question cics start |
Are you using program auto install? |
Topic: Invoking CICS transactions thru JCL or batch program |
javagate
Replies: 2
Views: 3849
|
Forum: Job Control Language(JCL) Posted: Wed Dec 13, 2006 6:55 am Subject: Invoking CICS transactions thru JCL or batch program |
You might try this.
//SDSF EXEC PGM=SDSF
//SYSUDUMP DD SYSOUT=*
//ISFOUT DD SYSOUT=*
//ISFIN DD * ... |
Topic: SDSF OD output descriptors Panel |
javagate
Replies: 5
Views: 2488
|
Forum: TSO and ISPF Posted: Wed Dec 13, 2006 6:53 am Subject: SDSF OD output descriptors Panel |
javagate,
You may be confusing people when you say "alternate view". When I hear that, I think of the '?' primary command, as would display an alternate view of the 'O' panel.
You actua ... |
Topic: SDSF OD output descriptors Panel |
javagate
Replies: 5
Views: 2488
|
Forum: TSO and ISPF Posted: Tue Dec 12, 2006 10:15 am Subject: SDSF OD output descriptors Panel |
Yes, they can. Use the 'Arrange' option in the VIEW menu.
O.
The Arrange option via View only allows you to arrange the Columns in the current view. It does not let you add Column from the Altern ... |
Topic: SDSF OD output descriptors Panel |
javagate
Replies: 5
Views: 2488
|
Forum: TSO and ISPF Posted: Tue Dec 12, 2006 7:03 am Subject: SDSF OD output descriptors Panel |
Some of our users are wanting to see the information that is in the alternate view of SDSF in the O (OUTPUT) panel without having to access the OD panel.
Does anyone know if the OD columns can be ... |
|