Page 1 of 1

Running Db2 cobol pgm

PostPosted: Sat Sep 25, 2010 10:32 pm
by nm992
I am running DB2 pgm..I am getting TImestamp error -818.

when the program runs, does it compare the timestamp in the loadlib and bindlib?

Re: Running Db2 cobol pgm

PostPosted: Sat Sep 25, 2010 10:39 pm
by dick scherrer

Re: Running Db2 cobol pgm

PostPosted: Sat Sep 25, 2010 10:57 pm
by nm992
Hi Dick,

Thanks

My doubt is at run JCL we just provide the load library name and not bind library..


Then how the timestamp of DBRM is matced?

Re: Running Db2 cobol pgm

PostPosted: Sat Sep 25, 2010 11:43 pm
by dick scherrer
Hello,

For compiling, linking, binding, and executing you need it use the "standard" processes for your system. These are site-specific.

There are different ways to configure an environment and you need to use what is already in place on your system.

Some senior, someone in support, or a dba can show which is is to be used.