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

How to Enter The Spool Area In Real Time?

Answer Posted / nag

hi,

In IBM, we used directly S.ST at ISPF main menu.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does the jcl specify the job to os?

1215


Explain about LMQUERY�give a dialog information about a data set

1506


WORKING-STORAGE SECTION. 01 GROSS-PAY. 05 BASIC-PAY PIC 9(5). 05 ALLOWENCES PIC 9(3). PROCEDURE DIVISION. MOVE 1000 TO BASIC-PAY. MOVE 250 TO ALLOWENCES. DISPLAY GROSS-PAY. STOP RUN. 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move

1427


how can the same proc be re-used and called by many jobs?

1558


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

1262


how do you code a null statement?

1387


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2794


which parameter is used to check the syntax of a jcl without executing it?

1419


what is the compile process of cobol program expalin with code

2643


Does jcl support automatic restart?

1291


What is Cataloged Procedures?

1203


How can a jobs execution priority be modified?

1341


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2505


what is DSN parameter and DISP parameter is used for?

1207


what sort card you will use to copy the data from one dataset to another dataset?

1300