ICETOOL step that generates a Signal file



IBM's flagship sort product DFSORT for sorting, merging, copying, data manipulation and reporting. Includes ICETOOL and ICEGENER

Re: ICETOOL step that generates a Signal file

Postby skolusu » Wed Feb 27, 2013 6:38 am

sharmila_3 wrote:Thanks for your reply,
That was the task given to me.when i mention the name of the input file in ''IN DD DSN=..", the output should should contain the name of the file ,its location ,no. of records in it, sum of the last 4 digit of acc number, and the timestamp.recfm is fb and lrecl is 80.They want me to do this in icetool specifically.



Unless the file is an UNIX file on z/OS I am not sure how you will get the location of the file. Do you mean the volume on which the file resides ?

sharmila_3 wrote:sorry i don't have mainframe id now...They just want me to tell the control card for this.But i culdn't do that even after searching in google.


Are you writing a design spec for this :?: if you don't have a mainframe id, how can you verify the control cards you have are syntax free and will produce the desired results?
Kolusu - DFSORT Development Team (IBM)
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
skolusu
 
Posts: 586
Joined: Wed Apr 02, 2008 10:38 pm
Has thanked: 0 time
Been thanked: 39 times

Re: ICETOOL step that generates a Signal file

Postby sharmila_3 » Thu Feb 28, 2013 11:58 am

sorry....you have mentioned that i posted under JCL instedad of icetool..That's why i changed topic.

i got solution for all expect timestamp.how to include timestamp using icetool..

Regards,
P.Sharmila.
sharmila_3
 
Posts: 11
Joined: Tue Feb 26, 2013 12:14 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ICETOOL step that generates a Signal file

Postby sharmila_3 » Thu Feb 28, 2013 12:03 pm

My senior will run the control cards..I have to provide them the perfect control card..I told him about the file name..he told that it can be hard coded and u need to know how to include timestamp....


thanks,
P.Sharmila.
sharmila_3
 
Posts: 11
Joined: Tue Feb 26, 2013 12:14 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ICETOOL step that generates a Signal file

Postby BillyBoyo » Thu Feb 28, 2013 12:10 pm

There are time and date functions documented in the manual. A quick way to get to them is to search for &DATE or &TIME, although when you use them there is no need to use the &-prefixed versions. Choose, experiment (oh, no mainframe access), if you don't get to your result, tell us exactly what you require.

How are you expected to produce a "perfect control card" if you cannot test it out?
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: ICETOOL step that generates a Signal file

Postby sharmila_3 » Thu Feb 28, 2013 1:32 pm

Because i believe you...simple na..

Thanks,
P.Sharmila.
sharmila_3
 
Posts: 11
Joined: Tue Feb 26, 2013 12:14 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ICETOOL step that generates a Signal file

Postby BillyBoyo » Thu Feb 28, 2013 2:36 pm

So you expect us to do your job for you? I'm not sure it'll work like that. You want us to work, we want to be paid.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: ICETOOL step that generates a Signal file

Postby sharmila_3 » Thu Feb 28, 2013 3:29 pm

Not like that...I want you to help me to do this.Tats all.
sharmila_3
 
Posts: 11
Joined: Tue Feb 26, 2013 12:14 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ICETOOL step that generates a Signal file

Postby enrico-sorichetti » Thu Feb 28, 2013 3:43 pm

.I want you to help me to do this.Tats all.


help is ...

WE give hints, sometimes a code snippet
YOU read the manuals
YOU adapt the snippet to Your environment
YOU carry on the tests

not asking for a tested solution
( sometimes You might get it, but You should not EXPECT it )
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: ICETOOL step that generates a Signal file

Postby sharmila_3 » Thu Feb 28, 2013 4:00 pm

k k.....sorry
sharmila_3
 
Posts: 11
Joined: Tue Feb 26, 2013 12:14 pm
Has thanked: 0 time
Been thanked: 0 time

Previous

Return to DFSORT/ICETOOL/ICEGENER

 


  • Related topics
    Replies
    Views
    Last post