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

CA-librarian scan utility clarification


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nagasadhu

New User


Joined: 05 Jul 2006
Posts: 3

PostPosted: Fri Aug 08, 2008 10:17 am
Reply with quote

Hi

The CA manuals state that the -SCAN utility statement is a read-only function (Security adm guide). Also the user guide states that -SCAN does not enqueue the master file.

This being the case, can someone tell me if a running the -SCAN batch utility can hold any other type of operation on the master file??

If it holds up nothing then what is the need for FAIRSCAN which is a UCR written COBOL using the FAIR access routines. This program is described as below in the system services guide
"Using the File Access Interface Routines, FAIRSCAN performs data scans on any AllFusion CA-Librarian master file without preventing any other batch or online jobs from accessing the master file."

Thanks in advance
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Aug 08, 2008 7:32 pm
Reply with quote

Hello,

I believe you have focused on the wrong concept.

-SCAN works via the (standalone) batch utility.

"FAIR" supports access to Librarian master files from within cobol code.
Back to top
View user's profile Send private message
nagasadhu

New User


Joined: 05 Jul 2006
Posts: 3

PostPosted: Mon Aug 11, 2008 9:39 am
Reply with quote

Thanks for your time.

But allow me to explain a little further.

My shop has all the production code inside a library master.
The signoff jobs in production are a bunch of rexx programes that execute CA-librarian batch utility from within the rexx code itself. Now they use different options of the librarian utility for different situations. Not possible to predict.

I use the librarian batch utility to run the -SCAN statement when I want to scan the master.

The scheduling team claims that running -SCAN holds up the signoff jobs.
Now the user guide states as follows
"The utility SCAN function does not enqueue the master file."

I have not been able to have a look at the enqueue when the jobs were held up. It is not possible to simulate. I got a little suspicious of the utility scan when the FAIRSCAN was described as follows
"Using the File Access Interface Routines, FAIRSCAN performs data scans on any AllFusion CA-Librarian master file without preventing any other batch or online jobs from accessing the master file."

Questions
1) Is it possible that the utility -SCAN function holds up the master?
2) Can this be avoided by using FAIR from a COBOL code??

Sorry for the long post.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Aug 11, 2008 7:18 pm
Reply with quote

Hello,

I believe you will get better replies from CA support.

They will know if this (or something close) has been reported for your release of Librarian and associated applied fixes. It may be that you need some site-specific fix that is not sent without being requested.

Also
Quote:
If it holds up nothing
is not the same as "does not enqueue the master file". There are ways to hold resources that do not require issuing an enqueue against the entire Librarian master (which is how individual modules are protected).
Back to top
View user's profile Send private message
nagasadhu

New User


Joined: 05 Jul 2006
Posts: 3

PostPosted: Tue Aug 12, 2008 10:30 am
Reply with quote

Thanks for your help.
But CA support is just pathetic. Navigating through their website is more difficult than finding your way out of chinatown.
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts REASON 00D70014 in load utility DB2 6
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
No new posts Any JCL or VSAM Utility to get number... JCL & VSAM 1
No new posts DATA SET LIST UTILITY screen TSO/ISPF 6
No new posts Which SORT utility can improve the Pe... DFSORT/ICETOOL 16
Search our Forums:

Back to Top