Responsibility of qa/test engineer when user finds a bug and how to handle the situation? Report generation save file on local machine Uft14 open and copy data from XML Create delta file in jcl Test scenario ms excel Restore grub file unstall Test scenarios for 'create and send email' ...
In the next section, we’ll look at the steps for creating the README file. Creating a GitHub Profile README The README file resides in a GitHub repository, the name of which is the same as the username of your GitHub account. To create the repository, follow these steps: Log in to...
The Archive process uses data set selection criteria to identify inactive data and then copies that data to the archive, which can reside on tape or in a cloud storage environment. You can also use the Archive process to create an ML3-like storage tier for your SMS management classes. ...
a) create a batch file say RunbatchJobs.batb) Open this file in notepad.c) Now,write the command "dsjob" with proper syntax for each job you want to run.d) in there are four jobs to be run in a batch,use dsjob command 4 times with different job names on each line.e) Save the...
@bvaradar I've tested deltastreamer by hudi in master branch, If I set hoodie.datasource.hive_sync.use_jdbc=false and use hive driver class to create hive table, It will report error java.lang.NoClassDefFoundError: org/json/JSONEXception . I checked spark libs and hudi jars, then I foun...
However, I will not discuss how to write SAS code, how to write SCL®, or how to create a SAS/AF FRAME. I will just describe how I used them within my client-server environment. INTRODUCTION In the beginning, was SAS code running under IBM MVS® in batch mode. Most of my users...
These records will be written to SORTXSUM at the time of SUM processing. If you need the duplicate records you have to mention SORTXSUM DD statement with the same length of SORTIN file. Was this answer useful? Yes ReplyRaja Sep 25th, 2007 Hi,The XSUM parameter cannot be given with...
To create a new GDG generation, you code in your JCL ..DSN=MY.GDG(+1), DISP=(NEW,CATLG) etc as normal. Whatever you created as a max generations, the last one gets dropped off (uncataloged and deleted) assuming you have that many generations. They are useful for backups and the...
DataStage - how do we create index in data satge? . 1 Answers are available for this question.
In a CICS transaction, if you try to do an SQL commit you wil get a -925 which is an environment error. 2PC requires that there be a coordinator (CICS) and participants (DB2, IMS, etc.). Only the coordinator can "coordinate" the commit process. Was this answer useful? Yes ReplyRel...