Skip to main content

Support Tip: How can password information be hidden in compiler output?

  • July 9, 2022
  • 0 replies
  • 0 views

Heather Caldwell

ompiler output can include sensitive information, such as database UserID or password, example below: 

[cobol] DB2(PASS=MYUSER.MYPASSWORD,QUALIFIER=OMITTED,COLLECTION=IBMUSER,DB=TEMPDB)

Notice that UserID and password are shown in plain text with the above example compiler output.

How can this password information be hidden or removed?

Full article: https://portal.microfocus.com/s/article/KM000008369


#EnterpriseDeveloper
#SupportTips/KnowledgeDocs