|
View previous topic :: View next topic
|
| Author |
Message |
jemonthomas
New User
Joined: 24 Jul 2006 Posts: 35 Location: india
|
|
|
|
Hi,
I am trying to promote a db2 program.I am getting an issue that eventhough I have declared a cursor after combilation I am getting below message
DSNH050I I DSNHMAIN WARNINGS HAVE BEEN SUPPRESSED DUE TO LACK OF TABLE DECL
SOURCE STATISTICS
SOURCE LINES READ: 462
NUMBER OF SYMBOLS: 59
SYMBOL TABLE BYTES EXCLUDING ATTRIBUTES: 5448
THERE WERE 1 MESSAGES FOR THIS PROGRAM.
THERE WERE 0 MESSAGES SUPPRESSED BY THE FLAG OPTION.
234648 BYTES OF STORAGE WERE USED BY THE PRECOMPILER.
RETURN CODE IS 0
I am able to stage the program with MAXCC 4 but promotion is failing.
Can anyone please help me on this? |
|
| Back to top |
|
 |
enrico-sorichetti
Superior Member

Joined: 14 Mar 2007 Posts: 10900 Location: italy
|
|
|
|
| Quote: |
| Can anyone please help me on this? |
for these errors the best source of info is Your support ...
they know how the system was setup, we do not. |
|
| Back to top |
|
 |
Nic Clouston
Global Moderator
Joined: 10 May 2007 Posts: 2454 Location: Hampshire, UK
|
|
|
|
| What source mismanaged are you using? What makes you think that this message has something to do with it? It is, after all, only a warning message and the return code from this action is 0. |
|
| Back to top |
|
 |
dick scherrer
Moderator Emeritus

Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
| Quote: |
| I am able to stage the program with MAXCC 4 but promotion is failing. |
What issued an MAXCC 4. . . ? Please post this from the sysout. |
|
| Back to top |
|
 |
|
|