Author |
Message |
Topic: Asktime to get Nanosecond |
systemz
Replies: 4
Views: 2586
|
Forum: CICS and Middleware Posted: Thu Nov 02, 2006 9:26 am Subject: Asktime to get Nanosecond |
thank you all much for your input!
sz |
Topic: Asktime to get Nanosecond |
systemz
Replies: 4
Views: 2586
|
Forum: CICS and Middleware Posted: Tue Oct 31, 2006 10:55 am Subject: Asktime to get Nanosecond |
I need the miliseconds, how can i get them? |
Topic: Asktime to get Nanosecond |
systemz
Replies: 4
Views: 2586
|
Forum: CICS and Middleware Posted: Tue Oct 31, 2006 10:29 am Subject: Asktime to get Nanosecond |
Hi,
Can any one help me use the ASKTIME command to get Nanoseconds?
This if the Format that i need to get : HHMMSSNNN.
thanks! |
Topic: VSAM FILE status 37 for KSDS |
systemz
Replies: 3
Views: 8845
|
Forum: Application Programming Posted: Thu Aug 24, 2006 3:37 pm Subject: VSAM FILE status 37 for KSDS |
Hi,
I am having a problem opening a VSAM file in a batch program
it is a VSAM ksds file that has a dummy lov-value record in it.
can any one help with this?
thanks! |
Topic: Cancel User id using a Clist |
systemz
Replies: 1
Views: 1388
|
Forum: TSO and ISPF Posted: Wed Jun 07, 2006 11:25 am Subject: Cancel User id using a Clist |
Hi,
I am trying to find out fi there is a way to cancel a user id using a clist.
had it in one of the companies.
The comand used to cancel a used-id from TSO was like this:
"TSO CAN USER- ... |
Topic: batch cobol problem |
systemz
Replies: 1
Views: 1239
|
Forum: Application Programming Posted: Tue Apr 25, 2006 4:00 pm Subject: batch cobol problem |
Hi,
I have a pgm that is reading a flat file.
I am geting an error code of 47 while reading the input file.
I have an OPEN INPUT clause and the file status is zero after an open.
But after i try ... |
Topic: syncsort - Include Cond issue |
systemz
Replies: 6
Views: 4329
|
Forum: Utilities Posted: Fri Nov 19, 2004 10:53 am Subject: syncsort - Include Cond issue |
thanks
this is a nice little chart
very helpful!!
systemz
 |
Topic: syncsort - Include Cond issue |
systemz
Replies: 6
Views: 4329
|
Forum: Utilities Posted: Fri Nov 19, 2004 10:37 am Subject: syncsort - Include Cond issue |
thanks a lot phantom!!!
systemz |
Topic: syncsort - Include Cond issue |
systemz
Replies: 6
Views: 4329
|
Forum: Utilities Posted: Fri Nov 19, 2004 10:33 am Subject: syncsort - Include Cond issue |
Mods,
as i was brosing this forum i found a solution for this
in this trhead
http://www.mvsforums.com/helpboards/viewtopic.php?t=1090&highlight=comp3
thanks a lot
systemz |
Topic: syncsort - Include Cond issue |
systemz
Replies: 6
Views: 4329
|
Forum: Utilities Posted: Fri Nov 19, 2004 9:58 am Subject: syncsort - Include Cond issue |
Hi all,
I am running syncsort in order to select records that have a certain date in column 80 (in a variable length record)
below is my INCLUDE card statement:
INCLUDE COND=(84,09,CH,EQ,X'0 ... |
|