IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) How can we increase the size of an existing PDS to include more no. of modules. I tried the answer posted by Jagan(TSO PDS 'pds name') but did not find it working. The answer posted by kamal i know very well. Please suggest me a answer so that we don't need to delete the existing PDS and still we can change the size as well.
10 35494I have two input SORTIN files and We need to create one SORTOUT file which contains data of both input files. What is the SortCard for this?. Suppose the length of the both files are different, then How we do it? Please reply ASAP
CSC,
4 33209can u tell me and give me an example : how to code a program checkpoint , restart, and tell me when and where i have to run 2 programs...Thanks
1 13303I am a fresher. I got project on AS 400. Can any body suggest the best book for learning of it.
1 6216could you give me an example how, where i code CHECKPOINT and restart...I need and example....thanks..
5 20615How do u know if a start command intiated a transaction or a terminal intiated a transaction
2 16572How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
5 16459If we are using empty VSAM file, we can see this empty file by using FILE AID tool. How can we open empty VSAM file if you are using in Program..?
3 11785how to identify the file used in the JCL is an VSAM file. Just seeing the JCL code how can we track the file as VSAM file?
CSC,
6 17518If I have 5 Queries in a DB2 Cobol program , while precompiling how many DBRMs will get created and How many Plans and Packages will get created while Bind Process?
8 18215Could anyone please suggest me what is the maximum length of data that can be pass as input in //sysin dd * This was asked in interview. TIA
3 13705
Tell me can we update with histogram?
Write a CL program which will run a batch job at 1 am every night
How to find occurrence of mu and pe fields in a file?
what is the maximum number of parameters allowed in rpg?
Is length = 0 sufficient to ascertain that the field has been modified?
Explain the function of the dd dcb keyword?
How to get the last record in vsam file in cluster?
What is jcl in mainframe?
which type of object is used in db2/400?
How to code the db2 queries using rexx?
What is the biggest disadvantage of using a vsam dataset?
define the purpose/use for sflrna?
What is the difference between read(1) and read work file once?
what will happen if there is no secondary allocation made for datasets?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?