Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

ASG Interview Questions
Questions Answers Views Company eMail

How is it possible to do a cross-sysplex copy of a PDS dataset by running one JCL on the target sysplex? I tried to use IEBCOPY with SUBSYS & CSM as follows: //CSMTRAN1 EXEC PGM=IEBCOPY //SYSPRINT DD SYSOUT=* //SYSUT1 DD DSN=PDS-Dataset-name-from,DISP=SHR, // SUBSYS=(CSM,'SYSPLEXNAME-FROM') //SYSUT2 DD DSN=PDS-Dataset-name-to,DISP=OLD, // SUBSYS=(CSM,SYSPLEXNAME-TO') //SYSIN DD DUMMY This did not work. I always get the following error "IEB1071E DD NAME SYSUT1 IS SUPPOSED TO BE A PARTITIONED DATA SET BUT IT HAS NO DIRECTORY. EXPECT A TERMINAL I/O ERROR. (DS1LSTAR=X'000000' DS1DSORG=X'0000' JFCDSORG=X'0200') " The source dataset is a catalogued pds dataset with many entries. The target dataset is allocated in the same job some lines before the transfer. I got an example like this for PS datasets with IEBGENER. But for PO datasets there should be a similar possibility...

3655

Post New ASG Interview Questions


ASG Interview Questions


Un-Answered Questions

Will silverlight-based applications and content run on any web server? What are the benefits to running it on servers running windows?

1


What is query cache in hibernate?

220


What is the difference between padding and margin?

298


Explain a few methods to implement functionally oriented programming in python?

482


What is the jsf?

75






What domain services are necessary for you to deploy the windows deployment services on your network?

125


Explain what is the full form of osi and tcp/ip model?

683


If you were to drill a circular hole in a sheet of metal and then heat the sheet, what would happen to the size of the hole?

672


What are the possible ways to gain information regarding the control file?

277


how do we write scripts in unix how to execute scripts in real time anybody please needfull or give me number i will cal u

1274


what is mySQL. Is there any specific qualification required to do this course ? What is the scope in India after doing mySQL

949


What is the difference between

and ?

518


define a output queue?

937


1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...

1910


List out the six packages available in xml digital signature api?

334