MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

TASID HELP

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
fonrob
Beginner


Joined: 13 Feb 2004
Posts: 7
Topics: 3

PostPosted: Tue Mar 08, 2005 5:31 pm    Post subject: TASID HELP Reply with quote

I am tying to install TASID here are the messages I am getting

Here is the file that I uploaded to the mainframe.

Code:


                            ,Data Set Information,                            ,

Command ===>,                                                                 ,

                                                                  ,More:     +,

Data Set Name . . . . :,Z90FHR1.TASID.XMI                           ,

, ,

General Data,                        ,,Current Allocation,                    ,

,Management class . . :,MCSTD   ,     ,,Allocated blocks  . :,104          ,

,Storage class  . . . :,SCSTD   ,     ,,Allocated extents . :,4            ,

,,Volume serial . . . :,D30901, ,     ,, ,

,,Device type . . . . :,3390    ,     ,, ,

,Data class . . . . . :,**None**,     ,Current Utilization,                   ,

,,Organization  . . . :,PS      ,     ,,Used blocks . . . . :,97           ,

,,Record format . . . :,FB    ,       ,,Used extents  . . . :,4            ,

,,Record length . . . :,80     ,      ,,, ,

,,Block size  . . . . :,6160    ,     ,,, ,

,,1st extent blocks . :,8            ,,,, ,

,,Secondary blocks  . :,24           ,,,, ,

,,Data set name type  :,          ,   ,,SMS Compressible  . :,NO  ,

,,, ,                                 ,,, ,

,,Creation date . . . :,2005/03/07,   ,,Referenced date . . :,2005/03/07,

  Expiration date . . :,***None***,,                                          ,

 

Now when I try to receive this file I get this message   IKJ56001I MEMBER  SPECIFIED BUT V4.P90.USER.TASID NOT A PARTITIONED DATA SET

When I issued RECEIVE INDA('Z90FHR1.TASID.XMI') I did not pre allocate this file I let the system generate the dsn

For me. But when I look at it the file is not the same as the incoming file.

 

Command ===>,                                                                 ,

                                                                  ,More:     +,

Data Set Name . . . . :,V4.P90.USER.TASID                           ,

, ,

General Data,                        ,,Current Allocation,                    ,

,Management class . . :,MCSTD   ,     ,,Allocated blocks  . :,210          ,

,Storage class  . . . :,SCSTD   ,     ,,Allocated extents . :,14           ,

,,Volume serial . . . :,D34069, ,     ,, ,

,,Device type . . . . :,3390    ,     ,, ,

,Data class . . . . . :,**None**,     ,Current Utilization,                   ,

,,Organization  . . . :,PS      ,     ,,Used blocks . . . . :,202          ,

,,Record format . . . :,VB    ,       ,,Used extents  . . . :,14           ,

,,Record length . . . :,251    ,      ,,, ,

,,Block size  . . . . :,3120    ,     ,,, ,

,,1st extent blocks . :,15           ,,,, ,

,,Secondary blocks  . :,2            ,,,, ,

,,Data set name type  :,          ,   ,,SMS Compressible  . :,NO  ,

,,, ,                                 ,,, ,

,,Creation date . . . :,2005/03/07,   ,,Referenced date . . :,2005/03/07,

  Expiration date . . :,***None***,,                                          ,

, ,

                                                                          ,

Now if I pre allocate the file to match the input file I get.

,INMR060I RECEIVE command terminated.  Output dataset unusable. +,

,INMR065I Record format of output dataset incompatible with record format of incoming file +,

,INMR066I Input:  RECFM=VB, LRECL=85, BLKSIZE=3120,

 

I have checked both files and according to a 3.4 on the dsn the blksize record format and record length are the same.

 

Please help if you can. Thanks for your Time Fon.


 
If  I create a DSN with the same values as the input file I get
 
,182734:: :,
,INMR901I Dataset X.RECEIVE.INVALID.FILE from ? on ?,
,INMR907A Enter copy parameters or 'DELETE' or 'END' +,
da('v4.p90.user.tasid')
,INMR060I RECEIVE command terminated.  Output dataset unusable. +,
,INMR065I Record format of output dataset incompatible with record format of inc
oming file +,
,INMR066I Input:  RECFM=VB, LRECL=85, BLKSIZE=3120,
,***,
 
Here is the DSN I created
 
,                            ,Data Set Information,                            ,
,Command ===>,                                                                 ,
                                                                   ,           ,
,Data Set Name . . . . :,V4.P90.USER.TASID                           ,
,, ,
,General Data,                        ,,Current Allocation,                    ,
,,Management class . . :,MCSTD   ,     ,,Allocated tracks  . :,20           ,
,,Storage class  . . . :,SCSTD   ,     ,,Allocated extents . :,1            ,
,,,Volume serial . . . :,D31540, ,     ,, ,
,,,Device type . . . . :,3390    ,     ,, ,
,,Data class . . . . . :,**None**,     ,Current Utilization,                   ,
,,,Organization  . . . :,PS      ,     ,,Used tracks . . . . :,0            ,
,,,Record format . . . :,FB    ,       ,,Used extents  . . . :,0            ,
,,,Record length . . . :,80     ,      ,,, ,
,,,Block size  . . . . :,3120    ,     ,,, ,
,,,1st extent tracks . :,20           ,,,, ,
,,,Secondary tracks  . :,10           ,,,, ,
,,,Data set name type  :,          ,   ,,SMS Compressible  . :,NO  ,
,,,, ,                                 ,,, ,
,,,Creation date . . . :,2005/03/01,   ,,Referenced date . . :,2005/03/01,
,  Expiration date . . :,***None***,,                                          ,
 

Can you help me out please.
Thanks Fon.


when I compare the two files in PDS I get this message

PDSMAN V7.43 LIBRARY COMPARE
** PDSM36 ** S1S1

LIBRARY1 VOL=D34784 DSN=Z90FHR1.TASID.XMI
LIBRARY2 VOL=D95610 DSN=V4.P90.USER.TASID

LIBRARY1 DATASET ORGANIZATION IS NOT PO

PROCESSING TERMINATED WITH ERRORS
END OF REPORT
Fon Roberts
Computer Operations Analyst
Informatix Inc.
fon.roberts@informatixinc.com
Back to top
View user's profile Send private message
Mervyn
Moderator


Joined: 02 Dec 2002
Posts: 415
Topics: 6
Location: Hove, England

PostPosted: Wed Mar 09, 2005 3:56 am    Post subject: Reply with quote

Did you follow the instructions in the "readme" file?
_________________
The day you stop learning the dinosaur becomes extinct
Back to top
View user's profile Send private message
fonrob
Beginner


Joined: 13 Feb 2004
Posts: 7
Topics: 3

PostPosted: Wed Mar 09, 2005 2:59 pm    Post subject: Reply with quote

Yes I did
the problem was I have humming bird for my 3270 telnet session and it was doing some weird things as soon as I used EXTRA everything worked great.

Thanks
Back to top
View user's profile Send private message
Mervyn
Moderator


Joined: 02 Dec 2002
Posts: 415
Topics: 6
Location: Hove, England

PostPosted: Fri Mar 11, 2005 1:12 pm    Post subject: Reply with quote

Interesting. I'm glad you sorted it out.
_________________
The day you stop learning the dinosaur becomes extinct
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group