culturewyj Beginner
Joined: 15 Jun 2006 Posts: 15 Topics: 10
|
Posted: Wed Oct 29, 2008 9:10 pm Post subject: schema name problem |
|
|
I am try to compile the file CSIAPDGA.CBL,but the error message will be generated as below:
425 IGYPS0208-I SQL0204N "INGENIUM.TPDGA" is an undefined name.
SQLSTATE=42704
The db contains the table kcapxst1.tpdga,I think it's the reason of the wrong schema,but how to make the compile to use the kcapxst1 schema.
do you know the options about schema in the visualage cobol |
|