Start a Conversation

Unsolved

This post is more than 5 years old

1837

December 14th, 2009 04:00

TimeFinder and a disk the System catalog

Hi.
I cannot synchronize the standard device with BCV, the standard device - the system catalog z18CAT.
RPB and TimeFinder are established in other system.
Why?
z/OS 1.8, SYM8530, TimeFinder 520, RPB580.

JCL
  Menu  Utilities  Compilers  Help
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
SYS3 SE11 SE11.APAKH.JCL(TFBATCH) - 01.08            Line 00000000 Col 001 080
********************************* Top of Data **********************************
//TFBATCH  JOB (A000),'TECH-SUPPORT',CLASS=A,MSGCLASS=X,                JOB06473
//  NOTIFY=&SYSUID
//*
//*
//*
//*
//*---------------------------------------------------------*
//*                EMC TimeFinder (c) 2001                  *
//* ------------------------------------------------------- *
//*                                                        *
//*    *** TFI GENERATED JCL CONTROL STATEMENTS ***        *
//* ------------------------------------------------------- *
//*                                                        *
//*      TFI COMMAND: BASE                                *
//*        TSO USERID: MVSADM                              *
//*  GENERATION DATE: 25 MAR 2009                          * 
//*  GENERATION TIME: 17:01:49                            *
//*---------------------------------------------------------*
//*
//BASE    EXEC PGM=EMCTF,REGION=4M
//STEPLIB  DD DISP=SHR,DSN=EMC.STFX520.LINKLIB
//SYSOUT  DD SYSOUT=*
//SCF$EMC  DD DUMMY
//*
//*---------------------------------------------------------*
//*  TFI GENERATED GROUP STATEMENTS                        *
//*---------------------------------------------------------*
//TFBCVGRP DD *
/*
//*
//*---------------------------------------------------------*
//*              TFI GENERATED SYSIN STATEMENTS            *
//*---------------------------------------------------------*
//*SYSIN    DD DISP=SHR,DSN=EMC.EMCSCF.STORPROC(TFSYSIN)
//SYSIN    DD *
ESTABLISH 1,D003,D22E
/*
******************************** Bottom of Data ********************************

In system of the message:
IEF196I IOS071I D22E,**,*MASTER*, START PENDING
          IOS071I D22E,**,*MASTER*, START PENDING 847
              IOS431I DEVICE D22E RESERVED TO CPU=0183BD2086,LPAR ID=01 849
SYSTEM=UNKNOWN

                                    TSO: SD.ST:
15:57:47 BCVM046I          *** EMC TimeFinder V5.2.0 (65) ***
              15:57:47 BCVG011W No BCVGROUPS found before TFBCVGRP EOF
                    15:57:47 BCVI020I Start of INPUT control statement(s) from SYSIN
            15:57:47 BCVI018I (0001)  ESTABLISH 1,D003,D22E
                            15:57:47 BCVI021I End of INPUT control statement(s) from SYSIN
              16:01:47 BCVI006E (0001) SAICALL failed on device D22E, return code 00140048/01
16:01:47 BCVM047I All control statements processed, highest RC 8

Best Regards APakh    

21 Posts

December 15th, 2009 02:00

Hi,

hard to find what is the problem,but did you try this?

Did you try to synchronise your  dasd with another BCV?

Did you check TF  (or SNAP) lock ?

Did you try in same system where you establish BCV?

PS:  command to see if you have TF or SNAP lock

F $5EMCSCF,REC,QRYDLOC,TF,2200,2
SCF0721I REC,QRYDLOC,TF,2200,2 
$HASP534 L2.ST3     INACTIVE   
SCF0722I REC NO DEVICES LOCKED 
SCF0726I REC COMPLETED   

F $5EMCSCF,REC,QRYDLOC,SNAP,2210,3
SCF0721I REC,QRYDLOC,SNAP,2210,3  
SCF0722I REC NO DEVICES LOCKED    
SCF0726I REC COMPLETED       

Any error message when you establish BCV or any other error when you display status of your dasd by SCF or HC command?

Best regards

21 Posts

December 16th, 2009 06:00

Hi again

if i don't make a mistake, TF 520 is an old version and i don't have any book on this . So I don"t remember if all options are the same but, (we use  Snap command on standard volume on dmx3 to make copy as we did with BCV when whe  had  8830 ) 

So check GLOBAL options to see if you allow enqueue

now you have many options; maybe check option about enqueue (hostcopymode, tolerateenqueuefailure, other options too)

Hope this can help you.

4 Posts

December 18th, 2009 03:00

Hi.
If I start in the same system, all works.
If system another:
SCF0721I REC,QRYDLOC,TF,D219,1
SCF0722I REC NO DEVICES LOCKED
SCF0726I REC COMPLETED


SCF0721I REC,QRYDLOC,TF,D22E,1
SCF0727E REC QRYDLOCK FAILED, RC:14 RS:48
SCF0728E REC QUERY_DEVICE_LOCK COMMAND FAILED.

IOS071I D22E,**,EMCSCF, START PENDING 478
SCF0727E REC QRYDLOCK FAILED, RC:14 RS:48
SCF0728E REC QUERY_DEVICE_LOCK COMMAND FAILED.
IEF196I IOS071I D22E,**,*MASTER*, START PENDING
IOS071I D22E,**,*MASTER*, START PENDING 482
IOS431I DEVICE D22E RESERVED TO CPU=0183BD2086,LPAR ID=01 484
SYSTEM=UNKNOWN

SNAP for me does not work.
SE11B    ESNP005S EMC SCF IS NOT AVAILABLE - EMCSNAP IS NOT AVAILABLE
IEF142I SE11B QCOPYRUN - STEP WAS EXECUTED - COND CODE 0028
IEF285I  EMC.STFX520.LINKLIB                          KEPT
IEF285I  VOL SER NOS= SRDFV0.

                                  

Best Regards APakh   

24 Posts

December 23rd, 2009 06:00

The message:

SE11B    ESNP005S EMC SCF IS NOT AVAILABLE - EMCSNAP IS NOT AVAILABLE

indicates that the STC for SCF is not active on the LPAR the job was executed on.  Start SCF (ResourcePak Base).

No Events found!

Top