| Bug ID Number |
NIM063858 |
| Submitted | December 29, 2010 |
| Last Modified | April 2, 2025 |
| Applies to | ArcSDE/Enterprise Geodatabase |
| Version found | 10.1 |
| Version Fixed | 10.1 |
| Status | Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
|
Description
The ArcSDE 10 for Informix Post-Installation GUI fails with a SQL syntax error when defining the SDE user environment.
Cause
Incorrect format specifier for '%' in call to SES_wsprintf:
SES_wsprintf((SE_WCHAR *)sqlStmt, "SELECT bld_id FROM sysbldregistered WHERE bld_id LIKE 'spatial.8.%s' ; ", percent);
Workaround
Run the post-installer for ArcSDE 10 for Informix.
- Select Custom and click Next.
- Un-check the option to 'Define SDE User Environment.'
- Click Next and continue with the remaining steps in the post-installer.
Steps to Reproduce