ResourceMiner runs on Windows 95 / 98 / NT / 2000 / 2003 / 2008 / XP / Vista / Windows7.
The computer should have performance equivalent to at least a Pentium 800 MHz with 512MB RAM.
Small and medium size applications
For small and medium size applications, up to 50-100 MB of source files, the JetEngine (MS Access) database handler works well. A new database can be created easy from within ResourceMiner. The whole database is one single .mdb file. The file size should not grow larger than ~1.2 GB to keep good performance. The absolute limit is 2 GB.
Large size applications
For larger applications or to handle several medium size applications in the same database (over 50-100 MB of source files), use a separate database server with good performance, for example SQL Server, DB2 UDB or MySQL. Other database types might work but are not supported, Oracle will not work.
The ResourceMiner database tables and indexes are created by a DDL which is included with the software. DB-connection is through OLEDB using a Connection String for your DB Provider, transaction logs should be simple and circular. Be prepared to increase log file size when loading source for the first time.
For Unix- or Linuxservers, DB2 UDB or MySQL are possible choices.
Computer Languages supported
Source files are parsed into the database through language definition extensions. ResourceMiner presuppose that source files are syntactic correct, ie the source must have passed syntax check or a compiler.
Existing Application Languages
IBM_MacroAssembler
IBM_JCL
IBM_Cobol
VMS_Cobol
UniSys_Cobol
MicroFocus_Cobol
MW_KSH_JCL
IBM_PLI
IBM_CSP
IBM_BMS (screens)
FMT (screens)
Easytrieve (batch only)
Unisys_Linc
Natural
VB6 and DTS-packages
VB.Net
C#.Net
SSIS
C/C++
Delphi 7/8/… (BDS)
PowerBuilder 7/8/…
Java
Web: HTML/ASP/JSP
Javascript
Oracle_PLSQL
+ some client specific script/languages
Existing Database Languages
AnsiSQL
UniSysSQL
OracleSQL
Microsoft_TSQL
Hibernate (HQL and SQL)
MQ-Queues
Planned Languages
AS400_RPG
FORTRAN
PASCAL
Other languages can be delivered upon request.