psShowErrno

Description

     This program displays the message associated with your operating
system 'errno' code.    Many poorly-written applications will show
you 'error = 10204' without telling you what 10204 means.  Many such error
codes are the infamous 'errno' variable.  If it is, you can use this
program to translate the code into something meaningful.

 

Syntax

psShowErrno -Eerrno -Foutput_file

 

Arguments

-E

Errno [REQUIRED]

-F

Name of file to write results [standard output]

 

Environment Variables Behind the Scenes

PS_SYSMSG_FILE

For the location of the system-wide messages file.

 

Go to DBPowerSuite 7.9 List of Programs.


Updated: Thu Jun 18 21:12:26 2009