Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



IBM MainFrame Interview Questions
Questions Answers Views Company eMail

What is the function of rollback in idms?

967

What is a set in idms?

918

Explain the three location modes?

965

What is monosysplex?

836

What is parallel sysplex?

888

What is sysplex?

977

What is the best way to code to provide me the info that there are disks in the array failing or failed? How to code? Run in batch?

860

How to find or access the current level of a gdg?

889

How to run my rexx exec?

980

Suppose I want to code a rexx program in order to get the inputfile and output files of jcl. I want code snippet or the coding for this?

1012

How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?

974

How to code the db2 queries using rexx?

1056

Suppose I have a ksds file. I have a records like 1,2,3,4,5,6,...100. I want to read using dynamic mode like from 10 the record onwards like, 10,12,14,16,18,....60. Wat is the command for this?

733

What is qsam? How it is used?

806

What is the use of qsam?

895


Un-Answered Questions { IBM MainFrame }

Define gdg?

1036


how do we describe cataloged procedure and an instream procedure?

1135


B37 abend during spufi?

1515


What is the information associated with sysibm.syslinks table?

1176


Who uses db2?

1124


which transient data queue support ati?

1198


is it compulsory commitment control in journal?

2523


is there any other way to install s/w in mainframe apart from smp/e system?

2686


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...

4114


What are the steps involved in access method services?

1011


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

1224


Kindly specify the pic clause for the hhmmss type of data fields?

1131


What are the advantages and disadvantages of a hierarchical database?

1211


Can you explain common systems area?

1166


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2532