There is two attached file
First is the option file used by BATCH TSO client
The second file is the SYSOUT (result) of this batch
Thanks
-----Message d'origine-----
De: George Lesho [SMTP:[EMAIL PROTECTED]]
Date: mercredi 30 janvier 2002 18:03
A: [EMAIL PROTECTED]
Objet: Re: ANS8015E problem
I certainly am not an OS/390 expert but the error code ANS prefix indicates
it is a client problem specifically with the client option file. I would
figure out which client option file was causing the error and replace it.
If it is a Windows client, save it as a DOS type text file and remove any
tabs with Notepad. If it can be edited with VI, remove tabs/special
characters using the
":set list" option in the editor. George Lesho
Philippe ZANNI <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 01/30/2002 10:46:55 AM
Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc: (bcc: George Lesho/Partners/AFC)
Fax to:
Subject: ANS8015E problem
Sorry for the subject line
There is a TSM server on OS/390. When TSM start, there is the error
ANS8015E with error code 109.
I don't know why !
P.ZANNI
-----Message d'origine-----
De: George Lesho [SMTP:[EMAIL PROTECTED]]
Date: mercredi 30 janvier 2002 16:45
A: [EMAIL PROTECTED]
Objet: Re: Philippes ANS8015E problem
Philippe, Please Please Please use a subject line. With the many emails I
receive each day, keeping track of threads is a nightmare when posts to the
board come through with no subject line. In any case, you failed to mention
which platform client was displaying the error, the TSM server or client
version and other info that would help resolve the problem. The ANS8015E
error indicates that there is an unknown problem in the client's option
file. This may be due to the version the client and platform type. Please
provide more information. I have experienced problems with my options files
and server option file on Windows platforms using 4.1.4.5 client code due
to TSM not parsing these files correctly. It has to due with the type of
editor they were prepared on as there are special characters involved (such
as tabs) that can not be seen. The local work around we came upon is to not
use WordPad but then, this may not be your issue; it only applies to
Windows machines.
George Lesho
AFC Enterprises
Philippe ZANNI <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 01/30/2002 07:34:38 AM
Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc: (bcc: George Lesho/Partners/AFC)
Fax to:
Subject:
Dear listers
I have a this message :
ANS8015E File 'DD:DSCOPT', error code 109 from options processing.
what's mean error code 109 ?
Anybody can help me ?
Thanks
Cordialement
P.ZANNI
[EMAIL PROTECTED]
01 44 93 21 66
**********************************************************************
*** Tivoli Storage Manager (TSM) ***
*** Product Number 5697-TS9/5698-TSM ***
*** "Contains Restricted Materials of IBM" ***
*** (c) Copyright IBM Corporation 1990,2000 ***
*** Refer to copyright instructions ***
**********************************************************************
*
**********************************************************************
* *
* Sample MVS Server Options File *
* *
**********************************************************************
*
*--------------------------------------------------------------------*
* AuditStorage
* specifies that the storage is to be calculated as part of a storage
* audit. The default is yes
* Valid values: YES or NO
*--------------------------------------------------------------------*
auditstorage yes
*
*--------------------------------------------------------------------*
* Size of database buffer pool, in Kbytes.
*--------------------------------------------------------------------*
*>>> bufpoolsize 512
bufpoolsize 32768
*
*--------------------------------------------------------------------*
* Communication timeout value, in seconds.
* TEMPS D'ATTENTE MAXIMUM DU SERVEUR PAR RAPPORT � UN CLIENT
*--------------------------------------------------------------------*
*>>> commtimeout 60
commtimeout 120
*
*--------------------------------------------------------------------*
* Date format to use.
* 1 = MM/DD/YYYY (default)
* 2 = DD-MM-YYYY
* 3 = YYYY-MM-DD
* 4 = DD.MM.YYYY
* 5 = YYYY.MM.DD
*--------------------------------------------------------------------*
*>>> dateformat 1
dateformat 4
*
*--------------------------------------------------------------------*
* DBPAGESHADOW
* specifies whether database page shadowing is enable
* This parameter works with the MIRRORWRITE DB PARALLEL
* Valid values: YES or NO
* the default is yes
*--------------------------------------------------------------------*
dbpageshadow no
*
*--------------------------------------------------------------------*
* DBPAGESHADOWFILE
* specifies the name of the file to use for database page shadowing
* This parameter works with the DBPAGESHADOW
*--------------------------------------------------------------------*
*>>>dbpageshadowfile 'EXPLOIT.TSM.PAGE.SHADOW1'
*
*--------------------------------------------------------------------*
* Deletion notification exit.
* specifies a user exit that receives control when a tape volume is
* deleted from the database
*--------------------------------------------------------------------*
*>>> deletionexit MVSexitName
deletionexit ARCTVEXT
*
*--------------------------------------------------------------------*
* DEVCONFIG
* ********************************************************************
* DEVCONFig <filename>
DEVCONFIG 'EXPLOIT.TSM.DEVCONF'
*
* Specifies the name of a file that should contain device
* configuration information when it is changed by the server.
* Device configuration information is used by the
* server processes during server database recovery or load and
* DSMSERV DUMPDB processing.
*
* More than one of these parameters may be specified to record
* device configuration information to multiple files.
*
* Syntax
* +------------------+----------------------------------------------+
* ! DEVCONFig ! filename !
* +------------------+----------------------------------------------+
*
* Parameters
* filename - a fully-qualified file name
* to which the server is to automatically
* record device configuration
* information when it changes.
*--------------------------------------------------------------------*
* DISABLESCHEDS
* Valid values: YES or NO
*--------------------------------------------------------------------*
disablescheds no
*
*--------------------------------------------------------------------*
* EVENTSERVERLOGGING
* specifies whether at startup the server should try to contact
* the event server
* Valid values: YES or NO
* the default is yes
*--------------------------------------------------------------------*
eventserver no
*
*--------------------------------------------------------------------*
* Inventory Expiration Interval (hours)
* Specifies the time in hours between automatic inventory expiration
* processing on the Server.
* interval de temps sur lequel l'action de purge des donnees (DB & SG)
* sera declenchee
* Si la valeur est 0 => utilisation de la commande expire
*--------------------------------------------------------------------*
*>>> expinterval 1
expinterval 0
*
*--------------------------------------------------------------------*
* EXPQUIET
* Valid values: YES or NO
* the default is yes
*--------------------------------------------------------------------*
expquiet no
*
*--------------------------------------------------------------------*
* FILEEXIT
* Valid values: YES or NO
*--------------------------------------------------------------------*
*>>>fileexit yes data.mt1.log replace
*
*--------------------------------------------------------------------*
* FILETEXTEXIT
* Valid values: YES or NO
*--------------------------------------------------------------------*
*>>>filetextexit yes data.mt1.log replace
*
*---------------------------------------------------------------*
* FIXEDIOBUFSIZE
* Valid values: 1 to 64 megabytes
* the default value is 0
*---------------------------------------------------------------*
*>>>fixediobufsize 0
*
*---------------------------------------------------------------*
* HPDTBUFFER#
* Valid values: 2 to 1024
* the default value is 6
*---------------------------------------------------------------*
*>>>hpdtbuffer# 6
*
*---------------------------------------------------------------*
* HPDTENABLE
* Valid values: YES or NO
*---------------------------------------------------------------*
*>>>hpdtenable no
*
*---------------------------------------------------------------*
* HPDTexpand#
* Valid values: 2 to 128
* the default value is 2
*---------------------------------------------------------------*
*>>>hpdtexpand# 2
*
*---------------------------------------------------------------*
* HPDTSTORAGE
* Valid values: ECSA or DATASpace
*---------------------------------------------------------------*
*>>>hpdtstorage ecsa
*
*---------------------------------------------------------------*
* HTTPICSPORT
* for interlink tcpaccess
*---------------------------------------------------------------*
*>>>HTTPICSPort 1580
*
*
*---------------------------------------------------------------*
* HTTP port number on which server will listen for the
* WEB administrator interface (Default is 1580)
* To disable HTTP communications set TCPName to *none*
* (For IBM TCP/IP)
*---------------------------------------------------------------*
HTTPTCPPort 1580
*
*--------------------------------------------------------------------*
* ICSport port number on which server will listen.
*--------------------------------------------------------------------*
*>>> icsport 1500
*
*--------------------------------------------------------------------*
* Name of ICS/IP subsystem
*--------------------------------------------------------------------*
*>>> icssname acss
*
*--------------------------------------------------------------------*
* Idle session timeout value, in minutes.
* TEMPS D'ATTENTE MAXIMUM DU SERVEUR LORS DE L'ETABLISSEMENT
* D'UNE SESSION AVEC UN CLIENT
*--------------------------------------------------------------------*
*>>> idletimeout 15
idletimeout 10
*
*--------------------------------------------------------------------*
* Start MVS IUCV driver.
* Possible operands are START or *NONE*
*--------------------------------------------------------------------*
*>>> iucv START
*
*---------------------------------------------------------------*
* Language for server messages.
* Valid values: curently, only AMENG is valid
*---------------------------------------------------------------*
LANGuage AMENG
*
*--------------------------------------------------------------------*
* LICENSE
* specifies the terms of your license agreement
*--------------------------------------------------------------------*
*>>> license DRM
license managedsyslan 80
*
*--------------------------------------------------------------------*
* Size of log buffer pool in Kbytes.
*--------------------------------------------------------------------*
*>>> logpoolsize 128
logpoolsize 512
*
*--------------------------------------------------------------------*
* LOGWARNFULLPERCENT
* Valid values: 0 to 98
* the default value is 90
*--------------------------------------------------------------------*
logwarnfullpercent 90
*
*--------------------------------------------------------------------*
* MVS VTAM ACB name.
*--------------------------------------------------------------------*
*>>> luname TIVSMLU
luname *NONE*
*
*--------------------------------------------------------------------*
* Maximum number of simultaneous client sessions.
*--------------------------------------------------------------------*
*>>> maxsessions 25
maxsessions 60
*
*--------------------------------------------------------------------*
* Message format to use
* 1 = The message number for a message is displayed only at the
* beginning of the message even if the message spans more than
* one display line
* 2 = The message number for a message is displayed at the beginning
* of each display line for messages that span display lines
*--------------------------------------------------------------------*
*>>> messageformat 1
messageformat 1
*
*--------------------------------------------------------------------*
* Specify how mirrored READS of the DATABASE are to be executed:
* normal - read any ONE mirrored volume to obtain desired page
* verify - read ALL mirrored volumes for the desired page and
* re-synchronize invalid pages if found
*--------------------------------------------------------------------*
*>>> mirrorread db normal
mirrorread db normal
*
*--------------------------------------------------------------------*
* Specify how mirrored READS of the RECOVERY LOG are to be executed:
* normal - read any ONE mirrored volume to obtain desired page
* verify - read ALL mirrored volumes for the desired page and
* re-synchronize invalid pages if found
*--------------------------------------------------------------------*
*>>> mirrorread log normal
*
*--------------------------------------------------------------------*
* Specify how mirrored WRITES of the DATABASE are to be executed:
* parallel - pages are written to mirrored volumes in parallel
* All mirrored volumes for a page obtain their new
* copy of the page at approximately the same time.
* sequential - pages are written successfully to one mirrored
* volume before other mirrored volumes are directed
* to write their page
*--------------------------------------------------------------------*
*>>> mirrorwrite db sequential
mirrorwrite db sequential
*
*--------------------------------------------------------------------*
* Specify how mirrored WRITES of the RECOVERY LOG are to be executed:
* parallel - pages are written to mirrored volumes in parallel
* All mirrored volumes for a page obtain their new
* copy of the page at approximately the same time.
* sequential - pages are written successfully to one mirrored
* volume before other mirrored volumes are directed
* to write their page
*--------------------------------------------------------------------*
*>>> mirrorwrite log parallel
*
*---------------------------------------------------------------*
* MOVEBATCHSIZE
* *************************************************************
MOVEBatchsize 32
*
* Specifies the maximum number of client files that can be
* grouped together in a batch within the same server
* transaction for storage pool backup/restore, migration,
* reclamation, or move data operations. Specifying a larger
* number may improve performance but will require more server
* recovery log space.
*
* Any number between 1 and 256 (inclusive) may be specified.
* The default is 40.
*
* This parameter works with the MOVESIZETHRESH parameter below,
* in the following manner:
*
* The number of client files moved for each server database
* transaction during a server storage pool backup/restore,
* migration, reclamation or move data operation will be
* determined by the number and size of the file in the batch.
* If the number of files in the batch becomes equivalent to
* the MOVEBATCHSIZE before the cumulative size of the files
* becomes greater than the MOVESIZETHRESH, then the
* MOVEBATCHSIZE is used to determine the number of files moved
* or copied in the transaction. If the cumulative size of
* files being gathered for a move or copy operation exceeds
* the MOVESIZETHRESH value before the number of files becomes
* equivalent to the MOVEBATCHSIZE, then the MOVESIZETHRESH
* value is used to determine the number of files moved or
* copied in the transaction.
*
* Syntax
* +------------------+----------------------------------------+
* ! MOVEBatchsize ! nnn !
* +------------------+----------------------------------------+
*
* Parameters
* nnn - the number of files that should
* be batched in the same server
* transaction for server storage
* pool backup/restore, migration,
* reclamation, or move data
* operations.
* Values: 1-256 Default: 40
* ==============================================================
*
* MOVESIZETHRESH
* *************************************************************
MOVESizethresh 1
*
* Specifies a threshold, in megabytes, for the amount of data
* moved as a batch within the same server transaction for
* storage pool backup/restore, migration, reclamation, or move
* data operations. When this threshold is reached, no more
* files are added to the current batch,and a new server
* transaction is started after the batch is moved.
*
* Specifying a larger number may improve performance but will
* require more server recovery log space.
*
* Any number between 1 and 500 (inclusive) may be specified.
* The default is 500 (megabytes).
*
* This parameter works with the MOVEBATCHSIZE parameter above,
* in the following manner:
*
* The number of client files moved for each server database
* transaction during a server storage pool backup/restore,
* migration, reclamation or move data operation will be
* determined by the number and size of the files in the batch.
* If the number of files in the batch becomes equivalent to the
* MOVEBATCHSIZE before the cumulative size of the files becomes
* greater than the MOVESIZETHRESH, then the MOVEBATCHSIZE is
* used to determine the number of files moved or copied in the
* transaction. If the cumulative size of files being gathered
* for a move or copy operation exceeds the MOVESIZETHRESH value
* before the number of files becomes equivalent to the
* MOVEBATCHSIZE, then the MOVESIZETHRESH value is used to
* determine the number of files moved or copied in the
* transaction.
*
* Syntax
* +------------------+----------------------------------------+
* ! MOVESizethresh ! nnn !
* +------------------+----------------------------------------+
*
* Parameters
* nnn - the threshold in megabytes for
* data that may be batched in the
* same server transaction for server
* storage pool backup/restore,
* migration, reclamation, or move
* data operations.
*
* Values: 1-500 Default: 500
*
*--------------------------------------------------------------------*
* MPTHREADING
* Valid values: YES or NO
*--------------------------------------------------------------------*
mpthreading yes
*
*--------------------------------------------------------------------*
* MSGHILIGHT
* Valid values: 0 to 4
*--------------------------------------------------------------------*
msghighlight 0
*
*---------------------------------------------------------------*
* Suppress displaying messages, based on message severity level:
* 0 = no messages are suppressed
* 1 = all informational messages are suppressed
* 2 = all informational and warning messages are suppressed
*---------------------------------------------------------------*
MSGSUppress 0
*
*---------------------------------------------------------------*
* NOPREEMPT
*
*---------------------------------------------------------------*
*>>>nopreempt
*
*---------------------------------------------------------------*
* NORETRIEVEDATE
*
*---------------------------------------------------------------*
*>>>noretrievedate
*
*--------------------------------------------------------------------*
* Number format to use.
* the default value is 1
* thousand seperator decimal point seperator
* 1 = ',' '.' (default)
* 2 = ',' ','
* 3 = ' ' ','
* 4 = ' ' '.'
* 5 = '.' ','
* 6 = ''' ','
*--------------------------------------------------------------------*
*>>> numberformat 1
numberformat 3
*
*---------------------------------------------------------------*
* PDMCONNECT
* Valid values: PDM or TCP
*---------------------------------------------------------------*
*>>>pdmconnect tcp
*
*---------------------------------------------------------------*
* PDMNAME
* the default value is *NONE*
*---------------------------------------------------------------*
*>>>pdmname dmes
pdmname *NONE*
*
*---------------------------------------------------------------*
* PDMPORT
* This port is not a TCP/IP port on the system.It is a logical
* port for infospeed exPress Data Mover uses exclusively.
*---------------------------------------------------------------*
*>>>pdmport 1508
*
*---------------------------------------------------------------*
* QUERYAUTH
* Specifies the administrative authority level required to issue QUERY
* or SQL SELECT
* Valid values: none,system,policy,storage,operator,analyst
*---------------------------------------------------------------*
queryauth none
*
*---------------------------------------------------------------*
* REQSYSAUTHOUTFILE
* Valid values: yes or no
*---------------------------------------------------------------*
reqsysauthoutfile no
*
*---------------------------------------------------------------*
* RESTOREINTERVAL
* Valid values: 0 to 10080
* the default value is 1440 (24hours)
*---------------------------------------------------------------*
restoreinterval 1440
*
*---------------------------------------------------------------*
* MVS WTO route code for server messages.
* Valid values: 1 to 12
*---------------------------------------------------------------*
ROUTECode 11
*
*---------------------------------------------------------------*
* SEARCHMPQUEUE
* Specifies the order in which the server satifies requestsc in
* the mount queue.
*---------------------------------------------------------------*
searchmpqueue
*
*---------------------------------------------------------------*
* SELFTUNEBUFPOOLSIZE
* Specifies wether TSM can automatically tune the database
* buffer pool size
* Valid values: YES or NO
* the default value is NO
*---------------------------------------------------------------*
selftunebufpoolsize no
*
*---------------------------------------------------------------*
* SelfTuneTxnSize
* Specifies wether TSM can automatically changethe values of the
* TXNGROUPMAX, MOVEBATCHSIZE, MOVESIZETHRESH
* Valid values: YES or NO
*---------------------------------------------------------------*
SELFTUNETXNSIZE no
*
*---------------------------------------------------------------*
* TAPEIOBUFS
* Specifies how many tape I/O buffers the server can use to write
* or read from a tape media
* Valid values: 1 to 9
* the default value is 1
*---------------------------------------------------------------*
tapeiobufs 1
*
*---------------------------------------------------------------*
* TCPBUFSIZE
* Valid values: 4 to 32
* the default value is 32
*---------------------------------------------------------------*
tcpbufsize 32
*
*--------------------------------------------------------------------*
* Name of TCP/IP subsystem
*--------------------------------------------------------------------*
*>>> tcpname TCPIP
tcpname TCPIP
*
*--------------------------------------------------------------------*
* TCP/IP port number on which server will listen.
*--------------------------------------------------------------------*
*>>> tcpport 1500
tcpport 1500
*
*---------------------------------------------------------------*
* TECBEGINEVENTLOGGING
* If the TECHOST option is specified, TECBEGINEVENTLOGGING defaults
* to YES
* Valid values: YES or NO
*---------------------------------------------------------------*
tecbegineventlogging no
*
*---------------------------------------------------------------*
* TECHOST
* Specifies the IP address for the Tivoli event server
*---------------------------------------------------------------*
*>>>techost 45.91.xxxxxxx
*
*---------------------------------------------------------------*
* TECPORT
* Specifies the TCP/IP port address for the Tivoli event server
* Valid values: 0 to 32767
*---------------------------------------------------------------*
*>>>tecport 1555
*
*---------------------------------------------------------------*
* THROUGHPUTDATATHRESHOLD
* This option is used with THROUGHPUTTIMETHRESHOLD
* Valid values: 0 to 99999999
* the default value is 0
*---------------------------------------------------------------*
throughputdatathreshold 0
*
*---------------------------------------------------------------*
* THROUGHPUTTIMETHRESHOLD
* This option is used with THROUGHPUTDATETHRESHOLD
* Valid values: 0 to 99999999
* the default value is 0
*---------------------------------------------------------------*
throughputtimethreshold 0
*
*-------------------------------------------------------------------*
* Time format to use.
* 1 = HH:MM:SS (default)
* 2 = HH,MM,SS
* 3 = HH.MM.SS
* 4 = HH:MM:SSA and HH:MM:SSP (12 hours)
*-------------------------------------------------------------------*
*>>> timeformat 1
timeformat 1
*
*---------------------------------------------------------------*
* TXNGroupmax
* Number of files transferred as a group between the client and
* server.
* Valid values: 4 to 256
* Faire un test en positionnant SELFTUNETXNSIZE � YES
*---------------------------------------------------------------*
TXNGroupmax 256
*
*---------------------------------------------------------------*
* USELARGEBUFFERS
* Valid values: YES or NO
* the default value is YES
*---------------------------------------------------------------*
uselargebuffers yes
*
*---------------------------------------------------------------*
* USEREXIT
* Valid values: YES or NO module_name language
*---------------------------------------------------------------*
*>>>userexit no adsmv3ux c
*
*---------------------------------------------------------------*
* VOLUMEHISTORY
* ******************************************************************
* VOLUMEHistory <filename>
VOLUMEHISTORY 'EXPLOIT.TSM.HISTORY'
*
* Specifies the name of a file that should contain sequential
* volume history information when it is changed by the server.
* Sequential volume history information is used by the administrator
* and server processes during server database recovery.
*
* More than one of these parameters may be specified to record
* sequential volume history information to multiple files
*
* Syntax
* +------------------+----------------------------------------------+
* ! VOLUMEHistory ! filename !
* +------------------+----------------------------------------------+
*
* Parameters
* filename - a fully-qualified file name
* to which the server is to automatically
* record volume history information
* when it changes
*---------------------------------------------------------------*
1 J E S 2 J O B L O G -- S Y S T E M C P U B -- N O D E C I
P C P R O D
0
14.00.01 JOB07299 ---- THURSDAY, 31 JAN 2002 ----
14.00.01 JOB07299 TSS7000I ERR Last-Used 31 Jan 02 13:59 System=CPUB Facility=BATCH
14.00.01 JOB07299 $HASP373 ERRTST STARTED - INIT 64 - CLASS S - SYS CPUB
14.00.01 JOB07299 TSS7001I Count=09116 Mode=Fail Locktime=None Name=REAU ERIC
14.00.01 JOB07299 IEF403I ERRTST - STARTED - TIME=14.00.01
14.00.03 JOB07299 - --TIMINGS
(MINS.)-- ----PAGING COUNTS---
14.00.03 JOB07299 -JOBNAME STEPNAME PROCSTEP RC EXCP CONN TCB SRB
CLOCK SERV PG PAGE SWAP VIO SWAPS
14.00.03 JOB07299 -ERRTST STEP1 109 126 223 .00 .00
.0 5891 1 0 0 0 0
14.00.03 JOB07299 IEF404I ERRTST - ENDED - TIME=14.00.03
14.00.03 JOB07299 -ERRTST ENDED. NAME-SYST-ERR TOTAL TCB CPU TIME=
.00 TOTAL ELAPSED TIME= .0
14.00.03 JOB07299 $HASP395 ERRTST ENDED
0------ JES2 JOB STATISTICS ------
- 31 JAN 2002 JOB EXECUTION DATE
- 40 CARDS READ
- 91 SYSOUT PRINT RECORDS
- 0 SYSOUT PUNCH RECORDS
- 6 SYSOUT SPOOL KBYTES
- 0.03 MINUTES EXECUTION TIME
1 1 //ERRTST JOB (C1022BDEVSYST),'SYST-ERR ',
JOB07299
// MSGCLASS=X,CLASS=S,NOTIFY=ERR,
// REGION=6M,
// USER=ERR,PASSWORD=
//*
00030000
//* SUIVI QUOTIDIEN D'ADSM
00040000
//*--------------------------------------------------------------------
00050003
//* AVEC L'OS V2R8, LE PRODUIT ADSMV3.1 ETAIT LIVRE D'OU LA PRESENCE
00060003
//* DES MODULES DANS SYS1.LINKLIB
00070003
//*
00080003
//* LA VERSION ADSM V3.1 AVAIT ETE LIVRE EN OSV2R5 DANS UN CSI A PART,
00090003
//* D'OU LA PRESENCE DES MODULES DANS ADSM.V3.LINKLIB
00100003
//*
00110003
//* LA VERSION TSM V4.1 AVAIT ETE LIVRE EN OSV2R8 DANS UN CSI A PART,
00120003
//* D'OU LA PRESENCE DES MODULES DANS SYST.IBM.TSM.LINKLIB
00130003
//*
00140003
//* EN CONCLUSION,
00150003
//* --------------
00160003
//* 1) IL FAUT DECLARER APF LE PDS SYST.IBM.TSM.LINKLIB
00170003
//* 2) IL FAUT METTRE EN STEPLIB LE PDS SYST.IBM.TSM.LINKLIB DANS
00180003
//* LA STC ADSM ET DANS TOUS LES JOBS UTILISANT ADSM
00190003
//*--------------------------------------------------------------------
00200003
//*START EXEC PGM=TSECOMM
00210023
//*SYSIN DD DSN=SYST.PROCLIB(ERRWAIT),DISP=SHR
00220023
//*
00230021
//*
00240003
2 //STEP1 EXEC PGM=IKJEFT01,DYNAMNBR=40
00250003
3 //STEPLIB DD DISP=SHR,DSN=SYST.IBM.TSM.LINKLIB
00260024
//*TEPLIB DD DISP=SHR,DSN=TCPIP.SEZACMTX
00270024
//* DD DISP=SHR,DSN=SYST.IBM.TSM.SANSINC1
00280024
//* DD DISP=SHR,DSN=SYST.IBM.TSM.SANSINC2
00290024
//* DD DISP=SHR,DSN=SYST.IBM.TSM.SANSINC3
00300024
4 //DSCOPT DD DISP=MOD,DSN=EXPLOIT.TSM.ANRSERV.OPTIONS.BATCH
00310023
5 //DSCLANG DD DSN=SYST.IBM.TSM.SANSMSG(ANSMENU),DISP=SHR
00320007
6 //SYSTSPRT DD SYSOUT=*
00330001
7 //SYSPRINT DD SYSOUT=*
00340001
8 //SYSOUT DD SYSOUT=*
00350001
9 //SYSTSIN DD *
00360001
//*-------------------------------------------------------------------
00380001
1 STMT NO. MESSAGE
-
4 IGD01008I FICHIER EXPLOIT.TSM.ANRSERV.OPTIONS.BATCH ALLOUE SOUS SMS-ADSM
IEF236I ALLOC. FOR ERRTST STEP1
IGD103I SMS ALLOCATED TO DDNAME STEPLIB
IGD103I SMS ALLOCATED TO DDNAME DSCOPT
IGD103I SMS ALLOCATED TO DDNAME DSCLANG
IEF237I JES2 ALLOCATED TO SYSTSPRT
IEF237I JES2 ALLOCATED TO SYSPRINT
IEF237I JES2 ALLOCATED TO SYSOUT
IEF237I JES2 ALLOCATED TO SYSTSIN
IGD103I SMS ALLOCATED TO DDNAME SYS00001
IGD104I ERR.DSMERROR.LOG RETAINED, DDNAME=SYS00001
IEF142I ERRTST STEP1 - STEP WAS EXECUTED - COND CODE 0109
IGD104I SYST.IBM.TSM.LINKLIB RETAINED, DDNAME=STEPLIB
IGD104I EXPLOIT.TSM.ANRSERV.OPTIONS.BATCH RETAINED, DDNAME=DSCOPT
IGD104I SYST.IBM.TSM.SANSMSG RETAINED, DDNAME=DSCLANG
IEF285I ERR.ERRTST.JOB07299.D0000102.? SYSOUT
IEF285I ERR.ERRTST.JOB07299.D0000103.? SYSOUT
IEF285I ERR.ERRTST.JOB07299.D0000104.? SYSOUT
IEF285I ERR.ERRTST.JOB07299.D0000101.? SYSIN
IEF373I STEP/STEP1 /START 2002031.1400
IEF374I STEP/STEP1 /STOP 2002031.1400 CPU 0MIN 00.06SEC SRB 0MIN 00.00SEC
VIRT 104K SYS 352K EXT 1380K SYS 8908K
IEF375I JOB/ERRTST /START 2002031.1400
IEF376I JOB/ERRTST /STOP 2002031.1400 CPU 0MIN 00.06SEC SRB 0MIN 00.00SEC
1 � ���ERRTST
C1022BDEVSYST�SYST-ERR
�X�SyERR�6MvERRu s� �00�11� �
�m STEP1��IKJEFT01�40l�012000� �
�� >�STEPLIB�SHR��SYST.IBM.TSM.LINKLIB� �
� >�DSCOPT�MOD��EXPLOIT.TSM.ANRSERV.OPTIONS.BATCH� � �
� >�DSCLANG�b�SYST.IBM.TSM.SANSMSG�ANSMENU�SHR� �
.��>�SYSTSPRT.*��ERR.ERRTST.JOB07299.D0000102.? � � �
.��>�SYSPRINT.*��ERR.ERRTST.JOB07299.D0000103.? � � �
���>�SYSOUT.*��ERR.ERRTST.JOB07299.D0000104.? � � �
(�>�SYSTSIN��ERR.ERRTST.JOB07299.D0000101.? �� � � �
1DSMADMC / -ID=ADMIN -PA=ADMIN QUERY DB 00370017
1READY
DSMADMC / -ID=ADMIN -PA=ADMIN QUERY DB
READY
END
1ANS8015E File 'DD:DSCOPT', error code 109 from options processing.
0ANS8002I Highest return code was 109.