Data Archive
- Data Archive 6.4.4
- All Products
<server_name>;databasename=<dbname>
SELECT * from SYSADMIN.<OBJECT NAME>
<table name>_<job ID>
Then restart the Data Archive server.update am_platforms set DRIVER_NAME = 'com.informix.jdbc.IfxDriver' where platform_id = 24 update am_platforms set JDBC_URL = 'jdbc:informix-sqli://$HOST:$PORT/$DBNAME:INFORMIXSERVER=$SID;DELIMIDENT=Y' where platform_id = 24