Sistem informasi akademik berbasis aturan
AMIN, M. Miftakul, Ir. P. Insap Santosa, M.Sc.,Ph.D
2010 | Tesis | S2 Teknik ElektroActive database system merupakan suatu sistem basis data yang mampu menghasilkan suatu action tertentu secara otomatis jika mendeteksi suatu event yang memenuhi condition tertentu. Adanya komponen ECA rules dan fungsionalitas seperti triggers, stored procedure, stored function yang dimiliki active database system membuat sistem basis data memiliki kemampuan untuk memonitor secara otomatis proses input dan output data. Pemisahan komponen ECA rules di dalam basis data dengan program aplikasi juga akan memudahkan pengembangan sistem informasi. Penelitian ini menerapkan active database system dalam sistem informasi akademik, sehingga aturan bisnis akademik dapat ditanam dalam perangkat lunak basis data dan mampu menghasilkan solusi yang tepat secara otomatis. Penambahan komponen active database system pada perangkat lunak basis data ini mengakibatkan prosedur seperti distribusi matakuliah, rencana studi, cuti akademik, pemberian nilai, yudisium dan proses yang lain dapat dimonitor oleh sistem secara otomatis. Hal ini dapat dilakukan karena antara aplikasi dan basis data menggunakan model parameter driven approach untuk dapat saling berkomunikasi. Hasil dari penelitian ini membuktikan bahwa sebuah basis data tidak hanya berfungsi sebagai penampung data saja, tetapi dapat melakukan pengontrolan sistem informasi secara aktif, hal ini disebabkan karena logika program yang lazim ditanam dalam aplikasi dapat dipindahkan dan ditanam dalam perangkat lunak basis data.
Active database system is a database system that is able to produce a specific action automatically if it detects an event that meets a certain condition. The presence of ECA rules and functionality components such as triggers, stored procedures, stored functions owned by an active database system, making the database system has the ability to automatically monitor the process input and output of data. Separation the components of ECA rules in a database application program will also facilitate the development of information systems. This research applies the an active database system in academic information system, so that business rules can be planted in the academic database software and capable of producing the right solution automatically. Addition of the active component of the database system on the database software has resulted in procedures such as distribution courses, study plan, academic leave, giving value, yudisium and other processes can be monitored by the system automatically. This can be done because between applications and databases using a model of parameter driven approach to be able to communicate with each other. Results from this research proved that a database not only serves as a reservoir of data, but can actively control information system, this was due to normal logic programs that were planted within the application can be moved and embedded in the software database.
Kata Kunci : Active database system, ECA rules, Trigger