1.按照说明安装Confluence,并创建缺省的管理员帐号admin2.下载hibernate_osuser_atlassianUserContext.xml,并改名为atlassianUserContext.xml,然后覆盖confluence/WEB-INF/classes目录下的同名文件(记得先备份旧文件!).3.将confluence/WEB-INF/classes/upgradeSubsystemContext.xml内对osuserMigra
系统 2019-08-12 09:26:51 2620
给一般用户授createanyprocedure、exectureanyprocedure这2个权限是很不安全的事。因为授权后,通过一些处理,该用户可以取得dba权限,请一定注意。下面是实验过程:SQL>createuserhackeridentifiedbybbk;Usercreated.SQL>grantcreatesessiontohacker;Grantsucceeded.SQL>grantcreateanyprocedure,executeany
系统 2019-08-12 01:55:01 2620
公司开发出来的系统,由于各现场oracle数据库版本有10.2.0.4、11.2.0.1、11.2.0.3、11.2.0.4;进而会导致版本不一导致错误问题。下面列举2个:1.wm_concat函数问题由于本地开发、测试环境都是10.2.0.4,该函数运行正常,后来问题现场版本是11g,导致该函数报错。后来经过排查,wm_concat这个函数中10.2.0.4之前返回都是varchar2类型,到10.2.0.5及以上版本返回为clob类型,而返回的临时cl
系统 2019-08-12 01:54:56 2620
HelpJohnny(类似杭电3568题)DescriptionPoorJohnnyissobusythisterm.Histutorthrewlotsofhardproblemstohimanddemandedhimtoaccomplishthoseproblemsinamonth.Whatawickedtutor!Aftercursinghistutorthousandsoftimes,Johnnyrealizedthathemuststarthisw
系统 2019-08-12 01:53:54 2620
聚集索引:ClusteredIndexesinSQLServer:ThingsYouNeedtoKnow-08Dec2005数据库压力测试:HowtoSetUpaSQLServerStressTestEnvironmentin8Steps:LessonsFromtheField-01Dec2005数据库监控:SQLServerMonitoringin8Steps:LessonsFromtheField-02Aug2005基线tips:10Baselinin
系统 2019-08-12 01:34:01 2620
原文:SQLCMD的介绍文章转载自:http://blog.sina.com.cn/s/blog_3eec0ced0100mhm2.html最近经常用到超过80M*.sql文件的导入问题。上网找了一下,发现超过80M的文件是不能在查询分析器中执行的。找了些解决方案,个人感觉最简单的方法就是这个SQLCMD的,拿出来分享一下,也方便日后自己使用。1sqlcmd-SSERVERNAME-UUSERNAME-PPASSWORD-ifilename.sql下面的内
系统 2019-08-12 01:34:00 2620
Tomcat7.0.32,OracleADFEssentials12.1.2OracleADFEssentials是OracleADF框架的免费版本。OracleADFessentials应用可以运行在Glassfish应用服务器上,Glassfish应用服务器是通过认证的可以运行OracleADFEssentials的应用服务器。然而,OracleADFEssentials应用也可以运行在其他JavaEE容器上。下面描述在Tomcat7上运行ADFFac
系统 2019-08-12 01:33:59 2620
ArtisticStyle1.15.3AFree,FastandSmallAutomaticFormatterforC,C++,C#,JavaSourceCodesbyTalDavidson,Israel(E-mail:davidsont@bigfoot.com)MainhomePagehttp://sourceforge.netProjectPagehttp://www.sourceforge.net/projects/astyleArtisticSty
系统 2019-08-12 01:33:06 2620
先在tomcat下的conf下找到server.xml文件,用记事本打开后,首先对端口号进行修改,以前一直以为8080是默认的端口号,其实默认的端口号是80
系统 2019-08-12 01:32:50 2620
DetectMemoryBottleneckinSQLServerBy:KasimWirama,MCDBAThisarticle,IwouldliketogiveinformationaboutmemorybottleneckatSQLServer.TheeasiestwaytoknowwhetheryourSQLServerundergoesmemorybottleneckisbylookingatTaskManager,tabPerformance,P
系统 2019-08-12 01:32:21 2620