How to find SAP Java Schema Name in DB2?
-
db2 "select tabschema from syscat.tables where tabname='J2EE_CONFIGENTRY'"
-
Imagination is Innovation
How to find SAP Java Schema Name in DB2?
db2 "select tabschema from syscat.tables where tabname='J2EE_CONFIGENTRY'"
You must be logged in to post a comment.