Use the commands that apply to your environment to test the ODBC connections.
Note: The command line syntax in this procedure contains the variables that are defined in Command Line Syntax Variables. Replace these variables (in italics) with the values that are appropriate for your environment.
Follow these steps:
SQLANYWHERE_DIR\dbping.exe -c "uid=BOE_UID;pwd=BOE_PWD; server=SQLANYWHERE_SERVER;host=SQLANYWHERE_HOST:SQLANYWHERE_PORT; dbn=DATABASE_NAME" -d
$SQLANYWHERE_DIR/dbping -c "uid=$BOE_UID;pwd=$BOE_PWD; server=$SQLANYWHERE_SERVER;host=$SQLANYWHERE_HOST:$SQLANYWHERE_PORT; dbn=$DATABASE_NAME" -d
SQLANYWHERE_DIR\dbping.exe -c "uid=BOE_UID;pwd=BOE_PWD; server=SQLANYWHERE_SERVER;host=SQLANYWHERE_HOST:SQLANYWHERE_PORT; dbn=AUDIT_DATABASE_NAME" -d
$SQLANYWHERE_DIR/dbping -c "uid=$BOE_UID;pwd=$BOE_PWD; server=$SQLANYWHERE_SERVER;host=$SQLANYWHERE_HOST:$SQLANYWHERE_PORT; dbn=$AUDIT_DATABASE_NAME" -d
|
Copyright © 2012 CA.
All rights reserved.
|
|