well, a COBOL stored procedure has stopped functioning. we pass
up data from UDB (v 8.1.4 in this case) to 390 (v 7.1.1). had
been working just fine. the application gets a SQL 100, no row.
when i look at the staging table where the stored procedure
writes, the rows are there. the destination table doesn't get the
row.
db2diag.log has this code and a text (from memory) "the credential
is not valid".
i can log on to the 390 database with the same userid/pwd that the
application is using, and see the staging table rows. i did a
search of the 390 books on-line, but got no hits on any of 3282,
3282N, or SQL3282N.
does this sound familiar??
thanks,
robert
up data from UDB (v 8.1.4 in this case) to 390 (v 7.1.1). had
been working just fine. the application gets a SQL 100, no row.
when i look at the staging table where the stored procedure
writes, the rows are there. the destination table doesn't get the
row.
db2diag.log has this code and a text (from memory) "the credential
is not valid".
i can log on to the 390 database with the same userid/pwd that the
application is using, and see the staging table rows. i did a
search of the 390 books on-line, but got no hits on any of 3282,
3282N, or SQL3282N.
does this sound familiar??
thanks,
robert
Comment