This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| ================================================ | |
| Extended Properties as Database Global Variables | |
| ================================================ | |
| Author: Eitan Blumin | https://madeiradata.com | https://eitanblumin.com | |
| Date: 2021-06-04 | |
| Description: | |
| Use this sample script as a template or starting point | |
| for when you want to utilize extended properties | |
| to save and retrieve values as if using "global" variables |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is the list of exit codes for wget: | |
| 0 No problems occurred | |
| 1 Generic error code | |
| 2 Parse error — for instance, when parsing command-line options, the .wgetrc or .netrc… | |
| 3 File I/O error | |
| 4 Network failure | |
| 5 SSL verification failure | |
| 6 Username/password authentication failure | |
| 7 Protocol errors |
OlderNewer