how do you resolve for soc7 error

Answer Posted / srinivas yadav

SOC7: NON-NUMERIC FILEDS ON NUMERIC FIELDS
TO RESOLVE: GO TO SPOOL AND COPY THE OFFSET VALUE AND TYPE
IN THE COMMAND LINE F OFFSETVALUE, IT GOES TO THE
PARTICULAR PLACE SO THAT WE NEED TO CHANGE IT.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

1981


What is the function of the dd mgmtclas keyword in sms datasets?

728


What parameters can be used to limit the number of records written to a sysout dataset?

736


How is a type of file defined in the jcl that executes the cobol program?

699


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

898






Explain how can the attributes of one sms dataset be copied to another dataset?

694


How dummy is used in jcl?

638


Are there any set of rules for the names of the steps used in a job? What are they?

605


Explain the function of dd disp parameter?

588


What is the use of disp parameter?

643


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9200


How to pass data to a program that is coded in an exec statement?

811


Name the statement which can be used to send data to another mvs jes3 node?

593


what is the use of JCL?

655


Suppose I have five jobs to do. But I want to hold one?

647