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

Copy Loadlib from Record format 'FB' to 'U'


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sowmyasridhar15

New User


Joined: 13 Mar 2008
Posts: 5
Location: Bangalore

PostPosted: Sat Jan 23, 2010 2:20 pm
Reply with quote

Hi

I need copy a load library member from PDS which is FB format to another PDS of 'U' format. Could you please let me know any utility that will help me doing this.

Thank You
Sowmya
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Sat Jan 23, 2010 3:15 pm
Reply with quote

I would suggest relinking the objects (if the objects are not available in U format, recompile).

The output of compile and linkedit is U format.
If you have a loadlib in FB format the members are not usable and trying to change the format will not help.

I would also investigate and determine what process is at fault for creating/modifying the loadlib to FB format.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Populate last day of the Month in MMD... SYNCSORT 2
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
Search our Forums:

Back to Top