Changeman is a version and configuration control software for Mainframe, which gives you (the standard) facilities like bundling the related components (programs, JCLs etc) of a release together, vers...
MahajanY
Dec 18th, 2006
Don't know about the file-manager - are you asking about the one which comes up with Window? If you get answer, please tell me too.Changeman is a Change and version control software for Mainframe - by...
The simple reason to this is DML operations can be done on a single table ,AND AS YOUR VIEW IS DERIVED FROM MORE THAN ONE TABLE ,SO IT IS NOT POSSIBLE TO DELETE.
At first, you need to bind your sub routine to translate them into load module.Secondly, code the interface parameter in linkage section of main program.At last, write a call statement to link the sub routine.
Soumya
Oct 14th, 2006
You can run a subroutine by calling it through a main program.That you hav to define in the linkage section of the main program
after some research, I am going to retract my previous comment in lieu of another. If you really need to do this in COBOL, compile the program with the NODYN option. use the CALL Literal format ...
hi all,i am able to get a file in mainframe of rec len 80 as an attachment to my inbox ,but the same if i try to do with a file of rec len 1092 its giving max cc 0 but not transfering the file ,could u please suggest me something
Alex
Jul 7th, 2006
Objective: Converting a file with compress fields for another file with unpacked information, for a final FTP transfer to Windows environment.First is presented the file with the c...
If a fruit company is their and it will take the orders from the customers and supplies the fruits based on that orders,then first we have to create a map to know which customer is ordering then ...
Senthil Kumar
Apr 13th, 2006
With PAGE option of SEND commands we can send more than one map to CICS Screen.
Although it seems quite obvious, an unconditional break point occurs every time the program executes the statement where the break point is set. Say, line 2325.A conditional break point is based on a ...
DBRM is not a step in anything; it's one of the outputs of the precompiler.An RDBMS is based on Codd's Relational Model, which is simply the concept of a relation in mathematics.
Guest
Mar 14th, 2006
for execution of cobol there are three steps -1. compile 2.link edit3.executefor db2 there are following steps1.precompile2.dbrm3.bind plan/package
As per my understanding,if we want to restrict the user/to make him stop not to enter further any thing, we can take care this by making use of Stopping technique,which is a one byte field as soo...
brabhu
Mar 2nd, 2006
last byte of the unprotect field givung the autoskip command in ur map designed it will skip to next unprotect field and ot is not overwrite of N.
Ans