Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Describing a VSAM RRDS File ( SIGA Environment by CGI)

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Describing a VSAM RRDS File ( SIGA Environment by CGI)
 Login/Join
 
Platinum Member
posted
Bonjour,
For the first time in my life, I cross the path of VSAM RRDS files (and not my old friends VSAM KSDS).
The FIX Master built for the OutPut of such a file delivered by IDCAMS REPRO is all right.
So, I make a small change to get a VSAM MFD :
FILE=SIG3MVK, SUFFIX=VSAM, $      
SEGNAME=ROOT, SEGTYPE=S0,$      
GROUP=MV_CLERDS,ALIAS=KEY,USAGE=A04,ACTUAL=A04,$
$ CLE DU VSAM RDS (A04)
FIELD=MV_NUMENR,ALIAS=   ,USAGE=I04,ACTUAL=I04,$
$ RANG DANS LE FICHIER 

And the answer I get is
[CODE]
(FOC1016) DESCRIPTION DE CLE INVALIDE DANS LE FICHIER MASTER - : SIG3MVK
(FOC1129) ERREUR VSAM : SIG3MVK/LOGICAL ERROR CODE 192
( WHEN 192 DISPLAY 'INVALID RELATIVE REC NUMBER' )
/CODE]

This message has been edited. Last edited by: Kerry,


Focus Mainframe 7.6.11
Dev Studio 7.6.11 and !!!
PC Focus, Focus for OS/2, FFW Six, MSO
 
Posts: 134 | Registered: November 06, 2007Report This Post
Platinum Member
posted Hide Post
Sorry, I forgot to precise that the Key started From 1 (in Actual I04)


Focus Mainframe 7.6.11
Dev Studio 7.6.11 and !!!
PC Focus, Focus for OS/2, FFW Six, MSO
 
Posts: 134 | Registered: November 06, 2007Report This Post
Platinum Member
posted Hide Post
Google helped me through IBI doc : and, worst luck :
Only ESDS and KSDS data sources are supported. If you want to retrieve data from RRDS VSAM data sources, you may code your own access routine using SUFFIX=PRIVATE.
See Appendix C, User Exits for a Non-FOCUS Data Source for details.
This brings me decade backwards. I used to know how to with PL/1, but we're back in Cobol World! Is there any Cobol skeleton for accessing a RRDS file through SUFFIX=PRIVATE
Cordially and Focusely


Focus Mainframe 7.6.11
Dev Studio 7.6.11 and !!!
PC Focus, Focus for OS/2, FFW Six, MSO
 
Posts: 134 | Registered: November 06, 2007Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Describing a VSAM RRDS File ( SIGA Environment by CGI)

Copyright © 1996-2020 Information Builders