Dears
I have got these questions from one of our clients, asking about relation between sql and laserfiche.
3. Is there any field(s) in this database that contain(s) XML or Binary information? No
4. What kind of usage ,
• Is it for OLTP transactions , I mean DML transactions like insert , update and delete ..?
• Or is it for ROLAP and MOLAP ( HOLAP) , I mean BI , dashboard and BAM (business activity monitor) ..?
5. Is any special configuration(s) that should be considered while DB implementations such as:
o DTC (Distributed transaction coordinator)
o Service broker
o CLR and assembly, if so what type of assemble, external access, unsafe, safe and is supported by GAC (Global assembly cache) or needs any other external .dll file..?
o RCSI (Read Committed snapshot isolation level)
o Encryption and if so what kind of encryption algorithm and what the key provisioning used there , I mean what DMK , Certificate , asymmetric key …etc.?
o Elevated privileges for application service account?
o certain data engineering solution like data archiving, data migration, data cleansing jobs ….?
o Special scheduled jobs to send reports or do some DML operations..?
o SSRS (SQL Server Reporting service) Reports..? No if so please mentioned their URLs and grant content manager privileges for us
o Any OLAP cubes or BI solution running there..?
o Linked server or distributed queries
o Replication or transaction log shipping with other DBs on other servers..?
o Any direct access from outside by any other users or systems …?