Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
give me procedure?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2
Author Message
shriya reddy
Warnings : 1

New User


Joined: 05 Jun 2004
Posts: 45

PostPosted: Tue Sep 14, 2004 8:43 pm    Post subject: give me procedure?
Reply with quote

Hi,

I have one DB2-COBOL program. In this for one table i added new coloum. what are the modification do in program.

please give the steps to follow in excution of the cobol-db2 program. give me detailes information.

BYE
Shriya Reddy
Back to top
View user's profile Send private message
References
harinadh

New User


Joined: 01 Sep 2004
Posts: 18

PostPosted: Sat Sep 18, 2004 5:29 pm    Post subject: Re: give me procedure?
Reply with quote

Hai,

You added one column in a table. So, you have to following things...

1. Generate DCLGEN again( if u use DCLGEN)
2. Change Code in the program regarding SQL statemens..
like....changes in INTO, etc...
Before Insert into table1 values(:ws-host1,:ws-host2)
Now, you have to add :ws-host3.

Like that whereever change needed u have to change it....

3. Precompile and compile-linkedit, and bind again.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2 All times are GMT + 6 Hours
Page 1 of 1