Please see DataStudioConfiguration.SUPPORT_INFORMIX_DBA_TOOLS ... "aquafold.dbatools.informix"
Application menu DBA Tools->Informix->Session Manager
Please see InformixSessionManagerPanel.java, ExtractServerSession.java, AFServerSession.java
initial code is working...
issues: connection time: is an integer, needs to be converted to a date type format. I used the java convertion and it was coming out very wrong so not sure how this integer corrolates to a date/time..
there are extra tabs that do nothing that need to be removed...
Some more info here:
http://publib.boulder.ibm.com/infocenter/idshelp/v111/index.jsp?topic=/com.ibm.sqls.doc/sqls1290.htm
and there: http://www.openadmintool.org/
Some more info here:
http://publib.boulder.ibm.com/infocenter/idshelp/v111/index.jsp?topic=/com.ibm.sqls.doc/sqls1290.htm
and there: http://www.openadmintool.org/
Issue #3066 |
Closed |
Incomplete |
Completion |
No due date |
No fixed build |
No time estimate |
initial code is working...
issues: connection time: is an integer, needs to be converted to a date type format. I used the java convertion and it was coming out very wrong so not sure how this integer corrolates to a date/time..
there are extra tabs that do nothing that need to be removed...