Author |
Message |
Topic: Differences between SYSPRINT & SYSOUT |
Sagitha George
Replies: 3
Views: 7008
|
Forum: Job Control Language(JCL) Posted: Wed Oct 08, 2003 12:46 am Subject: Differences between SYSPRINT & SYSOUT |
Thanks a lot for the detailed explanations.
Sagitha |
Topic: Differences between SYSPRINT & SYSOUT |
Sagitha George
Replies: 3
Views: 7008
|
Forum: Job Control Language(JCL) Posted: Tue Oct 07, 2003 7:13 am Subject: Differences between SYSPRINT & SYSOUT |
Hi All
Please let me have the complete details about what are the differences between SYSPRINT & SYSOUT. Know that SYSPRINT is a DD name while SYSOUT is a parameter. But I have seen procs that have ... |
Topic: Attribute byte from DFHBMSCA |
Sagitha George
Replies: 3
Views: 4021
|
Forum: CICS and Middleware Posted: Fri Jun 27, 2003 11:15 pm Subject: Attribute byte from DFHBMSCA |
Thanks..
Sagitha |
Topic: Definition of task |
Sagitha George
Replies: 3
Views: 2981
|
Forum: CICS and Middleware Posted: Mon Jun 23, 2003 9:35 pm Subject: Definition of task |
Ravi
A task is "One initiation of a transaction" where a transaction may involve 1 or more programs...
As an example, if you have a transaction T1 consisting of program P1, one initiation of T1 is ... |
Topic: File handling in CICS |
Sagitha George
Replies: 4
Views: 4789
|
Forum: CICS and Middleware Posted: Mon Jun 23, 2003 9:21 pm Subject: File handling in CICS |
Prakal
Thanks a lot for that great piece of self-explanatory description...
Sagitha |
Topic: File handling in CICS |
Sagitha George
Replies: 4
Views: 4789
|
Forum: CICS and Middleware Posted: Mon Jun 23, 2003 7:33 am Subject: File handling in CICS |
Thanks.
But how this open or close status achieved?Is it done using CEMT I FILE('symbolic file name').....Or does the CICS do on its own on startup or when it finds the first READ for that file?
... |
Topic: File handling in CICS |
Sagitha George
Replies: 4
Views: 4789
|
Forum: CICS and Middleware Posted: Mon Jun 23, 2003 3:12 am Subject: File handling in CICS |
Hello
While using CICS, one is not supposed to used any COBOL verbs used for handling files..While CICS does provide mechanisms for READ,WRITE,DELETE,READNEXT etc.., what are the mechanisms for openi ... |
Topic: Attribute byte from DFHBMSCA |
Sagitha George
Replies: 3
Views: 4021
|
Forum: CICS and Middleware Posted: Mon Jun 23, 2003 3:06 am Subject: Attribute byte from DFHBMSCA |
Hello
Given an attribute byte ,how to determine whether the data is protected/unprotected ,norm/bright/dark & whether the MDT is on or off?Please help me with the following example : xx011000 is th ... |
|