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

How to config External security server for zvse


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

New User


Joined: 05 Jun 2008
Posts: 3
Location: Thailand

PostPosted: Wed Oct 08, 2008 9:31 am
Reply with quote

I set my security in partition FB but i can not initial it find msg

FB 0011 // JOB SECSERV
DATE 08/10/2008, CLOCK 16/20/44
FB 0011 TSS0000I CA-Top Secret is Activating
FB 0011 TSS0001I TSS CVT loaded at 00341008
FB 0011 TSS9025E Unable to open parameter file
FB 0011 0S02I A CANCEL OR CANCEL ALL MACRO WAS ISSUED
FB 0011 0S00I JOB SECSERV CANCELED
FB 0011 0S07I PROBLEM PROGRAM PSW = 070D0000 80601C2A
FB-0011 1C10D PLEASE ASSIGN SYSRDR.


Did you have any idea? what should i do?

Thank you

------------------------security server part--------------------------
// JOB SECSERV
ASSGN SYSIN,FEC
ASSGN SYSPCH,FED
ASSGN SYSLST,IGN
ID USER=FORSEC
// SETPFIX LIMIT=100K,PERM
// LIBDEF DUMP,CATALOG=SYSDUMP.FB,PERM
// EXEC PROC=LIBDEF
ASSGN SYSLNK,DISK,VOL=DOSRES,SHR SYSTEM LINK FILE
ASSGN SYS001,DISK,VOL=SYSWK1,SHR SYSTEM WORK FILE 1
ASSGN SYS002,DISK,VOL=SYSWK1,SHR SYSTEM WORK FILE 2
ASSGN SYS003,DISK,VOL=SYSWK1,SHR SYSTEM WORK FILE 3
ASSGN SYS004,DISK,VOL=SYSWK1,SHR SYSTEM WORK FILE 4
ASSGN SYS019,DISK,VOL=25B000,SHR CATALOG
ASSGN SYS020,DISK,VOL=SYSWK2,SHR AUDIT
ASSGN SYS021,DISK,VOL=SYSWK2,SHR TOP SECRET
ASSGN SYS022,DISK,VOL=SYSWK2,SHR TOP SECRET
ASSGN SYS023,DISK,VOL=SYSWK2,SHR TOP SECRET
ASSGN SYS024,DISK,VOL=SYSWK2,SHR TOP SECRET
ASSGN SYS025,DISK,VOL=SYSWK2,SHR TOP SECRET
ASSGN SYS026,DISK,VOL=SYSWK2,SHR TOP SECRET
// EXEC PROC=TSS


--------------------------my tss proc to call --------------------------


ASSGN SYS027,DISK,VOL=25B000,SHR ASSIGNMENT FOR CAISECF
ASSGN SYS028,DISK,VOL=SYSWK2,SHR ASSIGNMENT FOR CAIBKUP (OPT)
// DLBL CAIBKUP,'CAI.TOP.SECRET.BACKUP.FILE',2099/366,SD
// EXTENT SYS028,SYSWK2,1,0,1710,300
// DLBL CAISECF,'CAI.TOP.SECRET.SECURITY.FILE',2099/366,SD
// EXTENT SYS027,25B000,1,0,49605,300
// OPTION SYSDUMP
// EXEC TSSMNGR,SIZE=128K
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: Wed Oct 08, 2008 9:54 am
Reply with quote

Hello and welcome to the forums,

Quote:
TSS9025E Unable to open parameter file
I suspect that the parameter file is missing or corrupt or that there is a problem with the jcl.

You need to review the Top Secret documentation and make sure your setup is correct as well as making sure that the content of the parameter file is correct.
Back to top
View user's profile Send private message
Tanaton

New User


Joined: 05 Jun 2008
Posts: 3
Location: Thailand

PostPosted: Wed Oct 08, 2008 9:57 am
Reply with quote

Thanks dick scherrer i will check my jcl and my proc again.
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 how to use Tso outtrap external function All Other Mainframe Topics 8
No new posts Issue with EXEC CICS QUERY SECURITY c... CICS 6
No new posts Z Monitoring server fails to start IBM Tools 1
No new posts Is the Output of Sort/Join dependent ... DFSORT/ICETOOL 2
No new posts FTP datasets to server CLIST & REXX 13
Search our Forums:

Back to Top