Home > Ask the Data Center Experts > Questions & Answers > Accessing an ESDS file that's open to CICS
Ask The Data Center Expert: Questions & Answers
EMAIL THIS

Accessing an ESDS file that's open to CICS

Robert Crawford EXPERT RESPONSE FROM: Robert Crawford

Pose a Question
Other Data Center Categories
Meet all Data Center Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 05 November 2003
I need to access an ESDS file that is open to CICS for update from a batch COBOL program. It is a high activity file that I cannot close and reopen to flush the buffers and update the RBA pointers.

Is there another way to force the file to update the RBA information without closing the file?



BROWSE BY TAG
CICS Newsletter,   VIEW ALL TAGS

Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
CICS Newsletter
Does IBM's mainframe business constitute a monopoly?
IBM z/OS 1.11 preview: New features and functions
New statistics for CICS Transaction Server 3.2
Manage CICS workloads with transaction classes
Run CICS in batch to beat a shrinking batch window
Ensuring CICS security with the Web Services Security standard
Use DFHLS2WS to expose CICS applications as a Web service
Using IBM IPCS to battle software bugs
CICS and Web services: Ready to go
Using External Call Interface (EXCI) to access CICS

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


I'm afraid that in this circumstance you are stuck. If you are using an ESDS file, then you are adding records at the end. So, some alternative programming techniques suggest themselves:

  • The first is to use two ESDS and then get CICS to read the Batch one after update and adding the records at the end of the CICS ESDS.

  • The second is to use my EXCI SupportPac and get batch to send the individual records to CICS for appending to the file.

  • Something else which you may care to investigate is the new(ish) Transactional VSAM support but I'm not sure if this works for an ESDS.

As an aside, you don't say why you are using an ESDS. Perhaps it is for the dumping of records from CICS, bearing in mind the high activity on it. If this is so, I think you should investigate using the Logger facilities to do this output. It's more efficient but at the expense of more complicated batch processing.




Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



Building Green Data Centers
HomeNewsTopicsITKnowledge ExchangeTipsBlogsMultimediaWhite PapersEvents
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2005 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts