How to copy this cobol dataset



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

How to copy this cobol dataset

Postby nameexists » Mon Nov 12, 2012 5:50 pm

hi,
Normally when I try to copy a member within a dataset, I just put a C beside the member I want. I have a 5 part qualifier name. (ie Test.training.Data.Com.D0680212)
I am trying to copy this to my own dataset, but the normal c or copy is not working??

thanks
nameexists
 
Posts: 9
Joined: Mon Nov 12, 2012 5:41 pm
Has thanked: 1 time
Been thanked: 0 time

Re: How to copy this cobol dataset

Postby enrico-sorichetti » Mon Nov 12, 2012 6:16 pm

to get good answers You have to post good questions..

telling it does not work is just a waste of time for everybody

what happened when You used the PF1 to see the long message and the <copy> help ?
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: How to copy this cobol dataset

Postby nameexists » Mon Nov 12, 2012 6:36 pm

enrico-sorichetti wrote:to get good answers You have to post good questions..

telling it does not work is just a waste of time for everybody

what happened when You used the PF1 to see the long message and the <copy> help ?


when I try C I get invalid request and Managed data sets cannot be cataloged.

When I try Copy I get

SYSTEM COMPLETION CODE=806 REASON CODE=00000004
TIME=12.57.38 SEQ=25581 CPU=0000 ASID=0084
PSW AT TIME OF ERROR 070C1000 81220E58 ILC 2 INTC 0D
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
DATA AT PSW 01220E52 - 8400181E 0A0D18FB 180C181D
AR/GR 0: 006FFB00/00000000_00001E00 1: 00000000/00000000_84806000
2: 00000000/00000000_00FD78D0 3: 00000000/00000000_00000000
4: 00000000/00000000_00000000 5: 00000000/00000000_0067DC88
6: 00000000/00000000_000000FF 7: 00000000/00000000_00000000
8: 00000000/00000000_0067B250 9: 00000000/00000000_0122132C
A: 00000000/00000000_00000000 B: 00000000/00000000_00000004
C: 00000000/00000000_00000000 D: 00000000/00000000_0067B250
E: 00000000/00000000_84806000 F: 00000002/00000010_00000004
END OF SYMPTOM DUMP
Command 'COPY ' abended with code 806000. Load module not found.
***
nameexists
 
Posts: 9
Joined: Mon Nov 12, 2012 5:41 pm
Has thanked: 1 time
Been thanked: 0 time

Re: How to copy this cobol dataset

Postby Monitor » Mon Nov 12, 2012 6:44 pm

Put a / (forward slash) in front of the name (member or file) you want to copy, and you will be guided!
Monitor
 
Posts: 98
Joined: Wed Jan 18, 2012 8:59 pm
Has thanked: 0 time
Been thanked: 7 times

Re: How to copy this cobol dataset

Postby enrico-sorichetti » Mon Nov 12, 2012 6:54 pm

when I try C I get invalid request and Managed data sets cannot be cataloged.


did it occur to You that C might have a different meaning when used on a 3.4 dataset list

enter a random string in the line command area and hit PF1 two times,
ISPF will enter the HELP path where You can find all about the line commands available
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: How to copy this cobol dataset

Postby nameexists » Mon Nov 12, 2012 6:58 pm

Monitor wrote:Put a / (forward slash) in front of the name (member or file) you want to copy, and you will be guided!


Thanks mate, that sorted it :)
nameexists
 
Posts: 9
Joined: Mon Nov 12, 2012 5:41 pm
Has thanked: 1 time
Been thanked: 0 time

Re: How to copy this cobol dataset

Postby NicC » Mon Nov 12, 2012 7:16 pm

So you got it resolved but what has this to do with the COBOL language? It seems more like an ISPF question.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: How to copy this cobol dataset

Postby nameexists » Mon Nov 12, 2012 9:18 pm

NicC wrote:So you got it resolved but what has this to do with the COBOL language? It seems more like an ISPF question.


Will know for the future, thought it was cobol, sorry
nameexists
 
Posts: 9
Joined: Mon Nov 12, 2012 5:41 pm
Has thanked: 1 time
Been thanked: 0 time


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post