Use this procedure to get all the remote databases in the consolidated database, excluding the agent databases.
ParametersNone.
Returns| Results | Description |
|---|---|
|
remote_id |
VARCHAR(128). The remote ID of the remote database. |
|
schema_name |
VARCHAR(128). The type of the remote database. |
|
agent_id |
VARCHAR(128). The agent ID of the remote database. |
|
agent_conn_str |
VARCHAR(2048). The agent connection string. |
|
last_download_time |
TIMESTAMP. The last download time. |
|
last_upload_time |
TIMESTAMP. The last upload time. |
|
description |
VARCHAR(128). The description of the database. |
|
p_crsr |
SYS_REF_CURSOR. This is an OUT parameter for Oracle only. |
See also![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |
