Creating the z/OS Setup Data Sets
Perform the steps in the following procedure to create the z/OS setup data sets.
To define and allocate z/OS setup data sets
After you have successfully transferred the staging files generated by the Upgrade Wizard up to Pause #0, log on to the host/LPAR where the staging database is to be created.
To create the REXX, CNTL and JCLLIB data sets, navigate to the
DSNHLQ.SIEBEL.JOB0
data set.Go to Edit mode on the data set and submit the job using the JCL in the
DSNHLQ.SIEBEL.JOB0
data set.After submitting the job, enter
cancel
on the command line or press PF3 to save changes.Verify that the job ran successfully (return code is 0) and that the following data sets were created:
DSNHLQ.SIEBEL.EXEC
DSNHLQ.SIEBEL.JCLLIB
DSNHLQ.SIEBEL.SP.SPCNTL
Verify that the following PDS members contain information that you defined in the Database Configuration Wizard on the midtier:
DSNHLQ.SIEBEL.EXEC(@TBOSTG)
contains the value for the staging schema qualifier.DSNHLQ.SIEBEL.EXEC(@TBOTAR)
contains the value for the target schema qualifier.