IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Copy member from PDS to PDS


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mohit_rathi
Currently Banned

New User


Joined: 10 Mar 2008
Posts: 2
Location: hyderabad

PostPosted: Fri Jul 11, 2008 4:51 pm
Reply with quote

Hi,
When I copy a member in a PDS to other PDS, using option 'C'. it changes the profile to "PACK ON".
But when I use 3.3 for the same then the profile is "pack off", only.

Is there any possibilty that I can maintain it to pack off only using option "C".

Thanks,
Mohit
Back to top
View user's profile Send private message
neeharika

New User


Joined: 23 May 2008
Posts: 14
Location: Hyderabad

PostPosted: Fri Jul 11, 2008 5:00 pm
Reply with quote

Mohith,

Please check the options when copying...
When you give an option 'C' to copy you will be asked the new member name and dsname...there itself you can even view the options...

Code:
Options                                                                     
   Sequential Disposition        Pack Option         SCLM Setting           
   2  1. Mod                     1  1. Default       3  1. SCLM             
      2. Old                        2. Pack             2. Non-SCLM       

Here if you set the pack option to 1 profile will be pack off only.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Jul 11, 2008 5:04 pm
Reply with quote

did You look at the panels used...

look better and You will see that
using option 3.3
Code:
To Data Set Options:
Sequential Disposition        Pack Option         SCLM Setting
_ 1. Mod                     3  1. Yes           3  1. SCLM
  2. Old                        2. No               2. Non-SCL                               
                                3. Default          3. As is

You have the option of choosing what to do

using the C line command from the member list
Code:

Sequential Disposition        Pack Option         SCLM Setting
2  1. Mod                     1  1. Default       3  1. SCLM
   2. Old                        2. Pack             2. Non-SCLM
                                                     3. As is

in the second case ( strange behavior )
You can pack but You cannot unpack
default just means ... levae things as they are
Back to top
View user's profile Send private message
mohit_rathi
Currently Banned

New User


Joined: 10 Mar 2008
Posts: 2
Location: hyderabad

PostPosted: Mon Jul 14, 2008 11:15 am
Reply with quote

Thanks niharikha & Enrico for ur replies :-)
the additional information about the strange behaviour in second case was also helpful.. Enrico..
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts VB to VB copy - Full length reached SYNCSORT 8
No new posts Need COBOL COPY Help in MVS Environment COBOL Programming 4
No new posts Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
No new posts DB2 Table - Image copy unload IBM Tools 2
No new posts How to copy the -1 version of a membe... TSO/ISPF 4
Search our Forums:

Back to Top